[MPlayer-DOCS] Probably inconsistance in man page
voroshil at gmail.com
voroshil at gmail.com
Sun Nov 5 15:16:17 CET 2006
Hi, all.
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.
--
Vladimir Voroshilov mailto:voroshil at gmail.com
Omsk State University
JID: voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
Index: mplayer.1
===================================================================
--- mplayer.1 (revision 20684)
+++ mplayer.1 (working copy)
@@ -2936,7 +2936,7 @@
.TP
.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.
.
.TP
@@ -2955,7 +2955,7 @@
.TP
.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.
.
.TP
More information about the MPlayer-DOCS
mailing list