Mercurial > mplayer.hg
annotate DOCS/mplayer.1 @ 7584:838ee1b00853
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
author | alex |
---|---|
date | Wed, 02 Oct 2002 16:46:55 +0000 |
parents | c135f7646036 |
children | 4ec0a7228b81 |
rev | line source |
---|---|
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1 .\" MPlayer (C) 2000-2002 Arpad Gereoffy |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
3 .\" |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
4 .\" Run groff -m man -Thtml mplayer.1 > manpage.html for a html version |
5683 | 5 .\" |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
6 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
7 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
8 .\" Macro definitions |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
9 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
10 . |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
11 .\" default indentation is 7, don't change! |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
12 .nr IN 7 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
13 .. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
14 .\" define indentation for suboptions |
7288 | 15 .nr SS 20 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
16 .. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
17 .\" add new suboption |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
18 .de IPs |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
19 .IP "\\$1" \n(SS |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
20 .. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
21 .\" begin of first grade suboptions, end with .RE |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
22 .de RSs |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
23 .RS \n(IN+3 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
24 .. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
25 .\" begin of 2nd grade suboptions |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
26 .de RSss |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
27 .PD 0 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
28 .RS \n(SS+3 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
29 .. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
30 .\" end of 2nd grade suboptions |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
31 .de REss |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
32 .RE |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
33 .PD 1 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
34 .. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
35 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
36 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
37 .\" Title |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
38 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
39 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
40 .TH MPlayer 1 "2002-09-01" |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
41 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
42 .SH NAME |
6469 | 43 mplayer \- Movie Player for Linux |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
44 .br |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
45 mencoder \- Movie Encoder for Linux |
5683 | 46 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
47 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
48 .\" Synopsis |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
49 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
50 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
51 .SH SYNOPSIS |
5683 | 52 .B mplayer |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
53 .RI [options]\ [ \ file\ | \ URL\ | \ playlist\ | \ -\ ] |
5683 | 54 .br |
55 .B mplayer | |
7288 | 56 .RI [global\ options] \ file1\ [specific\ options]\ [file2]\ \ |
57 [specific\ options] | |
5683 | 58 .br |
59 .B mplayer | |
7288 | 60 .RI [global\ options]\ { group\ of\ files\ and\ options }\ \ |
61 [group\ specific\ options] | |
5683 | 62 .br |
1 | 63 .B mplayer |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
64 .RI [ dvd | vcd | cdda | cddb | tv ] ://title\ [options] |
5694 | 65 .br |
66 .B mplayer | |
7288 | 67 .RI [ mms[t] | http | http_proxy | rt[s]p ] :// [user:passwd@] URL [:port]\ \ |
68 [options] | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
69 .br |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
70 .B mencoder |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
71 .RI [options]\ [ \ file\ | \ URL\ | \ -\ ]\ [\-o\ file] |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
72 .br |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
73 .B gmplayer |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
74 .RI [options]\ [\-skin\ skin] |
5683 | 75 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
76 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
77 .\" Description |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
78 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
79 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
80 .SH DESCRIPTION |
5683 | 81 .B mplayer |
82 is a movie player for LINUX (runs on many other Unices, and non\-x86 | |
7288 | 83 CPUs, see the documentation). It plays most MPEG/VOB, AVI, OGG/OGM, VIVO, |
84 ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ files, | |
85 supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, | |
86 SVCD, DVD, 3ivx, DivX 3/4/5 and even WMV movies, too (without the avifile | |
87 library). | |
88 .PP | |
89 Another great feature of mplayer is the wide range of supported output | |
90 drivers. It works with X11, XV, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, | |
91 but you can use GGI, SDL (and this way all their drivers), VESA (on every VESA | |
92 compatible card, even without X11!) and some low level card-specific drivers | |
93 (for Matrox, 3Dfx and ATI), too! | |
5683 | 94 .br |
7288 | 95 Most of them support software or hardware scaling, so you can enjoy movies in |
96 fullscreen. MPlayer supports displaying through some hardware MPEG decoder | |
97 boards, such as the Siemens DVB, DXR2 and DXR3/Hollywood+! | |
98 .PP | |
6573 | 99 MPlayer has an onscreen display (OSD) for status information, nice big |
100 antialiased shaded subtitles and visual feedback for keyboard controls. | |
101 European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean | |
6976 | 102 fonts are supported along with 9 subtitle formats (MicroDVD, SubRip, |
103 SubViewer, Sami, VPlayer, RT, SSA, AQTitle and our own: MPsub). DVD subtitles | |
104 (SPU streams, VobSub and Closed Captions) are supported. | |
7288 | 105 .PP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
106 .B mencoder |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
107 (MPlayer's Movie Encoder) is a simple movie encoder, designed to |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
108 encode MPlayer-playable movies (see above) to other MPlayer-playable formats |
7288 | 109 (see below). It encodes to DivX4 (1, 2 or 3 passes), XviD, codecs of |
110 libavcodec, PCM/MP3/VBRMP3 audio. It also has stream copying abilities, a | |
111 powerful plugin system (crop, expand, flip, postprocess, rotate, scale, | |
112 add/remove noise, rgb/yuv conversion) and more. | |
113 .PP | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
114 .B gmplayer |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
115 is MPlayer with a graphical user interface. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
116 It has the same options as MPlayer. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
117 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
118 |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
119 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
120 .\" Options |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
121 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
122 . |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
123 .SH GENERAL NOTES |
6772 | 124 .B Check the HTML documentation, too! |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
125 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
126 Every "flag" option has a "noflag" counterpart, e.g. the opposite of the \-fs |
6469 | 127 option is \-nofs. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
128 .br |
6772 | 129 You can put all of the options in a config file which will be read every time |
7288 | 130 mplayer is run. The system-wide config file 'mplayer.conf' is in your |
131 configuration directory (e.g. /etc/mplayer or /usr/local/etc/mplayer), the | |
132 user specific one is '~/.mplayer/config'. User specific options override | |
133 system\-wide options and options given on the command line override either. | |
134 The syntax of the config files is 'option=<value>', everything after a '#' is | |
135 considered a comment. Options that work without values can be enabled by | |
136 setting them to 'yes' or '1' and disabled by setting them to 'no' or '0'. | |
137 Even suboptions can be specified in this way. | |
6772 | 138 |
7181
ad1f6cb4cee5
afm/vfm migration, suboption config example, 2 typos
jonas
parents:
7163
diff
changeset
|
139 .I EXAMPLE: |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
140 .br |
6772 | 141 # Use Matrox driver by default. |
142 .br | |
143 vo=xmga | |
144 .br | |
145 # I love practicing handstands while watching videos. | |
146 .br | |
147 flip=yes | |
7219 | 148 .br |
149 # Decode/encode multiple files from png, start it with -mf on | |
7181
ad1f6cb4cee5
afm/vfm migration, suboption config example, 2 typos
jonas
parents:
7163
diff
changeset
|
150 .br |
ad1f6cb4cee5
afm/vfm migration, suboption config example, 2 typos
jonas
parents:
7163
diff
changeset
|
151 mf= type=png:fps=25 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
152 |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
153 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
154 .SH "PLAYER OPTIONS (MPLAYER ONLY)" |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
155 .TP |
7288 | 156 .B \-autoq <quality> (use with \-vop pp!) |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
157 Dynamically changes the level of postprocess, depending on spare CPU time |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
158 available. The number you specify will be the maximum level used. Usually you |
7288 | 159 can use some big number. You may not use it together with \-pp but it is OK |
160 with \-npp! | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
161 .TP |
7576
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
162 .B \-autosync <factor> |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
163 Gradually adjusts the A/V sync based on audio delay measurements. |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
164 Specifying \-autosync 0, the default, will cause frame timing to be based |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
165 entirely on audio delay measurements. Specifying \-autosync 1 will do the |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
166 same, but will subtly change the A/V correction algorithm used. An uneven |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
167 video frame rate in a movie which plays fine with -nosound can often be |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
168 helped by setting this to an integer value greater than 1. The higher |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
169 the value, the closer the timing will be to -nosound. |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
170 |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
171 Try \-autosync 30 to smooth out problems with sound drivers which do |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
172 not implement a perfect audio delay measurement. With this value, if |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
173 large A/V sync offsets occur, they will only take about 1 or 2 seconds |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
174 to settle out. This delay in reaction time to sudden A/V offsets should |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
175 be the only side-effect of turning this option on, for all sound drivers. |
c135f7646036
new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
arpi
parents:
7488
diff
changeset
|
176 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
177 .B \-benchmark |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
178 Prints some statistics on CPU usage and dropped frames at the end. |
7288 | 179 Used in combination with \-nosound and \-vo null for benchmarking only video |
180 codec. | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
181 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
182 .B \-framedrop (see \-hardframedrop option too!) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
183 Frame dropping: decode all (except B) frames, video may skip. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
184 Useful for playback on slow VGA card/bus. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
185 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
186 .B \-h, \-\-help |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
187 Show short summary of options. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
188 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
189 .B \-hardframedrop |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
190 More intense frame dropping (breaks decoding). Leads to image distortion! |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
191 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
192 .B \-input <commands> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
193 This option can be used to configure certain parts of the input system. |
7288 | 194 Relative path are relative to $HOME/.mplayer. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
195 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
196 .I NOTE: |
7288 | 197 .br |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
198 Autorepeat is currently only supported by joysticks. |
7288 | 199 .br |
200 Available commands are: | |
201 | |
202 .PD 0 | |
203 .RSs | |
204 .IPs conf=<file> | |
205 Read alternative input.conf. If given without pathname, $HOME/.mplayer is | |
206 assumed. | |
207 .IPs ar\-delay | |
208 Delay in msec before we start to autorepeat a key (0 to disable). | |
209 .IPs ar\-rate | |
210 How many key presses/second when we autorepeat. | |
211 .IPs keylist | |
212 Prints all keys that can be bound to. | |
213 .IPs cmdlist | |
214 Prints all commands that can be bound. | |
215 .IPs js\-dev | |
216 Specifies the joystick device to use (default is /dev/input/js0). | |
217 .RE | |
218 .PD 1 | |
219 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
220 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
221 .B \-lircconf <config\ file> |
7288 | 222 Specifies a configfile for LIRC (see http://www.lirc.org) if you don't like |
223 the default ~/.lircrc. | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
224 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
225 .B \-loop <number> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
226 Loops movie playback <number> times. 0 means forever. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
227 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
228 .B \-nojoystick |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
229 Turns off joystick support. Default is on, if compiled in. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
230 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
231 .B \-nolirc |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
232 Turns off lirc support. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
233 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
234 .B \-nortc \ \ |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
235 Turns off usage of /dev/rtc (real-time clock). |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
236 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
237 .B \-playlist <file> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
238 Play files according to this file list (1 file/row or Winamp or asx format). |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
239 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
240 .B \-quiet \ \ |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
241 Display less output, status messages. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
242 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
243 .B \-skin <skin\ directory> (BETA CODE) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
244 Load skin from this directory (WITHOUT path name!). |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
245 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
246 .I EXAMPLE: |
7288 | 247 .PD 0 |
248 .RSs | |
249 .IPs "\-skin fittyfene" | |
250 tries these: | |
251 .RSss | |
252 /usr/local/share/mplayer/Skin/fittyfene | |
253 .br | |
254 ~/.mplayer/Skin/fittyfene | |
255 .REss | |
256 .RE | |
257 .PD 1 | |
258 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
259 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
260 .B \-slave \ \ |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
261 This option switches on slave mode. This is intended for use |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
262 of MPlayer as a backend to other programs. Instead of intercepting keyboard |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
263 events, MPlayer will read simplistic command lines from its stdin. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
264 See section |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
265 .B SLAVE MODE PROTOCOL |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
266 For the syntax. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
267 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
268 .B \-softsleep |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
269 Uses high quality software timers. Efficient as the RTC, doesn't need root, |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
270 but requires more CPU. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
271 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
272 .B \-sstep <sec> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
273 Specifies seconds between displayed frames. Useful for slideshows. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
274 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
275 .B \-stop_xscreensaver |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
276 Turns off xscreensaver at startup and turns it on again on exit. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
277 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
278 .B \-use-stdin |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
279 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
280 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
281 .SH "DEMUXER/STREAM OPTIONS" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
282 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
283 .B \-aid <id> (also see \-alang option) |
7488 | 284 Select audio channel [MPEG: 0\-31 AVI/OGM: 1\-99 ASF/RM: 0\-127 |
285 VOB(AC3): 128\-159 VOB(LPCM): 160\-191] | |
286 MPlayer prints the available IDs when running in verbose (-v) mode. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
287 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
288 .B \-alang <two letter\ country\ code> (also see \-aid option) |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
289 Works only for DVD playback! Selects DVD audio language. It always tries |
7045
48f2fd49977d
Sync the man page with the removed sections of the HTML docs.
diego
parents:
7017
diff
changeset
|
290 to play audio streams whose language matches the given code. For the list of |
48f2fd49977d
Sync the man page with the removed sections of the HTML docs.
diego
parents:
7017
diff
changeset
|
291 available languages, use with the \-v switch and look at the output. |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
292 |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
293 .I EXAMPLE: |
7288 | 294 .PD 0 |
295 .RSs | |
296 .IPs "\-alang hu,en" | |
297 Plays Hungarian and falls back to English if Hungarian is not available. | |
298 .RE | |
299 .PD 1 | |
300 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
301 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
302 .B \-audio\-demuxer <number> (\-audiofile only) |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
303 Force audio demuxer type for \-audiofile. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
304 Give the demuxer ID as defined in demuxers.h. |
6469 | 305 Use \-audio\-demuxer 17 to force .mp3 detection. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
306 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
307 .B \-audiofile <filename> |
6469 | 308 Play audio from an external file (WAV, MP3 or Ogg Vorbis). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
309 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
310 .B \-cdrom\-device <path\ to\ device> |
6469 | 311 Override default CDROM drive name /dev/cdrom. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
312 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
313 .B \-cache <kbytes> |
7288 | 314 This option specifies how much memory (in kbytes) to use when precaching a |
315 file/URL. Especially useful on slow media (default is \-nocache). | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
316 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
317 .B \-cdda <option1:option2> |
6389 | 318 This option can be used to tune the CD Audio reading feature of MPlayer. |
319 Available options are: | |
7288 | 320 . |
321 .RSs | |
322 .IPs speed=<value> | |
323 set CD spin speed | |
324 .IPs paranoia=<0\-2> | |
325 set paranoia level | |
326 .RSss | |
327 0: disable checking | |
328 .br | |
329 1: overlap checking only (default) | |
330 .br | |
331 2: full data correction and verification | |
332 .REss | |
333 .IPs generic-dev=<value> | |
334 use specified generic SCSI device | |
335 .IPs sector-size=<value> | |
336 atomic read size | |
337 .IPs overlap=<value> | |
338 force minimum overlap search during verification to <value> sectors. | |
339 .IPs toc-bias | |
340 Assume that the beginning offset of track 1 as reported in the TOC will be | |
341 addressed as LBA 0. Some Toshiba drives need this for getting track boundaries | |
342 correct. | |
343 .IPs toc-offset=<value> | |
344 Add <value> sectors to the values reported when addressing tracks. May be | |
345 negative. | |
346 .IPs (no)skip | |
347 (never) accept imperfect data reconstruction. | |
348 .RE | |
349 . | |
6389 | 350 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
351 .B \-chapter <chapter\ id>[-<end\ chapter\ id>] |
5683 | 352 Specify which chapter to start playing at. Optionally specify which chapter to |
7045
48f2fd49977d
Sync the man page with the removed sections of the HTML docs.
diego
parents:
7017
diff
changeset
|
353 end playing at (default: 1). Examples can be found below. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
354 .TP |
5683 | 355 .B \-csslib <filename> |
7288 | 356 (old-style DVD option) This option is used to override the default location of |
357 libcss.so. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
358 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
359 .B \-demuxer <number> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
360 Force demuxer type. Give the demuxer ID as defined in demuxers.h. |
6753
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
361 Use \-demuxer 17 to force .mp3 detection. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
362 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
363 .B \-dumpaudio (MPLAYER only) |
6469 | 364 Dumps raw compressed audio stream to ./stream.dump (useful with mpeg/ac3). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
365 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
366 .B \-dumpfile <filename> (MPLAYER only) |
5992 | 367 Specify which file MPlayer should dump to. Should be used together |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
368 with \-dumpaudio/\-dumpvideo/\-dumpstream. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
369 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
370 .B \-dumpstream (MPLAYER only) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
371 Dumps the raw stream to ./stream.dump. Useful when ripping from |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
372 DVD or network. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
373 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
374 .B \-dumpsub (MPLAYER only) |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
375 Dumps the subtitle substream from VOB streams. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
376 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
377 .B \-dumpvideo (MPLAYER only) |
6469 | 378 Dump raw compressed video stream to ./stream.dump (not very usable). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
379 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
380 .B \-dvd <title\ id> |
6469 | 381 Tell MPlayer which movies (specified by title id) to play. For example |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
382 sometimes '1' is a trailer, and '2' is the real movie. |
7288 | 383 |
384 .I NOTE: | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
385 .br |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
386 Sometimes deinterlacing is required for DVD playback, |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
387 see the \-pp 0x20000 or \-npp lb options. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
388 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
389 .B \-dvd\-device <path\ to\ device> |
6469 | 390 Override default DVD device name /dev/dvd. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
391 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
392 .B \-dvdangle <angle\ id> |
5683 | 393 Some DVD discs contain scenes that can be viewed from multiple angles. |
7045
48f2fd49977d
Sync the man page with the removed sections of the HTML docs.
diego
parents:
7017
diff
changeset
|
394 Here you can tell MPlayer which angles to use (default: 1). Examples can be |
48f2fd49977d
Sync the man page with the removed sections of the HTML docs.
diego
parents:
7017
diff
changeset
|
395 found below. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
396 .TP |
5683 | 397 .B \-dvdauth <DVD\ device> |
398 (old-style DVD option) Turns on DVD authentication using the given device. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
399 .TP |
5683 | 400 .B \-dvdkey <CSS\ key> |
6879 | 401 (old-style DVD option) When decoding a VOB file copied undecrypted from DVD, |
402 this option gives the CSS key needed to decrypt the VOB (the key is printed | |
403 when authenticating with the DVD drive using \-dvdauth). | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
404 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
405 .B \-dvdnav (BETA CODE) |
5683 | 406 Force usage of libdvdnav. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
407 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
408 .B \-forceidx |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
409 Force rebuilding of INDEX. Useful for files with broken index (desyncs, etc). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
410 Seeking will be possible. You can fix the index permanently with |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
411 MEncoder (see the documentation). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
412 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
413 .B \-fps <value> |
7288 | 414 Override video framerate (if value is wrong/missing in the header) (float |
415 number). | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
416 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
417 .B \-frames <number> |
5992 | 418 Play/convert only first <number> frames, then quit. |
472
a25ba0fd865e
commiting yesterday's changes that accidently lost ;(((
gabucino
parents:
454
diff
changeset
|
419 .TP |
5992 | 420 .B \-hr\-mp3\-seek (.MP3 only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
421 Hi\-res mp3 seeking. Default is: enabled when playing from external MP3 file, |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
422 as we need to seek to the very exact position to keep A/V sync. It can be slow |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
423 especially when seeking backwards \- it has to rewind to the beginning to find |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
424 the exact frame. |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
425 .TP |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
426 .B \-idx (also see \-forceidx) |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
427 Rebuilds INDEX of the AVI if no INDEX was found, |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
428 thus allowing seeking. Useful with broken/incomplete |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
429 downloads, or badly created AVIs. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
430 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
431 .B \-mc <seconds/frame> |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
432 Maximum A-V sync correction per frame (in seconds). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
433 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
434 .B \-mf <option1:option2:...> |
7288 | 435 Used when decoding from multiple PNG or JPEG files. Available options are: |
5683 | 436 |
7288 | 437 .PD 0 |
438 .RSs | |
439 .IPs on | |
440 turns on multifile support | |
441 .IPs w=<value> | |
442 width of the output (autodetect) | |
443 .IPs h=<value> | |
444 height of the output (autodetect) | |
445 .IPs fps=<value> | |
446 fps of the output (default: 25) | |
447 .IPs type=<value> | |
7366 | 448 type of input files (available types: jpeg, png, tga) |
7288 | 449 .RE |
450 .PD 1 | |
451 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
452 .TP |
5992 | 453 .B \-ni (.AVI only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
454 Force usage of non\-interleaved AVI parser (fixes playing |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
455 of some bad AVI files). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
456 .TP |
5992 | 457 .B \-nobps (.AVI only) |
6469 | 458 Do not use average byte/sec value for A\-V sync (AVI). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
459 Helps with some AVI files with broken header. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
460 .TP |
6753
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
461 .B \-passwd <password> (see \-user option too!) |
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
462 Specify password for http authentication. |
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
463 .TP |
6747 | 464 .B \-rawaudio <option1:option2:...> |
465 This option lets you play raw audio files. It may also be used to | |
6753
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
466 play audio CDs which are not 44KHz 16Bit stereo. |
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
467 Available options are: |
6747 | 468 |
7288 | 469 .PD 0 |
470 .RSs | |
471 .IPs on | |
472 use raw audio demuxer | |
473 .IPs channels=<value> | |
474 number of channels | |
475 .IPs rate=<value> | |
476 rate in samples per second | |
477 .IPs samplesize=<value> | |
478 sample size in byte | |
479 .IPs format=<value> | |
480 fourcc in hex | |
481 .RE | |
482 .PD 1 | |
483 . | |
6747 | 484 .TP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
485 .B \-skipopening |
6469 | 486 Skip DVD opening (dvdnav only). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
487 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
488 .B \-sb <byte\ position> (see \-ss option too!) |
6469 | 489 Seek to byte position. Useful for playback from CDROM |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
490 images / vob files with junk at the beginning. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
491 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
492 .B \-srate <Hz> |
6867 | 493 Forces the given audio playback rate, changing video speed to keep a-v sync. |
494 MEncoder passes this value to lame for resampling. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
495 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
496 .B \-ss <time> (see \-sb option too!) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
497 Seek to given time position. |
3721 | 498 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
499 .I EXAMPLE: |
7288 | 500 .PD 0 |
501 .RSs | |
502 .IPs "\-ss 56" | |
503 seeks to 56 seconds | |
504 .IPs "\-ss 01:10:00" | |
505 seeks to 1 hour 10 min | |
506 .RE | |
507 .PD 1 | |
508 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
509 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
510 .B \-tv <option1:option2:...> |
7288 | 511 This option enables the TV grabbing feature of MPlayer. |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
512 |
7058
2e5c07262861
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
parents:
7049
diff
changeset
|
513 .I NOTE: |
7288 | 514 .br |
7070
aaac9080b8a3
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
arpi
parents:
7064
diff
changeset
|
515 Mplayer doesn't accept colons so type dots instead in the device ID, |
aaac9080b8a3
v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
arpi
parents:
7064
diff
changeset
|
516 eg. hw.0,0 instead of hw:0,0) |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
517 .br |
7058
2e5c07262861
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
parents:
7049
diff
changeset
|
518 Be advised that although you can select any samplerate when using ALSA, |
2e5c07262861
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
parents:
7049
diff
changeset
|
519 the LAME audio codec is able to encode only the "standard" samplerates. |
2e5c07262861
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
parents:
7049
diff
changeset
|
520 You'll get an .avi file with no sound when you choose an odd |
2e5c07262861
new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
arpi
parents:
7049
diff
changeset
|
521 samplerate and use this codec. |
7288 | 522 .br |
523 Available options are: | |
524 . | |
525 .RSs | |
526 .IPs on | |
527 use TV input | |
528 .IPs noaudio | |
529 no sound | |
530 .IPs driver=<value> | |
531 available: dummy, v4l, bsdbt848 | |
532 .IPs device=<value> | |
533 Specify other device than the default /dev/video0. | |
534 .IPs input=<value> | |
535 Specify other input than the default 0 (Television) (see output for a list) | |
536 .IPs freq=<value> | |
537 Specify the frequency to set the tuner to (e.g. 511.250). | |
538 .IPs outfmt=<value> | |
539 output format of the tuner (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, | |
540 i420) | |
541 .IPs width=<value> | |
542 width of the output window | |
543 .IPs height=<value> | |
544 height of the output window | |
545 .IPs norm=<value> | |
546 available: PAL, SECAM, NTSC | |
547 .IPs channel=<value> | |
548 Set tuner to <value> channel. | |
549 .IPs chanlist=<value> | |
550 available: europe-east, europe-west, us-bcast, us-cable, etc | |
551 .IPs audiorate=<value> | |
552 set audio capture bitrate | |
553 .IPs alsa | |
554 capture from ALSA | |
555 .IPs amode=<0\-3> | |
556 choose an audio mode: | |
557 .RSss | |
558 0: mono | |
559 .br | |
560 1: stereo | |
561 .br | |
562 2: language 1 | |
563 .br | |
564 3: language 2 | |
565 .REss | |
566 .IPs forcechan=<1\-2> | |
567 By default, the count of recorded audio channels is determined automatically | |
568 by querying the audio mode from the tv card. This option allows to force | |
569 stereo/mono recording regardless of the amode option and the values returned | |
570 by v4l. This can be used for troubleshooting when the tv card is unable to | |
571 report the current audio mode. | |
572 .IPs adevice=<value> | |
573 set an audio device | |
574 .RSss | |
575 /dev/... for OSS | |
576 .br | |
577 hardware ID for ALSA | |
578 .REss | |
579 .IPs audioid=<value> | |
580 choose an audio output of the capture card, if it has more of them | |
581 .IPs "[volume|bass|treble|balance]=<0\-65535>" | |
582 These options set parameters of the mixer on the video capture card. They will | |
583 have no effect, if your card doesn't have one. | |
584 .RE | |
585 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
586 .TP |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
587 .B \-user <user name> (see \-passwd option too!) |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
588 Specify user name for http authentication. |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
589 .TP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
590 .B \-vcd <track> |
6469 | 591 Play video CD track from device instead of plain file. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
592 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
593 .B \-vid <id> |
7288 | 594 Select video channel [MPG: 0\-15 ASF: 0\-255]. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
595 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
596 .B \-vivo <sub\-options> (DEBUG CODE) |
6469 | 597 Force audio parameters for the .vivo demuxer (for debugging purposes). |
5683 | 598 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
599 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
600 .SH "OSD/SUB OPTIONS" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
601 .I NOTE: |
7288 | 602 .br |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
603 See \-vop expand too. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
604 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
605 .B \-dumpmpsub (MPLAYER only) |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
606 Convert the given subtitle (specified with the \-sub switch) to MPlayer's |
6383
49f9e6b07687
Pontscho says panscan works with xmga only, not with mga.
diego
parents:
6378
diff
changeset
|
607 subtitle format, MPsub. Creates a dump.mpsub file in the current directory. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
608 .TP |
6378 | 609 .B \-dumpsrtsub (MPLAYER only) |
610 Convert the given subtitle (specified with the \-sub switch) to the time-based | |
611 SubViewer (SRT) subtitle format. Creates a dumpsub.srt file in current | |
612 directory. | |
613 .TP | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
614 .B \-ifo <vobsub\ ifo\ file> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
615 Indicate the file that will be used to load palette and frame size for VOBSUB |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
616 subtitles. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
617 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
618 .B \-ffactor <number> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
619 Resample alphamap of the font. Can be: |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
620 |
7288 | 621 .PD 0 |
622 .RSs | |
623 .IPs 0 | |
624 plain white fonts | |
625 .IPs 0.75 | |
626 very narrow black outline [default] | |
627 .IPs 1 | |
628 narrow black outline | |
629 .IPs 10 | |
630 bold black outline | |
631 .RE | |
632 .PD 1 | |
633 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
634 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
635 .B \-font <path\ to\ font.desc\ file> |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
636 Search for the OSD/SUB fonts in an alternative directory (default for normal |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
637 fonts: ~/.mplayer/font/font.desc, default for FreeType fonts: |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
638 ~/.mplayer/subfont.ttf). |
7288 | 639 |
640 .I NOTE: | |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
641 .br |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
642 With FreeType, this option determines path to the text font file. |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
643 .br |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
644 The \-subfont-* options are available only with FreeType support compiled in. |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
645 If FreeType support is enabled, the old font support can't be used. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
646 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
647 .I EXAMPLE: |
7288 | 648 .PD 0 |
649 .RSs | |
650 \-font ~/.mplayer/arial\-14/font.desc | |
651 .br | |
652 \-font ~/.mplayer/arialuni.ttf | |
653 .RE | |
654 .PD 1 | |
655 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
656 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
657 .B \-noautosub |
7488 | 658 Turns off automatic loading of subtitle files. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
659 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
660 .B \-osdlevel <0\-2> (MPLAYER only) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
661 Specifies which mode the OSD should start in (0: none, 1: seek, 2: seek+timer, |
6924 | 662 default is 1). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
663 .TP |
7288 | 664 .B \-sid <id> (also see \-slang option) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
665 Turns on DVD subtitle displaying. Also, you MUST specify a number which |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
666 corresponds to a DVD subtitle language (0\-31). For the list of available |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
667 subtitles, use with the \-v switch and look at the output. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
668 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
669 .B \-slang <two\ letter\ country\ code> (also see \-sid option) |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
670 Works only for DVD playback! Turns on/selects DVD subtitle language. For the |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
671 list of available subtitles, use with the \-v switch and look at the output. |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
672 |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
673 .I EXAMPLE: |
7288 | 674 .PD 0 |
675 .RSs | |
676 .IPs "\-slang hu,en" | |
677 Selects Hungarian and falls back to English if Hungarian is not available. | |
678 .RE | |
679 .PD 1 | |
680 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
681 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
682 .B \-sub <subtitle\ file> |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
683 Use/display this subtitle file. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
684 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
685 .B \-subcc \ |
7049
0caeda287ff9
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
diego
parents:
7045
diff
changeset
|
686 Display DVD Closed Caption (CC) subtitles. These are NOT the VOB subtitles, |
0caeda287ff9
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
diego
parents:
7045
diff
changeset
|
687 these are special ASCII subtitles for the hearing impaired encoded in the VOB |
0caeda287ff9
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
diego
parents:
7045
diff
changeset
|
688 userdata stream on most region 1 DVDs. CC subtitles have not been spotted on |
0caeda287ff9
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
diego
parents:
7045
diff
changeset
|
689 DVDs from other regions so far. |
0caeda287ff9
-subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
diego
parents:
7045
diff
changeset
|
690 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
691 .B \-subcp <codepage> |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
692 If your system supports iconv(3), you can use this option to |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
693 specify codepage of the subtitle. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
694 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
695 .I EXAMPLE: |
7288 | 696 .PD 0 |
697 .RSs | |
698 \-subcp latin2 | |
699 .br | |
700 \-subcp cp1250 | |
701 .RE | |
702 .PD 1 | |
703 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
704 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
705 .B \-sub\-demuxer <number> (BETA CODE) |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
706 Force subtitle demuxer type for \-subfile. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
707 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
708 .B \-subdelay <sec> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
709 Delays subtitles by <sec> seconds. Can be negative. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
710 .TP |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
711 .B \-subfont-autoscale <0\-3> |
7288 | 712 Sets the autoscale mode. |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
713 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
714 .I NOTE: |
7288 | 715 .br |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
716 Zero means that text-scale and osd-scale are font heights in points. |
7288 | 717 .br |
718 The mode can be: | |
719 | |
720 .PD 0 | |
721 .RSs | |
722 .IPs 0 | |
723 no autoscale | |
724 .IPs 1 | |
725 proportional to movie width | |
726 .IPs 2 | |
727 proportional to movie height | |
728 .IPs 3 | |
729 proportional to movie diagonal (default) | |
730 .RE | |
731 .PD 1 | |
732 . | |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
733 .TP |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
734 .B \-subfont-blur <0\-8> |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
735 Sets the font blur radius (default: 2). |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
736 .TP |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
737 .B \-subfont-encoding <value> |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
738 Sets the font encoding. When set to "unicode", all the glyphs from the |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
739 font file will be rendered and unicode will be used (default: unicode). |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
740 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
741 .B \-subfont-osd-scale <0\-100> |
7241
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
742 Sets the osd elements autoscale coefficient (default: 6). |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
743 .TP |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
744 .B \-subfont-outline <0\-8> |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
745 Sets the font outline thickness (default: 2). |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
746 .TP |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
747 .B \-subfont-text-scale <0\-100> |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
748 Sets the subtitle text autoscale coefficient (percentage of the |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
749 screen size) (default: 5). |
283561e2bef5
better subfont description, moved to the write place
jonas
parents:
7235
diff
changeset
|
750 .TP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
751 .B \-subfps <rate> |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
752 Specify frame/sec rate of subtitle file (float number), |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
753 default: the same fps as the movie. |
7288 | 754 |
755 .I NOTE: | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
756 .br |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
757 ONLY for frame\-based SUB files, i.e. NOT MicroDVD format! |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
758 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
759 .B \-subfile <filename> (BETA CODE) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
760 Currently useless. Same as \-audiofile, but for subtitle streams (OggDS?). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
761 .TP |
7288 | 762 .B \-subpos <0\-100> (useful with \-vop expand) |
6250
a279d7427ed8
explanation of the '-subpos' flag, patch by Diego Biurrun
arpi
parents:
6120
diff
changeset
|
763 Specify the position of subtitles on the screen. The value is the vertical |
a279d7427ed8
explanation of the '-subpos' flag, patch by Diego Biurrun
arpi
parents:
6120
diff
changeset
|
764 position of the subtitle in % of the screen height. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
765 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
766 .B \-unicode |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
767 Tells MPlayer to handle the subtitle file as UNICODE. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
768 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
769 .B \-utf8 \ \ |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
770 Tells MPlayer to handle the subtitle file as UTF8. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
771 .TP |
6469 | 772 .B \-vobsub <vobsub\ file\ without\ extension> |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
773 Specify the VobSub files that are to be used for subtitle. This is |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
774 the full pathname without extensions, i.e. without the ".idx", ".ifo" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
775 or ".sub". |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
776 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
777 .B \-vobsubid <0-31> |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
778 Specify the VobSub subtitle id. Valid values range from 0 to 31. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
779 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
780 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
781 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
782 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
783 .B \-abs <value> (OBSOLETE) |
7288 | 784 Override audio driver/card buffer size detection, \-ao oss only |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
785 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
786 .B \-ao <driver>[:<device>] |
6469 | 787 Select audio output driver and optionally device. "device" is valid with |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
788 SDL, too, it means subdriver then. |
7288 | 789 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
790 .I NOTE: |
7288 | 791 .br |
792 To get a full list of available drivers, see \-ao help. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
793 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
794 .I EXAMPLE |
7288 | 795 .PD 0 |
796 .RSs | |
797 .IPs "\-ao oss:/dev/dsp1" | |
798 specifies the sound device to use with OSS (replaces the old \-dsp option) | |
799 .IPs "\-ao sdl:esd" | |
800 specifies the SDL subdriver | |
801 .RE | |
802 .PD 1 | |
803 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
804 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
805 .B \-aofile <filename> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
806 Filename for \-ao pcm. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
807 .TP |
7488 | 808 .B \-aop <list=plugin1,plugin2...:option1=value1:opt2=val2...> |
7288 | 809 Specify audio plugin(s) and their options (see documentation too). |
810 Available options are: | |
811 . | |
812 .RSs | |
813 .IPs list=[plugins] | |
814 comma separated list of plugins (resample, surround, format, volume, | |
815 extrastereo, volnorm) | |
816 .IPs delay=<sec> | |
817 example plugin, do not use! | |
818 .IPs format=<format> | |
819 output format (format plugin only) | |
820 .IPs fout=<Hz> | |
821 output frequency (resample plugin only) | |
822 .IPs volume=<0\-255> | |
823 volume (volume plugin only) | |
824 .IPs mul=<value> | |
825 stereo coefficient (default: 2.5) (extrastereo plugin only) | |
826 .IPs softclip | |
827 compressor/"soft\-clipping" capabilities (volume plugin only) | |
828 .RE | |
829 . | |
830 .TP | |
831 .B \-channels <number> | |
832 Select number of audio output channels to be used. | |
833 | |
834 .I NOTE: | |
835 .br | |
836 Currently this option is only honored for AC3 audio, and/or the surround | |
837 plugin. | |
838 .br | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
839 Available options are: |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
840 |
7288 | 841 .PD 0 |
842 .RSs | |
843 .IPs 2 | |
844 Stereo | |
845 .IPs 4 | |
846 Surround | |
847 .IPs 6 | |
848 Full 5.1 | |
849 .RE | |
850 .PD 1 | |
851 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
852 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
853 .B \-delay <sec> |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
854 Audio delay in seconds (may be +/\- float value). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
855 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
856 .B \-mixer <device> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
857 This option will tell MPlayer to use a different device for mixing than |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
858 /dev/mixer. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
859 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
860 .B \-nowaveheader (-ao pcm only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
861 Don't include wave header. Used for RAW PCM. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
862 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
863 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
864 .SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
865 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
866 .B \-aa* (\-vo aa only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
867 You can get a list and an explanation of available options executing |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
868 .I mplayer \-aahelp |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
869 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
870 .B \-bpp <depth> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
871 Use different color depth than autodetect. Not all \-vo drivers support |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
872 it (fbdev, dga2, svga, vesa). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
873 .TP |
6755 | 874 .B \-brightness <\-100\ \-\ 100> |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
875 Adjust brightness of video output (default 0). It changes intensity of |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
876 RGB components of video signal from black to white screen. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
877 .TP |
6755 | 878 .B \-contrast <\-100\ \-\ 100> |
7288 | 879 Adjust contrast of video output (default 0). Works in similar manner as |
880 brightness. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
881 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
882 .B \-display <name> |
7288 | 883 Specify the hostname and display number of the X server you want to display |
884 on. | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
885 |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
886 .I EXAMPLE: |
7288 | 887 .PD 0 |
888 .RSs | |
889 \-display xtest.localdomain:0 | |
890 .RE | |
891 .PD 1 | |
892 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
893 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
894 .B \-double |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
895 Enables doublebuffering. Fixes flicker by storing two frames in memory, and |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
896 displaying one while decoding another. Can effect OSD. Needs twice the memory |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
897 than a single buffer, so it won't work on cards with very few video memory. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
898 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
899 .B \-dr \ \ \ |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
900 Turns on direct rendering (not supported by all codecs and video outputs) |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
901 (default is off). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
902 .TP |
6747 | 903 .B \-dxr2 <option1:option2:...> |
904 This option is used to control the dxr2 driver. | |
7288 | 905 . |
906 .RSs | |
907 .IPs overlay | |
908 enable the overlay | |
909 .IPs overlay-ratio | |
910 tune the overlay | |
911 .IPs ucode=<value> | |
912 path to the microcode | |
913 .IPs norm=<value> | |
914 TV norm | |
915 .IPs ar-mode=<value> | |
916 aspect ratio mode | |
917 .IPs macrovision=<value> | |
918 macrovision mode | |
919 .IPs 75ire | |
920 enable 7.5 IRE | |
921 .IPs bw | |
922 b/w TV output | |
923 .IPs color | |
924 color TV output | |
925 .IPs interlaced | |
926 interlaced TV output | |
927 .IPs square/ccir601\-pixel | |
928 TV pixel mode | |
929 .IPs iec958\-encoded/decoded | |
930 iec958 output mode | |
931 .IPs mute | |
932 mute sound output | |
933 .IPs ignore\-cache | |
934 do not use VGA cache | |
935 .IPs update\-cache | |
936 recreate VGA cache | |
937 .RE | |
938 . | |
6747 | 939 .TP |
6469 | 940 .B \-fb <device> (fbdev or DirectFB only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
941 Specifies the framebuffer device to use. By default it uses /dev/fb0. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
942 .TP |
6469 | 943 .B \-fbmode <modename> (fbdev only) |
944 Change video mode to the one that is labelled as <modename> in /etc/fb.modes. | |
7288 | 945 |
946 .I NOTE: | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
947 .br |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
948 VESA framebuffer doesn't support mode changing. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
949 .TP |
6469 | 950 .B \-fbmodeconfig <filename> (fbdev only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
951 Use this config file instead of the default /etc/fb.modes. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
952 Only valid for the fbdev driver. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
953 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
954 .B \-forcexv (SDL only) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
955 Force using XVideo. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
956 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
957 .B \-fs \ \ \ |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
958 Fullscreen playing (centers movie, and makes black |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
959 bands around it). Toggle it with the 'f' key (not all video |
7488 | 960 outputs support it). See also -zoom. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
961 .TP |
7288 | 962 .B \-fsmode-dontuse <0-31> (OBSOLETE) (use \-fs option) |
6071
506212428423
added new description, new vop options and fsmode-dontuse
jonas
parents:
6023
diff
changeset
|
963 Try this option if you still experience fullscreen problems. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
964 .TP |
6755 | 965 .B \-hue <\-100\ \-\ 100> |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
966 Adjust hue of video signal (default 0). You can get colored negative |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
967 of image with this option. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
968 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
969 .B \-icelayer <0\-15> (icewm only) |
6268
a96c2f444317
added docu for -icelayer and addition to the faq for -nortc
attila
parents:
6250
diff
changeset
|
970 Sets the layer of the fullscreen window of mplayer for icewm. |
a96c2f444317
added docu for -icelayer and addition to the faq for -nortc
attila
parents:
6250
diff
changeset
|
971 |
7288 | 972 .PD 0 |
973 .RSs | |
974 .IPs 0 | |
975 Desktop | |
976 .IPs 2 | |
977 Below | |
978 .IPs 4 | |
979 Normal | |
980 .IPs 6 | |
981 OnTop | |
982 .IPs 8 | |
983 Dock | |
984 .IPs 10 | |
985 AboveDock | |
986 .IPs 12 | |
987 Menu (default) | |
988 .RE | |
989 .PD 1 | |
990 . | |
6268
a96c2f444317
added docu for -icelayer and addition to the faq for -nortc
attila
parents:
6250
diff
changeset
|
991 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
992 .B \-jpeg <option1:option2:...> (\-vo jpeg only) |
7288 | 993 Specify options for the JPEG output. Available options are: |
994 [no]progressiv, [no]baseline, optimize, smooth, quality and outdir. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
995 .TP |
7288 | 996 .B \-monitor_dotclock <dotclock\ (or\ pixelclock) range> (fbdev only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
997 Look into etc/example.conf for further information and in DOCS/video.html. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
998 .TP |
7288 | 999 .B \-monitor_hfreq <horizontal frequency range> (fbdev only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1000 .TP |
7288 | 1001 .B \-monitor_vfreq <vertical frequency range> (fbdev only) |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1002 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1003 .B \-monitoraspect <ratio> |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1004 Set aspect ratio of your screen. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1005 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1006 .I EXAMPLE: |
7288 | 1007 .PD 0 |
1008 .RSs | |
1009 \-monitoraspect 4:3 or 1.3333 | |
1010 .br | |
1011 \-monitoraspect 16:9 or 1.7777 | |
1012 .RE | |
1013 .PD 1 | |
1014 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1015 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1016 .B \-noslices |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1017 Disable drawing video by 16-pixel height slices/bands, instead draws the |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1018 while frame in a single run. May be faster or slower, depending on card/cache. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1019 It has effect only with libmpeg2 and libavcodec codecs. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1020 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1021 .B \-panscan <0.0\-1.0> |
6330 | 1022 Enables Pan & Scan functionality, i.e. in order to display a 16:9 movie |
6351 | 1023 on a 4:3 display, the sides of the movie are cropped to get a 4:3 image |
6753
4e5294c0dafb
Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
diego
parents:
6752
diff
changeset
|
1024 which fits the screen. This function works only with xv, xmga and xvidix |
6351 | 1025 drivers. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1026 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1027 The range controls how much of the image is cropped. |
6330 | 1028 .TP |
6755 | 1029 .B \-saturation <\-100\ \-\ 100> |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1030 Adjust saturation of video output (default 0). You can get grayscale output |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1031 with this option. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1032 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1033 .B \-rootwin |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1034 Play movie in the root window (desktop background) instead of opening |
6351 | 1035 a new one. Works only with x11, xv, xmga and xvidix drivers. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1036 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1037 .B \-screenw <pixels> \-screenh <pixels> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1038 If you use an output driver which can't know the resolution of the screen |
7288 | 1039 (fbdev/x11 and/or TVout) this is where you can specify the horizontal and |
1040 vertical resolution. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1041 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1042 .B \-vm \ \ \ |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1043 Try to change to a better video mode. dga, x11/xv (XF86VidMode) and sdl |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1044 output drivers support it. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1045 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1046 .B \-vo <driver>[:<device>] |
6469 | 1047 Select video output driver and optionally device. "device" is valid with |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1048 SDL and GGI too, it means subdriver then. |
7288 | 1049 |
1050 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1051 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1052 See \-vo help for a full list of available drivers. |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1053 |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1054 .I EXAMPLE: |
7288 | 1055 .PD 0 |
1056 .RSs | |
1057 \-vo xmga | |
1058 .br | |
1059 \-vo sdl:aalib | |
1060 .RE | |
1061 .PD 1 | |
1062 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1063 .TP |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1064 .B \-vsync \ \ |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1065 Enables VBI for vesa. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1066 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1067 .B \-wid <window\ id> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1068 This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1069 browser (with the plugger extension for instance). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1070 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1071 .B \-xineramascreen <screen\ number> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1072 In Xinerama configurations (i.e. a single desktop that spans across multiple |
7288 | 1073 displays) this option tells MPlayer which screen to display movie on. Range 0 |
1074 \- ... | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1075 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1076 .B \-z <0\-9> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1077 Specifies compression level for PNG output (-vo png) |
7288 | 1078 |
1079 .PD 0 | |
1080 .RSs | |
1081 .IPs 0 | |
1082 no compression | |
1083 .IPs 9 | |
1084 max compression | |
1085 .RE | |
1086 .PD 1 | |
1087 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1088 .TP |
7219 | 1089 .B \-zrbw (\-vo zr only) |
7192 | 1090 Display in black and white (for optimal performance, this option can be |
1091 combined with the 'decode only in black and white' option for codecs | |
1092 belonging to the FFmpeg family). | |
1093 .TP | |
7219 | 1094 .B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only) |
7192 | 1095 Select a part of the input image for display, multiple occurences of this |
1096 option switch on cinerama mode. In cinerama mode the movie is distributed | |
1097 over more than one TV (or beamer) to create a larger screen. Options appearing | |
7288 | 1098 after the n\-th \-zrcrop apply to the n\-th MJPEG card, each card should at |
1099 least have a \-zrdev in addition to the \-zrcrop. For examples, see the output | |
1100 of \-zrhelp and the Zr section of the documentation. | |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1101 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1102 .B \-zrdev <device> (\-vo zr only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1103 Specify the device special file that belongs to your MJPEG card, by default |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1104 this driver takes the first v4l device it can find. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1105 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1106 .B \-zrfd (\-vo zr only) |
7288 | 1107 Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only |
1108 happens if the hardware scaler can stretch the image to its original size. Use | |
1109 this option to force decimation. | |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1110 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1111 .B \-zrhelp (\-vo zr only) |
7288 | 1112 Display a list of all \-zr* options, their default values and an example of |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1113 cinerama mode. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1114 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1115 .B \-zrnorm <norm> (\-vo zr only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1116 Specify norm PAL/NTSC, the default is 'no change'. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1117 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1118 .B \-zrquality <1\-20> (\-vo zr only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1119 A number from 1 to 20 representing the jpeg encoding quality. 1 gives the best |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1120 quality and 20 gives very bad quality. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1121 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1122 .B \-zrvdec <1,2,4> \-zrhdec <1,2,4> (\-vo zr only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1123 Vertical/horizontal decimation: Ask the driver to send only every 2nd or 4th |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1124 line/pixel of the input image to the MJPEG card and use the scaler of the |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1125 MJPEG card to strech the image to its original size. |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1126 .TP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1127 .B \-zrxdoff <x display offset>, \-zrydoff <y display offset> (\-vo zr only) |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1128 If the movie is smaller than the TV screen, these options control the position |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1129 of the movie relative to the upper left corner of the screen. The movie |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1130 is centered by default. |
7219 | 1131 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1132 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1133 .SH "DECODING/FILTERING OPTIONS" |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1134 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1135 .B \-ac <codec name> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1136 Force usage of a specific audio codec, according to its codec name in |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1137 codecs.conf. |
7288 | 1138 |
1139 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1140 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1141 See \-ac help for a full list of available codecs. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1142 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1143 .I EXAMPLE: |
7288 | 1144 .PD 0 |
1145 .RSs | |
1146 .IPs "\-ac mp3" | |
1147 use mp3lib | |
1148 .IPs "\-ac mad" | |
1149 use libmad | |
1150 .IPs "\-ac mp3acm" | |
1151 use l3codeca.acm MP3 codec | |
1152 .IPs "\-ac ac3" | |
1153 use AC3 codec | |
1154 .IPs "\-ac hwac3" | |
1155 enable hardware AC3 passthrough (see documentation) | |
1156 .IPs "\-ac vorbis" | |
1157 use libvorbis | |
1158 .IPs "\-ac ffmp3" | |
1159 use FFmpeg's MP3 decoder (SLOW) | |
1160 .RE | |
1161 .PD 1 | |
1162 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1163 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1164 .B \-afm <driver name> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1165 Force usage of a specific audio codec family, according to its driver name |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1166 in codecs.conf and fall back to default if it failed. |
7288 | 1167 |
1168 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1169 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1170 See \-afm help for a full list of available drivers. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1171 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1172 .I EXAMPLE: |
7288 | 1173 .PD 0 |
1174 .RSs | |
1175 .IPs "\-afm ffmpeg" | |
1176 use FFmpeg's libavcodec (mp1/2/3) | |
1177 .IPs "\-afm acm" | |
1178 use a matching Win32 codec | |
1179 .RE | |
1180 .PD 1 | |
1181 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1182 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1183 .B \-aspect <ratio> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1184 Override aspect ratio of movies. It's autodetected on MPEG files, but can't be |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1185 autodetected on most AVI files. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1186 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1187 .I EXAMPLE: |
7288 | 1188 .PD 0 |
1189 .RSs | |
1190 \-aspect 4:3 or \-aspect 1.3333 | |
1191 .br | |
1192 \-aspect 16:9 or \-aspect 1.7777 | |
1193 .RE | |
1194 .PD 1 | |
1195 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1196 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1197 .B \-flip \ |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1198 Flip image upside\-down. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1199 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1200 .B \-lavdopts <option1:option2:...> (DEBUG CODE) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1201 If decoding with a codec from libavcodec, you can specify its parameters here. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1202 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1203 .I EXAMPLE: |
7288 | 1204 .PD 0 |
1205 .RSs | |
1206 \-lavdopts bug=1 | |
1207 .RE | |
1208 .PD 1 | |
1209 | |
1210 Available options are: | |
1211 . | |
1212 .RSs | |
1213 .IPs ver=<value> | |
1214 error resilience: | |
1215 .RSss | |
1216 -1: needed for some very broken encoders | |
1217 .br | |
1218 0: default | |
1219 .br | |
1220 1: more aggressive error detection | |
1221 .REss | |
1222 .IPs bug=<value> | |
1223 manual workaround encoder bugs: | |
1224 .RSss | |
1225 0: default | |
1226 .br | |
7488 | 1227 1: workaround for some old lavc generated msmpeg4v3 and some opendivx files |
1228 .br | |
1229 2: workaround XviD interlacing bug | |
1230 .br | |
1231 3: workaround UMP4 bugs | |
7288 | 1232 .REss |
7488 | 1233 .IPs gray |
1234 grayscale only decoding (a bit faster than with color) | |
7288 | 1235 .RE |
1236 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1237 .TP |
7434
194e70101c8c
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
diego
parents:
7366
diff
changeset
|
1238 .B \-noaspect |
7488 | 1239 Disable automatic aspect compensation. |
7434
194e70101c8c
Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
diego
parents:
7366
diff
changeset
|
1240 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1241 .B \-nosound |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1242 Do not play/encode sound. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1243 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1244 .B \-npp <option1,option2,...> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1245 This option allows giving more literate postprocessing options, |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1246 and is another way of calling it (not with \-pp). |
7288 | 1247 |
1248 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1249 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1250 See \-npp help for a full list of available options. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1251 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1252 The keywords accept a '\-' prefix to disable the option. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1253 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1254 A ':' followed by a letter may be appended to the option to indicate its |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1255 scope: |
7288 | 1256 .RSs |
1257 a: Automatically switches the filter off if the CPU is too slow. | |
1258 .br | |
1259 c: Do chrominance filtering, too. | |
1260 .br | |
1261 y: Do not do chrominance filtering (only luminance filtering). | |
1262 .RE | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1263 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1264 Each filter defaults to 'c' (chrominance). |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1265 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1266 \-npp only controls the external postprocess filter, and you HAVE TO |
7288 | 1267 load it manually by \-vop pp (Usage: \-vop pp \-npp <options>), |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1268 it is not auto-loaded! |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1269 |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1270 .I EXAMPLE: |
7288 | 1271 .PD 0 |
1272 .RSs | |
1273 .IPs "\-npp hb,vb,dr,al,lb" | |
1274 same as \-pp 0x2007f | |
1275 .IPs "\-npp hb,vb,dr,al" | |
1276 same as \-pp 0x7f | |
1277 .IPs "\-npp de,\-al" | |
1278 default filters without brightness/contrast correction | |
1279 .IPs "\-npp de,tn:1:2:3" | |
1280 Enable default filters & temporal denoiser. | |
1281 .IPs "\-npp hb:y,vb:a \-autoq 6" | |
1282 Deblock horizontal only luminance and switch vertical deblocking on or | |
1283 off automatically depending on available CPU time. | |
1284 .RE | |
1285 .PD 1 | |
1286 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1287 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1288 .B \-pp <quality> (see \-npp option too!) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1289 Apply postprocess filter on decoded image. |
7288 | 1290 |
1291 Value given by \-pp is sent to the codec, if the codec has built-in postprocess | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1292 filter (newer win32 DShow DLLs, divx4linux) otherwise the external postprocess |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1293 filter plugin (-vop pp) is auto-loaded and used. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1294 Note, that you can use the built-in and external pp at the |
7288 | 1295 same time, use \-pp to set internal pp, and \-vop pp=value to set up the |
1296 external! | |
1297 | |
1298 The valid range of \-pp value for built-in pp filters vary on codecs, mostly | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1299 0-6, where 0=disable 6=slowest/best. |
7288 | 1300 |
1301 For the external pp filter, this is the numerical mode to use postprocessing. | |
1302 The '\-npp' option described above has the same effects but with letters. To | |
1303 have several filters at the same time, simply add the hexadecimal values. | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1304 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1305 .I EXAMPLE: |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1306 The following values are known to give good results: |
7288 | 1307 .PD 0 |
1308 .RSs | |
1309 .IPs "\-pp 0x20000 (\-npp lb)" | |
1310 deinterlacing (for DVD/MPEG2 playback e.g.) | |
1311 .IPs "\-pp 0x7f (\-npp hb,vb,dr,al)" | |
1312 deblocking filter (for DivX) | |
1313 .RE | |
1314 .PD 1 | |
1315 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1316 .TP |
7488 | 1317 .B \-ssf <mode> |
7288 | 1318 Specifies SwScaler parameters. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1319 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1320 .I EXAMPLE |
7288 | 1321 .PD 0 |
1322 .RSs | |
1323 \-vop scale \-ssf lgb=3.0 | |
1324 .RE | |
1325 .PD 1 | |
1326 | |
1327 .RS 7 | |
1328 Available modes are: | |
1329 .RE | |
1330 | |
1331 .PD 0 | |
1332 .RSs | |
1333 .IPs lgb=<0\-100> | |
1334 Gaussian blur filter (luma) | |
1335 .IPs cgb=<0\-100> | |
1336 Gaussian blur filter (chroma) | |
1337 .IPs ls=<0\-100> | |
1338 sharpen filter (luma) | |
1339 .IPs cs=<0\-100> | |
1340 sharpen filter (chroma) | |
1341 .IPs chs=<h> | |
1342 chroma horizontal shifting | |
1343 .IPs cvs=<v> | |
1344 chroma vertical shifting | |
1345 .RE | |
1346 .PD 1 | |
1347 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1348 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1349 .B \-stereo <mode> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1350 Select type of MP2/MP3 stereo output. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1351 |
7288 | 1352 .PD 0 |
1353 .RSs | |
1354 .IPs 0 | |
1355 Stereo | |
1356 .IPs 1 | |
1357 Left channel | |
1358 .IPs 2 | |
1359 Right channel | |
1360 .RE | |
1361 .PD 1 | |
1362 . | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1363 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1364 .B \-sws <software\ scaler\ type> (see \-vop scale option too!) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1365 This option sets the quality (and speed, respectively) of the software scaler, |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1366 with the \-zoom option. For example with x11 or other outputs which lack |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1367 hardware acceleration. Possible settings are: |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1368 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1369 .I NOTE: |
7288 | 1370 .br |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1371 For \-sws 2 and 7, the sharpness can be set with the scaling parameter (p) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1372 of \-vop scale (0 (soft) \- 100 (sharp)), for \-sws 9, it specifies the filter |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1373 length (1 \- 10). |
7288 | 1374 |
1375 .PD 0 | |
1376 .RSs | |
1377 .IPs 0 | |
1378 fast bilinear (default) | |
1379 .IPs 1 | |
1380 bilinear | |
1381 .IPs 2 | |
1382 bicubic (good quality) | |
1383 .IPs 3 | |
1384 experimental | |
1385 .IPs 4 | |
1386 nearest neighbour (bad quality) | |
1387 .IPs 5 | |
1388 area | |
1389 .IPs 6 | |
1390 luma bicubic / chroma bilinear | |
1391 .IPs 7 | |
1392 gauss | |
1393 .IPs 8 | |
1394 sincR | |
1395 .IPs 9 | |
1396 lanczos | |
1397 .IPs 10 | |
1398 bicubic spline | |
1399 .RE | |
1400 .PD 1 | |
1401 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1402 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1403 .B \-vc <codec name> |
7288 | 1404 Force usage of a specific video codec, according to its codec name in |
1405 codecs.conf. | |
1406 | |
1407 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1408 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1409 See \-vc help for a full list of available codecs. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1410 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1411 .I EXAMPLE: |
7288 | 1412 .PD 0 |
1413 .RSs | |
1414 .IPs "\-vc divx" | |
7488 | 1415 use Win32/VFW DivX codec |
7288 | 1416 .IPs "\-vc divxds" |
7488 | 1417 use Win32/DShow DivX codec |
7288 | 1418 .IPs "\-vc ffdivx" |
1419 use libavcodec's DivX codec | |
1420 .IPs "\-vc ffmpeg12" | |
1421 use libavcodec's MPEG1/2 codec | |
1422 .IPs "\-vc divx4" | |
7488 | 1423 use divx4linux codec |
7288 | 1424 .RE |
1425 .PD 1 | |
1426 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1427 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1428 .B \-vfm <driver name> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1429 Force usage of a specific video codec family, according to its driver name |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1430 in codecs.conf and fall back to default if it failed. |
7288 | 1431 |
1432 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1433 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1434 If libdivxdecore support was compiled in, then odivx and divx4 now contains |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1435 just the same DivX4 codec, but different APIs to reach it. For difference |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1436 between them and when to use which, check the DivX4 section in the |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1437 documentation. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1438 .br |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1439 See \-vfm help for a full list of available drivers. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1440 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1441 .I EXAMPLE: |
7288 | 1442 .PD 0 |
1443 .RSs | |
1444 .IPs "\-vfm ffmpeg" | |
1445 use libavcodec codecs | |
1446 .IPs "\-vfm vfw" | |
1447 use VFW (Win32) codecs | |
1448 .IPs "\-vfm odivx" | |
1449 use OpenDivX/DivX4 codec (YV12) (same as \-vc odivx but fallback) | |
1450 .IPs "\-vfm dshow" | |
1451 use DirectShow (Win32) codecs | |
1452 .IPs "\-vfm divx4" | |
1453 use DivX4 codec (YUY2) (same as \-vc divx4 but fallback) | |
1454 .IPs "\-vfm xanim" | |
1455 use XAnim codecs | |
1456 .RE | |
1457 .PD 1 | |
1458 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1459 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1460 .B \-vop <...,plugin3[=options],plugin2,plugin1> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1461 Activate a comma separated list of video filters. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1462 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1463 .I NOTE: |
7288 | 1464 .br |
1465 The parameters are optional and if omitted, some of them are set to default | |
1466 values. Use -1 to keep the default value. | |
1467 .br | |
1468 To get a full list of available plugins, see \-vop help. | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1469 .br |
7288 | 1470 Available plugins are: |
1471 . | |
1472 .RSs | |
1473 .IPs crop[=w:h:x:y] | |
1474 Crops the given part of the image and discards the rest. Useful to remove | |
1475 black bands from widescreen movies. | |
1476 .IPs rectangle[=w:h:x:y] | |
1477 Draws a rectangle of the requested width and height at the specified | |
1478 coordinates over the image (used to test crop). (default: maximum w/h, upper | |
1479 left x/y position) | |
1480 .IPs expand[=w:h:x:y:o] | |
1481 Expands (not scales) movie resolution to the given value and places the | |
1482 unscaled original at coordinates x y. Can be used for placing subtitles/OSD in | |
1483 the resulting black bands (default: original w/h, centered x/y). The last | |
1484 parameter (de)activates OSD rendering (default: 0). | |
1485 .IPs flip | |
1486 Flips the image upside down. | |
1487 .IPs mirror | |
1488 Flips the image on Y axis. | |
1489 .IPs rotate[=<0-3>] | |
1490 Rotates and flips the image +/\- 90 degrees. | |
1491 .IPs scale[=w:h[:c[:p]]] | |
1492 Scales the image with the software scaler (slow) and performs a YUV<\->RGB | |
1493 colorspace conversion (see \-sws option too!). The value 0 is used for scaled | |
1494 (aspect) destination w/h. (default: original w/h, destination w/h with \-zoom) | |
1495 Optionaly chroma skipping (c from 0\-3) and scaling parameters can be | |
1496 specified. (see the \-sws option for details) | |
1497 .IPs yuy2 | |
1498 Forces software YV12/I420 to YUY2 conversion. | |
1499 .IPs rgb2bgr[=swap] | |
1500 RGB 24/32 <\-> BGR 24/32 colorspace conversion with optional R <\-> B | |
1501 swapping. | |
1502 .IPs palette | |
1503 RGB/BGR 8 \-> 15/16/24/32bpp colorspace conversion using palette. | |
1504 .IPs format[=fourcc] | |
1505 Restricts the colorspace for next filter. It does not do any conversion! Use | |
1506 the scale filter for a real conversion. | |
1507 .IPs pp[=flags] | |
7292 | 1508 Activates the external postprocessing filter. (see \-pp option for details) |
7288 | 1509 .IPs lavc[=quality:fps] |
1510 Realtime MPEG1 encoder for use with DVB/DXR3 (libavcodec) | |
1511 .IPs fame | |
1512 Realtime MPEG1 encoder for use with DVB/DXR3 (libfame) | |
1513 .IPs dvbscale[=aspect] | |
1514 Set up optimal scaling for DVB cards. (aspect=DVB_HEIGHT*ASPECTRATIO) | |
1515 .IPs cropdetect[=0\-255] | |
1516 Calculates necessary cropping parameters and prints the recommended parameters | |
1517 to stdout. The threshold can be optionally specified from nothing (0) to | |
1518 everything (255). (default: 24) | |
1519 .IPs "noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]" | |
1520 Adds noise | |
1521 .RSss | |
7290 | 1522 <0\-100>: luma noise |
1523 .br | |
1524 <0\-100>: chroma noise | |
1525 .br | |
1526 u: uniform noise | |
7291 | 1527 .br |
7290 | 1528 t: temporal noise |
7291 | 1529 .br |
7290 | 1530 a: averaged temporal noise |
7291 | 1531 .br |
7290 | 1532 h: high quality |
7291 | 1533 .br |
7290 | 1534 p: mix with pattern |
7288 | 1535 .REss |
1536 .IPs eq[=bright:cont] | |
1537 Activates the software equalizer with interactive controls like the hardware | |
1538 eq controls. The values can be from -100 to 100. | |
1539 .IPs halfpack | |
1540 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but | |
1541 keeping all chroma samples. Useful for output to low-resolution display | |
1542 devices when hardware downscaling is poor quality or is not available. | |
1543 .RE | |
1544 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1545 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1546 .B \-x <x> (MPLAYER only) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1547 Scale image to x width (if sw/hw scaling available). Disables aspect calcs. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1548 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1549 .B \-xvidopts <option> |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1550 Specify additional parameters when decoding with XviD. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1551 |
7288 | 1552 .PD 0 |
1553 .RSs | |
1554 .IPs dr2 | |
1555 Activate direct rendering method 2. | |
1556 .IPs nodr2 | |
1557 Deactivate direct rendering method 2. | |
1558 .RE | |
1559 .PD 1 | |
1560 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1561 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1562 .B \-xy <x> |
7288 | 1563 .PD 0 |
1564 .RSs | |
1565 .IPs "x<=8" | |
1566 Scale image by factor <x>. | |
1567 .IPs "x>8" | |
1568 Set width to <x> and calculate height to keep correct aspect ratio. | |
1569 .RE | |
1570 .PD 1 | |
1571 . | |
6310 | 1572 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1573 .B \-y <y> (MPLAYER only) |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1574 Scale image to y height (if sw/hw scaling available). Disables aspect calcs. |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1575 .TP |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1576 .B \-zoom \ |
7288 | 1577 Allow software scaling, where available. Could be used to force scaling with |
1578 \-vop scale | |
1579 | |
1580 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1581 .br |
7288 | 1582 \-vop scale will IGNORE options \-x/\-y/\-xy/\-fs/\-aspect without \-zoom. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1583 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1584 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1585 .SH "ENCODING OPTIONS (MENCODER ONLY)" |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1586 .TP |
7288 | 1587 .B \-audio-density <1\-50> |
6867 | 1588 Number of audio chunks per second (default is 2 for 0.5s long audio chunks). |
7288 | 1589 |
1590 .I NOTE: | |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1591 .br |
6867 | 1592 CBR only, VBR ignores this as it puts each packet in a new chunk. |
1593 .TP | |
7288 | 1594 .B \-audio-delay <0.0\-...> |
6867 | 1595 Sets the audio delay field in the header. Default is 0.0, negative values do |
7288 | 1596 not work. This does not delay the audio while encoding, but the player will |
1597 see the default audio delay, sparing you the use of the \-delay option. | |
6867 | 1598 .TP |
7288 | 1599 .B \-audio-preload <0.0\-2.0> |
6867 | 1600 Sets up audio buffering time interval (default: 0.5s). |
1601 .TP | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1602 .B \-divx4opts <option1:option2:...> |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1603 If encoding to DivX4, you can specify its parameters here. |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1604 Available options are: |
7288 | 1605 . |
1606 .RSs | |
1607 .IPs help | |
1608 get help | |
1609 .IPs br=<value> | |
1610 specify bitrate in | |
1611 .RSss | |
1612 kbit <4\-16000> or | |
1613 .br | |
1614 bit <16001\-24000000> | |
1615 .REss | |
1616 .IPs key=<value> | |
1617 maximum keyframe interval (in frames) | |
1618 .IPs deinterlace | |
1619 enable deinterlacing (avoid it, DivX4 is buggy!) | |
1620 .IPs q=<1\-5> | |
1621 quality (1\-fastest, 5\-best) | |
1622 .IPs min_quant=<1\-31> | |
1623 minimum quantizer | |
1624 .IPs max_quant=<1\-31> | |
1625 maximum quantizer | |
1626 .IPs rc_period=<value> | |
1627 rate control period | |
1628 .IPs rc_reaction_period=<value> | |
1629 rate control reaction period | |
1630 .IPs rc_reaction_ratio=<value> | |
1631 rate control reaction ratio | |
1632 .IPs crispness=<0\-100> | |
1633 specify crispness/smoothness | |
1634 .RE | |
1635 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1636 .TP |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1637 .B \-endpos <time|byte\ position> (see \-ss and \-sb option too!) |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1638 Stop encoding at given time or byte position. Can be specified in many ways: |
7288 | 1639 |
1640 .I NOTE: | |
6022
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1641 .br |
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1642 Byte position won't be accurate, as it can only stop at |
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1643 a frame boundary. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1644 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1645 .I EXAMPLE: |
7288 | 1646 .PD 0 |
1647 .RSs | |
1648 .IPs "\-endpos 56" | |
1649 encode only 56 seconds | |
1650 .IPs "\-endpos 01:10:00" | |
1651 encode only 1 hour 10 minutes | |
1652 .IPs "\-endpos 100mb" | |
1653 encode only 100 MBytes | |
1654 .RE | |
1655 .PD 1 | |
1656 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1657 .TP |
6022
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1658 .B \-ffourcc <fourcc> |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1659 Can be used to override the video fourcc of the output file. |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1660 |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1661 .I EXAMPLE: |
7288 | 1662 .PD 0 |
1663 .RSs | |
1664 .IPs "-ffourcc div3" | |
1665 will have the output file contain "div3" as video fourcc. | |
1666 .RE | |
1667 .PD 1 | |
1668 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1669 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1670 .B \-include <config\ file> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1671 Specify config file to be parsed after the default |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1672 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1673 .B \-lameopts <option1:option2:...> |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1674 If encoding to MP3 with libmp3lame, you can specify its parameters here. |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1675 Available options are: |
7288 | 1676 . |
1677 .RSs | |
1678 .IPs help | |
1679 get help | |
1680 .IPs vbr=<0\-4> | |
1681 variable bitrate method | |
1682 .RSss | |
1683 0: cbr | |
1684 .br | |
1685 1: mt | |
1686 .br | |
1687 2: rh(default) | |
1688 .br | |
1689 3: abr | |
1690 .br | |
1691 4: mtrh | |
1692 .REss | |
1693 .IPs abr | |
1694 average bitrate | |
1695 .IPs cbr | |
1696 constant bitrate | |
1697 .IPs br=<0\-1024> | |
1698 specify bitrate in kBit (CBR and ABR only) | |
1699 .IPs q=<0\-9> | |
1700 quality (0-highest, 9-lowest) (only for VBR) | |
1701 .IPs aq=<0\-9> | |
1702 algorithmic quality (0-best/slowest, 9-worst/fastest) | |
1703 .IPs ratio=<1\-100> | |
1704 compression ratio | |
1705 .IPs vol=<0\-10> | |
1706 set audio input gain | |
1707 .IPs mode=<0\-3> | |
1708 0: stereo | |
1709 .br | |
1710 1: joint-stereo | |
1711 .br | |
1712 2: dualchannel | |
1713 .br | |
1714 3: mono | |
1715 .br | |
1716 (default: auto) | |
1717 .IPs padding=<0\-2> | |
1718 0: no | |
1719 .br | |
1720 1: all | |
1721 .br | |
1722 2: adjust | |
1723 .RE | |
1724 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1725 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1726 .B \-lavcopts <option1:option2:...> |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1727 If encoding with a codec from libavcodec, you can specify its parameters here. |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1728 |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1729 .I EXAMPLE: |
7288 | 1730 .PD 0 |
1731 .RSs | |
1732 \-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250 | |
1733 .RE | |
1734 .PD 1 | |
1735 | |
1736 .RS 7 | |
1737 Available options are: | |
1738 .RE | |
1739 . | |
1740 .RSs | |
1741 .IPs help | |
1742 get help | |
1743 .IPs vcodec=<value> | |
1744 use the specified codec (there is no default, you must specify it): | |
1745 .RSss | |
7290 | 1746 mjpeg: Motion JPEG |
1747 .br | |
1748 h263: H263 | |
1749 .br | |
1750 h263p: H263 Plus | |
1751 .br | |
1752 mpeg4: DivX 4/5 | |
1753 .br | |
1754 msmpeg4: DivX 3 | |
1755 .br | |
1756 rv10: an old RealVideo codec | |
1757 .br | |
1758 mpeg1video: MPEG1 video :) | |
7288 | 1759 .REss |
1760 .IPs vbitrate=<value> | |
1761 specify bitrate in | |
1762 .RSss | |
1763 kBit <4\-16000> or | |
1764 .br | |
1765 Bit <16001\-24000000> | |
1766 .br | |
1767 (warning: 1kBit = 1000 Bits) | |
1768 .br | |
1769 default = 800k | |
1770 .REss | |
1771 .IPs vratetol=<value> | |
1772 approximated *filesize* tolerance in kBits. (warning: 1kBit = 1000 Bits) | |
1773 default = 1024*8 kBits = 1MByte | |
1774 .IPs keyint=<value> | |
1775 interval between keyframes (specify in frames, >300 are not recommended) | |
1776 default = 250 (one key frame every ten seconds in a 25fps movie) | |
1777 .IPs vhq | |
1778 high quality mode, macro blocks will be encoded multiple times and the | |
1779 smallest will be used. (default: HQ disabled) | |
1780 .IPs vme=<0\-5> | |
1781 motion estimation method (EPZS usually gives best results, but you can try X1, | |
1782 too. FULL is very slow and the others are experimental): | |
1783 .RSss | |
7290 | 1784 0: no ME at all |
1785 .br | |
1786 1: ME_FULL | |
1787 .br | |
1788 2: ME_LOG | |
1789 .br | |
1790 3: ME_PHODS | |
1791 .br | |
1792 4: ME_EPZS (default) | |
1793 .br | |
1794 5: ME_X1 | |
7288 | 1795 .REss |
1796 .IPs vqcomp=<value> | |
1797 If the value is set to 1.0, the quantizer will stay nearly constant (high | |
1798 motion scenes will look bad). If it's 0.0, the quantizer will be changed to | |
1799 make all frames approximately equally sized (low motion scenes will look bad). | |
1800 (default: 0.5) | |
1801 .IPs vqblur=<0\-1> | |
1802 blurs the quantizer graph over time: | |
1803 .RSss | |
1804 0.0: no blur | |
1805 .br | |
1806 1.0: average all past quantizers | |
1807 .br | |
1808 (default: 0.5) | |
1809 .REss | |
1810 .IPs vqscale=<2\-31> | |
1811 gives each frame the same quantizer (selects fixed quantizer mode). | |
1812 (default: 0 (fixed quantizer mode disabled)) | |
1813 .IPs vrc_strategy=<0\-2> | |
1814 different strategies to decide which frames should get which quantizer. | |
1815 (default: 2) | |
1816 .IPs v4mv | |
1817 4 motion vectors per macroblock, may give you slightly better quality, can | |
1818 only be used in HQ mode and is buggy with B frames currently. | |
1819 (default: disabled) | |
1820 .IPs vpass=<1/2> | |
1821 select internal first pass or second pass of 2-pass mode. | |
1822 (default: 0 (1-pass mode)) | |
1823 .IPs gray | |
1824 encode in grayscale mode. (default: disabled) | |
1825 .IPs mpeg_quant | |
1826 use MPEG quantizers instead of H.263. (default: disabled) (i.e. use H.263 | |
1827 quantizers) | |
1828 | |
1829 .PP | |
1830 The next 3 options apply only to I & P frames: | |
1831 .IPs vqmin=<1\-31> | |
1832 minimum quantizer (default: 3) | |
1833 .IPs vqmax=<1\-31> | |
1834 maximum quantizer (default: 15) | |
1835 .IPs vqdiff=<1\-31> | |
1836 quantizer difference. Limits the maximum quantizer difference between frames. | |
1837 (default: 3) | |
1838 | |
1839 .PP | |
1840 The following options apply only to B frames: | |
1841 .IPs vmax_b_frames=<0\-4> | |
1842 maximum number of frames between each I/P frame. (default: 0 (B-frames | |
1843 generation disabled)) | |
1844 .IPs vb_strategy=<0/1> | |
1845 strategy to choose between I/P/B frames: | |
1846 .RSss | |
1847 0: always use max B | |
1848 .br | |
1849 1: avoid B frames in high motion / scene change (can lead to misprediction of | |
1850 file size) (default: 0) | |
1851 .REss | |
1852 .IPs vb_qfactor=<value> | |
1853 quantizer factor between B and I/P frames (larger means higher quantizer for B | |
1854 frames) (default: 2.0) | |
1855 .IPs vb_qoffset=<value> | |
1856 quantizer offset between B and I/P frames (larger means higher quantizer for B | |
1857 frames) (default: 0.0) | |
1858 | |
1859 .PP | |
1860 The actual quantizer for a given B frame is computed in pass 1 as shown below: | |
1861 .RSss | |
1862 prev_IorP_quantizer * vb_qfactor + vb_qoffset | |
1863 .REss | |
1864 | |
1865 .PP | |
1866 In fixed quantizer mode you can use those options: | |
1867 .RSss | |
1868 vqscale, vmax_b_frames, vhq, vme, keyint | |
1869 .REss | |
1870 | |
1871 .PP | |
1872 You can use the following options only in pass 1 of 2-pass mode or in 1-pass | |
1873 mode: | |
1874 .RSss | |
1875 vqblur, vqdiff | |
1876 .REss | |
1877 | |
1878 .PP | |
1879 You can use the following options only in pass 2 of 2-pass mode: | |
1880 .RSss | |
1881 vrc_strategy, vb_strategy | |
1882 .REss | |
1883 | |
1884 .PP | |
1885 All other options can be used in all modes. | |
1886 .RE | |
1887 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1888 .TP |
6022
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1889 .B \-noskip |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1890 Do not skip frames. |
6022
63d320c955c1
noskip to mencoder only opts, endpos understands byte position too and small changes
jonas
parents:
6005
diff
changeset
|
1891 .TP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1892 .B \-o <filename> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1893 Outputs to the given filename, instead of the default 'test.avi'. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1894 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1895 .B \-oac <codec name> |
7288 | 1896 Encode with the given codec. Use \-ovc help to get a list of available codecs. |
1897 (no default set) | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1898 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1899 .I EXAMPLE: |
7288 | 1900 .PD 0 |
1901 .RSs | |
1902 .IPs "-oac copy" | |
1903 no encoding, just streamcopy | |
1904 .IPs "-oac pcm" | |
1905 encode to uncompressed PCM | |
1906 .IPs "-oac mp3lame" | |
1907 encode to MP3 (using Lame) | |
1908 .RE | |
1909 .PD 1 | |
1910 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1911 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1912 .B \-ofps <fps> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1913 The output file will have different frame/sec than the source. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1914 You MUST set it for variable fps (asf, some mov) and progressive |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1915 (29.97fps telecined mpeg) files. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1916 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1917 .B \-ovc <codec name> |
7288 | 1918 Encode with the given codec. Use \-ovc help to get a list of available codecs. |
1919 (no default set) | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1920 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1921 .I EXAMPLE: |
7288 | 1922 .PD 0 |
1923 .RSs | |
1924 .IPs "\-ovc copy" | |
1925 no encoding, just streamcopy | |
1926 .IPs "\-ovc divx4" | |
1927 encode to DivX4/DivX5 or XviD | |
1928 .IPs "\-ovc rawrgb" | |
1929 encode to uncompressed RGB24 | |
1930 .IPs "\-ovc lavc" | |
1931 encode with a libavcodec codecs | |
1932 .RE | |
1933 .PD 1 | |
1934 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1935 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1936 .B \-pass <1/2> |
7288 | 1937 With this you can encode 2pass DivX4 files. First encode with \-pass 1, then |
1938 with the same parameters, encode with \-pass 2. | |
1939 | |
1940 .I NOTE: | |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1941 .br |
7288 | 1942 Use \-lavcopts vpass=1/2 for libavcodec 2-pass instead of \-pass 1/2. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1943 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1944 .B \-passlogfile <filename> |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1945 When encoding in 2pass mode, MEncoder dumps first pass' informations |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1946 to the given file instead of the default divx2pass.log. |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1947 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1948 .B \-skiplimit <value> |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1949 Maximal skipable frames after non-skipped one |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1950 (-noskiplimit for unlimited number). |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1951 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1952 .B \-v, \-\-verbose |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
1953 Enable verbose output (more \-v means more verbosity). |
6712
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1954 .TP |
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1955 .B \-vobsubout <basename> |
7288 | 1956 Specify the basename for the output .idx and .sub files. This turns |
6712
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1957 off subtitle rendering in the encoded movie and diverts it to Vobsub |
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1958 subtitle files. |
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1959 .TP |
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1960 .B \-vobsuboutindex <index> |
7288 | 1961 Specify the index of the subtitles in the output files. (default: 0) |
6712
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1962 .TP |
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1963 .B \-vobsuboutid <langid> |
7288 | 1964 Specify the language two letter code for the subtitles. This |
6712
70aa7a20b9c0
Document -vobsubout, -vobsuboutid and -vobsuboutindex
kmkaplan
parents:
6573
diff
changeset
|
1965 overrides what is read from the DVD or the .ifo file. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1966 |
389 | 1967 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1968 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1969 .\" Keyboard control |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1970 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
1971 . |
5683 | 1972 .SH "KEYBOARD CONTROL" |
1973 .I NOTE: | |
7288 | 1974 .br |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1975 MPlayer has a fully configurable, command driven, control layer |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1976 which allow you to control MPlayer using keyboard, mouse, joystick |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1977 or remote control (using lirc). |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1978 .br |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1979 The default config file for the input system is |
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
1980 $HOME/.mplayer/input.conf but it can be overriden |
7288 | 1981 using the \-input conf option. |
5683 | 1982 .br |
1983 These keys may/may not work, depending on your video output driver. | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
1984 .TP |
5683 | 1985 .B general control |
7288 | 1986 .PD 0 |
1987 .RSs | |
1988 .IPs "<\- and \->" | |
1989 seek backward/forward 10 seconds | |
1990 .IPs "up and down" | |
1991 seek backward/forward 1 minute | |
1992 .IPs "pgup and pgdown" | |
1993 seek backward/forward 10 minutes | |
1994 .IPs "< and >" | |
1995 backward/forward in playlist | |
1996 .IPs "HOME and END" | |
1997 go to next/previous playtree entry in the parent list | |
1998 .IPs "INS and DEL" | |
1999 go to next/previous alternative source (asx playlist only) | |
2000 .IPs "p / SPACE" | |
2001 pause movie (any key unpauses) | |
2002 .IPs "q / ESC" | |
2003 stop playing and quit program | |
2004 .IPs "+ and \-" | |
2005 adjust audio delay by +/\- 0.1 second | |
2006 .IPs "/ and *" | |
2007 decrease/increase volume | |
2008 .IPs "9 and 0" | |
2009 decrease/increase volume | |
2010 .IPs m | |
2011 mute sound | |
2012 .IPs f | |
2013 toggle fullscreen | |
2014 .IPs "w and e" | |
2015 decrease/increase panscan range | |
2016 .IPs o | |
2017 toggle between OSD states: none / seek / seek+timer | |
2018 .IPs d | |
2019 toggle frame dropping | |
2020 .IPs "z and x" | |
2021 adjust subtitle delay by +/\- 0.1 second | |
2022 .IPs "r and t" | |
2023 adjust subtitle position | |
474 | 2024 |
7288 | 2025 .PP |
2026 (The following keys are valid only when using \-vo xv or | |
2027 \-vo [vesa|fbdev]:vidix or \-vo xvidix \-vo (x)mga or \-vc divxds (slow).) | |
1556 | 2028 |
7288 | 2029 .IPs "1 and 2" |
2030 adjust contrast | |
2031 .IPs "3 and 4" | |
2032 adjust brightness | |
2033 .IPs "5 and 6" | |
2034 adjust hue | |
2035 .IPs "7 and 8" | |
2036 adjust saturation | |
2037 .RE | |
2038 .PD 1 | |
2039 . | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2040 .TP |
5683 | 2041 .B GUI keyboard control |
7288 | 2042 .PD 0 |
2043 .RSs | |
2044 .IPs "ENTER" | |
2045 start playing | |
2046 .IPs s | |
2047 stop playing | |
2048 .IPs a | |
2049 about | |
2050 .IPs l | |
2051 load file | |
2052 .IPs c | |
2053 skin browser | |
2054 .IPs p | |
2055 toggle playlist | |
2056 .RE | |
2057 .PD 1 | |
2058 . | |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
2059 .TP |
5683 | 2060 .B TV input control |
7288 | 2061 .PD 0 |
2062 .RSs | |
2063 .IPs "h and k" | |
2064 select previous/next channel | |
2065 .IPs n | |
2066 change norm | |
2067 .IPs u | |
2068 change channel list | |
2069 .RE | |
2070 .PD 1 | |
2071 . | |
5683 | 2072 .TP |
2073 .B DVDNAV input control | |
7288 | 2074 .PD 0 |
2075 .RSs | |
2076 .IPs "K,J,H,L" | |
2077 browse up/down/left/right | |
2078 .IPs M | |
2079 jump to main menu | |
2080 .IPs S | |
2081 select | |
2082 .RE | |
2083 .PD 1 | |
3322
cdd3f5ac06b2
-slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
arpi
parents:
3239
diff
changeset
|
2084 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2085 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2086 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2087 .\" Slave mode protocol |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2088 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2089 . |
5683 | 2090 .SH "SLAVE MODE PROTOCOL" |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
2091 If the \-slave switch is given, playback is controlled by a |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2092 line\-based protocol. Each line must contain one command |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2093 otherwise one of the following tokens: |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2094 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2095 .B Commands |
7288 | 2096 .RSs |
7450
9720e88cd0bc
This tiny patch adds "type=2" absolute seconds seek capability.
arpi
parents:
7434
diff
changeset
|
2097 .IPs "seek <value> [type=<0/1/2>]" |
7288 | 2098 Seek to some place in the movie. Type 0 is a relative seek of +/- <value> |
2099 seconds. Type 1 seek to <value> % in the movie. | |
7450
9720e88cd0bc
This tiny patch adds "type=2" absolute seconds seek capability.
arpi
parents:
7434
diff
changeset
|
2100 Type 2 is a seek to an absolute position of <value> seconds. |
7288 | 2101 .IPs "audio_delay <value>" |
2102 Adjust the audio delay of value seconds | |
2103 .IPs quit | |
2104 Quit MPlayer | |
2105 .IPs pause | |
2106 Pause/unpause the playback | |
2107 .IPs grap_frames | |
2108 Somebody know ? | |
2109 .IPs "pt_step <value> [force=<value>]" | |
2110 Go to next/previous entry in the playtree. | |
2111 .IPs "pt_up_step <value> [force=<value>]" | |
2112 Like pt_step but it jumps to next/previous in the parent list. | |
2113 .IPs "alt_src_step <value>" | |
2114 When more than one source is available it selects the next/previous one (only | |
2115 supported by asx playlist). | |
2116 .IPs "sub_delay <value> [abs=<value>]" | |
2117 Adjust the subtitles delay of +/- <value> seconds or set it to <value> seconds | |
2118 when abs is non zero. | |
2119 .IPs "osd [level=<value>]" | |
2120 Toggle osd mode or set it to level when level > 0. | |
2121 .IPs "volume <dir>" | |
2122 Increase/decrease volume | |
2123 .IPs "[contrast|brightness|hue|saturation] <\-100 \- 100> [abs=<value>]" | |
2124 Set/Adjust video parameters. | |
2125 .IPs "frame_drop [type=<value>]" | |
2126 Toggle/Set frame dropping mode. | |
2127 .IPs "sub_pos <value>" | |
2128 Adjust subtitles position. | |
2129 .IPs vo_fullscreen | |
2130 Switch to fullscreen mode. | |
2131 .IPs "tv_step_channel <dir>" | |
2132 Select next/previous tv channel. | |
2133 .IPs "tv_step_norm" | |
2134 Change TV norm. | |
2135 .IPs "tv_step_chanlist" | |
2136 Change channel list. | |
2137 .IPs "gui_[loadsubtitle|about|play|stop]" | |
2138 GUI actions | |
2139 .RE | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2140 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2141 |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2142 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2143 .\" Files |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2144 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2145 . |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2146 .SH FILES |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2147 .TP |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2148 /etc/mplayer/mplayer.conf |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2149 system\-wide settings |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2150 .TP |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2151 ~/.mplayer/config |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2152 user settings |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2153 .TP |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2154 ~/.mplayer/input.conf |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2155 input bindings (see '\-input keylist' for full keylist) |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2156 .TP |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2157 ~/.mplayer/gui.conf |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2158 GUI configuration file |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2159 .TP |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2160 ~/.mplayer/gui.pl |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2161 GUI playlist |
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2162 .TP |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2163 ~/.mplayer/font/ |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2164 font directory (There must be a font.desc file and files with .RAW extension.) |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2165 .TP |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2166 ~/.mplayer/DVDkeys/ |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2167 cracked CSS keys |
7288 | 2168 .PD 0 |
6752
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2169 .TP |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2170 Sub files |
224fe311f5f6
Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
diego
parents:
6747
diff
changeset
|
2171 are searched for in this priority (for example /mnt/movie/movie.avi): |
7288 | 2172 .RSs |
2173 /mnt/cdrom/movie.sub | |
6316 | 2174 .br |
7288 | 2175 ~/.mplayer/sub/movie.sub |
5683 | 2176 .br |
7288 | 2177 ~/.mplayer/default.sub |
2178 .RE | |
2179 .PD 1 | |
5683 | 2180 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2181 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2182 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2183 .\" Examples |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2184 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2185 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2186 .SH EXAMPLES |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2187 .TP |
1714 | 2188 .B Quickstart DVD playing |
5683 | 2189 mplayer \-dvd 1 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2190 .TP |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2191 .B Play in japanese with english subtitles |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
2192 mplayer \-dvd 1 \-alang ja \-slang en |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2193 .TP |
4398 | 2194 .B Play only chapters 5, 6, 7 |
5683 | 2195 mplayer \-dvd 1 \-chapter 5\-7 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2196 .TP |
1714 | 2197 .B Multiangle DVD playing |
5683 | 2198 mplayer \-dvd 1 \-dvdangle 2 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2199 .TP |
1714 | 2200 .B Playing from a different DVD device |
5683 | 2201 mplayer \-dvd 1 \-dvd\-device /dev/dvd2 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2202 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2203 .B Old style DVD (VOB) playing |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2204 mplayer \-dvdauth /dev/dvd /mnt/dvd/VIDEO_TS/VTS_02_4.VOB |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2205 .TP |
1714 | 2206 .B Stream from HTTP |
2207 mplayer http://mplayer.hq/example.avi | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2208 .TP |
2207 | 2209 .B Convert subtitle to MPsub (to ./dump.mpsub) |
5683 | 2210 mplayer dummy.avi \-sub source.sub \-dumpmpsub |
2211 .TP | |
2212 .B Input from standard V4L | |
7288 | 2213 mplayer \-tv on:driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 |
2214 \-vo xv | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2215 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2216 .B Encoding DVD title #2, only selected chapters |
7288 | 2217 mencoder \-dvd 2 \-chapter 10-15 \-o title2.avi \-oac copy \-ovc divx4 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2218 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2219 .B Encoding DVD title #2, resizing to 640x480 |
7288 | 2220 mencoder \-dvd 2 \-vop scale=640:480 \-o title2.avi \-oac copy \-ovc divx4 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2221 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2222 .B Encoding DVD title #2, resizing to 512xHHH (keep aspect ratio) |
7288 | 2223 mencoder \-dvd 2 \-vop scale \-zoom \-xy 512 \-o title2.avi \-oac copy |
2224 \-ovc divx4 | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2225 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2226 .B The same, but with libavcodec family, MPEG4 (Divx5) compression |
7288 | 2227 mencoder \-dvd 2 \-o title2.avi \-ovc lavc |
2228 \-lavcopts vcodec=mpeg4:vhq:vbitrate=1800 \-oac copy | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2229 .TP |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2230 .B The same, but with libavcodec family, MJPEG compression |
7288 | 2231 mencoder \-dvd 2 \-o titel2.avi \-ovc lavc |
2232 \-lavcopts vcodec=mjpeg:vhq:vbitrate=1800 \-oac copy | |
7108
3284ffd653b3
added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
jonas
parents:
7070
diff
changeset
|
2233 .TP |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2234 .B Encoding all *.jpg files in the current dir |
7288 | 2235 mencoder \\*.jpg \-mf on:fps=25 \-o output.avi \-ovc divx4 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2236 .TP |
7288 | 2237 .B Encoding from tuner |
2238 mencoder \-tv on:driver=v4l:width=640:height=480 \-o tv.avi \-ovc rawrgb | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2239 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2240 .B Encoding from a pipe |
7288 | 2241 rar p test-SVCD.rar | mencoder \-ovc divx4 \-divx4opts br=800 \-ofps 24 |
2242 \-pass 1 \-\- \- | |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2243 .TP |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2244 .B Encoding multiple *.vob files |
7288 | 2245 cat *.vob | mencoder <options> \- |
1 | 2246 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2247 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2248 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2249 .\" Bugs, authors, standard disclaimer |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2250 .\" -------------------------------------------------------------------------- |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2251 . |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2252 .SH BUGS |
5683 | 2253 Probably. PLEASE, double-check the documentation (especially bugreports.html), |
5965 | 2254 the FAQ and the mail archive before! |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2255 .br |
6469 | 2256 Send your complete bug reports to the MPlayer-users mailing list at |
2257 <mplayer-users@mplayerhq.hu>. We love complete bug reports :) | |
1 | 2258 |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2259 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2260 .SH AUTHORS |
5683 | 2261 Check documentation! |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
2262 .TP |
5683 | 2263 MPlayer is (C) 2000\-2002 |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2264 .B Arpad Gereoffy |
7284
a6dc13dd2fd0
cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
jonas
parents:
7259
diff
changeset
|
2265 .TP |
6469 | 2266 This man page is written and maintained by |
7235
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2267 .B Gabucino |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2268 .br |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2269 .B Diego Biurrun |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2270 .br |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2271 .B Jonas Jermann |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2272 .PP |
81eb93508042
preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
jonas
parents:
7219
diff
changeset
|
2273 Please send mails about it to the MPlayer-users mailing list. |
5988
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2274 |
de86623c35ef
merging mplayer+mencodre manpage, reorganized by section, updated by Jonas Jermann <jjermann@gmx.net>
arpi
parents:
5965
diff
changeset
|
2275 |
5683 | 2276 .SH "STANDARD DISCLAIMER" |
2848
33c32f3d9f1f
many small updates, fixes (some/more to be completed soon)
gabucino
parents:
2664
diff
changeset
|
2277 Use only at your own risk! There may be errors and inaccuracies that could |
1 | 2278 be damaging to your system or your eye. Proceed with caution, and although |
2279 this is highly unlikely, the author doesn't take any responsibility for that! | |
2280 .\" end of file |