annotate DOCS/mplayer.1 @ 5713:634fbb5dd181

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