[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.533,1.534

Ivan Kalvachev CVS iive at mplayerhq.hu
Tue Feb 3 01:14:07 CET 2004


Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv9169

Modified Files:
	mplayer.1 
Log Message:
xvid4 new aspect options - patch by Nico <nsabbi at tiscali.it>

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.533
retrieving revision 1.534
diff -u -r1.533 -r1.534
--- mplayer.1	2 Feb 2004 23:31:01 -0000	1.533
+++ mplayer.1	3 Feb 2004 00:14:04 -0000	1.534
@@ -5090,6 +5090,18 @@
 .RE
 .PD 1
 .TP
+.B aspect=<x/y | f (float value)>
+Store movie aspect internally, just like MPEG files.
+Much nicer solution than rescaling, because quality isn't decreased.
+MPlayer and few others players will play these files correctly, others will display
+them with the wrong aspect.
+The aspect parameter can be given as a ratio or a floating point number.
+.TP
+.B autoaspect
+Same as the aspect option, but automatically computes aspect, taking
+into account all the adjustments (crop/expand/scale/etc.) made in the
+filter chain.
+.TP
 .B psnr\ \ \ 
 Print the psnr (peak signal to noise ratio) for the whole video after encoding
 and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.




More information about the MPlayer-DOCS mailing list