decoder.cfg
来自「JM 11.0 KTA 2.1 Source Code」· CFG 代码 · 共 18 行
CFG
18 行
test.264 ........H.26L coded bitstream
test_dec.yuv ........Output file, YUV/RGB
test_rec.yuv ........Ref sequence (for SNR)
1 ........Write 4:2:0 chroma components for monochrome streams
0 ........NAL mode (0=Annex B, 1: RTP packets)
0 ........SNR computation offset
2 ........Poc Scale (1 or 2)
500000 ........Rate_Decoder
104000 ........B_decoder
73000 ........F_decoder
leakybucketparam.cfg ........LeakyBucket Params
0 ........Err Concealment(0:Off,1:Frame Copy,2:Motion Copy)
2 ........Reference POC gap (2: IPP (Default), 4: IbP / IpP)
2 ........POC gap (2: IPP /IbP/IpP (Default), 4: IPP with frame skip = 1 etc.)
8 ........Output bit depth for internal bit depth increase of KTA Reference Tool (<= Min(BitDepthLuma, BitDepthChroma))
This is a file containing input parameters to the JVT H.264/AVC decoder.
The text line following each parameter is discarded by the decoder.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?