decoder.cfg

来自「本源码是H.26L标准的Visual C++源代码」· CFG 代码 · 共 16 行

CFG
16
字号
test.26l                 ........H.26L coded bitstream
test_dec.yuv             ........Output file, YUV 4:2:0 format
mobile.yuv               ........Ref sequence (for SNR)
1                        ........Entropy Coding (0=UVLC 1=CABAC) (ignored in case of RTP Packet 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)
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 + -
显示快捷键?