mp4 - Evaluate Traces in Evalvid -
i using evalvid 2.7, ns-2.35, ubuntu 14.04 evaluate video traffic. when use command:
~/myevalvid2$ ./etmp4 -f -0 sd_a01 rd_a01 st_a01 a01.mp4 a01out
i receive error @ end:
loss_a01out.txt: percentage of lost frames|packets
column 1: (including h)
column 2: p
column 3: b
column 4: overalldelay_a01out.txt: jitter/delay statistics
column 1: frame|packet id
column 2: loss flag
column 3: end-to-end delay s
column 4: sender inter frame|packet lag s
column 5: receiver inter [frame|packet] lag s
column 6: cumulative jitter s hartanto et. al.rate_s_a01out.txt: sender rate
column 1: time s
column 2: momentary rate bytes/s
column 3: cumulative rate bytes/srate_r_a01out.txt: receiver rate
column 1: time s
column 2: momentary rate bytes/s column 3: cumulative rate bytes/serror in etmp4: double free or corruption (fasttop): 0x085ec028
aborted (core dumped)
do have idea how solve problem
export malloc_check_=0
run above command on terminal , run etmp4 command
Comments
Post a Comment