football_layer1.cfg

来自「JVT-S203 contains the JSVM 6 reference s」· CFG 代码 · 共 36 行

CFG
36
字号
# JSVM 2.0 Layer Configuration File

#============================== INPUT / OUTPUT ==============================
176                                               # Input  frame width
144                                               # Input  frame height
15                                               # Input  frame rate [Hz]
15                                               # Output frame rate [Hz]
../orig/FOOTBALL_QCIF15.yuv                       # Input  file
tmp/FOOTBALL_rec_layer1.yuv                       # Reconstructed file

#============================== DECOMPOSITION (MCTF) ==============================
0                                                 # Update Step (0: without update, 1: with update)
1                                                 # QP selection (0: standard, 1: adaptive)
1                                                 # Intra mode usage (0: off, 1: on)
0                                                 # FREXT mode (0:off, 1:on)

#============================== CODING (MCTF) ==============================
1                                                 # Max. absolute delta QP
32.00                                             # Quantization parameters
0.00                                              # Number of FGS layers ( 1 layer - about delta QP = 6 )

#============================== CONTROL (MCTF) ==============================
32.00                                             # QP for motion estimation / mode decision (stage 0)
32.00                                             # QP for motion estimation / mode decision (stage 1)
32.00                                             # QP for motion estimation / mode decision (stage 2)
32.00                                             # QP for motion estimation / mode decision (stage 3)
32.00                                             # QP for motion estimation / mode decision (stage 4)
32.00                                             # QP for motion estimation / mode decision (stage 5)

1                                                 # Inter-layer Prediction (0: never, 1: always, 2:adaptive)
3                                                 # Base quality level (0, 1, 2, 3) (0: no, 3, all) 
1                                                 # Decoding loops (0:single, 1:multiple for LP, 2:multiple)

0                                                 # Motion Info Mode (0:no, 1:load, 2:save )
mot/FOOTBALL_layer1.mot                           # Motion Info File

⌨️ 快捷键说明

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