prof.b.param
来自「linux下将各类格式图片转换工具」· PARAM 代码 · 共 49 行
PARAM
49 行
# test suite parameter filePATTERN IBBBBBBBBIOUTPUT output/foodBASE_FILE_FORMAT PPMINPUT_CONVERT giftoppm *GOP_SIZE 30SLICES_PER_FRAME 1INPUT_DIR Test/tsINPUTmed*.gif [030-039]END_INPUT# all of the remaining options have to do with the motion search and qscale## change this only if you're unsatisfied with the CPU time or quality, or# are experimenting## if this appears in the file, then in addition to testing luminance when# computing motion vectors, program will also take into account chrominance## this option MUST appear before ERROR option, or it will be ignored## CHROMINANCE# MAD or MSE -- must be upper caseERROR MAD# FULL or HALF -- must be upper casePIXEL FULL# means +/- this many pixelsRANGE 8# YES or NO -- must be upper casePSEARCH_ALG EXHAUSTIVEBSEARCH_ALG SIMPLEIQSCALE 8PQSCALE 10BQSCALE 25
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?