decoder.cfg

来自「一个264程序在NS2下面的仿真程序。非常好用」· CFG 代码 · 共 16 行

CFG
16
字号
foreman_cif.264                 ........H.26L coded bitstream
foreman_cif_dec.yuv             ........Output file, YUV 4:2:0 format
foreman_cif.yuv    ........Ref sequence (for SNR)
1                        ........Entropy Coding (0=UVLC 1=CABAC) (ignored in case of RTP Packet File, no effect in Interim File)
0                        ........UseConstrainedIntraPred (1=Inter pixels are not used for Intra macroblock prediction)
5                        ........Size of Frame Buffer
1                        ........NAL mode (0=Telenor bitstream, 1: DPs, RTP packets, 2: Interim File)
500000                   ........Rate_Decoder
104000                   ........B_decoder
73000                    ........F_decoder
leakybucketparam.cfg     ........LeakyBucket Params

This is a file containing input parameters to the Telenor H.26L decoder.
The text line following each parameter is discarded by the decoder.

⌨️ 快捷键说明

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