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: overall

delay_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/s

rate_r_a01out.txt: receiver rate
column 1: time s
column 2: momentary rate bytes/s column 3: cumulative rate bytes/s

error 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

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -