[MPlayer-DOCS] Probably inconsistance in man page
Diego Biurrun
diego at biurrun.de
Sun Nov 5 18:42:44 CET 2006
On Sun, Nov 05, 2006 at 08:16:17PM +0600, voroshil at gmail.com wrote:
> During translation of mplayer man page i have found two similar options (-zrhdec
> and -zrvdec) with identical description.
> Please review attached patch and apply it, if needed.
>
> --- mplayer.1 (revision 20684)
> +++ mplayer.1 (working copy)
> @@ -2936,7 +2936,7 @@
> .B \-zrhdec <1|2|4> (\-vo zr only)
> Horizontal decimation: Ask the driver to send only every 2nd or 4th
> -line/\:pixel of the input image to the MJPEG card and use the scaler
> +pixel of the input image to the MJPEG card and use the scaler
> of the MJPEG card to stretch the image to its original size.
> @@ -2955,7 +2955,7 @@
> .B \-zrvdec <1|2|4> (\-vo zr only)
> Vertical decimation: Ask the driver to send only every 2nd or 4th
> -line/\:pixel of the input image to the MJPEG card and use the scaler
> +line of the input image to the MJPEG card and use the scaler
> of the MJPEG card to stretch the image to its original size.
Yes, a change is needed, but I don't know which way around is correct ..
Diego
More information about the MPlayer-DOCS
mailing list