[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.563,1.564
Tobias Diedrich CVS
syncmail at mplayerhq.hu
Wed Mar 24 16:16:38 CET 2004
CVS change done by Tobias Diedrich CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv31245/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
Use aspect from encoder for AVI vprp header
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -r1.563 -r1.564
--- mplayer.1 22 Mar 2004 02:12:00 -0000 1.563
+++ mplayer.1 24 Mar 2004 15:16:36 -0000 1.564
@@ -364,27 +364,6 @@
Particularly useful on slow terminals or broken ones that do not properly
handle carriage return (i.e. \\r).
.TP
-.B \-useaviaspect
-With this option MPlayer and MEncoder will read and write the aspect
-setting from the OpenDML AVI Video Property Header.
-
-This is a different method than the "aspect=..." option of
-libavcodec or XviD, and is prioritized over it during playback,
-because this header is processed first.
-
-Generally, encoding AVIs with square pixels is still the best
-choice, so aspect headers should be avoided.
-Some players can understand it, while they may not understand the
-aspect headers produced by the codec.
-
-.I EXAMPLE:
-.PD 0
-.RSs
-.IPs "\-aspect 16:9 \-useaviaspect"
-will add a header specifying 16:9 aspect ratio.
-.RE
-.PD 1
-.TP
.B \-v, \-verbose
Increment verbose level (more \-v means more verbosity).
.
@@ -3795,6 +3774,10 @@
.PD 1
.
.TP
+.B \-force-avi-aspect <0.2\-3.0>
+Override the aspect stored in the AVI OpenDML vprp header.
+This can be used to change the aspect ratio with \-ovc copy.
+.TP
.B \-info <option1:option2:...> (AVI only)
Specify the info header of the resulting AVI file.
.br
More information about the MPlayer-DOCS
mailing list