slice.param

来自「linux下将各类格式图片转换工具」· PARAM 代码 · 共 48 行

PARAM
48
字号
# test suite parameter filePATTERN		IIIIIIIIIOUTPUT		ts.mpgBASE_FILE_FORMAT	PPMINPUT_CONVERT	giftoppm *GOP_SIZE		1SLICES_PER_FRAME	170000INPUT_DIR	tsINPUTmed*.gif	[030-034]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		HALF# means +/- this many pixelsRANGE		4# YES or NO -- must be upper caseSUBSAMPLE	NOIQSCALE		31PQSCALE		10BQSCALE		25

⌨️ 快捷键说明

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