encodefootball_ql.bat

来自「JMVM MPEG MVC/3DAV 测试平台 国际通用标准」· Batch 代码 · 共 10 行

BAT
10
字号

@bin\H264AVCEncoderLibTestStatic -pf cfg\Football.cfg -numl 1 -mfile 0 2 mot\Football_layer0.mot -anafgs 0 3     tmp\Football_FGS0.dat
@bin\H264AVCEncoderLibTestStatic -pf cfg\Football.cfg -numl 2 -mfile 1 2 mot\Football_layer1.mot -encfgs 0 256.0 tmp\Football_FGS0.dat -anafgs 1 3      tmp\Football_FGS1.dat
@bin\H264AVCEncoderLibTestStatic -pf cfg\Football.cfg -numl 2                                    -encfgs 0 256.0 tmp\Football_FGS0.dat -encfgs 1 1024.0 tmp\Football_FGS1.dat -bf str\Football01

@bin\EncoderBitstreamMergerStatic.exe -numl 2 -ql tmp\Football -infile 0 str\Football01 -outfile str\Football_CIF30-1024.264

@CALL extractFootball.bat
@CALL decodeFootball.bat

⌨️ 快捷键说明

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