[MPlayer-DOCS] [PATCH] xvid zones patch doc
Diego Biurrun
diego at biurrun.de
Thu Jun 2 00:42:39 CEST 2005
On Wed, Jun 01, 2005 at 11:09:56PM +0200, Guillaume POIRIER wrote:
>
> Fixed patch attached. Please check if the Nroff formatting is correct,
> I can't test it.
>
> +.B zones=<zone0>[/\:<zone1>[/\:...]]
> +User specified quality for specific parts (ending, credits, ...)
> +(ABR or two pass).
> +Each zone is <start-frame>,<mode>,<value> where mode may be
Write the second mode as <mode>.
> +.IPs "q"
> +constant quantizer override.
> +In that case, value=<2.0\-31.0> represents the quantizer value.
> +.IPs "w"
> +ratecontrol weigth override.
weight
> +In that case, value=<0.01\-2.00> represents the quality correction in %.
I think there are better ways to to phrase both "In that case.."
sentences, but my tired brain cannot come up with any right now ;) Feel
free to commit, we can pick more nits later on.
> +.RSs
> +.IPs zones=90000,q,20
> +Encodes all frames starting with frame 90000 at constant quantizer 20.
> +.REss
The above line is superfluous and breaks the formatting.
Diego
More information about the MPlayer-DOCS
mailing list