decoder.cfg
来自「the newest JM software by h.264 JVT offi」· CFG 代码 · 共 23 行
CFG
23 行
test.264 ........H.264/AVC 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.)
0 ........Silent decode
1 ........Enable Deblocking filter in intra only profiles (0=disable, 1=filter according to SPS parameters)
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.
For bug reporting and known issues see:
https://ipbt.hhi.de
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?