summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-04 20:58:39 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-04 20:58:39 +0000
commit4e5c5c7ef804ce9e6423338ef289ed9748e82fa8 (patch)
tree588ae0208a2e874a9fa58f438544521112fca7e7
parent0429e97ca04088b3d735839603f3b540f31a1baf (diff)
downloadmpv-4e5c5c7ef804ce9e6423338ef289ed9748e82fa8.tar.bz2
mpv-4e5c5c7ef804ce9e6423338ef289ed9748e82fa8.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2085 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/mplayer.112
1 files changed, 11 insertions, 1 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 9ed6fa70d4..0dc582f348 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -69,6 +69,7 @@ mplayer \- Movie Player for Linux
.RB [ \-dvdangle\ angleid]
.RB [ \-dvdkey\ key]
.RB [ \-skin\ skin]
+.RB [ \-aspect\ ratio ]
.I - or file or device
.PP
.SH DESCRIPTION
@@ -200,10 +201,19 @@ display less output, status messages.
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