readme.txt

来自「h.264 影像壓縮 必須在 .net 的環境 下操作」· 文本 代码 · 共 14 行

TXT
14
字号
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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?