changeset 2084:d7c9646d7075

*** empty log message ***
author gabucino
date Thu, 04 Oct 2001 20:58:39 +0000
parents 1de3cf0d7c57
children d795f57e5ff6
files DOCS/mplayer.1
diffstat 1 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Thu Oct 04 20:58:28 2001 +0000
+++ b/DOCS/mplayer.1	Thu Oct 04 20:58:39 2001 +0000
@@ -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