我使用evalvid 2.7, ns-2.35, ubuntu 14.04来评估视频流量。但是当我使用这个命令时:
~/myevalvid2$ ./etmp4 -f -0 sd_a01 rd_a01 st_a01 a01.mp4 a01out
我收到这个,最后有一个错误:
loss_a01out.txt:丢失帧的百分比|数据包
第1列:I(含H)
第二列:P
第3列:B
第4栏:overalldelay_a01out.txt:抖动/延迟统计信息
列1:帧|数据包id
第二列:丢失标志
第3列:端到端延迟s
第4列:发送方帧间|数据包延迟s
第5列:接收端inter [frame|packet] lag s
第6列:Hartanto等人的累积抖动rate_s_a01out.txt:发送率
第1列:时间s
第2列:瞬时速率字节/秒
第3列:累计速率bytes/srate_r_a01out.txt:接收速率
第1列:时间s
第2列:瞬时速率字节/秒第3列:累计速率bytes/setmp4: double free or corruption (fasttop): 0x085ec028
Aborted (core dump)
你知道我怎样才能解决这个问题吗
export MALLOC_CHECK_=0
在终端上运行上述命令,然后运行etmp4命令