summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 17:40:41 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 17:40:41 +0000
commitaa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168 (patch)
treedd0ae2ffe4d7a035066ec71f1195a343f4039dcd /DOCS/mplayer.1
parentefa3b5b6bc1c028fb8bc1fa94fd09715ed38a970 (diff)
downloadmpv-aa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168.tar.bz2
mpv-aa9fa2b91ffa4ee0b41ed06f2fd65709cea0b168.tar.xz
The quick red fox jumped over the lazy brown dog.
(say it 5 times:) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@223 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.150
1 files changed, 37 insertions, 13 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 83ce95a2c5..1dea5de501 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -27,6 +27,7 @@ mplayer \- Movie Player for Linux
.RB [ \-dsp\ device ]
.RB [ \-pp\ quality ]
.RB [ \-include\ configfile ]
+.RB [ \-ffactor\ number ]
.I file
.PP
.SH DESCRIPTION
@@ -92,21 +93,14 @@ Maybe less/more.
.I NOTE
You can use this with OpenDivX encoding too! See ALPHA/BETA CODE section.
-.IP
-.SH KEYBOARD CONTROL
-.TP
-.I NOTE
-These keys may/may not work, depending on your video output driver.
.TP
- <- or -> seek backward/forward 10 seconds
-
-up or down seek backward/forward 1 minute
+.B \-ffactor\ number
+resample alphamap of the font. Can be:
-p or SPACE pause movie (press any key)
-
-q or ESC stop playing and quit program
-
-+ or - adjust audio delay by +/- 0.1 second
+ 0 plain white fonts
+ 0.75 very narrow black outline [default]
+ 1 narrow black outline
+ 10 bold black outline
.IP
.SH "ADVANCED OPTIONS"
.TP
@@ -169,6 +163,36 @@ Specifies the bitrate to encode OpenDivx at
used with '-vo odivx' .
Specifies the output OpenDivX file. Won't overwrite.
.IP
+.SH KEYBOARD CONTROL
+.TP
+.I NOTE
+These keys may/may not work, depending on your video output driver.
+.TP
+ <- or -> seek backward/forward 10 seconds
+
+up or down seek backward/forward 1 minute
+
+p or SPACE pause movie (press any key)
+
+q or ESC stop playing and quit program
+
++ or - adjust audio delay by +/- 0.1 second
+.IP
+.SH FILES AND DIRECTORIES
+.TP
+.I CONFIG FILES
+Settings are stored system-wide in the /etc/mplayer.conf file,
+and per-user in $HOME/.mplayer/config. The directory
+$HOME/.mplayer and the 'config' are created if doesn't exist.
+.TP
+.I FONTS
+Fonts are searched in $HOME/.mplayer/font. There must be a font.desc
+file, and files with .RAW extension.
+.TP
+.I SUB FILES
+Sub files are searched in $HOME/.mplayer/sub, and in the directory
+of the movie.
+.IP
.SH "EXAMPLES"
Just launch it! :)
.LP