annotate DOCS/mplayer.1 @ 5683:588237bcd14c

applied goth (Jonas Jermann)'s patch
author gabucino
date Thu, 18 Apr 2002 16:45:25 +0000
parents 501ebd981377
children 8031d86f1839
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
1
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2 .\" This manpage was/is done by Gabucino
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
3 .\"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
4 .TH "MPlayer" "1" "2002-04-13"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
5
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
6 .SH "NAME"
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 mplayer \- Movie Player for Linux
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
8
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
9 .SH "SYNOPSIS"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
10 .B mplayer
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
11 .RB [options]\ [\fIfile\fP\ |\ \fIURL\fP\ |\ \fIplaylist\fP\ |\ \-\ |\ ...]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
12 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
13 .B mplayer
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
14 .RB [global\ options]\ \fIfile1\fP\ [specific\ options]\ [file2]\ [specific\ options]\ ...
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
15 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
16 .B mplayer
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
17 .RB [global\ options]\ {\fIgroup\ of\ files\ and\ options\fP}\ [group\ specific\ options]\ ...
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
18 .br
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
19 .B mplayer
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
20 .RB [dvd|vcd|tv]://[id|options]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
21
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
22 .SH "DESCRIPTION"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
23 .B mplayer
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
24 is a movie player for LINUX (runs on many other Unices, and non\-x86
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
25 CPUs, see section 6). It plays most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV, FLI,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
26 RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, supported by many native, XAnim, and
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
27 Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, and even DivX movies too
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
28 (and you don't need the avifile library at all!).
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
29
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
30 Another big feature of mplayer is the wide range of supported output drivers.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
31 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you can use
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
32 GGI and SDL (and this way all their drivers) and some lowlevel card-specific drivers
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
33 (for Matrox, 3Dfx and Radeon) too!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
34 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
35 Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
36 MPlayer supports displaying through some hardware MPEG decoder boards, such as the DVB and
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
37 DXR3/Hollywood+!
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
38
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
39 Nice big antialiased shaded subtitles with european/ISO 8859-1,2 (hungarian, english, czech,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
40 etc), cyrillic, korean fonts are supported (10 supported subtitle formats: MicroDVD, SubRip,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
41 SubViewer, SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, VobSub, and our
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
42 own: MPsub).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
43
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
44 .SH "GUI OPTIONS"
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
45 .I NOTE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
46 The GUI code has to be compiled in *explicitly* (see documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
47 .TP
2099
gabucino
parents: 2084
diff changeset
48 .B \-gui
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
49 Start MPlayer in GUI mode.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
50 .TP
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
51 .B \-skin <skin\ directory>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
52 Load skin from this directory (WITHOUT path name!). For example '\-skin fittyfene' tries these:
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
53
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
54 /usr/local/share/mplayer/Skin/fittyfene
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
55 ~/.mplayer/Skin/fittyfene
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
56
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
57 .SH "DVD OPTIONS"
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
58 .I NOTE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
59 These options are valid only with DVD support compiled in (see documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
60 .br
4531
1736cd920aa4 applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents: 4502
diff changeset
61 .I NOTE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
62 DVD playback sometimes requires deinterlacing: see '\-pp 0x20000' or '\-npp lb' options.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
63 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
64 .B \-alang\ <audio\ stream\ language>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
65 Used when playing DVD disks. Expects a two\-letter country code(s) as
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
66 parameter, and always tries to play back audio streams those language
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
67 matches the given code. For example: \-alang hu,en will always try to play
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
68 hungarian or if it's non\-existant then english audio streams if there are any.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
69 .TP
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
70 .B \-chapter\ <chapter\ id>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
71 Specify which chapter to start playing at. Optionally specify which chapter to
4398
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4389
diff changeset
72 end playing at. Examples can be found below.
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
73 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
74 .B \-csslib <filename>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
75 (old-style DVD option) This option is used to override the default location of libcss.so
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
76 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
77 .B \-dvd\ <title\ id>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
78 Tell MPlayer which movies (marked with titleid) to play. For example
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
79 sometimes '1' are trailers, and '2' is the real movie.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
80 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
81 .B \-dvd\-device\ <path\ to\ device>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
82 Override default DVD device name /dev/dvd
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
83 .TP
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
84 .B \-dvdangle\ <angle\ id>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
85 Some DVD discs contain scenes that can be viewed from multiple angles.
2099
gabucino
parents: 2084
diff changeset
86 Here you can tell MPlayer which angles to use. Examples can be found below.
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
87 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
88 .B \-dvdauth <DVD\ device>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
89 (old-style DVD option) Turns on DVD authentication using the given device.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
90 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
91 .B \-dvdkey <CSS\ key>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
92 (old-style DVD option) When decoding from non-DVD, this option gives the CSS key needed
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
93 to crack the DVD (the key is printed when authenticating with DVD).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
94 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
95 .B \-dvdnav
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
96 Force usage of libdvdnav.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
97 .TP
4069
a773fa0a9c4c fixes (by pl's mail)
gabucino
parents: 4066
diff changeset
98 .B \-sid\ <id>
a773fa0a9c4c fixes (by pl's mail)
gabucino
parents: 4066
diff changeset
99 Turns on DVD subtitle displaying. Also, you MUST specify a number which
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
100 corresponds to a DVD subtitle language (0\-31). For the list of available
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
101 subtitles, use with the \-v switch and look at the output.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
102 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
103 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
104 Use \-slang to define the subtitle language by name.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
105 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
106 .B \-skipopening
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
107 Skip dvd opening (dvdnav only).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
108 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
109 .B \-slang\ <subtitle\ language>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
110 See the \-sid option, but this one needs a two\-letter parameter, a country code.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
111 Like: \-slang hu,en will always select hungarian or if it's non existant then
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
112 english subtitles, if there are any. For the list of available subtitles, use
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
113 with the \-v switch and look at the output.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
114
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
115 .SH "GENERAL OPTIONS"
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
116 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
117 Every "flag" option has "noflag" pair, e.g. \-fs opposite is \-nofs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
118 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
119 .B \-ao\ <driver>[:<device>]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
120 Select audio output driver and optinaly device. "device" is valid with
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
121 SDL too, it means sub\-driver then (for example: \-vo sdl:esd).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
122 If using OSS, you can specify which sound device to use like this:
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
123
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
124 \-ao oss:/dev/dsp1 (replaces the old \-dsp option)
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
125
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
126 You can get the list of available drivers executing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
127 .I mplayer \-ao help
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
128 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
129 .B \-aspect <ratio>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
130 Set aspect ratio of movies. It's autodetected on MPEG files, and can't be
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
131 autodetected on AVI files. Examples:
1208
570b32414d1a reviewed for release
gabucino
parents: 1206
diff changeset
132
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
133 \-aspect 4:3 or \-aspect 1.3333
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
134 \-aspect 16:9 or \-aspect 1.7777
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
135 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
136 .B \-audiofile\ <filename>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
137 Play audio from an external file (MP3, AC3, Vorbis, etc)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
138 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
139 .B \-autoq\ <quality>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
140 Dynamically changes the level of postprocess, depending on spare CPU time
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
141 available. The number you specify will be the maximum level used. Usually you
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
142 can use some big number. You may not use together with \-pp but it's ok with
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
143 \-npp!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
144 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
145 .B \-benchmark
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
146 Used in combination with \-nosound and \-vo null for benchmarking.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
147 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
148 .B \-cdrom\-device\ <path\ to\ device>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
149 Override default CDROM drive name /dev/cdrom
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
150 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
151 .B \-conf\ <path\ to\ input.conf\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
152 Get input bindings from an alternative input.conf file (default:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
153 ~/.mplayer/input.conf).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
154 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
155 .B \-dr
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
156 Turns on direct rendering (not supported by all codecs and video outputs)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
157 (default is off).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
158 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
159 .B \-ffactor\ <number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
160 Resample alphamap of the font. Can be:
986
fadb8eeff7a8 commitus interruptus
gabucino
parents: 962
diff changeset
161
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
162 0 plain white fonts
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
163 0.75 very narrow black outline [default]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
164 1 narrow black outline
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
165 10 bold black outline
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
166 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
167 .B \-font\ <path\ to\ font.desc\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
168 Search for the OSD/SUB fonts in an alternative directory (default:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
169 ~/.mplayer/font/font.desc). For example:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
170
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
171 \-font ~/.mplayer/arial\-14/font.desc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
172 .TP
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
173 .B \-fs
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
174 Fullscreen playing (centers movie, and makes black
5020
41b864ac05f2 fullscreen with 'f' key
gabucino
parents: 4918
diff changeset
175 bands around it). Toggle it with the 'f' key (not all video
41b864ac05f2 fullscreen with 'f' key
gabucino
parents: 4918
diff changeset
176 outputs support it).
472
a25ba0fd865e commiting yesterday's changes that accidently lost ;(((
gabucino
parents: 454
diff changeset
177 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
178 .B \-h, --help
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
179 Show short summary of options
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
180 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
181 .B \-ifo <vobsub\ ifo\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
182 Indicate the file that will be used to load palette and frame size for VOBSUB
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
183 subtitles.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
184 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
185 .B \-lircconf\ <config\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
186 Specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
187 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
188 .B \-loop\ <num>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
189 Loops movie playback <num> times. 0 means forever.
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
190 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
191 .B \-mf\ <multifile\ options>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
192 Used when decoding from multiple JPEG files. The sub\-options are separated by ":"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
193 (see documentation). They are:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
194
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
195 on turns on multifile support
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
196 w=<value> width of the output
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
197 h=<value> height of the output
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
198 fps=<value> fps of the output
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
199 type=<value> type of input files (available types : jpeg, png)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
200 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
201 .B \-mixer\ <device>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
202 This option will tell MPlayer to use a different device for mixing than
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
203 /dev/mixer.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
204 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
205 .B \-monitoraspect <ratio>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
206 Set aspect ratio of your screen. Examples:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
207
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
208 \-monitoraspect 4:3 or 1.3333
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
209 \-monitoraspect 16:9 or 1.7777
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
210 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
211 .B \-noautosub
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
212 Turns off automatic subtitles
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
213 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
214 .B \-nosound
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
215 Don't play sound
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
216 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
217 .B \-osdlevel\ <level>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
218 Specifies which mode the OSD should start in (0: none, 1: seek, 2: seek+timer)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
219 (default = 2)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
220 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
221 .B \-playlist <file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
222 Play files according to this filelist (1 file/row or Winamp or ASX format).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
223 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
224 .B \-quiet
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
225 Display less output, status messages.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
226 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
227 .B \-rootwin
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
228 Play movie in the root window (desktop background) instead of opening
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
229 a new one. Works only with the xv and xmga drivers.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
230 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
231 .B \-ss\ <time> (see \-sb option too!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
232 Seek to given time position. For example:
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
233
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
234 \-ss 56 seeks to 56 seconds
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
235 \-ss 01:10:00 seeks to 1 hour 10 min
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
236 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
237 .B \-sub\ <subtitle\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
238 Use/display this subtitle file
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
239 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
240 .B \-subdelay\ <sec>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
241 Delays subtitles by <sec> seconds. Can be negative.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
242 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
243 .B \-subfps\ <rate>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
244 Specify frame/sec rate of subtitle file (float number)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
245 (ONLY for frame\-based SUB files, i.e. NOT MicroDVD format!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
246 (default: the same fps as the movie)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
247 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
248 .B \-subpos <0 \- 100>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
249 Specify the position of subtitles
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
250 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
251 .B \-sws\ <software\ scaler\ type>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
252 This option sets the quality (and speed, respectively) of the software scaler,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
253 with the \-zoom option. For example with x11 or other outputs which lack
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
254 hardware acceleration. Possible settings are:
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
255
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
256 0 \- fast bilinear (default)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
257 1 \- bilinear
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
258 2 \- bicubic (best quality)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
259 3 \- ?
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
260 4 \- nearest neighbor (bad quality)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
261 5 \- area averageing scaling support
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
262 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
263 .B \-tv\ <sub\-options>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
264 This option enables the TV grabbing feature of MPlayer. The sub\-options are separated
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
265 by ":" (see documentation). They are:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
266
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
267 on use TV input
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
268 noaudio no sound
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
269 driver=<value> available: dummy, v4l
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
270 device=<value> specify other device than the default /dev/video0
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
271 input=<value> available: television, s-video, composite, etc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
272 freq=<value> specify the frequency to set the tuner (e.g. 511.250)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
273 outfmt=<value> output format of the tuner (rgb32, rgb24, yv12, uyvy, i420)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
274 width=<value> the width of the output window
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
275 height=<value> the height of the output window
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
276 norm=<value> available: PAL, SECAM, NTSC
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
277 channel=<value> set the tuner to the given channel
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
278 chanlist=<value> available: us-bcast, us-cable, europe-west, europe-east, etc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
279 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
280 .B \-v
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
281 Enable verbose output (more \-v means more verbosity)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
282 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
283 .B \-vcd\ <track>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
284 Play video cd track from device instead of plain file
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
285 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
286 .B \-vm
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
287 Try to change to a different video mode. dga2, x11 (XF86VidMode) and sdl
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
288 output drivers support it.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
289 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
290 .B \-vo\ <driver>[:<device>]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
291 Select video output driver and optinally device. "device" is valid with
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
292 SDL and GGI too, it means sub\-driver then (for example: \-vo sdl:aalib).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
293
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
294 You can get the list of available drivers executing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
295 .I mplayer \-vo help
1035
197fd410d982 *** empty log message ***
gabucino
parents: 1022
diff changeset
296 .TP
4086
8c17a3991238 vobsub documented
gabucino
parents: 4069
diff changeset
297 .B \-vobsub\ <vobsub\ file\ without\ extention>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
298 Specify the VobSub files that are to be used for subtitle. This is
4086
8c17a3991238 vobsub documented
gabucino
parents: 4069
diff changeset
299 the full pathname without extensions, i.e. without the ".idx", ".ifo"
8c17a3991238 vobsub documented
gabucino
parents: 4069
diff changeset
300 or ".sub".
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
301 .TP
4086
8c17a3991238 vobsub documented
gabucino
parents: 4069
diff changeset
302 .B \-vobsubid\ <vobsub\ subtitle\ id>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
303 Specify the VobSub subtitle id. Valid values range from 0 to 31.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
304
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
305 .SH "ADVANCED OPTIONS"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
306 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
307 These options can help you solve your particular problem (see documentation too!).
1208
570b32414d1a reviewed for release
gabucino
parents: 1206
diff changeset
308 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
309 .B \-aa*
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
310 Used for \-vo aa. You can get a list and an explanation of available options executing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
311 .I mplayer \-aahelp
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
312 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
313 .B \-abs\ <bytes>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
314 Sound card audio buffer size (in bytes, default: measuring)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
315 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
316 .B \-ac <name>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
317 Force usage of a specific audio codec, according to its name in codecs.conf,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
318 for example:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
319
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
320 \-ac mp3 use libmp3 MP3 codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
321 \-ac mp3acm use l3codeca.acm MP3 codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
322 \-ac ac3 use AC3 codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
323 \-ac hwac3 enable Hardware AC3 passthrough (see documentation)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
324 \-ac vorbis use libvorbis
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
325 \-ac ffmp3 use ffmpeg's MP3 decoder (SLOW)
2084
d7c9646d7075 *** empty log message ***
gabucino
parents: 1988
diff changeset
326
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
327 See '\-ac help' for FULL list!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
328 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
329 .B \-aid\ <id>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
330 Select audio channel [MPG: 0\-31 AVI: 1\-99 ASF: 0\-127 VOB: 128\-...]
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
331 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
332 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
333 Use \-alang to define the language by name.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
334 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
335 .B \-aofile <filename>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
336 Filename for \-ao pcm.
2110
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2099
diff changeset
337 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
338 .B \-aop\ <sub\-options>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
339 Specify audio plugin(s) and their options (see documentation!!).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
340 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
341 .B \-audio\-demuxer <number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
342 Force audio demuxer type for \-audiofile. Give the demuxer ID as defined in
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
343 demuxers.h.
2664
f23882410024 decreasing my todo list
gabucino
parents: 2561
diff changeset
344 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
345 .B \-blue_intensity <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
346 Adjust intensity of blue component of video signal (default 0).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
347 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
348 .B \-bpp\ <depth>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
349 Use different color depth than autodetect. Not all \-vo drivers support
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
350 it (fbdev, dga2, svga, vesa).
3322
cdd3f5ac06b2 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents: 3239
diff changeset
351 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
352 .B \-brightness <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
353 Adjust brightness of video output (default 0). It changes intensity of
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
354 RGB components of video signal from black to white screen.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
355 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
356 .B \-cache\ <kbytes>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
357 This option specifies how much memory to use when precaching a file/URL.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
358 Especially useful on slow media (default is \-nocache).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
359 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
360 .B \-channels <n>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
361 Select number of audio output channels to be used
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
362
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
363 Stereo 2
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
364 Surround 4
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
365 Full 5.1 6
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
366
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
367 Currently this option is only honoured for AC3 audio.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
368 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
369 .B \-config <config\ file>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
370 Specifies where to search for config file
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
371 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
372 .B \-contrast <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
373 Adjust contrast of video output (default 0). Works in similar manner as brightness.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
374 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
375 .B \-delay\ <secs>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
376 Audio delay in seconds (may be +/\- float value)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
377 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
378 .B \-demuxer <number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
379 Force demuxer type. Give the demuxer ID as defined in demuxers.h.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
380 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
381 .B \-display <name>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
382 Specify the hostname and display number of the X server you want
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
383 to display on. For example: \-display xtest.localdomain:0
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
384 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
385 .B \-dumpaudio
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
386 Writes audio stream of the file to ./stream.dump (mostly usable
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
387 with mpeg/ac3)
3774
68dae60dd470 numerous small fixes/updates
gabucino
parents: 3721
diff changeset
388 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
389 .B \-dumpfile <filename>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
390 Specify to which file MPlayer should dump to. Should be used together
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
391 with \-dumpaudio/\-dumpvideo.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
392 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
393 .B \-dumpmpsub
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
394 Convert the given subtitle (specified with the \-sub switch) to MPlayer's
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
395 subtitle format, MPsub. Creates a dump.mpsub file in current directory.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
396 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
397 .B \-dumpstream
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
398 Dumps the file to ./stream.dump . Useful for example
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
399 when ripping from DVD.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
400 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
401 .B \-fb\ <device> (FBdev or DirectFB only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
402 Specifies the framebuffer device to use. By default it uses /dev/fb0.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
403 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
404 .B \-fbmode\ <modename> (FBdev only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
405 Change videomode to the one that is labelled as <modename> in /etc/fb.modes.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
406 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
407 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
408 VESA framebuffer doesn't support mode changing.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
409 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
410 .B \-fbmodeconfig\ <filename> (FBdev only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
411 Use this config file instead of the default /etc/fb.modes.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
412 Only valid for the fbdev driver.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
413 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
414 .B \-forceidx
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
415 Force rebuilding of INDEX. Useful for files with broken index (desyncs, etc).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
416 Seeking will be possible. You can fix the index permanently with
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
417 MEncoder (see the documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
418 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
419 .B \-forcexv (SDL only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
420 Force using XVideo
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
421 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
422 .B \-fps\ <value>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
423 Force frame rate (if value is wrong in the header) (float number)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
424 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
425 .B \-framedrop (see \-hardframedrop option too!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
426 Frame dropping: decode all frames, video may skip
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
427 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
428 .B \-frames\ <number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
429 MPlayer plays <number> frames, then quits.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
430 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
431 .B \-fsmode\ <mode>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
432 This option workarounds some problems when using specific windowmanagers and
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
433 fullscreen mode. If you experience fullscreen problems, try changing this
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
434 value between 0 and 7.
1363
7203fb5ec26a -vfm -afm -vc -ac
gabucino
parents: 1288
diff changeset
435
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
436 \-fsmode 0 new method
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
437 \-fsmode 1 ICCCWM patch
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
438 (for KDE2/icewm)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
439 \-fsmode 2 old method
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
440 \-fsmode 3 ICCCWM patch
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
441 plus Motif method
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
442 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
443 .B \-green_intensity <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
444 Adjust intensity of green component of video signal (default 0).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
445 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
446 .B \-hardframedrop
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
447 More intense frame dropping (breaks decoding). Leads to image disortion!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
448 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
449 .B \-hr\-mp3\-seek
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
450 Hi\-res mp3 seeking. Default is: enabled when playing from external MP3 file, as
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
451 we need to seek to the very exact position to keep A/V sync. It can be slow
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
452 especially when seeking backwards \- it has to rewind to the beginning to find
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
453 the exact frame.
1363
7203fb5ec26a -vfm -afm -vc -ac
gabucino
parents: 1288
diff changeset
454 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
455 .B \-hue <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
456 Adjust hue of video signal (default 0). You can get colored negative
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
457 of image with this option.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
458 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
459 .B \-idx (see \-forceidx option too!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
460 Rebuilds INDEX of the AVI, thus allowing seeking. Useful with broken/incomplete
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
461 downloads, or badly created AVIs.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
462 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
463 .B \-include <configfile>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
464 Specify config file to be parsed after the default
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
465 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
466 .B \-input <commands>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
467 This option can be used to configure certain parts of the input system.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
468 conf=<file> read alternative input.conf.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
469 If given without pathname,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
470 $HOME/.mplayer is assumed.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
471 ar\-delay delay in msec before we start
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
472 to autorepeat a key
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
473 (0 to disable)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
474 ar\-rate how many keypress/second when
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
475 we autorepeat
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
476 keylist prints all keys that can be
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
477 bound to
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
478 cmdlist prints all commands that can
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
479 be bound
1988
f21bf0842a55 reviewed for release : round 2
gabucino
parents: 1932
diff changeset
480
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
481 .I NOTE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
482 Autorepeat is currently only supported by joysticks.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
483 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
484 .B \-mc\ <seconds/5frame>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
485 Maximum sync correction per 5 frames (in seconds)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
486 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
487 .B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (FBdev only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
488 Look into etc/example.conf for further information and in DOCS/video.html.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
489 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
490 .B \-monitor_hfreq <horizontal frequency range> (FBdev only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
491 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
492 .B \-monitor_vfreq <vertical frequency range> (FBdev only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
493 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
494 .B \-ni
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
495 Force usage of non\-interleaved AVI parser (fixes playing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
496 of some bad AVI files).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
497 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
498 .B \-nobps
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
499 Don't use avg. byte/sec value for A\-V sync (AVI).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
500 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
501 .B \-double
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
502 enables doublebuffering. Fixes flicker by storing two frames in memory, and
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
503 displaying one while decoding another. Can effect OSD. Needs twice the memory
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
504 than a single buffer, so it won't work on cards with very few video memory.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
505 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
506 .B \-nodshow
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
507 Disables usage of DirectShow video codecs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
508 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
509 .B \-noframedrop
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
510 No frame dropping: every frame is played, audio and video may be out of
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
511 sync (default)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
512 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
513 .B \-noidx
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
514 Disregards INDEX of the AVI. Useful for files with broken index (desyncs, etc).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
515 Seeking will NOT be possible. You can fix the index permanently
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
516 with MEncoder (see documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
517 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
518 .B \-nojoystick
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
519 Turns off joystick support. Default is on, if compiled in.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
520 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
521 .B \-nolirc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
522 Turns off lirc support.
1363
7203fb5ec26a -vfm -afm -vc -ac
gabucino
parents: 1288
diff changeset
523 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
524 .B \-nortc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
525 Turns off rtc
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
526 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
527 .B \-noslices
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
528 Disable the use of draw_slice by codecs.
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
529 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
530 .B \-nowaveheader
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
531 Don't include wave header. Used for RAW PCM.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
532 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
533 .B \-noxv (SDL only)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
534 Disable XVideo hardware acceleration
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
535 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
536 .B \-npp\ <options>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
537 This option allows to give more litterate options for postprocessing,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
538 and is another way of calling it (not with \-pp).
3809
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
539
4531
1736cd920aa4 applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents: 4502
diff changeset
540 .I EXAMPLE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
541 '\-pp 0x2007f' <=> '\-npp hb,vb,dr,al,lb'
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
542 '\-pp 0x7f' <=> '\-npp hb,vb,dr,al'
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
543
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
544 The options for \-npp are a coma separated list you can get by executing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
545 .I mplayer \-npp help
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
546 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
547 These keywords accept a '\-' prefix to disable the option.
3809
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
548
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
549 .I EXAMPLE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
550 '\-npp de,\-al' means 'default filters without brightness/contrast correction'
3809
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
551
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
552 A ':' followed by a letter may be appended to the option to indicate its
4531
1736cd920aa4 applied pl's patch (sorry, overlooked it previously.. and procmailrc
gabucino
parents: 4502
diff changeset
553 scope:
3809
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
554 a : automatically switches the filter off if the cpu is too slow
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
555 c : do chrominance filtering too
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
556 y : do not do chrominance filtering (that is only luminance filtering)
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
557
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
558 Each filter defaults to 'c' (chrominance).
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
559
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
560 .I EXAMPLE:
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
561 '\-npp de,tn:1:2:3' means 'enable default filters & temporal denoiser'
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
562 '\-npp hb:y,vb:a \-autoq 6' means 'deblock horizontal only luminance, and
3809
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
563 automatically switch vertical deblocking on/off depending on available
0a7e95f17d3c applied pl's new patch (-pp and -npp)
gabucino
parents: 3799
diff changeset
564 cpu time'
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
565 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
566 .B \-pp\ <quality> (see \-npp option too!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
567 Apply postprocess filter on decoded image
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
568
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
569 Postprocessing effect depends on the codec and works only for MPEG1/2,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
570 libavcodec codecs (ff*). It doesn't work for Win32/XAnim codecs.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
571
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
572 This is the numerical mode to use postprocessing. The '\-npp' option described
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
573 below has the same effects but with letters. To have several filters at the
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
574 same time, simply add the hexadecimal values.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
575
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
576 .I EXAMPLE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
577 The following values are known to give good results:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
578 \-pp 0x20000 <=> \-npp lb (deinterlacing \- for DVD/MPEG2 playback e.g.)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
579 \-pp 0x7f <=> \-npp hb,vb,dr,al (smooth the images)
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
580 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
581 .B \-red_intensity <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
582 Adjust intensity of red component of video signal (default 0).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
583 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
584 .B \-saturation <\-1000\ \-\ 1000>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
585 Adjust saturation of video output (default 0). You can get grayscale output
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
586 with this option.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
587 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
588 .B \-sb\ <byte\ position> (see \-ss option too!)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
589 Seek to byte position
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
590 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
591 .B \-screenh\ <pixels>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
592 If you use an output driver which can't know the resolution of the screen
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
593 (fbdev/x11 and/or TVout) this is where you can specify the vertical
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
594 resolution.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
595 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
596 .B \-screenw\ <pixels>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
597 If you use an output driver which can't know the resolution of the screen
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
598 (fbdev/x11 and/or TVout) this is where you can specify the horizontal
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
599 resolution.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
600 .TP
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
601 .B \-slave
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
602 This option switches on slave mode. This is intended for use
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
603 of MPlayer as a backend to other programs. Instead of intercepting keyboard
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
604 events, MPlayer will read simplistic command lines from its stdin.
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
605 See section
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
606 .B SLAVE MODE PROTOCOL
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
607 For the syntax.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
608 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
609 .B \-softsleep
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
610 Uses high quality software timers. Efficient as the RTC, doesn't need root,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
611 but requires more CPU.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
612 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
613 .B \-srate <Hz>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
614 Specifies Hz to playback audio on. Has effect on playback speed!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
615 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
616 .B \-stereo <mode>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
617 Select type of MP2/MP3 stereo output.
868
5999c2c91500 *** empty log message ***
gabucino
parents: 822
diff changeset
618
5999c2c91500 *** empty log message ***
gabucino
parents: 822
diff changeset
619 Stereo 0
5999c2c91500 *** empty log message ***
gabucino
parents: 822
diff changeset
620 Left channel 1
5999c2c91500 *** empty log message ***
gabucino
parents: 822
diff changeset
621 Right channel 2
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
622 .TP
2207
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
623 .B \-subcp\ codepage
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
624 If your system supports iconv(3), you can use this option to
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
625 specify codepage of the subtitle. Examples:
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
626
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
627 \-subcp latin2
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
628 \-subcp cp1250
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
629 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
630 .B \-unicode
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
631 Tells MPlayer to handle the subtitle file as UNICODE.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
632 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
633 .B \-utf8
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
634 Tells MPlayer to handle the subtitle file as UTF8.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
635 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
636 .B \-vc <name>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
637 Force usage of a specific video codec, according to its name in codecs.conf,
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
638 for example:
2207
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
639
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
640 \-vc divx use VFW DivX codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
641 \-vc divxds use DirectShow DivX codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
642 \-vc ffdivx use libavcodec's DivX codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
643 \-vc ffmpeg12 use libavcodec's MPEG1/2 codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
644 \-vc divx4 use ProjectMayo's DivX codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
645
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
646 See '\-vc help' for FULL list!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
647 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
648 .B \-vid\ <id>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
649 Select video channel [MPG: 0\-15 AVI: \-\- ]
5231
122702886389 added input options
gabucino
parents: 5229
diff changeset
650 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
651 .B \-vsync
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
652 Enables VBI for vesa
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
653 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
654 .B \-wid\ <window\ id>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
655 This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
656 browser (with the plugger extension for instance)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
657 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
658 .B \-xineramascreen <screen\ number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
659 In Xinerama configurations (i.e. a single desktop that spans across multiple
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
660 displays) this option tells MPlayer which screen to display movie on. Range 0 \- ...
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
661 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
662 .B \-z\ <0\-9>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
663 Specifies compression level for PNG output
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
664 0 : no compression
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
665 9 : max compression
5231
122702886389 added input options
gabucino
parents: 5229
diff changeset
666 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
667 .B \-zr*
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
668 Used for \-vo zr. You can get a list and an explanation of available options executing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
669 .I mplayer \-zrhelp
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
670
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
671 .SH "ALPHA/BETA CODE"
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
672 .I NOTE:
2251
d6456c4160c2 *** empty log message ***
gabucino
parents: 2240
diff changeset
673 These are included in this manpage just for completeness! These may or may NOT
d6456c4160c2 *** empty log message ***
gabucino
parents: 2240
diff changeset
674 work! If you don't know what are these, you DON'T need these! In either case,
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
675 double\-check the documentation!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
676 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
677 .B \-dapsync
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
678 Use alternative A/V sync method.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
679 .TP
793
4b157c14aaad -dumpvideo & -dumpsub options added
gabucino
parents: 791
diff changeset
680 .B \-dumpvideo
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
681 Dump video stream to ./stream.dump (only with MPEG\-PS) (not very usable)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
682 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
683 .B \-ssf <mode>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
684 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
685 .B \-sub\-demuxer <number>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
686 Force subtitle demuxer type for \-subfile.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
687 .TP
5231
122702886389 added input options
gabucino
parents: 5229
diff changeset
688 .B \-subfile <filename>
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
689 Currently unuseful. Same as \-audiofile, but for subtitle streams. (OggDS?)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
690 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
691 .B \-vivo <sub\-options>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
692 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
693 .B \-vop <filter>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
694 Activate video filters (see documentation!!).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
695
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
696 .SH "OBSOLETE OPTIONS"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
697 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
698 These options are obsoleted and may be removed in future.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
699 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
700 .B \-afm <1\-12>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
701 Force usage of a specific audio format. For example:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
702
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
703 \-afm 1 use libmp3 (mp2/mp3, but not mp1)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
704 \-afm 2 suppose raw PCM audio
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
705 \-afm 3 use libac3
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
706 \-afm 4 use a matching Win32 codec
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
707 \-afm 5 use aLaw/uLaw driver
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
708 \-afm 10 use libvorbis
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
709 \-afm 11 use ffmpeg's MP3 decoder (even mp1)
222
163bb3cee94d The quick red fox jumped over the lazy brown dog.
gabucino
parents: 181
diff changeset
710
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
711 See \-ac help for FULL list!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
712 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
713 .B \-flip
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
714 Flip image (useful for example for old Indeo codecs). Supported only(?)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
715 by the 'sdl' and 'x11' outputs.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
716 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
717 .B \-master
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
718 Use Software audio mixer plugin instead (see documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
719 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
720 .B \-vfm <1\-12>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
721 Force usage of a specific codec FAMILY, and FALLBACK to default if failed.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
722 For example:
1578
f4a389d07c5b *** empty log message ***
gabucino
parents: 1556
diff changeset
723
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
724 \-vfm 2 use VFW (Win32) codecs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
725 \-vfm 3 use OpenDivX/DivX4 codec (YV12)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
726 (same as \-vc odivx but fallback)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
727 \-vfm 4 use DirectShow (Win32) codecs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
728 \-vfm 5 use libavcodec codecs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
729 \-vfm 7 use DivX4 codec (YUY2)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
730 (same as \-vc divx4 but fallback)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
731 \-vfm 10 use XAnim codecs
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
732
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
733 See \-vc help for FULL list!
222
163bb3cee94d The quick red fox jumped over the lazy brown dog.
gabucino
parents: 181
diff changeset
734
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
735 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
736 If libdivxdecore support was compiled in, then type 3 and 7 now contains
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
737 just the same DivX4 codec, but different APIs to reach it. For difference
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
738 between them and when to use which, check the DivX4 section in the
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
739 documentation.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
740 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
741 .B \-x\ <x>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
742 Scale image to x width (if driver suppports)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
743 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
744 .B \-xy\ <factor>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
745 Scale image by <factor>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
746 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
747 .B \-y\ <y>
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
748 Scale image to y height (if driver supports)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
749 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
750 .B \-zoom
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
751 Use software scaling, where available (use with \-nofs). svga, x11, vesa
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
752 output drivers support it.
389
d19a6cf1c2e3 some typos corrected
gabucino
parents: 224
diff changeset
753
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
754 .SH "KEYBOARD CONTROL"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
755 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
756 Use the new input system to change the default keys (edit input.conf).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
757 There is support for Joystick and LIRC too (see documentation).
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
758 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
759 .I NOTE:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
760 These keys may/may not work, depending on your video output driver.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
761 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
762 .B general control
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
763 <\- and \-> seek backward/forward 10 seconds
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
764 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
765 up and down seek backward/forward 1 minute
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
766 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
767 pgup and pgdown seek backward/forward 10 minutes
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
768 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
769 < and > previous/next file
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
770 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
771 p / SPACE pause movie (press any key)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
772 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
773 q / ESC stop playing and quit program
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
774 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
775 + and \- adjust audio delay by +/\- 0.1 second
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
776 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
777 / and * decrease/increase volume
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
778 .br
5020
41b864ac05f2 fullscreen with 'f' key
gabucino
parents: 4918
diff changeset
779 f toggle fullscreen
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
780 .br
523
9a35090baf5c some fix..
gabucino
parents: 522
diff changeset
781 o toggle OSD: none / seek / seek+timer
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
782 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
783 d toggle frame dropping
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
784 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
785 z and x adjust subtitle delay by +/\- 0.1 second
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
786 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
787 r and t adjust subtitle position
474
5bf4b70bd66a some options fixed
gabucino
parents: 472
diff changeset
788
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
789 (The following keys are valid only when using \-vo xv or \-vo [vesa|fbdev]:vidix
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
790 or \-vo xvidix or \-vc divxds (slow).)
1556
30078d692e63 *** empty log message ***
gabucino
parents: 1516
diff changeset
791
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
792 1 and 2 adjust contrast
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
793 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
794 3 and 4 adjust brightness
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
795 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
796 5 and 6 adjust hue
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
797 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
798 7 and 8 adjust saturation
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
799 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
800 .B GUI keyboard control
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
801 gray \- and + decrease/increase volume
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
802 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
803 ENTER start playing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
804 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
805 s stop playing
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
806 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
807 a about
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
808 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
809 l load file
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
810 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
811 b skin browser
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
812 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
813 e toggle equalizer
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
814 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
815 p toggle playlist
3322
cdd3f5ac06b2 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents: 3239
diff changeset
816 .TP
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
817 .B TV input control
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
818 h and l select previous/next channel
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
819 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
820 n change norm
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
821 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
822 b change channel list
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
823 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
824 .B DVDNAV input control
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
825 K,J,H,L browse up/down/left/right
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
826 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
827 M jump to main menu
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
828 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
829 S select
3322
cdd3f5ac06b2 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents: 3239
diff changeset
830
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
831 .SH "SLAVE MODE PROTOCOL"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
832 If the \-slave switch is given, playback is controlled by a
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
833 line\-based protocol with the following tokens:
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
834 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
835 stop pause playback
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
836 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
837 play resume playback
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
838 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
839 seek <num> continue at second NUM
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
840 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
841 skip <num> skip NUM seconds (may be negative)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
842 .br
3793
8db5331d97a4 applied many interesting things from pl's patch, by hand
gabucino
parents: 3774
diff changeset
843 quit exit MPlayer
3322
cdd3f5ac06b2 -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents: 3239
diff changeset
844
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
845 .SH "FILES"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
846 .BR /etc/mplayer.conf\ \ \ \ \
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
847 System\-wide settings
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
848 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
849 .BR ~/.mplayer/config\ \ \ \ \
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
850 User settings
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
851 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
852 .BR ~/.mplayer/input.conf\
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
853 Input bindings
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
854 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
855 .BR ~/.mplayer/font/\ \ \ \ \ \
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
856 Font directory. There must be a font.desc file and files with .RAW extension.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
857 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
858
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
859 .I Subtitles
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
860 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
861 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
862 Sub files are searched in this priority (for example /mnt/movie/movie.avi):
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
863 .br
899
f51b1ad62410 *** empty log message ***
gabucino
parents: 868
diff changeset
864 /mnt/cdrom/movie.sub
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
865 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
866 ~/.mplayer/sub/movie.sub
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
867 .br
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
868 ~/.mplayer/default.sub
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
869
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
870 .SH "EXAMPLES"
1714
b42b78566029 *** empty log message ***
gabucino
parents: 1702
diff changeset
871 .B Quickstart DVD playing
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
872 mplayer \-dvd 1
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
873 .TP
4398
4039f5580f76 -chapter option updates (and some else?)
gabucino
parents: 4389
diff changeset
874 .B Play only chapters 5, 6, 7
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
875 mplayer \-dvd 1 \-chapter 5\-7
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
876 .TP
1714
b42b78566029 *** empty log message ***
gabucino
parents: 1702
diff changeset
877 .B Multiangle DVD playing
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
878 mplayer \-dvd 1 \-dvdangle 2
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
879 .TP
1714
b42b78566029 *** empty log message ***
gabucino
parents: 1702
diff changeset
880 .B Playing from a different DVD device
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
881 mplayer \-dvd 1 \-dvd\-device /dev/dvd2
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
882 .TP
1714
b42b78566029 *** empty log message ***
gabucino
parents: 1702
diff changeset
883 .B Stream from HTTP
b42b78566029 *** empty log message ***
gabucino
parents: 1702
diff changeset
884 mplayer http://mplayer.hq/example.avi
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
885 .TP
2207
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
886 .B Convert subtitle to MPsub (to ./dump.mpsub)
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
887 mplayer dummy.avi \-sub source.sub \-dumpmpsub
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
888 .TP
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
889 .B Input from standard V4L
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
890 mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
891
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
892 .SH "BUGS"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
893 Probably. PLEASE, double-check the documentation (especially bugreports.html),
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
894 the FAQ and the mail archive before !
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
895
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
896 Send your complete bugreports to the MPlayer-users mailing list at
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
897 <mplayer-users@mplayerhq.hu>. We love complete bugreports :)
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
898
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
899 .SH "AUTHORS"
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
900 Check documentation!
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
901
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
902 MPlayer is (C) 2000\-2002
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
903 .I Arpad Gereoffy <sendmail@to.mplayer\-users>
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
904
2251
d6456c4160c2 *** empty log message ***
gabucino
parents: 2240
diff changeset
905 This manpage is written and maintained by
5683
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
906 .I Gabucino <sendmail@to.mplayer\-users>.
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
907
588237bcd14c applied goth (Jonas Jermann)'s patch
gabucino
parents: 5619
diff changeset
908 .SH "STANDARD DISCLAIMER"
2848
33c32f3d9f1f many small updates, fixes (some/more to be completed soon)
gabucino
parents: 2664
diff changeset
909 Use only at your own risk! There may be errors and inaccuracies that could
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
910 be damaging to your system or your eye. Proceed with caution, and although
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
911 this is highly unlikely, the author doesn't take any responsibility for that!
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
912 .\" end of file