summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-22 02:12:00 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-03-22 02:12:00 +0000
commit0062d4583dc6f534415637422fa2d6124eb86f78 (patch)
tree7d9ef41fce3f8041159026b331e5b6d4a63d6db2 /DOCS
parent10c153004d0d4fec82ea13240001a48366c50cf7 (diff)
downloadmpv-0062d4583dc6f534415637422fa2d6124eb86f78.tar.bz2
mpv-0062d4583dc6f534415637422fa2d6124eb86f78.tar.xz
Include the comments from -aviaspect into the description of -useaviaspect and remove -aviaspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12055 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.150
1 files changed, 21 insertions, 29 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index cdaf8db38f..cdeb5e692b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -364,12 +364,29 @@ will not be displayed.
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).
-.TP
-.B \-useaviaspect
-With this option MPlayer and MEncoder will read and write the aspect setting
-from the OpenDML Video Property Header.
.
.PD 0
.RSs
@@ -3745,31 +3762,6 @@ CBR only, VBR ignores this as it puts each packet in a new chunk.
.B \-audio-preload <0.0\-2.0>
Sets up audio buffering time interval (default: 0.5s).
.TP
-.B \-aviaspect <w:h>
-Encode an additional AVI header with aspect ratio.
-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.
-
-This option is included for completeness.
-Some players can understand it, while they do not understand the
-aspect headers produced by the codec.
-If you wish to target such a player, use this option.
-Generally, encoding AVIs with square pixels is still the best
-choice, so aspect headers should be avoided.
-Only use this option if you know what you are doing.
-Avoid using it together with the aspect option of the codec, as it
-could give unpredictable results.
-
-.I EXAMPLE:
-.PD 0
-.RSs
-.IPs "\-aviaspect 16:9"
-will add a header specifying 16:9 aspect ratio.
-.RE
-.PD 1
-.
-.TP
.B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (see \-ss and \-sb option too)
Stop encoding at given time or byte position.
Can be specified in many ways: