[MPlayer-DOCS] r19281 - trunk/DOCS/man/en/mplayer.1

nicodvb subversion at mplayerhq.hu
Mon Jul 31 22:07:21 CEST 2006


Author: nicodvb
Date: Mon Jul 31 22:07:21 2006
New Revision: 19281

Modified:
   trunk/DOCS/man/en/mplayer.1

Log:
don't use vaspect on mpeg1 video streams

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	(original)
+++ trunk/DOCS/man/en/mplayer.1	Mon Jul 31 22:07:21 2006
@@ -9528,7 +9528,8 @@
 .
 .TP
 .B vaspect=<1 | 4/3 | 16/9 | 221/100>
-Sets the aspect ratio for MPEG-1/2 video.
+Sets the display aspect ratio for MPEG-2 video. Don't use it on MPEG-1
+or the resulting code will be completely wrong.
 .
 .TP
 .B vbitrate=<int>



More information about the MPlayer-DOCS mailing list