[MPlayer-dev-eng] [PATCH] CQMs in x264
Diego Biurrun
diego at biurrun.de
Wed Jul 27 02:35:53 CEST 2005
On Tue, Jul 26, 2005 at 07:46:20PM +0100, Robert Swain wrote:
> How's this for size?
better
> +.B cqm=<jvt|flat|<filename>>
> +Uses either a predefined custom quantization matrix or loads a JM format
> +matrix file. (default: not used)
The note in parentheses is redundant.
> +.IPs jvt\
You're not forcing a linebreak here, you need to pad one more character.
> +.B cqm4iy=<list>
> +Custom 4x4 intra luminance matrix. A list of 16 comma separated values.
Capitalization is funky here, try
custom 4x4 intra luminance matrix (list of 16 comma separated values)
What those values are is still a mystery.
Whoever came up with these cleverly inconsistent option names (i vs y vs
p) should enter some sort of obfuscation contest...
> +.RE
> +.I NOTES:
.RE ends, not starts, first level suboptions.
Diego
More information about the MPlayer-dev-eng
mailing list