ReadMe.txt
资源名称:chapter15.rar [点击查看]
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:1k
源码类别:
Audio
开发平台:
Visual C++
- This programm can be used to simulate packet loss on RTP files. The C random number
- generator is used for selecting the packets. The random number generator is not
- initialized befur usage. Therefore subsequent runs of the tool will create identical
- loss pattern.
- usage:
- rtp_loss.exe infile outfile losspercent <keep_leading_packets>
- <keep_leading_packets> is an optinal parameter that specifies the number of RTP
- packets that are kept at the beginning of the file. This can be useful if the loss
- of parameter sets or IDR pictures shall be avoided.