[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.86,1.87

Winner of tha face compo gabucino at mplayer.dev.hu
Thu Oct 4 22:58:43 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv32314/DOCS

Modified Files:
	mplayer.1 
Log Message:



Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- mplayer.1	27 Sep 2001 16:16:07 -0000	1.86
+++ mplayer.1	4 Oct 2001 20:58:39 -0000	1.87
@@ -69,6 +69,7 @@
 .RB [ \-dvdangle\ angleid]
 .RB [ \-dvdkey\ key]
 .RB [ \-skin\ skin]
+.RB [ \-aspect\ ratio ]
 .I - or file or device
 .PP
 .SH DESCRIPTION
@@ -200,10 +201,19 @@
 used in combination with -nosound and -vo null for benchmarking.
 .TP
 .B \-skin skin directory
-load skin from this directory. For example '-skin fittyfene' tries these :
+load skin from this directory (WITHOUT path name!). For example '-skin fittyfene' tries these :
 
     /usr/local/share/mplayer/Skin/fittyfene
     ~/.mplayer/Skin/fittyfene
+.TP
+.B \-aspect ratio
+set aspect ratio of movies. It's autodetected on MPEG files, and can't be
+autodetected on AVI files. Examples:
+
+    -aspect 4:3
+    -aspect 1.2
+
+(has -noaspect pair)
 .IP
 .SH "ADVANCED OPTIONS"
 .TP




More information about the MPlayer-cvslog mailing list