Revert "Hack to add libass compatibility for mencoder with embedded font support"
[mplayer/kovensky.git] / DOCS / man / en / mplayer.1
blobf20456b769471f319968e45e6f07bcbaa6c8e3ec
1 .\" $Revision$
2 .\" MPlayer (C) 2000-2010 MPlayer Team
3 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
5 .\" --------------------------------------------------------------------------
6 .\" Macro definitions
7 .\" --------------------------------------------------------------------------
9 .\" define indentation for suboptions
10 .nr SS 5
11 .\" add new suboption
12 .de IPs
13 .IP "\\$1" \n(SS
15 .\" begin of first level suboptions, end with .RE
16 .de RSs
17 .RS 10
19 .\" begin of 2nd level suboptions
20 .de RSss
21 .PD 0
22 .RS \n(SS+3
24 .\" end of 2nd level suboptions
25 .de REss
26 .RE
27 .PD 1
30 .\" --------------------------------------------------------------------------
31 .\" Title
32 .\" --------------------------------------------------------------------------
34 .TH MPlayer 1 "2009-03-25" "The MPlayer Project" "The Movie Player"
36 .SH NAME
37 mplayer  \- movie player
38 .br
39 mencoder \- movie encoder
41 .\" --------------------------------------------------------------------------
42 .\" Synopsis
43 .\" --------------------------------------------------------------------------
45 .SH SYNOPSIS
46 .na
47 .nh
48 .B mplayer
49 [options] [file|URL|playlist|\-]
51 .br
52 .B mplayer
53 [options] file1
54 [specific options] [file2] [specific options]
56 .br
57 .B mplayer
58 [options]
59 {group of files and options}
60 [group-specific options]
62 .br
63 .B mplayer
64 [dvd|dvdnav]://[title|[start_title]\-end_title][/device]
65 [options]
67 .br
68 .B mplayer
69 vcd://track[/device]
71 .br
72 .B mplayer
73 tv://[channel][/input_id]
74 [options]
76 .br
77 .B mplayer
78 radio://[channel|frequency][/capture]
79 [options]
81 .br
82 .B mplayer
83 pvr://
84 [options]
86 .br
87 .B mplayer
88 dvb://[card_number@]channel
89 [options]
91 .br
92 .B mplayer
93 mf://[filemask|@listfile]
94 [\-mf options] [options]
96 .br
97 .B mplayer
98 [cdda|cddb]://track[\-endtrack][:speed][/device]
99 [options]
102 .B mplayer
103 cue://file[:track]
104 [options]
107 .B mplayer
108 [file|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv|icyx|noicyx|smb]://
109 [user:pass@]URL[:port] [options]
112 .B mplayer
113 sdp://file
114 [options]
117 .B mplayer
118 mpst://host[:port]/URL
119 [options]
122 .B mplayer
123 tivo://host/[list|llist|fsid]
124 [options]
127 .B mencoder
128 [options] file
129 [file|URL|\-] [\-o file | file://file | smb://[user:pass@]host/filepath]
132 .B mencoder
133 [options] file1
134 [specific options] [file2] [specific options]
138 .\" --------------------------------------------------------------------------
139 .\" Description
140 .\" --------------------------------------------------------------------------
142 .SH DESCRIPTION
143 .B mplayer
144 is a movie player for Linux (runs on many other platforms and CPU
145 architectures, see the documentation).
146 It plays most MPEG/\:VOB, AVI, ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, Ogg/\:OGM,
147 MKV, VIVO, FLI, NuppelVideo, yuv4mpeg, FILM and RoQ files, supported by many
148 native and binary codecs.
149 You can watch VCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies,
150 too.
152 MPlayer supports a wide range of video and audio output drivers.
153 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB,
154 Quartz, Mac OS X CoreVideo, but you can also use GGI, SDL (and all their drivers),
155 VESA (on every VESA-compatible card, even without X11), some low-level
156 card-specific drivers (for Matrox, 3dfx and ATI) and some hardware MPEG decoder
157 boards, such as the Siemens DVB, Hauppauge PVR (IVTV), DXR2 and DXR3/\:Hollywood+.
158 Most of them support software or hardware scaling, so you can enjoy movies in
159 fullscreen mode.
161 MPlayer has an onscreen display (OSD) for status information, nice big
162 antialiased shaded subtitles and visual feedback for keyboard controls.
163 European/\:ISO8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean
164 fonts are supported along with 12 subtitle formats (MicroDVD, SubRip, OGM,
165 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS and our own: MPsub) and
166 DVD subtitles (SPU streams, VOBsub and Closed Captions).
168 .B mencoder
169 (MPlayer's Movie Encoder) is a simple movie encoder, designed to encode
170 MPlayer-playable movies (see above) to other MPlayer-playable formats (see
171 below).
172 It encodes to MPEG-4 (DivX/Xvid), one of the libavcodec codecs and
173 PCM/\:MP3/\:VBRMP3 audio in 1, 2 or 3 passes.
174 Furthermore it has stream copying abilities, a powerful filter system (crop,
175 expand, flip, postprocess, rotate, scale, noise, RGB/\:YUV conversion) and
176 more.
178 .B gmplayer
179 is MPlayer with a graphical user interface.
180 It has the same options as MPlayer.
182 Usage examples to get you started quickly can be found at the end
183 of this man page.
185 .B Also see the HTML documentation!
188 .\" --------------------------------------------------------------------------
189 .\" interactive control
190 .\" --------------------------------------------------------------------------
192 .SH "INTERACTIVE CONTROL"
193 MPlayer has a fully configurable, command-driven control layer
194 which allows you to control MPlayer using keyboard, mouse, joystick
195 or remote control (with LIRC).
196 See the \-input option for ways to customize it.
199 .B keyboard control
200 .PD 0
202 .IPs "<\- and \->"
203 Seek backward/\:forward 10 seconds.
204 .IPs "up and down"
205 Seek forward/\:backward 1 minute.
206 .IPs "pgup and pgdown"
207 Seek forward/\:backward 10 minutes.
208 .IPs "[ and ]"
209 Decrease/increase current playback speed by 10%.
210 .IPs "{ and }"
211 Halve/double current playback speed.
212 .IPs "backspace"
213 Reset playback speed to normal.
214 .IPs "< and >"
215 Go backward/\:forward in the playlist.
216 .IPs "ENTER"
217 Go forward in the playlist, even over the end.
218 .IPs "HOME and END"
219 next/\:previous playtree entry in the parent list
220 .IPs "INS and DEL (ASX playlist only)"
221 next/\:previous alternative source.
222 .IPs "p / SPACE"
223 Pause (pressing again unpauses).
224 .IPs ".\ \ \ \ "
225 Step forward.
226 Pressing once will pause movie, every consecutive press will play one frame
227 and then go into pause mode again (any other key unpauses).
228 .IPs "q / ESC"
229 Stop playing and quit.
230 .IPs "U\ \ \ \ "
231 Stop playing (and quit if \-idle is not used).
232 .IPs "+ and \-"
233 Adjust audio delay by +/\- 0.1 seconds.
234 .IPs "/ and *"
235 Decrease/\:increase volume.
236 .IPs "9 and 0"
237 Decrease/\:increase volume.
238 .IPs "( and )"
239 Adjust audio balance in favor of left/\:right channel.
240 .IPs "m\ \ \ \ "
241 Mute sound.
242 .IPs "_ (MPEG-TS, AVI and libavformat only)"
243 Cycle through the available video tracks.
244 .IPs "# (DVD, MPEG, Matroska, AVI and libavformat only)"
245 Cycle through the available audio tracks.
246 .IPs "TAB (MPEG-TS and libavformat only)"
247 Cycle through the available programs.
248 .IPs "f\ \ \ \ "
249 Toggle fullscreen (also see \-fs).
250 .IPs "T\ \ \ \ "
251 Toggle stay-on-top (also see \-ontop).
252 .IPs "w and e"
253 Decrease/\:increase pan-and-scan range.
254 .IPs "o\ \ \ \ "
255 Toggle OSD states: none / seek / seek + timer / seek + timer + total time.
256 .IPs "d\ \ \ \ "
257 Toggle frame dropping states: none / skip display / skip decoding
258 (see \-framedrop and \-hardframedrop).
259 .IPs "v\ \ \ \ "
260 Toggle subtitle visibility.
261 .IPs "j\ \ \ \ "
262 Cycle through the available subtitles.
263 .IPs "y and g"
264 Step forward/backward in the subtitle list.
265 .IPs "F\ \ \ \ "
266 Toggle displaying "forced subtitles".
267 .IPs "a\ \ \ \ "
268 Toggle subtitle alignment: top / middle / bottom.
269 .IPs "x and z"
270 Adjust subtitle delay by +/\- 0.1 seconds.
271 .IPs "r and t"
272 Move subtitles up/down.
273 .IPs "i (\-edlout mode only)"
274 Set start or end of an EDL skip and write it out to the given file.
275 .IPs "s (\-vf screenshot only)"
276 Take a screenshot.
277 .IPs "S (\-vf screenshot only)"
278 Start/stop taking screenshots.
279 .IPs "I\ \ \ \ "
280 Show filename on the OSD.
281 .IPs "! and @"
282 Seek to the beginning of the previous/next chapter.
283 .IPs "D (\-vo xvmc, \-vo vdpau, \-vf yadif, \-vf kerndeint only)"
284 Activate/deactivate deinterlacer.
285 .IPs "A\ \ \ \ "
286 Cycle through the available DVD angles.
287 .IPs "c (currently -vo vdpau and -vo xv only)"
288 Change YUV colorspace.
290 .PD 1
293 (The following keys are valid only when using a hardware accelerated video
294 output (xv, (x)vidix, (x)mga, etc), the software equalizer
295 (\-vf eq or \-vf eq2) or hue filter (\-vf hue).)
298 .PD 0
300 .IPs "1 and 2"
301 Adjust contrast.
302 .IPs "3 and 4"
303 Adjust brightness.
304 .IPs "5 and 6"
305 Adjust hue.
306 .IPs "7 and 8"
307 Adjust saturation.
309 .PD 1
312 (The following keys are valid only when using the quartz or corevideo
313 video output driver.)
316 .PD 0
318 .IPs "command + 0"
319 Resize movie window to half its original size.
320 .IPs "command + 1"
321 Resize movie window to its original size.
322 .IPs "command + 2"
323 Resize movie window to double its original size.
324 .IPs "command + f"
325 Toggle fullscreen (also see \-fs).
326 .IPs "command + [ and command + ]"
327 Set movie window alpha.
329 .PD 1
332 (The following keys are valid only when using the sdl
333 video output driver.)
336 .PD 0
338 .IPs "c\ \ \ \ "
339 Cycle through available fullscreen modes.
340 .IPs "n\ \ \ \ "
341 Restore original mode.
343 .PD 1
346 (The following keys are valid if you have a keyboard
347 with multimedia keys.)
350 .PD 0
352 .IPs PAUSE
353 Pause.
354 .IPs "STOP\ "
355 Stop playing and quit.
356 .IPs "PREVIOUS and NEXT"
357 Seek backward/\:forward 1 minute.
359 .PD 1
362 (The following keys are only valid if you compiled with TV or DVB input
363 support and will take precedence over the keys defined above.)
366 .PD 0
368 .IPs "h and k"
369 Select previous/\:next channel.
370 .IPs "n\ \ \ \ "
371 Change norm.
372 .IPs "u\ \ \ \ "
373 Change channel list.
375 .PD 1
378 (The following keys are only valid if you compiled with dvdnav
379 support: They are used to navigate the menus.)
382 .PD 0
384 .IPs "keypad 8"
385 Select button up.
386 .IPs "keypad 2"
387 Select button down.
388 .IPs "keypad 4"
389 Select button left.
390 .IPs "keypad 6"
391 Select button right.
392 .IPs "keypad 5"
393 Return to main menu.
394 .IPs "keypad 7"
395 Return to nearest menu (the order of preference is: chapter->title->root).
396 .IPs "keypad ENTER"
397 Confirm choice.
399 .PD 1
403 (The following keys are only valid if teletext support is enabled during
404 compilation: They are used for controlling TV teletext, whose data may come
405 from either an analog TV source or an MPEG Transport Stream.)
408 .PD 0
410 .IPs "X\ \ \ \ "
411 Switch teletext on/\:off.
412 .IPs "Q and W"
413 Go to next/\:prev teletext page.
415 .PD 1
420 .B mouse control
421 .PD 0
423 .IPs "button 3 and button 4"
424 Seek backward/\:forward 1 minute.
425 .IPs "button 5 and button 6"
426 Decrease/\:increase volume.
428 .PD 1
431 .B joystick control
432 .PD 0
434 .IPs "left and right"
435 Seek backward/\:forward 10 seconds.
436 .IPs "up and down"
437 Seek forward/\:backward 1 minute.
438 .IPs "button 1"
439 Pause.
440 .IPs "button 2"
441 Toggle OSD states: none / seek / seek + timer / seek + timer + total time.
442 .IPs "button 3 and button 4"
443 Decrease/\:increase volume.
445 .PD 1
448 .\" --------------------------------------------------------------------------
449 .\" Usage
450 .\" --------------------------------------------------------------------------
452 .SH "USAGE"
453 Every 'flag' option has a 'noflag' counterpart, e.g.\& the opposite of the
454 \-fs option is \-nofs.
456 If an option is marked as (XXX only), it will only work in combination with
457 the XXX option or if XXX is compiled in.
459 .I NOTE:
460 The suboption parser (used for example for \-ao pcm suboptions) supports
461 a special kind of string-escaping intended for use with external GUIs.
463 It has the following format:
465 %n%string_of_length_n
467 .I EXAMPLES:
469 mplayer \-ao pcm:file=%10%C:test.wav test.avi
471 Or in a script:
473 mplayer \-ao pcm:file=%`expr length "$NAME"`%"$NAME" test.avi
476 .\" --------------------------------------------------------------------------
477 .\" Configuration files
478 .\" --------------------------------------------------------------------------
480 .SH "CONFIGURATION FILES"
481 You can put all of the options in configuration files which will be read
482 every time MPlayer/MEncoder is run.
483 The system-wide configuration file 'mplayer.conf' is in your configuration
484 directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the user
485 specific one is '~/\:.mplayer/\:config'.
486 The configuration file for MEncoder is 'mencoder.conf' in your configuration
487 directory (e.g.\& /etc/\:mplayer or /usr/\:local/\:etc/\:mplayer), the
488 user specific one is '~/\:.mplayer/\:mencoder.conf'.
489 User specific options override system-wide options and options given on the
490 command line override either.
491 The syntax of the configuration files is 'option=<value>', everything after
492 a '#' is considered a comment.
493 Options that work without values can be enabled by setting them to 'yes'
494 or '1' or 'true' and disabled by setting them to 'no' or '0' or 'false'.
495 Even suboptions can be specified in this way.
497 You can also write file-specific configuration files.
498 If you wish to have a configuration file for a file called 'movie.avi', create a file
499 named 'movie.avi.conf' with the file-specific options in it and put it in
500 ~/.mplayer/.
501 You can also put the configuration file in the same directory as the file to
502 be played, as long as you give the \-use\-filedir\-conf option (either on the
503 command line or in your global config file).
504 If a file-specific configuration file is found in the same directory, no
505 file-specific configuration is loaded from ~/.mplayer.
506 In addition, the \-use\-filedir\-conf option enables directory-specific
507 configuration files.
508 For this, MPlayer first tries to load a mplayer.conf from the same directory as
509 the file played and then tries to load any file-specific configuration.
511 .I EXAMPLE MPLAYER CONFIGURATION FILE:
512 .sp 1
514 # Use Matrox driver by default.
515 vo=xmga
516 # I love practicing handstands while watching videos.
517 flip=yes
518 # Decode/encode multiple files from PNG,
519 # start with mf://filemask
520 mf=type=png:fps=25
521 # Eerie negative images are cool.
522 vf=eq2=1.0:\-0.8
525 .I "EXAMPLE MENCODER CONFIGURATION FILE:"
526 .sp 1
528 # Make MEncoder output to a default filename.
529 o=encoded.avi
530 # The next 4 lines allow mencoder tv:// to start capturing immediately.
531 oac=pcm=yes
532 ovc=lavc=yes
533 lavcopts=vcodec=mjpeg
534 tv=driver=v4l2:input=1:width=768:height=576:device=/dev/video0:audiorate=48000
535 # more complex default encoding option set
536 lavcopts=vcodec=mpeg4:autoaspect=1
537 lameopts=aq=2:vbr=4
538 ovc=lavc=1
539 oac=lavc=1
540 passlogfile=pass1stats.log
541 noautoexpand=1
542 subfont-autoscale=3
543 subfont-osd-scale=6
544 subfont-text-scale=4
545 subalign=2
546 subpos=96
547 spuaa=20
550 .\" --------------------------------------------------------------------------
551 .\" Profiles
552 .\" --------------------------------------------------------------------------
554 .SH "PROFILES"
555 To ease working with different configurations profiles can be defined in the
556 configuration files.
557 A profile starts with its name between square brackets, e.g.\& '[my-profile]'.
558 All following options will be part of the profile.
559 A description (shown by \-profile help) can be defined with the profile-desc
560 option.
561 To end the profile, start another one or use the profile name 'default'
562 to continue with normal options.
565 .I "EXAMPLE MPLAYER PROFILE:"
566 .sp 1
569 [protocol.dvd]
570 profile-desc="profile for dvd:// streams"
571 vf=pp=hb/vb/dr/al/fd
572 alang=en
574 [protocol.dvdnav]
575 profile-desc="profile for dvdnav:// streams"
576 profile=protocol.dvd
577 mouse-movements=yes
578 nocache=yes
580 [extension.flv]
581 profile-desc="profile for .flv files"
582 flip=yes
584 [vo.pnm]
585 outdir=/tmp
587 [ao.alsa]
588 device=spdif
591 .I "EXAMPLE MENCODER PROFILE:"
592 .sp 1
595 [mpeg4]
596 profile-desc="MPEG4 encoding"
597 ovc=lacv=yes
598 lavcopts=vcodec=mpeg4:vbitrate=1200
600 [mpeg4\-hq]
601 profile-desc="HQ MPEG4 encoding"
602 profile=mpeg4
603 lavcopts=mbd=2:trell=yes:v4mv=yes
606 .\" --------------------------------------------------------------------------
607 .\" Options
608 .\" --------------------------------------------------------------------------
610 .SH "GENERAL OPTIONS"
613 .B \-codecs\-file <filename> (also see \-afm, \-ac, \-vfm, \-vc)
614 Override the standard search path and use the specified file
615 instead of the builtin codecs.conf.
618 .B \-include <configuration file>
619 Specify configuration file to be parsed after the default ones.
622 .B \-list\-options
623 Prints all available options.
626 .B \-msgcharset <charset>
627 Convert console messages to the specified character set (default: autodetect).
628 Text will be in the encoding specified with the \-\-charset configure option.
629 Set this to "noconv" to disable conversion (for e.g.\& iconv problems).
631 .I NOTE:
632 The option takes effect after command line parsing has finished.
633 The MPLAYER_CHARSET environment variable can help you get rid of
634 the first lines of garbled output.
637 .B \-msgcolor
638 Enable colorful console output on terminals that support ANSI color.
641 .B \-msglevel <all=<level>:<module>=<level>:...>
642 Control verbosity directly for each module.
643 The 'all' module changes the verbosity of all the modules not
644 explicitly specified on the command line.
645 See '\-msglevel help' for a list of all modules.
647 .I NOTE:
648 Some messages are printed before the command line is parsed and are
649 therefore not affected by \-msglevel.
650 To control these messages you have to use the MPLAYER_VERBOSE environment
651 variable, see its description below for details.
653 Available levels:
654 .PD 0
655 .RSs
656 .IPs "\-1"
657 complete silence
658 .IPs " 0"
659 fatal messages only
660 .IPs " 1"
661 error messages
662 .IPs " 2"
663 warning messages
664 .IPs " 3"
665 short hints
666 .IPs " 4"
667 informational messages
668 .IPs " 5"
669 status messages (default)
670 .IPs " 6"
671 verbose messages
672 .IPs " 7"
673 debug level 2
674 .IPs " 8"
675 debug level 3
676 .IPs " 9"
677 debug level 4
679 .PD 1
682 .B \-msgmodule
683 Prepend module name in front of each console message.
686 .B \-noconfig <options>
687 Do not parse selected configuration files.
689 .I NOTE:
690 If \-include or \-use\-filedir\-conf options are
691 specified at the command line, they will be honoured.
692 .sp 1
693 Available options are:
694 .PD 0
695 .RSs
696 .IPs "all\ \ "
697 all configuration files
698 .IPs system
699 system configuration file
700 .IPs "user\ "
701 user configuration file
703 .PD 1
706 .B "\-quiet\ "
707 Make console output less verbose; in particular, prevents the status line
708 (i.e.\& A:   0.7 V:   0.6 A-V:  0.068 ...) from being displayed.
709 Particularly useful on slow terminals or broken ones which do not properly
710 handle carriage return (i.e.\& \\r).
713 .B \-priority <prio> (Windows and OS/2 only)
714 Set process priority for MPlayer according to the predefined
715 priorities available under Windows and OS/2.
716 Possible values of <prio>:
717 .RSs
718 idle|belownormal|normal|abovenormal|high|realtime
720 .sp 1
722 .I WARNING:
723 Using realtime priority can cause system lockup.
727 .B \-profile <profile1,profile2,...>
728 Use the given profile(s), \-profile help displays a list of the defined profiles.
731 .B \-really\-quiet (also see \-quiet)
732 Display even less output and status messages than with \-quiet.
735 .B \-show\-profile <profile>
736 Show the description and content of a profile.
739 .B \-use\-filedir\-conf
740 Look for a file-specific configuration file in the same directory as
741 the file that is being played.
743 .I WARNING:
744 May be dangerous if playing from untrusted media.
747 .B "\-v\ \ \ \ \ "
748 Increment verbosity level, one level for each \-v
749 found on the command line.
753 .SH "PLAYER OPTIONS (MPLAYER ONLY)"
756 .B \-autoq <quality> (use with \-vf [s]pp)
757 Dynamically changes the level of postprocessing depending on the available spare
758 CPU time.
759 The number you specify will be the maximum level used.
760 Usually you can use some big number.
761 You have to use \-vf [s]pp without parameters in order for this to work.
764 .B \-autosync <factor>
765 Gradually adjusts the A/V sync based on audio delay measurements.
766 Specifying \-autosync 0, the default, will cause frame timing to be based
767 entirely on audio delay measurements.
768 Specifying \-autosync 1 will do the same, but will subtly change the A/V
769 correction algorithm.
770 An uneven video framerate in a movie which plays fine with \-nosound can
771 often be helped by setting this to an integer value greater than 1.
772 The higher the value, the closer the timing will be to \-nosound.
773 Try \-autosync 30 to smooth out problems with sound drivers which do
774 not implement a perfect audio delay measurement.
775 With this value, if large A/V sync offsets occur, they will only take about
776 1 or 2 seconds to settle out.
777 This delay in reaction time to sudden A/V offsets should be the only
778 side-effect of turning this option on, for all sound drivers.
781 .B \-benchmark
782 Prints some statistics on CPU usage and dropped frames at the end of playback.
783 Use in combination with \-nosound and \-vo null for benchmarking only the
784 video codec.
786 .I NOTE:
787 With this option MPlayer will also ignore frame duration when playing
788 only video (you can think of that as infinite fps).
791 .B \-colorkey <number>
792 Changes the colorkey to an RGB value of your choice.
793 0x000000 is black and 0xffffff is white.
794 Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
795 xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
796 drivers.
799 .B \-nocolorkey
800 Disables colorkeying.
801 Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
802 xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
803 drivers.
806 .B \-correct\-pts
807 Switches MPlayer to a mode where timestamps for video frames
808 are calculated differently and video filters which add new frames or
809 modify timestamps of existing ones are supported.
810 The more accurate timestamps can be visible for example when playing
811 subtitles timed to scene changes with the \-ass option.
812 Without \-correct\-pts the subtitle timing will typically be off by some frames.
813 This option does not work correctly with some demuxers and codecs.
816 .B \-crash\-debug (DEBUG CODE)
817 Automatically attaches gdb upon crash or SIGTRAP.
818 Support must be compiled in by configuring with \-\-enable\-crash\-debug.
821 .B \-doubleclick\-time
822 Time in milliseconds to recognize two consecutive button presses as
823 a double-click (default: 300).
824 Set to 0 to let your windowing system decide what a double-click is
825 (\-vo directx only).
827 .I NOTE:
828 You will get slightly different behaviour depending on whether you bind
829 MOUSE_BTN0_DBL or MOUSE_BTN0\-MOUSE_BTN0_DBL.
832 .B \-edlout <filename>
833 Creates a new file and writes edit decision list (EDL) records to it.
834 During playback, the user hits 'i' to mark the start or end of a skip block.
835 This provides a starting point from which the user can fine-tune EDL entries
836 later.
837 See http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html for details.
840 .B \-nofixed\-vo
841 \-fixed\-vo enforces a fixed video system for multiple files (one
842 (un)initialization for all files).
843 Therefore only one window will be opened for all files.
844 Now enabled by default, use \-nofixed\-vo to disable and create a new window
845 whenever the video stream changes.
846 Currently the following drivers are fixed-vo compliant: gl, gl2, mga, svga, x11,
847 xmga, xv, xvidix and dfbmga.
850 .B \-framedrop (also see \-hardframedrop, experimental without \-nocorrect\-pts)
851 Skip displaying some frames to maintain A/V sync on slow systems.
852 Video filters are not applied to such frames.
853 For B-frames even decoding is skipped completely.
856 .B \-h, \-help, \-\-help
857 Show short summary of options.
860 .B \-hardframedrop (experimental without \-nocorrect\-pts)
861 More intense frame dropping (breaks decoding).
862 Leads to image distortion!
863 Note that especially the libmpeg2 decoder may crash with this,
864 so consider using "\-vc ffmpeg12,".
867 .B \-heartbeat\-cmd
868 Command that is executed every 30 seconds during playback via system() -
869 i.e.\& using the shell.
870 .sp 1
871 .I NOTE:
872 MPlayer uses this command without any checking, it is your responsibility
873 to ensure it does not cause security problems (e.g.\& make sure to use full
874 paths if "." is in your path like on Windows).
875 It also only works when playing video (i.e.\& not with \-novideo but works with \-vo null).
876 .sp 1
877 This can be "misused" to disable screensavers that do not support the proper
878 X API (also see \-stop\-xscreensaver).
879 If you think this is too complicated, ask the author of the screensaver
880 program to support the proper X APIs.
881 .sp 1
882 .I EXAMPLE for xscreensaver:
883 mplayer \-heartbeat\-cmd "xscreensaver\-command \-deactivate" file
884 .sp 1
885 .I EXAMPLE for GNOME screensaver:
886 mplayer \-heartbeat\-cmd "gnome\-screensaver\-command \-p" file
888 .PD 1
891 .B \-identify
892 Shorthand for \-msglevel identify=4.
893 Show file parameters in an easily parseable format.
894 Also prints more detailed information about subtitle and audio
895 track languages and IDs.
896 In some cases you can get more information by using \-msglevel identify=6.
897 For example, for a DVD it will list the chapters and time length of each title,
898 as well as a disk ID.
899 Combine this with \-frames 0 to suppress all output.
900 The wrapper script TOOLS/\:midentify.sh suppresses the other MPlayer output and
901 (hopefully) shellescapes the filenames.
904 .B \-idle (also see \-slave)
905 Makes MPlayer wait idly instead of quitting when there is no file to play.
906 Mostly useful in slave mode where MPlayer can be controlled
907 through input commands.
910 .B \-input <commands>
911 This option can be used to configure certain parts of the input system.
912 Paths are relative to ~/.mplayer/.
914 .I NOTE:
915 Autorepeat is currently only supported by joysticks.
916 .sp 1
917 Available commands are:
918 .sp 1
919 .PD 0
920 .RSs
921 .IPs conf=<filename>
922 Specify input configuration file other than the default
923 ~/\:.mplayer/\:input.conf.
924 ~/\:.mplayer/\:<filename> is assumed if no full path is given.
925 .IPs ar-dev=<device>
926 Device to be used for Apple IR Remote (default is autodetected, Linux only).
927 .IPs ar-delay
928 Delay in milliseconds before we start to autorepeat a key (0 to disable).
929 .IPs ar-rate
930 Number of key presses to generate per second on autorepeat.
931 .IPs (no)default-bindings
932 Use the key bindings that MPlayer ships with by default.
933 .IPs keylist
934 Prints all keys that can be bound to commands.
935 .IPs cmdlist
936 Prints all commands that can be bound to keys.
937 .IPs js-dev
938 Specifies the joystick device to use (default: /dev/\:input/\:js0).
939 .IPs file=<filename>
940 Read commands from the given file.
941 Mostly useful with a FIFO.
943 .I NOTE:
944 When the given file is a FIFO MPlayer opens both ends so you can do
945 several 'echo "seek 10" > mp_pipe' and the pipe will stay valid.
947 .PD 1
950 .B \-key\-fifo\-size <2\-65000>
951 Specify the size of the FIFO that buffers key events (default: 7).
952 A FIFO of size n can buffer (n\-1) events.
953 If it is too small some events may be lost
954 (leading to "stuck mouse buttons" and similar effects).
955 If it is too big, MPlayer may seem to hang while it
956 processes the buffered events.
957 To get the same behavior as before this option was introduced,
958 set it to 2 for Linux or 1024 for Windows.
961 .B \-lircconf <filename> (LIRC only)
962 Specifies a configuration file for LIRC (default: ~/.lircrc).
965 .B \-list\-properties
966 Print a list of the available properties.
969 .B \-loop <number>
970 Loops movie playback <number> times.
971 0 means forever.
974 .B \-menu (OSD menu only)
975 Turn on OSD menu support.
978 .B \-menu\-cfg <filename> (OSD menu only)
979 Use an alternative menu.conf.
982 .B \-menu\-chroot <path> (OSD menu only)
983 Chroot the file selection menu to a specific location.
984 .sp 1
985 .I EXAMPLE:
986 .PD 0
987 .RSs
988 .IPs "\-menu\-chroot /home"
989 Will restrict the file selection menu to /\:home and downward (i.e.\& no
990 access to / will be possible, but /home/user_name will).
992 .PD 1
995 .B \-menu\-keepdir (OSD menu only)
996 File browser starts from the last known location instead of current directory.
999 .B \-menu\-root <value> (OSD menu only)
1000 Specify the main menu.
1003 .B \-menu\-startup (OSD menu only)
1004 Display the main menu at MPlayer startup.
1007 .B \-mouse\-movements
1008 Permit MPlayer to receive pointer events reported by the video
1009 output driver.
1010 Necessary to select the buttons in DVD menus.
1011 Supported for X11-based VOs (x11, xv, xvmc, etc) and the gl, gl2, direct3d and
1012 corevideo VOs.
1015 .B \-noar
1016 Turns off AppleIR remote support.
1019 .B \-noconsolecontrols
1020 Prevent MPlayer from reading key events from standard input.
1021 Useful when reading data from standard input.
1022 This is automatically enabled when \- is found on the command line.
1023 There are situations where you have to set it manually, e.g.\&
1024 if you open /dev/\:stdin (or the equivalent on your system), use stdin
1025 in a playlist or intend to read from stdin later on via the loadfile or
1026 loadlist slave commands.
1029 .B \-nojoystick
1030 Turns off joystick support.
1033 .B \-nolirc
1034 Turns off LIRC support.
1037 .B \-nomouseinput
1038 Disable mouse button press/\:release input (mozplayerxp's context menu relies
1039 on this option).
1041 .B \-noordered\-chapters
1042 Disable support for Matroska ordered chapters.
1043 MPlayer will not load or search for video segments from other files,
1044 and will also ignore any chapter order specified for the main file.
1047 .B \-pts\-association\-mode <mode number>
1048 Select the method used to determine which container packet timestamp
1049 corresponds to a particular output frame from the video decoder.
1050 .PD 0
1051 .RSs
1052 .IPs 0
1053 Try to pick a working mode from the ones below automatically (default)
1054 .IPs 1
1055 Use decoder reordering functionality.
1056 .IPs 2
1057 Maintain a buffer of unused pts values and use the lowest value for the frame.
1059 .PD 1
1062 .B \-rtc (RTC only)
1063 Turns on usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
1064 mechanism.
1065 This wakes up the process every 1/1024 seconds to check the current time.
1066 Useless with modern Linux kernels configured for desktop use as they already
1067 wake up the process with similar accuracy when using normal timed sleep.
1070 .B \-playing\-msg <string>
1071 Print out a string before starting playback.
1072 The following expansions are supported:
1073 .RSs
1074 .IPs ${NAME}
1075 Expand to the value of the property NAME.
1076 .IPs ?(NAME:TEXT)
1077 Expand TEXT only if the property NAME is available.
1078 .IPs ?(!NAME:TEXT)
1079 Expand TEXT only if the property NAME is not available.
1083 .B \-playlist <filename>
1084 Play files according to a playlist file (ASX, Winamp, SMIL, or
1085 one-file-per-line format).
1087 .I NOTE:
1088 This option is considered an entry so options found after it will apply
1089 only to the elements of this playlist.
1091 FIXME: This needs to be clarified and documented thoroughly.
1094 .B \-rtc\-device <device>
1095 Use the specified device for RTC timing.
1098 .B \-shuffle
1099 Play files in random order.
1102 .B \-slave (also see \-input)
1103 Switches on slave mode, in which MPlayer works as a backend for other programs.
1104 Instead of intercepting keyboard events, MPlayer will read commands separated
1105 by a newline (\\n) from stdin.
1107 .I NOTE:
1108 See \-input cmdlist for a list of slave commands and DOCS/tech/slave.txt
1109 for their description.
1110 Also, this is not intended to disable other inputs, e.g.\& via the video window,
1111 use some other method like \-input nodefault\-binds:conf=/dev/null for that.
1114 .B \-softsleep
1115 Time frames by repeatedly checking the current time instead of asking the
1116 kernel to wake up MPlayer at the correct time.
1117 Useful if your kernel timing is imprecise and you cannot use the RTC either.
1118 Comes at the price of higher CPU consumption.
1121 .B \-sstep <sec>
1122 Skip <sec> seconds after every frame.
1123 The normal framerate of the movie is kept, so playback is accelerated.
1124 Since MPlayer can only seek to the next keyframe this may be inexact.
1128 .SH "DEMUXER/STREAM OPTIONS"
1131 .B \-a52drc <level>
1132 Select the Dynamic Range Compression level for AC-3 audio streams.
1133 <level> is a float value ranging from 0 to 1, where 0 means no compression
1134 and 1 (which is the default) means full compression (make loud passages more
1135 silent and vice versa).
1136 This option only shows an effect if the AC-3 stream contains the required range
1137 compression information.
1140 .B \-aid <ID> (also see \-alang)
1141 Select audio channel (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127,
1142 VOB(AC-3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190).
1143 MPlayer prints the available audio IDs when run in verbose (\-v) mode.
1144 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
1145 (if present) with the chosen audio stream.
1148 .B \-ausid <ID> (also see \-alang)
1149 Select audio substream channel.
1150 Currently the valid range is 0x55..0x75 and applies only to MPEG-TS when handled
1151 by the native demuxer (not by libavformat).
1152 The format type may not be correctly identified because of how this information
1153 (or lack thereof) is embedded in the stream, but it will demux correctly the
1154 audio streams when multiple substreams are present.
1155 MPlayer prints the available substream IDs when run with \-identify.
1158 .B \-alang <language code[,language code,...]> (also see \-aid)
1159 Specify a priority list of audio languages to use.
1160 Different container formats employ different language codes.
1161 DVDs use ISO 639-1 two letter language codes, Matroska, MPEG-TS and NUT
1162 use ISO 639-2 three letter language codes while OGM uses a free-form identifier.
1163 MPlayer prints the available languages when run in verbose (\-v) mode.
1164 .sp 1
1165 .I EXAMPLE:
1166 .PD 0
1167 .RSs
1168 .IPs "mplayer dvd://1 \-alang hu,en"
1169 Chooses the Hungarian language track on a DVD and falls back on English if
1170 Hungarian is not available.
1171 .IPs "mplayer \-alang jpn example.mkv"
1172 Plays a Matroska file in Japanese.
1174 .PD 1
1177 .B \-audio\-demuxer <[+]name> (\-audiofile only)
1178 Force audio demuxer type for \-audiofile.
1179 Use a '+' before the name to force it, this will skip some checks!
1180 Give the demuxer name as printed by \-audio\-demuxer help.
1181 For backward compatibility it also accepts the demuxer ID as defined in
1182 libmpdemux/\:demuxer.h.
1183 \-audio\-demuxer audio or \-audio\-demuxer 17 forces MP3.
1186 .B \-audiofile <filename>
1187 Play audio from an external file (WAV, MP3 or Ogg Vorbis) while viewing a
1188 movie.
1191 .B \-audiofile\-cache <kBytes>
1192 Enables caching for the stream used by \-audiofile, using the specified
1193 amount of memory.
1196 .B \-reuse\-socket (udp:// only)
1197 Allows a socket to be reused by other processes as soon as it is closed.
1200 .B \-bandwidth <Bytes> (network only)
1201 Specify the maximum bandwidth for network streaming (for servers that are
1202 able to send content in different bitrates).
1203 Useful if you want to watch live streamed media behind a slow connection.
1204 With Real RTSP streaming, it is also used to set the maximum delivery
1205 bandwidth allowing faster cache filling and stream dumping.
1208 .B \-cache <kBytes>
1209 This option specifies how much memory (in kBytes) to use when precaching a
1210 file or URL.
1211 Especially useful on slow media.
1214 .B \-nocache
1215 Turns off caching.
1218 .B \-cache\-min <percentage>
1219 Playback will start when the cache has been filled up to <percentage>
1220 of the total.
1223 .B \-cache\-seek\-min <percentage>
1224 If a seek is to be made to a position within <percentage> of the cache size
1225 from the current position, MPlayer will wait for the cache to be filled to
1226 this position rather than performing a stream seek (default: 50).
1229 .B \-cdda <option1:option2> (CDDA only)
1230 This option can be used to tune the CD Audio reading feature of MPlayer.
1231 .sp 1
1232 Available options are:
1233 .RSs
1234 .IPs speed=<value>
1235 Set CD spin speed.
1236 .IPs paranoia=<0\-2>
1237 Set paranoia level.
1238 Values other than 0 seem to break playback of anything but the first track.
1239 .RSss
1240 0: disable checking (default)
1242 1: overlap checking only
1244 2: full data correction and verification
1245 .REss
1246 .IPs generic-dev=<value>
1247 Use specified generic SCSI device.
1248 .IPs sector-size=<value>
1249 Set atomic read size.
1250 .IPs overlap=<value>
1251 Force minimum overlap search during verification to <value> sectors.
1252 .IPs toc-bias
1253 Assume that the beginning offset of track 1 as reported in the TOC will be
1254 addressed as LBA 0.
1255 Some Toshiba drives need this for getting track boundaries correct.
1256 .IPs toc-offset=<value>
1257 Add <value> sectors to the values reported when addressing tracks.
1258 May be negative.
1259 .IPs (no)skip
1260 (Never) accept imperfect data reconstruction.
1264 .B \-cdrom\-device <path to device>
1265 Specify the CD-ROM device (default: /dev/\:cdrom).
1268 .B \-channels <number> (also see \-af channels)
1269 Request the number of playback channels (default: 2).
1270 MPlayer asks the decoder to decode the audio into as many channels as
1271 specified.
1272 Then it is up to the decoder to fulfill the requirement.
1273 This is usually only important when playing videos with AC-3 audio (like DVDs).
1274 In that case liba52 does the decoding by default and correctly downmixes the
1275 audio into the requested number of channels.
1276 To directly control the number of output channels independently of how many
1277 channels are decoded, use the channels filter.
1279 .I NOTE:
1280 This option is honored by codecs (AC-3 only), filters (surround) and audio
1281 output drivers (OSS at least).
1282 .sp 1
1283 Available options are:
1284 .sp 1
1285 .PD 0
1286 .RSs
1287 .IPs 2
1288 stereo
1289 .IPs 4
1290 surround
1291 .IPs 6
1292 full 5.1
1293 .IPs 8
1294 full 7.1
1296 .PD 1
1299 .B \-chapter <chapter ID>[\-<endchapter ID>] (dvd:// and dvdnav:// only)
1300 Specify which chapter to start playing at.
1301 Optionally specify which chapter to end playing at (default: 1).
1304 .B \-edition <edition ID> (Matroska, MPlayer only)
1305 Specify the edition (set of chapters) to use, where 0 is the first. If set to
1306 -1 (the default), MPlayer will choose the first edition declared as a default,
1307 or if there is no default, the first edition defined.
1310 .B \-cookies (network only)
1311 Send cookies when making HTTP requests.
1314 .B \-cookies\-file <filename> (network only)
1315 Read HTTP cookies from <filename> (default: ~/.mozilla/ and ~/.netscape/)
1316 and skip reading from default locations.
1317 The file is assumed to be in Netscape format.
1320 .B \-delay <sec>
1321 audio delay in seconds (positive or negative float value)
1323 Negative values delay the audio, and positive values delay the video.
1324 Note that this is the exact opposite of the \-audio\-delay MEncoder option.
1326 .I NOTE:
1327 When used with MEncoder, this is not guaranteed to work correctly
1328 with \-ovc copy; use \-audio\-delay instead.
1331 .B \-ignore\-start
1332 Ignore the specified starting time for streams in AVI files.
1333 In MPlayer, this nullifies stream delays in files encoded with
1334 the \-audio\-delay option.
1335 During encoding, this option prevents MEncoder from transferring
1336 original stream start times to the new file; the \-audio\-delay option is
1337 not affected.
1338 Note that MEncoder sometimes adjusts stream starting times
1339 automatically to compensate for anticipated decoding delays, so do not
1340 use this option for encoding without testing it first.
1343 .B \-demuxer <[+]name>
1344 Force demuxer type.
1345 Use a '+' before the name to force it, this will skip some checks!
1346 Give the demuxer name as printed by \-demuxer help.
1347 For backward compatibility it also accepts the demuxer ID as defined in
1348 libmpdemux/\:demuxer.h.
1351 .B \-dumpaudio (MPlayer only)
1352 Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC-3,
1353 in most other cases the resulting file will not be playable).
1354 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1355 on the command line only the last one will work.
1358 .B \-dumpfile <filename> (MPlayer only)
1359 Specify which file MPlayer should dump to.
1360 Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
1363 .B \-dumpstream (MPlayer only)
1364 Dumps the raw stream to ./stream.dump.
1365 Useful when ripping from DVD or network.
1366 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1367 on the command line only the last one will work.
1370 .B \-dumpvideo (MPlayer only)
1371 Dump raw compressed video stream to ./stream.dump (not very usable).
1372 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1373 on the command line only the last one will work.
1376 .B \-dvbin <options> (DVB only)
1377 Pass the following parameters to the DVB input module, in order to override
1378 the default ones:
1379 .sp 1
1380 .PD 0
1381 .RSs
1382 .IPs card=<1\-4>
1383 Specifies using card number 1\-4 (default: 1).
1384 .IPs file=<filename>
1385 Instructs MPlayer to read the channels list from <filename>.
1386 Default is ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (based on your card type)
1387 or ~/.mplayer/\:channels.conf as a last resort.
1388 .IPs timeout=<1\-30>
1389 Maximum number of seconds to wait when trying to tune a
1390 frequency before giving up (default: 30).
1392 .PD 1
1395 .B \-dvd\-device <path to device> (DVD only)
1396 Specify the DVD device or .iso filename (default: /dev/\:dvd).
1397 You can also specify a directory that contains files previously copied directly
1398 from a DVD (with e.g.\& vobcopy).
1401 .B \-dvd\-speed <factor or speed in KB/s> (DVD only)
1402 Try to limit DVD speed (default: 0, no change).
1403 DVD base speed is about 1350KB/s, so a 8x drive can read at speeds up to
1404 10800KB/s.
1405 Slower speeds make the drive more quiet, for watching DVDs 2700KB/s should be
1406 quiet and fast enough.
1407 MPlayer resets the speed to the drive default value on close.
1408 Values less than 100 mean multiples of 1350KB/s, i.e.\& \-dvd\-speed 8 selects
1409 10800KB/s.
1411 .I NOTE:
1412 You need write access to the DVD device to change the speed.
1415 .B \-dvdangle <angle ID> (DVD only)
1416 Some DVD discs contain scenes that can be viewed from multiple angles.
1417 Here you can tell MPlayer which angles to use (default: 1).
1420 .B \-edl <filename>
1421 Enables edit decision list (EDL) actions during playback.
1422 Video will be skipped over and audio will be muted and unmuted according to
1423 the entries in the given file.
1424 See http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html for details
1425 on how to use this.
1428 .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb)
1429 Stop at given time or byte position.
1431 .I NOTE:
1432 Byte position is enabled only for MEncoder and will not be accurate, as it can
1433 only stop at a frame boundary.
1434 When used in conjunction with \-ss option, \-endpos time will shift forward by
1435 seconds specified with \-ss.
1436 .sp 1
1437 .I EXAMPLE:
1438 .PD 0
1439 .RSs
1440 .IPs "\-endpos 56"
1441 Stop at 56 seconds.
1442 .IPs "\-endpos 01:10:00"
1443 Stop at 1 hour 10 minutes.
1444 .IPs "\-ss 10 \-endpos 56"
1445 Stop at 1 minute 6 seconds.
1446 .IPs "\-endpos 100mb"
1447 Encode only 100 MB.
1449 .PD 1
1452 .B \-forceidx
1453 Force index rebuilding.
1454 Useful for files with broken index (A/V desync, etc).
1455 This will enable seeking in files where seeking was not possible.
1456 You can fix the index permanently with MEncoder (see the documentation).
1458 .I NOTE:
1459 This option only works if the underlying media supports seeking
1460 (i.e.\& not with stdin, pipe, etc).
1463 .B \-fps <float value>
1464 Override video framerate.
1465 Useful if the original value is wrong or missing.
1468 .B \-frames <number>
1469 Play/\:convert only first <number> frames, then quit.
1472 .B \-hr\-mp3\-seek (MP3 only)
1473 Hi-res MP3 seeking.
1474 Enabled when playing from an external MP3 file, as we need to seek
1475 to the very exact position to keep A/V sync.
1476 Can be slow especially when seeking backwards since it has to rewind
1477 to the beginning to find an exact frame position.
1480 .B \-idx (also see \-forceidx)
1481 Rebuilds index of files if no index was found, allowing seeking.
1482 Useful with broken/\:incomplete downloads, or badly created files.
1484 .I NOTE:
1485 This option only works if the underlying media supports seeking
1486 (i.e.\& not with stdin, pipe, etc).
1489 .B \-noidx
1490 Skip rebuilding index file.
1491 MEncoder skips writing the index with this option.
1494 .B \-ipv4\-only\-proxy (network only)
1495 Skip the proxy for IPv6 addresses.
1496 It will still be used for IPv4 connections.
1499 .B \-loadidx <index file>
1500 The file from which to read the video index data saved by \-saveidx.
1501 This index will be used for seeking, overriding any index data
1502 contained in the AVI itself.
1503 MPlayer will not prevent you from loading an index file generated
1504 from a different AVI, but this is sure to cause unfavorable results.
1506 .I NOTE:
1507 This option is obsolete now that MPlayer has OpenDML support.
1510 .B \-mc <seconds/frame>
1511 maximum A-V sync correction per frame (in seconds)
1514 .B \-mf <option1:option2:...>
1515 Used when decoding from multiple PNG or JPEG files.
1516 .sp 1
1517 Available options are:
1518 .sp 1
1519 .PD 0
1520 .RSs
1521 .IPs w=<value>
1522 input file width (default: autodetect)
1523 .IPs h=<value>
1524 input file height (default: autodetect)
1525 .IPs fps=<value>
1526 output fps (default: 25)
1527 .IPs type=<value>
1528 input file type (available: jpeg, png, tga, sgi)
1530 .PD 1
1533 .B \-ni (AVI only)
1534 Force usage of non-interleaved AVI parser (fixes playback
1535 of some bad AVI files).
1538 .B \-nobps (AVI only)
1539 Do not use average byte/\:second value for A-V sync.
1540 Helps with some AVI files with broken header.
1543 .B \-noextbased
1544 Disables extension-based demuxer selection.
1545 By default, when the file type (demuxer) cannot be detected reliably
1546 (the file has no header or it is not reliable enough), the filename
1547 extension is used to select the demuxer.
1548 Always falls back on content-based demuxer selection.
1551 .B \-passwd <password> (also see \-user) (network only)
1552 Specify password for HTTP authentication.
1555 .B \-prefer\-ipv4 (network only)
1556 Use IPv4 on network connections.
1557 Falls back on IPv6 automatically.
1560 .B \-prefer\-ipv6 (IPv6 network only)
1561 Use IPv6 on network connections.
1562 Falls back on IPv4 automatically.
1565 .B \-psprobe <byte position>
1566 When playing an MPEG-PS or MPEG-PES streams, this option lets you specify
1567 how many bytes in the stream you want MPlayer to scan in order to identify
1568 the video codec used.
1569 This option is needed to play EVO or VDR files containing H.264 streams.
1572 .B \-pvr <option1:option2:...> (PVR only)
1573 This option tunes various encoding properties of the PVR capture module.
1574 It has to be used with any hardware MPEG encoder based card supported by the
1575 V4L2 driver.
1576 The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based
1577 cards are known as PVR capture cards.
1578 Be aware that only Linux 2.6.18 kernel
1579 and above is able to handle MPEG stream through V4L2 layer.
1580 For hardware capture of an MPEG stream and watching it with
1581 MPlayer/MEncoder, use 'pvr://' as a movie URL.
1582 .sp 1
1583 Available options are:
1584 .RSs
1585 .IPs aspect=<0\-3>
1586 Specify input aspect ratio:
1587 .RSss
1588 0: 1:1
1590 1: 4:3 (default)
1592 2: 16:9
1594 3: 2.21:1
1595 .REss
1596 .IPs arate=<32000\-48000>
1597 Specify encoding audio rate (default: 48000 Hz, available: 32000, 44100
1598 and 48000 Hz).
1599 .IPs alayer=<1\-3>
1600 Specify MPEG audio layer encoding (default: 2).
1601 .IPs abitrate=<32\-448>
1602 Specify audio encoding bitrate in kbps (default: 384).
1603 .IPs amode=<value>
1604 Specify audio encoding mode.
1605 Available preset values are 'stereo', 'joint_stereo', 'dual' and 'mono' (default: stereo).
1606 .IPs vbitrate=<value>
1607 Specify average video bitrate encoding in Mbps (default: 6).
1608 .IPs vmode=<value>
1609 Specify video encoding mode:
1610 .RSss
1611 vbr: Variable BitRate (default)
1613 cbr: Constant BitRate
1614 .REss
1615 .IPs vpeak=<value>
1616 Specify peak video bitrate encoding in Mbps
1617 (only useful for VBR encoding, default: 9.6).
1618 .IPs fmt=<value>
1619 Choose an MPEG format for encoding:
1620 .RSss
1621 ps:    MPEG-2 Program Stream (default)
1623 ts:    MPEG-2 Transport Stream
1625 mpeg1: MPEG-1 System Stream
1627 vcd:   Video CD compatible stream
1629 svcd:  Super Video CD compatible stream
1631 dvd:   DVD compatible stream
1632 .REss
1634 .PD 1
1637 .B \-radio <option1:option2:...> (radio only)
1638 These options set various parameters of the radio capture module.
1639 For listening to radio with MPlayer use 'radio://<frequency>'
1640 (if channels option is not given) or 'radio://<channel_number>'
1641 (if channels option is given) as a movie URL.
1642 You can see allowed frequency range by running MPlayer with '\-v'.
1643 To start the grabbing subsystem, use 'radio://<frequency or channel>/capture'.
1644 If the capture keyword is not given you can listen to radio
1645 using the line-in cable only.
1646 Using capture to listen is not recommended due to synchronization
1647 problems, which makes this process uncomfortable.
1648 .sp 1
1649 Available options are:
1650 .RSs
1651 .IPs device=<value>
1652 Radio device to use (default: /dev/radio0 for Linux and /dev/tuner0 for *BSD).
1653 .IPs driver=<value>
1654 Radio driver to use (default: v4l2 if available, otherwise v4l).
1655 Currently, v4l and v4l2 drivers are supported.
1656 .IPs volume=<0..100>
1657 sound volume for radio device (default 100)
1658 .IPs "freq_min=<value> (*BSD BT848 only)"
1659 minimum allowed frequency (default: 87.50)
1660 .IPs "freq_max=<value> (*BSD BT848 only)"
1661 maximum allowed frequency (default: 108.00)
1662 .IPs channels=<frequency>\-<name>,<frequency>\-<name>,...
1663 Set channel list.
1664 Use _ for spaces in names (or play with quoting ;-).
1665 The channel names will then be written using OSD and the slave commands
1666 radio_step_channel and radio_set_channel will be usable for
1667 a remote control (see LIRC).
1668 If given, number in movie URL will be treated as channel position in
1669 channel list.
1671 .I EXAMPLE:
1672 radio://1, radio://104.4, radio_set_channel 1
1673 .IPs "adevice=<value> (radio capture only)"
1674 Name of device to capture sound from.
1675 Without such a name capture will be disabled,
1676 even if the capture keyword appears in the URL.
1677 For ALSA devices use it in the form hw=<card>.<device>.
1678 If the device name contains a '=', the module will use
1679 ALSA to capture, otherwise OSS.
1680 .IPs "arate=<value> (radio capture only)"
1681 Rate in samples per second (default: 44100).
1683 .I NOTE:
1684 When using audio capture set also \-rawaudio rate=<value> option
1685 with the same value as arate.
1686 If you have problems with sound speed (runs too quickly), try to play
1687 with different rate values (e.g.\& 48000,44100,32000,...).
1688 .IPs "achannels=<value> (radio capture only)"
1689 Number of audio channels to capture.
1693 .B \-rawaudio <option1:option2:...>
1694 This option lets you play raw audio files.
1695 You have to use \-demuxer rawaudio as well.
1696 It may also be used to play audio CDs which are not 44kHz 16-bit stereo.
1697 For playing raw AC-3 streams use \-rawaudio format=0x2000 \-demuxer rawaudio.
1698 .sp 1
1699 Available options are:
1700 .sp 1
1701 .PD 0
1702 .RSs
1703 .IPs channels=<value>
1704 number of channels
1705 .IPs rate=<value>
1706 rate in samples per second
1707 .IPs samplesize=<value>
1708 sample size in bytes
1709 .IPs bitrate=<value>
1710 bitrate for rawaudio files
1711 .IPs format=<value>
1712 fourcc in hex
1714 .PD 1
1717 .B \-rawvideo <option1:option2:...>
1718 This option lets you play raw video files.
1719 You have to use \-demuxer rawvideo as well.
1720 .sp 1
1721 Available options are:
1722 .sp 1
1723 .PD 0
1724 .RSs
1725 .IPs fps=<value>
1726 rate in frames per second (default: 25.0)
1727 .IPs sqcif|qcif|cif|4cif|pal|ntsc
1728 set standard image size
1729 .IPs w=<value>
1730 image width in pixels
1731 .IPs h=<value>
1732 image height in pixels
1733 .IPs i420|yv12|yuy2|y8
1734 set colorspace
1735 .IPs format=<value>
1736 colorspace (fourcc) in hex or string constant.
1737 Use \-rawvideo format=help for a list of possible strings.
1738 .IPs size=<value>
1739 frame size in Bytes
1740 .REss
1741 .sp 1
1743 .I EXAMPLE:
1745 .PD 0
1746 .RSs
1747 .IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
1748 Play the famous "foreman" sample video.
1749 .IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
1750 Play a raw YUV sample.
1752 .PD 1
1755 .B \-rtsp\-port
1756 Used with 'rtsp://' URLs to force the client's port number.
1757 This option may be useful if you are behind a router and want to forward
1758 the RTSP stream from the server to a specific client.
1761 .B \-rtsp\-destination
1762 Used with 'rtsp://' URLs to force the destination IP address to be bound.
1763 This option may be useful with some RTSP server which do not
1764 send RTP packets to the right interface.
1765 If the connection to the RTSP server fails, use \-v to see
1766 which IP address MPlayer tries to bind to and try to force
1767 it to one assigned to your computer instead.
1770 .B \-rtsp\-stream\-over\-tcp (LIVE555 and NEMESI only)
1771 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
1772 packets be streamed over TCP (using the same TCP connection as RTSP).
1773 This option may be useful if you have a broken internet connection that does
1774 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
1777 .B \-saveidx <filename>
1778 Force index rebuilding and dump the index to <filename>.
1779 Currently this only works with AVI files.
1781 .I NOTE:
1782 This option is obsolete now that MPlayer has OpenDML support.
1785 .B \-sb <byte position> (also see \-ss)
1786 Seek to byte position.
1787 Useful for playback from CD-ROM images or VOB files with junk at the beginning.
1790 .B \-speed <0.01\-100>
1791 Slow down or speed up playback by the factor given as parameter.
1792 Not guaranteed to work correctly with \-oac copy.
1795 .B \-srate <Hz>
1796 Select the output sample rate to be used
1797 (of course sound cards have limits on this).
1798 If the sample frequency selected is different from that
1799 of the current media, the resample or lavcresample audio filter will be inserted
1800 into the audio filter layer to compensate for the difference.
1801 The type of resampling can be controlled by the \-af\-adv option.
1802 The default is fast resampling that may cause distortion.
1805 .B \-ss <time> (also see \-sb)
1806 Seek to given time position.
1807 .sp 1
1808 .I EXAMPLE:
1809 .PD 0
1810 .RSs
1811 .IPs "\-ss 56"
1812 Seeks to 56 seconds.
1813 .IPs "\-ss 01:10:00"
1814 Seeks to 1 hour 10 min.
1816 .PD 1
1819 .B \-tskeepbroken
1820 Tells MPlayer not to discard TS packets reported as broken in the stream.
1821 Sometimes needed to play corrupted MPEG-TS files.
1824 .B \-tsprobe <byte position>
1825 When playing an MPEG-TS stream, this option lets you specify how many
1826 bytes in the stream you want MPlayer to search for the desired
1827 audio and video IDs.
1830 .B \-tsprog <1\-65534>
1831 When playing an MPEG-TS stream, you can specify with this option which
1832 program (if present) you want to play.
1833 Can be used with \-vid and \-aid.
1836 .B \-tv <option1:option2:...> (TV/\:PVR only)
1837 This option tunes various properties of the TV capture module.
1838 For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
1839 or even 'tv://<channel_name> (see option channels for channel_name below)
1840 as a movie URL.
1841 You can also use 'tv:///<input_id>' to start watching a
1842 movie from a composite or S-Video input (see option input for details).
1843 .sp 1
1844 Available options are:
1845 .RSs
1846 .IPs noaudio
1847 no sound
1848 .IPs "automute=<0\-255> (v4l and v4l2 only)"
1849 If signal strength reported by device is less than this value,
1850 audio and video will be muted.
1851 In most cases automute=100 will be enough.
1852 Default is 0 (automute disabled).
1853 .IPs driver=<value>
1854 See \-tv driver=help for a list of compiled-in TV input drivers.
1855 available: dummy, v4l, v4l2, bsdbt848 (default: autodetect)
1856 .IPs device=<value>
1857 Specify TV device (default: /dev/\:video0).
1858 .I NOTE:
1859 For the bsdbt848 driver you can provide both bktr and tuner device
1860 names separating them with a comma, tuner after
1861 bktr (e.g.\& -tv device=/dev/bktr1,/dev/tuner1).
1862 .IPs input=<value>
1863 Specify input (default: 0 (TV), see console output for available inputs).
1864 .IPs freq=<value>
1865 Specify the frequency to set the tuner to (e.g.\& 511.250).
1866 Not compatible with the channels parameter.
1867 .IPs outfmt=<value>
1868 Specify the output format of the tuner with a preset value supported by the
1869 V4L driver (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, i420) or an
1870 arbitrary format given as hex value.
1871 Try outfmt=help for a list of all available formats.
1872 .IPs width=<value>
1873 output window width
1874 .IPs height=<value>
1875 output window height
1876 .IPs fps=<value>
1877 framerate at which to capture video (frames per second)
1878 .IPs buffersize=<value>
1879 maximum size of the capture buffer in megabytes (default: dynamical)
1880 .IPs norm=<value>
1881 For bsdbt848 and v4l, PAL, SECAM, NTSC are available.
1882 For v4l2, see the console output for a list of all available norms,
1883 also see the normid option below.
1884 .IPs "normid=<value> (v4l2 only)"
1885 Sets the TV norm to the given numeric ID.
1886 The TV norm depends on the capture card.
1887 See the console output for a list of available TV norms.
1888 .IPs channel=<value>
1889 Set tuner to <value> channel.
1890 .IPs chanlist=<value>
1891 available: europe-east, europe-west, us-bcast, us-cable, etc
1892 .IPs channels=<chan>\-<name>[=<norm>],<chan>\-<name>[=<norm>],...
1893 Set names for channels.
1894 .I NOTE:
1895 If <chan> is an integer greater than 1000, it will be treated as frequency (in kHz)
1896 rather than channel name from frequency table.
1898 Use _ for spaces in names (or play with quoting ;-).
1899 The channel names will then be written using OSD, and the slave commands
1900 tv_step_channel, tv_set_channel and tv_last_channel will be usable for
1901 a remote control (see LIRC).
1902 Not compatible with the frequency parameter.
1904 .I NOTE:
1905 The channel number will then be the position in the 'channels' list,
1906 beginning with 1.
1908 .I EXAMPLE:
1909 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1
1910 .IPs [brightness|contrast|hue|saturation]=<\-100\-100>
1911 Set the image equalizer on the card.
1912 .IPs audiorate=<value>
1913 Set audio capture bitrate.
1914 .IPs forceaudio
1915 Capture audio even if there are no audio sources reported by v4l.
1916 .IPs "alsa\ "
1917 Capture from ALSA.
1918 .IPs amode=<0\-3>
1919 Choose an audio mode:
1920 .RSss
1921 0: mono
1923 1: stereo
1925 2: language 1
1927 3: language 2
1928 .REss
1929 .IPs forcechan=<1\-2>
1930 By default, the count of recorded audio channels is determined automatically
1931 by querying the audio mode from the TV card.
1932 This option allows forcing stereo/\:mono recording regardless of the amode
1933 option and the values returned by v4l.
1934 This can be used for troubleshooting when the TV card is unable to report the
1935 current audio mode.
1936 .IPs adevice=<value>
1937 Set an audio device.
1938 <value> should be /dev/\:xxx for OSS and a hardware ID for ALSA.
1939 You must replace any ':' by a '.' in the hardware ID for ALSA.
1940 .IPs audioid=<value>
1941 Choose an audio output of the capture card, if it has more than one.
1942 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)"
1943 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)"
1944 These options set parameters of the mixer on the video capture card.
1945 They will have no effect, if your card does not have one.
1946 For v4l2 50 maps to the default value of the
1947 control, as reported by the driver.
1948 .IPs "gain=<0\-100> (v4l2)"
1949 Set gain control for video devices (usually webcams) to the desired
1950 value and switch off automatic control.
1951 A value of 0 enables automatic control.
1952 If this option is omitted, gain control will not be modified.
1953 .IPs immediatemode=<bool>
1954 A value of 0 means capture and buffer audio and video together
1955 (default for MEncoder).
1956 A value of 1 (default for MPlayer) means to do video capture only and let the
1957 audio go through a loopback cable from the TV card to the sound card.
1958 .IPs mjpeg
1959 Use hardware MJPEG compression (if the card supports it).
1960 When using this option, you do not need to specify the width and height
1961 of the output window, because MPlayer will determine it automatically
1962 from the decimation value (see below).
1963 .IPs decimation=<1|2|4>
1964 choose the size of the picture that will be compressed by hardware
1965 MJPEG compression:
1966 .RSss
1967 1: full size
1968     704x576    PAL
1969     704x480    NTSC
1971 2: medium size
1972     352x288    PAL
1973     352x240    NTSC
1975 4: small size
1976     176x144    PAL
1977     176x120    NTSC
1978 .REss
1979 .IPs quality=<0\-100>
1980 Choose the quality of the JPEG compression
1981 (< 60 recommended for full size).
1982 .IPs tdevice=<value>
1983 Specify TV teletext device (example: /dev/\:vbi0) (default: none).
1984 .IPs tformat=<format>
1985 Specify TV teletext display format (default: 0):
1986 .RSss
1987 0: opaque
1989 1: transparent
1991 2: opaque with inverted colors
1993 3: transparent with inverted colors
1994 .REss
1995 .IPs tpage=<100\-899>
1996 Specify initial TV teletext page number (default: 100).
1997 .IPs tlang=<\-1\-127>
1998 Specify default teletext language code (default: 0), which will be used
1999 as primary language until a type 28 packet is received.
2000 Useful when the teletext system uses a non-latin character set, but language
2001 codes are not transmitted via teletext type 28 packets for some reason.
2002 To see a list of supported language codes set this option to \-1.
2003 .IPs "hidden_video_renderer (dshow only)"
2004 Terminate stream with video renderer instead of Null renderer (default: off).
2005 Will help if video freezes but audio does not.
2006 .I NOTE:
2007 May not work with \-vo directx and \-vf crop combination.
2008 .IPs "hidden_vp_renderer (dshow only)"
2009 Terminate VideoPort pin stream with video renderer
2010 instead of removing it from the graph (default: off).
2011 Useful if your card has a VideoPort pin and video is choppy.
2012 .I NOTE:
2013 May not work with \-vo directx and \-vf crop combination.
2014 .IPs "system_clock (dshow only)"
2015 Use the system clock as sync source instead of the default graph clock
2016 (usually the clock from one of the live sources in graph).
2017 .IPs "normalize_audio_chunks (dshow only)"
2018 Create audio chunks with a time length equal to
2019 video frame time length (default: off).
2020 Some audio cards create audio chunks about 0.5s in size, resulting in
2021 choppy video when using immediatemode=0.
2025 .B \-tvscan <option1:option2:...> (TV and MPlayer only)
2026 Tune the TV channel scanner.
2027 MPlayer will also print value for "-tv channels=" option,
2028 including existing and just found channels.
2029 .sp 1
2030 Available suboptions are:
2031 .RSs
2032 .IPs autostart
2033 Begin channel scanning immediately after startup (default: disabled).
2034 .IPs period=<0.1\-2.0>
2035 Specify delay in seconds before switching to next channel (default: 0.5).
2036 Lower values will cause faster scanning, but can detect
2037 inactive TV channels as active.
2038 .IPs threshold=<1\-100>
2039 Threshold value for the signal strength (in percent), as reported
2040 by the device (default: 50).
2041 A signal strength higher than this value will indicate that the
2042 currently scanning channel is active.
2046 .B \-user <username> (also see \-passwd) (network only)
2047 Specify username for HTTP authentication.
2050 .B \-user\-agent <string>
2051 Use <string> as user agent for HTTP streaming.
2054 .B \-vid <ID>
2055 Select video channel (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190).
2056 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
2057 (if present) with the chosen video stream.
2060 .B \-vivo <suboption> (DEBUG CODE)
2061 Force audio parameters for the VIVO demuxer (for debugging purposes).
2062 FIXME: Document this.
2066 .SH "OSD/SUBTITLE OPTIONS"
2067 .I NOTE:
2068 Also see \-vf expand.
2071 .B \-ass (FreeType only)
2072 Turn on SSA/ASS subtitle rendering.
2073 With this option, libass will be used for SSA/ASS
2074 external subtitles and Matroska tracks.
2076 .I NOTE:
2077 Unlike normal OSD, libass uses fontconfig by default. To disable it, use
2078 \-nofontconfig.
2081 .B \-ass\-border\-color <value>
2082 Sets the border (outline) color for text subtitles.
2083 The color format is RRGGBBAA.
2086 .B \-ass\-bottom\-margin <value>
2087 Adds a black band at the bottom of the frame.
2088 The SSA/ASS renderer can place subtitles there (with \-ass\-use\-margins).
2091 .B \-ass\-color <value>
2092 Sets the color for text subtitles.
2093 The color format is RRGGBBAA.
2096 .B \-ass\-font\-scale <value>
2097 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
2100 .B \-ass\-force\-style <[Style.]Param=Value[,...]>
2101 Override some style or script info parameters.
2103 .I EXAMPLE:
2104 .PD 0
2105 .RSs
2106 \-ass\-force\-style FontName=Arial,Default.Bold=1
2108 \-ass\-force\-style PlayResY=768
2110 .PD 1
2113 .B \-ass\-hinting <type>
2114 Set hinting type.
2115 <type> can be:
2116 .PD 0
2117 .RSs
2118 .IPs 0
2119 no hinting
2120 .IPs 1
2121 FreeType autohinter, light mode
2122 .IPs 2
2123 FreeType autohinter, normal mode
2124 .IPs 3
2125 font native hinter
2126 .IPs "0-3 + 4"
2127 The same, but hinting will only be performed if the OSD is rendered at
2128 screen resolution and will therefore not be scaled.
2130 .RSs
2131 The default value is 5 (use light hinter for unscaled OSD and no hinting otherwise).
2133 .PD 1
2136 .B \-ass\-line\-spacing <value>
2137 Set line spacing value for SSA/ASS renderer.
2140 .B \-ass\-styles <filename>
2141 Load all SSA/ASS styles found in the specified file and use them for
2142 rendering text subtitles.
2143 The syntax of the file is exactly like the
2144 [V4 Styles] / [V4+ Styles] section of SSA/ASS.
2147 .B \-ass\-top\-margin <value>
2148 Adds a black band at the top of the frame.
2149 The SSA/ASS renderer can place toptitles there (with \-ass\-use\-margins).
2152 .B \-ass\-use\-margins
2153 Enables placing toptitles and subtitles in black borders when they
2154 are available.
2157 .B \-dumpjacosub (MPlayer only)
2158 Convert the given subtitle (specified with the \-sub option) to the time-based
2159 JACOsub subtitle format.
2160 Creates a dumpsub.js file in the current directory.
2163 .B \-dumpmicrodvdsub (MPlayer only)
2164 Convert the given subtitle (specified with the \-sub option) to the
2165 MicroDVD subtitle format.
2166 Creates a dumpsub.sub file in the current directory.
2169 .B \-dumpmpsub (MPlayer only)
2170 Convert the given subtitle (specified with the \-sub option) to MPlayer's
2171 subtitle format, MPsub.
2172 Creates a dump.mpsub file in the current directory.
2175 .B \-dumpsami (MPlayer only)
2176 Convert the given subtitle (specified with the \-sub option) to the time-based
2177 SAMI subtitle format.
2178 Creates a dumpsub.smi file in the current directory.
2181 .B \-dumpsrtsub (MPlayer only)
2182 Convert the given subtitle (specified with the \-sub option) to the time-based
2183 SubViewer (SRT) subtitle format.
2184 Creates a dumpsub.srt file in the current directory.
2186 .I NOTE:
2187 Some broken hardware players choke on SRT subtitle files with Unix
2188 line endings.
2189 If you are unlucky enough to have such a box, pass your subtitle
2190 files through unix2dos or a similar program to replace Unix line
2191 endings with DOS/Windows line endings.
2194 .B \-dumpsub (MPlayer only) (BETA CODE)
2195 Dumps the subtitle substream from VOB streams.
2196 Also see the \-dump*sub and \-vobsubout* options.
2199 .B \-noembeddedfonts
2200 Disables use of fonts embedded in Matroska containers and ASS scripts (default: enabled).
2201 These fonts can be used for SSA/ASS subtitle
2202 rendering (\-ass option).
2205 .B \-ffactor <number>
2206 Resample the font alphamap.
2207 Can be:
2208 .PD 0
2209 .RSs
2210 .IPs 0
2211 plain white fonts
2212 .IPs 0.75
2213 very narrow black outline (default)
2214 .IPs 1
2215 narrow black outline
2216 .IPs 10
2217 bold black outline
2219 .PD 1
2222 .B \-flip\-hebrew (FriBiDi only)
2223 Turns on flipping subtitles using FriBiDi.
2226 .B \-noflip\-hebrew\-commas
2227 Change FriBiDi's assumptions about the placements of commas in subtitles.
2228 Use this if commas in subtitles are shown at the start of a sentence
2229 instead of at the end.
2232 .B \-font <path to font.desc file, path to font (FreeType), font pattern (Fontconfig)>
2233 Search for the OSD/\:SUB fonts in an alternative directory (default for normal
2234 fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts:
2235 ~/.mplayer/\:subfont.ttf).
2237 .I NOTE:
2238 With FreeType, this option determines the path to the text font file.
2239 With Fontconfig, this option determines the Fontconfig font pattern.
2240 .sp 1
2241 .I EXAMPLE:
2242 .PD 0
2243 .RSs
2244 \-font ~/\:.mplayer/\:arial-14/\:font.desc
2246 \-font ~/\:.mplayer/\:arialuni.ttf
2248 \-font 'Bitstream Vera Sans'
2250 \-font 'Bitstream Vera Sans:style=Bold'
2252 .PD 1
2255 .B \-fontconfig (fontconfig only)
2256 Enables the usage of fontconfig managed fonts.
2258 .I NOTE:
2259 By default fontconfig is used for libass-rendered subtitles and not used for
2260 OSD. With \-fontconfig it is used for both libass and OSD, with \-nofontconfig
2261 it is not used at all.
2264 .B \-forcedsubsonly
2265 Display only forced subtitles for the DVD subtitle stream selected by e.g.\&
2266 \-slang.
2269 .B \-fribidi\-charset <charset name> (FriBiDi only)
2270 Specifies the character set that will be passed to FriBiDi when
2271 decoding non-UTF-8 subtitles (default: ISO8859-8).
2274 .B \-ifo <VOBsub IFO file>
2275 Indicate the file that will be used to load palette and frame size for VOBsub
2276 subtitles.
2279 .B \-noautosub
2280 Turns off automatic subtitle file loading.
2283 .B \-osd\-duration <time>
2284 Set the duration of the OSD messages in ms (default: 1000).
2287 .B \-osdlevel <0\-3> (MPlayer only)
2288 Specifies which mode the OSD should start in.
2289 .PD 0
2290 .RSs
2291 .IPs 0
2292 subtitles only
2293 .IPs 1
2294 volume + seek (default)
2295 .IPs 2
2296 volume + seek + timer + percentage
2297 .IPs 3
2298 volume + seek + timer + percentage + total time
2300 .PD 1
2303 .B \-overlapsub
2304 Allows the next subtitle to be displayed while the current one is
2305 still visible (default is to enable the support only for specific
2306 formats).
2309 .B \-sid <ID> (also see \-slang, \-vobsubid)
2310 Display the subtitle stream specified by <ID> (0\-31).
2311 MPlayer prints the available subtitle IDs when run in verbose (\-v) mode.
2312 If you cannot select one of the subtitles on a DVD, also try \-vobsubid.
2315 .B \-nosub
2316 Disables any otherwise auto-selected subtitles (as e.g.\& the Matroska/mkv
2317 demuxer supports).
2320 .B \-slang <language code[,language code,...]> (also see \-sid)
2321 Specify a priority list of subtitle languages to use.
2322 Different container formats employ different language codes.
2323 DVDs use ISO 639-1 two letter language codes, Matroska uses ISO 639-2
2324 three letter language codes while OGM uses a free-form identifier.
2325 MPlayer prints the available languages when run in verbose (\-v) mode.
2326 .sp 1
2327 .I EXAMPLE:
2328 .PD 0
2329 .RSs
2330 .IPs "mplayer dvd://1 \-slang hu,en"
2331 Chooses the Hungarian subtitle track on a DVD and falls back on English if
2332 Hungarian is not available.
2333 .IPs "mplayer \-slang jpn example.mkv"
2334 Plays a Matroska file with Japanese subtitles.
2336 .PD 1
2339 .B \-spuaa <mode>
2340 Antialiasing/\:scaling mode for DVD/\:VOBsub.
2341 A value of 16 may be added to <mode> in order to force scaling even
2342 when original and scaled frame size already match.
2343 This can be employed to e.g.\& smooth subtitles with gaussian blur.
2344 Available modes are:
2345 .PD 0
2346 .RSs
2347 .IPs 0
2348 none (fastest, very ugly)
2349 .IPs 1
2350 approximate (broken?)
2351 .IPs 2
2352 full (slow)
2353 .IPs 3
2354 bilinear (default, fast and not too bad)
2355 .IPs 4
2356 uses swscaler gaussian blur (looks very good)
2358 .PD 1
2361 .B \-spualign <\-1\-2>
2362 Specify how SPU (DVD/\:VOBsub) subtitles should be aligned.
2363 .PD 0
2364 .RSs
2365 .IPs "\-1"
2366 original position
2367 .IPs " 0"
2368 Align at top (original behavior, default).
2369 .IPs " 1"
2370 Align at center.
2371 .IPs " 2"
2372 Align at bottom.
2374 .PD 1
2377 .B \-spugauss <0.0\-3.0>
2378 Variance parameter of gaussian used by \-spuaa 4.
2379 Higher means more blur (default: 1.0).
2382 .B \-sub <subtitlefile1,subtitlefile2,...>
2383 Use/\:display these subtitle files.
2384 Only one file can be displayed at the same time.
2387 .B \-sub\-bg\-alpha <0\-255>
2388 Specify the alpha channel value for subtitles and OSD backgrounds.
2389 Big values mean more transparency.
2390 0 means completely transparent.
2393 .B \-sub\-bg\-color <0\-255>
2394 Specify the color value for subtitles and OSD backgrounds.
2395 Currently subtitles are grayscale so this value is equivalent to the
2396 intensity of the color.
2397 255 means white and 0 black.
2400 .B \-sub\-demuxer <[+]name> (\-subfile only) (BETA CODE)
2401 Force subtitle demuxer type for \-subfile.
2402 Use a '+' before the name to force it, this will skip some checks!
2403 Give the demuxer name as printed by \-sub\-demuxer help.
2404 For backward compatibility it also accepts the demuxer ID as defined in
2405 subreader.h.
2408 .B \-sub\-fuzziness <mode>
2409 Adjust matching fuzziness when searching for subtitles:
2410 .PD 0
2411 .RSs
2412 .IPs 0
2413 exact match
2414 .IPs 1
2415 Load all subs containing movie name.
2416 .IPs 2
2417 Load all subs in the current directory.
2419 .PD 1
2422 .B \-sub\-no\-text\-pp
2423 Disables any kind of text post processing done after loading the subtitles.
2424 Used for debug purposes.
2427 .B \-subalign <0\-2>
2428 Specify which edge of the subtitles should be aligned at the height
2429 given by \-subpos.
2430 .PD 0
2431 .RSs
2432 .IPs 0
2433 Align subtitle top edge (original behavior).
2434 .IPs 1
2435 Align subtitle center.
2436 .IPs 2
2437 Align subtitle bottom edge (default).
2439 .PD 1
2442 .B "\-subcc \ "
2443 Display DVD Closed Caption (CC) subtitles.
2444 These are
2445 .B not
2446 the VOB subtitles, these are special ASCII subtitles for the
2447 hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
2448 CC subtitles have not been spotted on DVDs from other regions so far.
2451 .B \-subcp <codepage> (iconv only)
2452 If your system supports iconv(3), you can use this option to
2453 specify the subtitle codepage.
2454 .sp 1
2455 .I EXAMPLE:
2456 .PD 0
2457 .RSs
2458 \-subcp latin2
2460 \-subcp cp1250
2462 .PD 1
2465 .B \-subcp enca:<language>:<fallback codepage> (ENCA only)
2466 You can specify your language using a two letter language code to
2467 make ENCA detect the codepage automatically.
2468 If unsure, enter anything and watch mplayer \-v output for available
2469 languages.
2470 Fallback codepage specifies the codepage to use, when autodetection fails.
2471 .sp 1
2472 .I EXAMPLE:
2473 .PD 0
2474 .RSs
2475 .IPs "\-subcp enca:cs:latin2"
2476 Guess the encoding, assuming the subtitles are Czech, fall back on
2477 latin 2, if the detection fails.
2478 .IPs "\-subcp enca:pl:cp1250"
2479 Guess the encoding for Polish, fall back on cp1250.
2481 .PD 1
2484 .B \-subdelay <sec>
2485 Delays subtitles by <sec> seconds.
2486 Can be negative.
2489 .B \-subfile <filename> (BETA CODE)
2490 Currently useless.
2491 Same as \-audiofile, but for subtitle streams (OggDS?).
2494 .B \-subfont <path to font (FreeType), font pattern (Fontconfig)> (FreeType only)
2495 Sets the subtitle font (see \-font).
2496 If no \-subfont is given, \-font is used.
2499 .B \-subfont\-autoscale <0\-3> (FreeType only)
2500 Sets the autoscale mode.
2502 .I NOTE:
2503 0 means that text scale and OSD scale are font heights in points.
2504 .sp 1
2505 The mode can be:
2506 .sp 1
2507 .PD 0
2508 .RSs
2509 .IPs 0
2510 no autoscale
2511 .IPs 1
2512 proportional to movie height
2513 .IPs 2
2514 proportional to movie width
2515 .IPs 3
2516 proportional to movie diagonal (default)
2518 .PD 1
2521 .B \-subfont\-blur <0\-8> (FreeType only)
2522 Sets the font blur radius (default: 2).
2525 .B \-subfont\-encoding <value> (FreeType only)
2526 Sets the font encoding.
2527 When set to 'unicode', all the glyphs from the font file will be rendered and
2528 unicode will be used (default: unicode).
2531 .B \-subfont\-osd\-scale <0\-100> (FreeType only)
2532 Sets the autoscale coefficient of the OSD elements (default: 6).
2535 .B \-subfont\-outline <0\-8> (FreeType only)
2536 Sets the font outline thickness (default: 2).
2539 .B \-subfont\-text\-scale <0\-100> (FreeType only)
2540 Sets the subtitle text autoscale coefficient as percentage of the
2541 screen size (default: 5).
2544 .B \-subfps <rate>
2545 Specify the framerate of the subtitle file (default: movie fps).
2547 .I NOTE:
2548 <rate> > movie fps speeds the subtitles up for frame-based subtitle files and
2549 slows them down for time-based ones.
2552 .B \-subpos <0\-100> (useful with \-vf expand)
2553 Specify the position of subtitles on the screen.
2554 The value is the vertical position of the subtitle in % of the screen height.
2557 .B \-subwidth <10\-100>
2558 Specify the maximum width of subtitles on the screen.
2559 Useful for TV-out.
2560 The value is the width of the subtitle in % of the screen width.
2563 .B \-noterm\-osd
2564 Disable the display of OSD messages on the console when no video output is
2565 available.
2568 .B \-term\-osd\-esc <escape sequence>
2569 Specify the escape sequence to use before writing an OSD message on the
2570 console.
2571 The escape sequence should move the pointer to the beginning of the line
2572 used for the OSD and clear it (default: ^[[A\\r^[[K).
2575 .B \-unicode
2576 Tells MPlayer to handle the subtitle file as unicode.
2579 .B \-unrarexec <path to unrar executable> (not supported on MingW)
2580 Specify the path to the unrar executable so MPlayer can use it to access
2581 rar-compressed VOBsub files (default: not set, so the feature is off).
2582 The path must include the executable's filename, i.e.\& /usr/local/bin/unrar.
2585 .B "\-utf8 \ \ "
2586 Tells MPlayer to handle the subtitle file as UTF-8.
2589 .B \-vobsub <VOBsub file without extension>
2590 Specify a VOBsub file to use for subtitles.
2591 Has to be the full pathname without extension, i.e.\& without
2592 the '.idx', '.ifo' or '.sub'.
2595 .B \-vobsubid <0\-31>
2596 Specify the VOBsub subtitle ID.
2600 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
2603 .B \-abs <value> (\-ao oss only) (OBSOLETE)
2604 Override audio driver/\:card buffer size detection.
2607 .B \-format <format> (also see the format audio filter)
2608 Select the sample format used for output from the audio filter
2609 layer to the sound card.
2610 The values that <format> can adopt are listed below in the
2611 description of the format audio filter.
2614 .B \-mixer <device>
2615 Use a mixer device different from the default /dev/\:mixer.
2616 For ALSA this is the mixer name.
2619 .B \-mixer\-channel <mixer line>[,mixer index] (\-ao oss and \-ao alsa only)
2620 This option will tell MPlayer to use a different channel for controlling
2621 volume than the default PCM.
2622 Options for OSS include
2623 .B vol, pcm, line.
2624 For a complete list of options look for SOUND_DEVICE_NAMES in
2625 /usr/\:include/\:linux/\:soundcard.h.
2626 For ALSA you can use the names e.g.\& alsamixer displays, like
2627 .B Master, Line, PCM.
2629 .I NOTE:
2630 ALSA mixer channel names followed by a number must be specified in the
2631 <name,number> format, i.e.\& a channel labeled 'PCM 1' in alsamixer must
2632 be converted to
2633 .BR PCM,1 .
2636 .B \-softvol
2637 Force the use of the software mixer, instead of using the sound card
2638 mixer.
2641 .B \-softvol\-max <10.0\-10000.0>
2642 Set the maximum amplification level in percent (default: 110).
2643 A value of 200 will allow you to adjust the volume up to a maximum of
2644 double the current level.
2645 With values below 100 the initial volume (which is 100%) will be above
2646 the maximum, which e.g.\& the OSD cannot display correctly.
2649 .B \-volstep <0\-100>
2650 Set the step size of mixer volume changes in percent of the whole range
2651 (default: 3).
2654 .B \-volume <-1\-100> (also see \-af volume)
2655 Set the startup volume in the mixer, either hardware or software (if
2656 used with \-softvol).
2657 A value of -1 (the default) will not change the volume.
2661 .SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)"
2662 Audio output drivers are interfaces to different audio output facilities.
2663 The syntax is:
2666 .B \-ao <driver1[:suboption1[=value]:...],driver2,...[,]>
2667 Specify a priority list of audio output drivers to be used.
2669 If the list has a trailing ',' MPlayer will fall back on drivers not
2670 contained in the list.
2671 Suboptions are optional and can mostly be omitted.
2673 .I NOTE:
2674 See \-ao help for a list of compiled-in audio output drivers.
2675 .sp 1
2676 .I EXAMPLE:
2677 .PD 0
2678 .RSs
2679 .IPs "\-ao alsa,oss,"
2680 Try the ALSA driver, then the OSS driver, then others.
2681 .IPs "\-ao alsa:noblock:device=hw=0.3"
2682 Sets noblock-mode and the device-name as first card, fourth device.
2684 .PD 1
2685 .sp 1
2686 Available audio output drivers are:
2689 .B "alsa\ \ \ "
2690 ALSA 0.9/1.x audio output driver
2691 .PD 0
2692 .RSs
2693 .IPs noblock
2694 Sets noblock-mode.
2695 .IPs device=<device>
2696 Sets the device name.
2697 Replace any ',' with '.' and any ':' with '=' in the ALSA device name.
2698 For hwac3 output via S/PDIF, use an "iec958" or "spdif" device, unless
2699 you really know how to set it correctly.
2701 .PD 1
2704 .B "alsa5\ \ "
2705 ALSA 0.5 audio output driver
2708 .B "oss\ \ \ \ "
2709 OSS audio output driver
2710 .PD 0
2711 .RSs
2712 .IPs <dsp-device>
2713 Sets the audio output device (default: /dev/\:dsp).
2714 .IPs <mixer-device>
2715 Sets the audio mixer device (default: /dev/\:mixer).
2716 .IPs <mixer-channel>
2717 Sets the audio mixer channel (default: pcm).
2719 .PD 1
2722 .B sdl (SDL only)
2723 highly platform independent SDL (Simple Directmedia Layer) library
2724 audio output driver
2725 .PD 0
2726 .RSs
2727 .IPs <driver>
2728 Explicitly choose the SDL audio driver to use (default: let SDL choose).
2730 .PD 1
2733 .B "arts\ \ \ "
2734 audio output through the aRts daemon
2737 .B "esd\ \ \ \ "
2738 audio output through the ESD daemon
2739 .PD 0
2740 .RSs
2741 .IPs <server>
2742 Explicitly choose the ESD server to use (default: localhost).
2744 .PD 1
2747 .B "jack\ \ \ \ "
2748 audio output through JACK (Jack Audio Connection Kit)
2749 .PD 0
2750 .RSs
2751 .IPs port=<name>
2752 Connects to the ports with the given name (default: physical ports).
2753 .IPs name=<client name>
2754 Client name that is passed to JACK (default: MPlayer [<PID>]).
2755 Useful if you want to have certain connections established automatically.
2756 .IPs (no)estimate
2757 Estimate the audio delay, supposed to make the video playback smoother
2758 (default: enabled).
2759 .IPs (no)autostart
2760 Automatically start jackd if necessary (default: disabled).
2761 Note that this seems unreliable and will spam stdout with server messages.
2763 .PD 1
2766 .B "nas\ \ \ \ "
2767 audio output through NAS
2770 .B coreaudio (Mac OS X only)
2771 native Mac OS X audio output driver
2774 .B "openal\ "
2775 Experimental OpenAL audio output driver
2778 .B "pulse\ \ "
2779 PulseAudio audio output driver
2780 .PD 0
2781 .RSs
2782 .IPs "[<host>][:<output sink>]"
2783 Specify the host and optionally output sink to use.
2784 An empty <host> string uses a local connection, "localhost"
2785 uses network transfer (most likely not what you want).
2787 .PD 1
2790 .B sgi (SGI only)
2791 native SGI audio output driver
2792 .PD 0
2793 .RSs
2794 .IPs "<output device name>"
2795 Explicitly choose the output device/\:interface to use
2796 (default: system-wide default).
2797 For example, 'Analog Out' or 'Digital Out'.
2799 .PD 1
2802 .B sun (Sun only)
2803 native Sun audio output driver
2804 .PD 0
2805 .RSs
2806 .IPs <device>
2807 Explicitly choose the audio device to use (default: /dev/\:audio).
2809 .PD 1
2812 .B win32 (Windows only)
2813 native Windows waveout audio output driver
2816 .B dsound (Windows only)
2817 DirectX DirectSound audio output driver
2818 .PD 0
2819 .RSs
2820 .IPs device=<devicenum>
2821 Sets the device number to use.
2822 Playing a file with \-v will show a list of available devices.
2824 .PD 1
2827 .B dart (OS/2 only)
2828 OS/2 DART audio output driver
2829 .PD 0
2830 .RSs
2831 .IPs (no)share
2832 Open DART in shareable or exclusive mode.
2833 .IPs bufsize=<size>
2834 Set buffer size to <size> in samples (default: 2048).
2836 .PD 1
2839 .B dxr2 (also see \-dxr2) (DXR2 only)
2840 Creative DXR2 specific output driver
2843 .B ivtv (IVTV only)
2844 IVTV specific MPEG audio output driver.
2845 Works with \-ac hwmpa only.
2848 .B v4l2 (requires Linux 2.6.22+ kernel)
2849 Audio output driver for V4L2 cards with hardware MPEG decoder.
2852 .B mpegpes (DVB only)
2853 Audio output driver for DVB cards that writes the output to an MPEG-PES
2854 file if no DVB card is installed.
2855 .PD 0
2856 .RSs
2857 .IPs card=<1\-4>
2858 DVB card to use if more than one card is present.
2859 If not specified MPlayer will search the first usable card.
2860 .IPs file=<filename>
2861 output filename
2863 .PD 1
2866 .B "null\ \ \ "
2867 Produces no audio output but maintains video playback speed.
2868 Use \-nosound for benchmarking.
2871 .B "pcm\ \ \ \ "
2872 raw PCM/wave file writer audio output
2873 .PD 0
2874 .RSs
2875 .IPs (no)waveheader
2876 Include or do not include the wave header (default: included).
2877 When not included, raw PCM will be generated.
2878 .IPs file=<filename>
2879 Write the sound to <filename> instead of the default
2880 audiodump.wav.
2881 If nowaveheader is specified, the default is audiodump.pcm.
2882 .IPs "fast\ "
2883 Try to dump faster than realtime.
2884 Make sure the output does not get truncated (usually with
2885 "Too many video packets in buffer" message).
2886 It is normal that you get a "Your system is too SLOW to play this!" message.
2888 .PD 1
2891 .B "plugin\ \ "
2892 plugin audio output driver
2896 .SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)"
2899 .B \-adapter <value>
2900 Set the graphics card that will receive the image.
2901 You can get a list of available cards when you run this option with \-v.
2902 Currently only works with the directx video output driver.
2905 .B \-bpp <depth>
2906 Override the autodetected color depth.
2907 Only supported by the fbdev, dga, svga, vesa video output drivers.
2910 .B \-border
2911 Play movie with window border and decorations.
2912 Since this is on by default, use \-noborder to disable the standard window
2913 decorations.
2916 .B \-brightness <\-100\-100>
2917 Adjust the brightness of the video signal (default: 0).
2918 Not supported by all video output drivers.
2921 .B \-contrast <\-100\-100>
2922 Adjust the contrast of the video signal (default: 0).
2923 Not supported by all video output drivers.
2926 .B \-display <name> (X11 only)
2927 Specify the hostname and display number of the X server you want to display
2929 .sp 1
2930 .I EXAMPLE:
2931 .PD 0
2932 .RSs
2933 \-display xtest.localdomain:0
2935 .PD 1
2938 .B "\-dr \ \ \ "
2939 Turns on direct rendering (not supported by all codecs and video outputs)
2941 .I WARNING:
2942 May cause OSD/SUB corruption!
2945 .B \-dxr2 <option1:option2:...>
2946 This option is used to control the dxr2 video output driver.
2947 .RSs
2948 .IPs ar-mode=<value>
2949 aspect ratio mode (0 = normal, 1 = pan-and-scan, 2 = letterbox (default))
2950 .IPs iec958-encoded
2951 Set iec958 output mode to encoded.
2952 .IPs iec958-decoded
2953 Set iec958 output mode to decoded (default).
2954 .IPs macrovision=<value>
2955 macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
2956 3 = agc 4 colorstripe)
2957 .IPs "mute\ "
2958 mute sound output
2959 .IPs unmute
2960 unmute sound output
2961 .IPs ucode=<value>
2962 path to the microcode
2965 .sp 1
2966 .I TV output
2968 .RSs
2969 .IPs 75ire
2970 enable 7.5 IRE output mode
2971 .IPs no75ire
2972 disable 7.5 IRE output mode (default)
2973 .IPs "bw\ \ \ "
2974 b/w TV output
2975 .IPs color
2976 color TV output (default)
2977 .IPs interlaced
2978 interlaced TV output (default)
2979 .IPs nointerlaced
2980 disable interlaced TV output
2981 .IPs norm=<value>
2982 TV norm (ntsc (default), pal, pal60, palm, paln, palnc)
2983 .IPs square-pixel
2984 set pixel mode to square
2985 .IPs ccir601-pixel
2986 set pixel mode to ccir601
2989 .sp 1
2990 .I overlay
2992 .RSs
2993 .IPs cr-left=<0\-500>
2994 Set the left cropping value (default: 50).
2995 .IPs cr-right=<0\-500>
2996 Set the right cropping value (default: 300).
2997 .IPs cr-top=<0\-500>
2998 Set the top cropping value (default: 0).
2999 .IPs cr-bottom=<0\-500>
3000 Set the bottom cropping value (default: 0).
3001 .IPs ck-[r|g|b]=<0\-255>
3002 Set the r(ed), g(reen) or b(lue) gain of the overlay color-key.
3003 .IPs ck-[r|g|b]min=<0\-255>
3004 minimum value for the respective color key
3005 .IPs ck-[r|g|b]max=<0\-255>
3006 maximum value for the respective color key
3007 .IPs ignore-cache
3008 Ignore cached overlay settings.
3009 .IPs update-cache
3010 Update cached overlay settings.
3011 .IPs ol-osd
3012 Enable overlay onscreen display.
3013 .IPs nool-osd
3014 Disable overlay onscreen display (default).
3015 .IPs ol[h|w|x|y]-cor=<\-20\-20>
3016 Adjust the overlay size (h,w) and position (x,y) in case it does not
3017 match the window perfectly (default: 0).
3018 .IPs overlay
3019 Activate overlay (default).
3020 .IPs nooverlay
3021 Activate TV-out.
3022 .IPs overlay-ratio=<1\-2500>
3023 Tune the overlay (default: 1000).
3027 .B \-fbmode <modename> (\-vo fbdev only)
3028 Change video mode to the one that is labeled as <modename> in
3029 /etc/\:fb.modes.
3031 .I NOTE:
3032 VESA framebuffer does not support mode changing.
3035 .B \-fbmodeconfig <filename> (\-vo fbdev only)
3036 Override framebuffer mode configuration file (default: /etc/\:fb.modes).
3039 .B \-force\-window\-position
3040 Forcefully move MPlayer's video output window to default location whenever
3041 there is a change in video parameters, video stream or file.
3042 This used to be the default behavior.
3043 Currently only affects X11 VOs.
3046 .B \-fs (also see \-zoom)
3047 Fullscreen playback (centers movie, and paints black bands around it).
3048 Not supported by all video output drivers.
3051 .B \-fsmode\-dontuse <0\-31> (OBSOLETE, use the \-fs option)
3052 Try this option if you still experience fullscreen problems.
3055 .B \-fstype <type1,type2,...> (X11 only)
3056 Specify a priority list of fullscreen modes to be used.
3057 You can negate the modes by prefixing them with '\-'.
3058 If you experience problems like the fullscreen window being covered
3059 by other windows try using a different order.
3061 .I NOTE:
3062 See \-fstype help for a full list of available modes.
3063 .sp 1
3064 The available types are:
3065 .sp 1
3066 .PD 0
3067 .RSs
3068 .IPs above
3069 Use the _NETWM_STATE_ABOVE hint if available.
3070 .IPs below
3071 Use the _NETWM_STATE_BELOW hint if available.
3072 .IPs fullscreen
3073 Use the _NETWM_STATE_FULLSCREEN hint if available.
3074 .IPs layer
3075 Use the _WIN_LAYER hint with the default layer.
3076 .IPs layer=<0...15>
3077 Use the _WIN_LAYER hint with the given layer number.
3078 .IPs netwm
3079 Force NETWM style.
3080 .IPs "none\ "
3081 Clear the list of modes; you can add modes to enable afterward.
3082 .IPs stays_on_top
3083 Use _NETWM_STATE_STAYS_ON_TOP hint if available.
3084 .REss
3085 .sp 1
3087 .I EXAMPLE:
3089 .PD 0
3090 .RSs
3091 .IPs layer,stays_on_top,above,fullscreen
3092 Default order, will be used as a fallback if incorrect or
3093 unsupported modes are specified.
3094 .IPs \-fullscreen
3095 Fixes fullscreen switching on OpenBox 1.x.
3097 .PD 1
3100 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
3101 Adjust where the output is on the screen initially.
3102 The x and y specifications are in pixels measured from the top-left of the
3103 screen to the top-left of the image being displayed, however if a percentage
3104 sign is given after the argument it turns the value into a percentage of the
3105 screen size in that direction.
3106 It also supports the standard X11 \-geometry option format.
3107 If an external window is specified using the \-wid option, then the x and
3108 y coordinates are relative to the top-left corner of the window rather
3109 than the screen.
3110 The coordinates are relative to the screen given with \-xineramascreen for
3111 the video output drivers that fully support \-xineramascreen (direct3d, gl, gl2,
3112 vdpau, x11, xv, xvmc, corevideo).
3114 .I NOTE:
3115 This option is only supported by the x11, xmga, xv, xvmc, xvidix,
3116 gl, gl2, directx, fbdev, tdfxfb and corevideo video output drivers.
3117 .sp 1
3118 .I EXAMPLE:
3119 .PD 0
3120 .RSs
3121 .IPs 50:40
3122 Places the window at x=50, y=40.
3123 .IPs 50%:50%
3124 Places the window in the middle of the screen.
3125 .IPs "100%\ "
3126 Places the window at the middle of the right edge of the screen.
3127 .IPs 100%:100%
3128 Places the window at the bottom right corner of the screen.
3130 .PD 1
3133 .B \-hue <\-100\-100>
3134 Adjust the hue of the video signal (default: 0).
3135 You can get a colored negative of the image with this option.
3136 Not supported by all video output drivers.
3139 .B \-monitor\-dotclock <range[,range,...]> (\-vo fbdev and vesa only)
3140 Specify the dotclock or pixelclock range of the monitor.
3143 .B \-monitor\-hfreq <range[,range,...]> (\-vo fbdev and vesa only)
3144 Specify the horizontal frequency range of the monitor.
3147 .B \-monitor\-vfreq <range[,range,...]> (\-vo fbdev and vesa only)
3148 Specify the vertical frequency range of the monitor.
3151 .B \-monitoraspect <ratio> (also see \-aspect)
3152 Set the aspect ratio of your monitor or TV screen.
3153 A value of 0 disables a previous setting (e.g.\& in the config file).
3154 Overrides the \-monitorpixelaspect setting if enabled.
3155 .sp 1
3156 .I EXAMPLE:
3157 .PD 0
3158 .RSs
3159 \-monitoraspect 4:3  or 1.3333
3161 \-monitoraspect 16:9 or 1.7777
3163 .PD 1
3166 .B \-monitorpixelaspect <ratio> (also see \-aspect)
3167 Set the aspect of a single pixel of your monitor or TV screen (default: 1).
3168 A value of 1 means square pixels
3169 (correct for (almost?) all LCDs).
3172 .B \-name (X11 only)
3173 Set the window class name.
3176 .B \-nodouble
3177 Disables double buffering, mostly for debugging purposes.
3178 Double buffering fixes flicker by storing two frames in memory, and
3179 displaying one while decoding another.
3180 It can affect OSD negatively, but often removes OSD flickering.
3183 .B \-nograbpointer
3184 Do not grab the mouse pointer after a video mode change (\-vm).
3185 Useful for multihead setups.
3188 .B \-nokeepaspect
3189 Do not keep window aspect ratio when resizing windows.
3190 By default MPlayer tries to keep the correct video aspect ratio by
3191 instructing the window manager to maintain window aspect when resizing,
3192 and by adding black bars if the window manager nevertheless allows
3193 window shape to change.
3194 This option disables window manager aspect hints and scales the video
3195 to completely fill the window without regard for aspect ratio.
3198 .B "\-ontop\ "
3199 Makes the player window stay on top of other windows.
3200 Supported by video output drivers which use X11, except SDL,
3201 as well as directx, corevideo, quartz, ggi and gl2.
3204 .B \-panscan <0.0\-1.0>
3205 Enables pan-and-scan functionality (cropping the sides of e.g.\& a 16:9
3206 movie to make it fit a 4:3 display without black bands).
3207 The range controls how much of the image is cropped.
3208 Only works with the xv, xmga, mga, gl, gl2, quartz, corevideo and xvidix
3209 video output drivers.
3211 .I NOTE:
3212 Values between \-1 and 0 are allowed as well, but highly experimental
3213 and may crash or worse.
3214 Use at your own risk!
3217 .B \-panscanrange <\-19.0\-99.0> (experimental)
3218 Change the range of the pan-and-scan functionality (default: 1).
3219 Positive values mean multiples of the default range.
3220 Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
3221 E.g.\& \-panscanrange \-3 allows a zoom factor of up to 4.
3222 This feature is experimental.
3223 Do not report bugs unless you are using \-vo gl.
3226 .B \-refreshrate <Hz>
3227 Set the monitor refreshrate in Hz.
3228 Currently only supported by \-vo directx combined with the \-vm option.
3231 .B \-rootwin
3232 Play movie in the root window (desktop background).
3233 Desktop background images may cover the movie window, though.
3234 Only works with the x11, xv, xmga, xvidix, quartz, corevideo and directx video output drivers.
3237 .B \-saturation <\-100\-100>
3238 Adjust the saturation of the video signal (default: 0).
3239 You can get grayscale output with this option.
3240 Not supported by all video output drivers.
3243 .B \-screenh <pixels>
3244 Specify the screen height for video output drivers which
3245 do not know the screen resolution like fbdev, x11 and TV-out.
3248 .B \-screenw <pixels>
3249 Specify the screen width for video output drivers which
3250 do not know the screen resolution like fbdev, x11 and TV-out.
3253 .B \-stop\-xscreensaver (X11 only)
3254 Turns off xscreensaver at startup and turns it on again on exit.
3255 If your screensaver supports neither the XSS nor XResetScreenSaver
3256 API please use \-heartbeat\-cmd instead.
3259 .B \-stop\-screensaver (Windows only)
3260 Disables the windows screensaver by repeatedly resetting the timeout
3261 during playback.
3264 .B \-title (also see \-use\-filename\-title)
3265 Set the window title.
3266 Supported by X11-based video output drivers.
3269 .B \-use\-filename\-title (also see \-title)
3270 Set the window title using the media filename, when not set with \-title.
3271 Supported by X11-based video output drivers.
3274 .B "\-vm \ \ \ "
3275 Try to change to a different video mode.
3276 Supported by the dga, x11, xv, sdl and directx video output drivers.
3277 If used with the directx video output driver the \-screenw,
3278 \-screenh, \-bpp and \-refreshrate options can be used to set
3279 the new display mode.
3282 .B "\-vsync \ \ "
3283 Enables VBI for the vesa, dfbmga and svga video output drivers.
3286 .B \-wid <window ID> (X11, OpenGL and DirectX only)
3287 This tells MPlayer to attach to an existing window.
3288 Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
3289 This option fills the given window completely, thus aspect scaling,
3290 panscan, etc are no longer handled by MPlayer but must be managed by the
3291 application that created the window.
3294 .B \-xineramascreen <\-2\-...>
3295 In Xinerama configurations (i.e.\& a single desktop that spans across multiple
3296 displays) this option tells MPlayer which screen to display the movie on.
3297 A value of \-2 means fullscreen across the whole virtual display (in this case
3298 Xinerama information is completely ignored), \-1 means
3299 fullscreen on the display the window currently is on.
3300 The initial position set via the \-geometry option is relative to the
3301 specified screen.
3302 Will usually only work with "\-fstype \-fullscreen" or "\-fstype none".
3303 This option is not suitable to only set the startup screen (because
3304 it will always display on the given screen in fullscreen mode),
3305 \-geometry is the best that is available for that purpose
3306 currently.
3307 Supported by at least the direct3d, gl, gl2, x11, xv and corevideo video output
3308 drivers.
3311 .B \-zrbw (\-vo zr only)
3312 Display in black and white.
3313 For optimal performance, this can be combined with '\-lavdopts gray'.
3316 .B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only)
3317 Select a part of the input image to display, multiple occurrences
3318 of this option switch on cinerama mode.
3319 In cinerama mode the movie is distributed over more than one TV
3320 (or beamer) to create a larger image.
3321 Options appearing after the n-th \-zrcrop apply to the n-th MJPEG card, each
3322 card should at least have a \-zrdev in addition to the \-zrcrop.
3323 For examples, see the output of \-zrhelp and the Zr section of the
3324 documentation.
3327 .B \-zrdev <device> (\-vo zr only)
3328 Specify the device special file that belongs to your MJPEG card, by default
3329 the zr video output driver takes the first v4l device it can find.
3332 .B \-zrfd (\-vo zr only)
3333 Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only
3334 happens if the hardware scaler can stretch the image to its original size.
3335 Use this option to force decimation.
3338 .B \-zrhdec <1|2|4> (\-vo zr only)
3339 Horizontal decimation: Ask the driver to send only every 2nd or 4th
3340 line/\:pixel of the input image to the MJPEG card and use the scaler
3341 of the MJPEG card to stretch the image to its original size.
3344 .B \-zrhelp (\-vo zr only)
3345 Display a list of all \-zr* options, their default values and a
3346 cinerama mode example.
3349 .B \-zrnorm <norm> (\-vo zr only)
3350 Specify the TV norm as PAL or NTSC (default: no change).
3353 .B \-zrquality <1\-20> (\-vo zr only)
3354 A number from 1 (best) to 20 (worst) representing the JPEG encoding quality.
3357 .B \-zrvdec <1|2|4> (\-vo zr only)
3358 Vertical decimation: Ask the driver to send only every 2nd or 4th
3359 line/\:pixel of the input image to the MJPEG card and use the scaler
3360 of the MJPEG card to stretch the image to its original size.
3363 .B \-zrxdoff <x display offset> (\-vo zr only)
3364 If the movie is smaller than the TV screen, this option specifies the x
3365 offset from the upper-left corner of the TV screen (default: centered).
3368 .B \-zrydoff <y display offset> (\-vo zr only)
3369 If the movie is smaller than the TV screen, this option specifies the y
3370 offset from the upper-left corner of the TV screen (default: centered).
3374 .SH "VIDEO OUTPUT DRIVERS (MPLAYER ONLY)"
3375 Video output drivers are interfaces to different video output facilities.
3376 The syntax is:
3379 .B \-vo <driver1[:suboption1[=value]:...],driver2,...[,]>
3380 Specify a priority list of video output drivers to be used.
3382 If the list has a trailing ',' MPlayer will fall back on drivers not
3383 contained in the list.
3384 Suboptions are optional and can mostly be omitted.
3386 .I NOTE:
3387 See \-vo help for a list of compiled-in video output drivers.
3388 .sp 1
3389 .I EXAMPLE:
3390 .PD 0
3391 .RSs
3392 .IPs "\-vo xmga,xv,"
3393 Try the Matrox X11 driver, then the Xv driver, then others.
3394 .IPs "\-vo directx:noaccel"
3395 Uses the DirectX driver with acceleration features turned off.
3397 .PD 1
3398 .sp 1
3399 Available video output drivers are:
3402 .B xv (X11 only)
3403 Uses the XVideo extension of XFree86 4.x to enable hardware
3404 accelerated playback.
3405 If you cannot use a hardware specific driver, this is probably
3406 the best option.
3407 For information about what colorkey is used and how it is drawn run MPlayer
3408 with \-v option and look out for the lines tagged with [xv common] at the
3409 beginning.
3410 .PD 0
3411 .RSs
3412 .IPs adaptor=<number>
3413 Select a specific XVideo adaptor (check xvinfo results).
3414 .IPs port=<number>
3415 Select a specific XVideo port.
3416 .IPs ck=<cur|use|set>
3417 Select the source from which the colorkey is taken (default: cur).
3418 .RSss
3419 .IPs cur
3420 The default takes the colorkey currently set in Xv.
3421 .IPs use
3422 Use but do not set the colorkey from MPlayer (use \-colorkey option to change
3423 it).
3424 .IPs set
3425 Same as use but also sets the supplied colorkey.
3427 .IPs ck-method=<man|bg|auto>
3428 Sets the colorkey drawing method (default: man).
3429 .RSss
3430 .IPs man
3431 Draw the colorkey manually (reduces flicker in some cases).
3432 .IPs bg
3433 Set the colorkey as window background.
3434 .IPs auto
3435 Let Xv draw the colorkey.
3438 .PD 1
3441 .B x11 (X11 only)
3442 Shared memory video output driver without hardware acceleration that
3443 works whenever X11 is present.
3446 .B xover (X11 only)
3447 Adds X11 support to all overlay based video output drivers.
3448 Currently only supported by tdfx_vid.
3449 .PD 0
3450 .RSs
3451 .IPs <vo_driver>
3452 Select the driver to use as source to overlay on top of X11.
3454 .PD 1
3457 .B vdpau (with \-vc ffmpeg12vdpau, ffwmv3vdpau, ffvc1vdpau, ffh264vdpau
3458 or ffodivxvdpau)
3459 Video output that uses VDPAU to decode video via hardware.
3460 Also supports displaying of software-decoded video.
3461 .PD 0
3462 .RSs
3463 .IPs sharpen=<\-1\-1>
3464 For positive values, apply a sharpening algorithm to the video,
3465 for negative values a blurring algorithm (default: 0).
3466 .IPs denoise=<0\-1>
3467 Apply a noise reduction algorithm to the video (default: 0, no noise reduction).
3468 .IPs deint=<0\-4>
3469 Select the deinterlacer (default: 0).
3470 All modes > 0 respect \-field\-dominance.
3471 .RSss
3472 .IPs 0
3473 no deinterlacing
3474 .IPs 1
3475 Show only first field, similar to \-vf field.
3476 .IPs 2
3477 Bob deinterlacing, similar to \-vf tfields=1.
3478 .IPs 3
3479 motion adaptive temporal deinterlacing
3480 May lead to A/V desync with slow video hardware and/or high resolution.
3481 This is the default if "D" is used to enable deinterlacing.
3482 .IPs 4
3483 motion adaptive temporal deinterlacing with edge-guided spatial interpolation
3484 Needs fast video hardware.
3486 .IPs chroma\-deint
3487 Makes temporal deinterlacers operate both on luma and chroma (default).
3488 Use nochroma\-deint to solely use luma and speed up advanced deinterlacing.
3489 Useful with slow video memory.
3490 .IPs pullup
3491 Try to apply inverse telecine, needs motion adaptive temporal deinterlacing.
3492 .IPs colorspace
3493 Select the color space for YUV to RGB conversion.
3494 In general BT.601 should be used for standard definition (SD) content and
3495 BT.709 for high definition (HD) content.
3496 Using incorrect color space results in slightly under or over saturated and
3497 shifted colors.
3498 .RSss
3499 .IPs 0
3500 Guess the color space based on video resolution.
3501 Video with width >= 1280 or height > 576 is assumed to be HD and BT.709 color
3502 space will be used.
3503 .IPs 1
3504 Use ITU-R BT.601 color space (default).
3505 .IPs 2
3506 Use ITU-R BT.709 color space.
3507 .IPs 3
3508 Use SMPTE-240M color space.
3510 .IPs hqscaling
3511 .RSss
3512 .IPs 0
3513 Use default VDPAU scaling (default).
3514 .IPs 1\-9
3515 Apply high quality VDPAU scaling (needs capable hardware).
3517 .IPs fps=<number>
3518 Override autodetected display refresh rate value (the value is needed for framedrop to allow video playback rates higher than display refresh rate, and for vsync-aware frame timing adjustments).
3519 Default 0 means use autodetected value.
3520 A positive value is interpreted as a refresh rate in Hz and overrides the autodetected value.
3521 A negative value disables all timing adjustment and framedrop logic.
3522 .IPs queuetime_windowed=<number>
3523 .IPs queuetime_fs=<number>
3524 Use VDPAU's presentation queue functionality to queue future video frame
3525 changes at most this many milliseconds in advance (default: 50).
3526 This makes MPlayer's flip timing less sensitive to system CPU load and allows
3527 it to start decoding the next frame slightly earlier which can reduce jitter
3528 caused by individual slow-to-decode frames.
3529 However the NVIDIA graphics drivers can make other window behavior such as
3530 window moves choppy if VDPAU is using the blit queue (mainly happens
3531 if you have the composite extension enabled) and this feature is active.
3532 If this happens on your system and you care about it then you can set the
3533 time to 0 to disable this feature.
3534 The settings to use in windowed and fullscreen mode are separate because there
3535 should be less reason to disable this for fullscreen mode (as the driver issue
3536 shouldn't affect the video itself).
3538 .PD 1
3541 .B xvmc (X11 with \-vc ffmpeg12mc only)
3542 Video output driver that uses the XvMC (X Video Motion Compensation)
3543 extension of XFree86 4.x to speed up MPEG-1/2 and VCR2 decoding.
3544 .PD 0
3545 .RSs
3546 .IPs adaptor=<number>
3547 Select a specific XVideo adaptor (check xvinfo results).
3548 .IPs port=<number>
3549 Select a specific XVideo port.
3550 .IPs (no)benchmark
3551 Disables image display.
3552 Necessary for proper benchmarking of drivers that change
3553 image buffers on monitor retrace only (nVidia).
3554 Default is not to disable image display (nobenchmark).
3555 .IPs (no)bobdeint
3556 Very simple deinterlacer.
3557 Might not look better than \-vf tfields=1,
3558 but it is the only deinterlacer for xvmc (default: nobobdeint).
3559 .IPs (no)queue
3560 Queue frames for display to allow more parallel work of the video hardware.
3561 May add a small (not noticeable) constant A/V desync (default: noqueue).
3562 .IPs (no)sleep
3563 Use sleep function while waiting for rendering to finish
3564 (not recommended on Linux) (default: nosleep).
3565 .IPs ck=cur|use|set
3566 Same as \-vo xv:ck (see \-vo xv).
3567 .IPs ck-method=man|bg|auto
3568 Same as \-vo xv:ck-method (see \-vo xv).
3570 .PD 1
3573 .B dga (X11 only)
3574 Play video through the XFree86 Direct Graphics Access extension.
3575 Considered obsolete.
3578 .B sdl (SDL only, buggy/outdated)
3579 Highly platform independent SDL (Simple Directmedia Layer) library
3580 video output driver.
3581 Since SDL uses its own X11 layer, MPlayer X11 options do not have
3582 any effect on SDL.
3583 Note that it has several minor bugs (\-vm/\-novm is mostly ignored,
3584 \-fs behaves like \-novm should, window is in top-left corner when
3585 returning from fullscreen, panscan is not supported, ...).
3586 .PD 0
3587 .RSs
3588 .IPs driver=<driver>
3589 Explicitly choose the SDL driver to use.
3590 .IPs (no)forcexv
3591 Use XVideo through the sdl video output driver (default: forcexv).
3592 .IPs (no)hwaccel
3593 Use hardware accelerated scaler (default: hwaccel).
3595 .PD 1
3598 .B "vidix\ \ "
3599 VIDIX (VIDeo Interface for *niX) is an interface to the
3600 video acceleration features of different graphics cards.
3601 Very fast video output driver on cards that support it.
3602 .PD 0
3603 .RSs
3604 .IPs <subdevice>
3605 Explicitly choose the VIDIX subdevice driver to use.
3606 Available subdevice drivers are cyberblade, ivtv, mach64,
3607 mga_crtc2, mga, nvidia, pm2, pm3, radeon, rage128, s3, sh_veu,
3608 sis_vid and unichrome.
3610 .PD 1
3613 .B xvidix (X11 only)
3614 X11 frontend for VIDIX
3615 .PD 0
3616 .RSs
3617 .IPs <subdevice>
3618 same as vidix
3620 .PD 1
3623 .B "cvidix\ "
3624 Generic and platform independent VIDIX frontend, can even run in a
3625 text console with nVidia cards.
3626 .PD 0
3627 .RSs
3628 .IPs <subdevice>
3629 same as vidix
3631 .PD 1
3634 .B winvidix (Windows only)
3635 Windows frontend for VIDIX
3636 .PD 0
3637 .RSs
3638 .IPs <subdevice>
3639 same as vidix
3641 .PD 1
3644 .B direct3d (Windows only) (BETA CODE!)
3645 Video output driver that uses the Direct3D interface (useful for Vista).
3648 .B directx (Windows only)
3649 Video output driver that uses the DirectX interface.
3650 .PD 0
3651 .RSs
3652 .IPs noaccel
3653 Turns off hardware acceleration.
3654 Try this option if you have display problems.
3656 .PD 1
3659 .B kva (OS/2 only)
3660 Video output driver that uses the libkva interface.
3661 .PD 0
3662 .RSs
3663 .IPs snap
3664 Force SNAP mode.
3665 .IPs wo
3666 Force WarpOverlay! mode.
3667 .IPs dive
3668 Force DIVE mode.
3669 .IPs (no)t23
3670 Enable or disable workaround for T23 laptop (default: disabled).
3671 Try to enable this option if your video card supports upscaling only.
3673 .PD 1
3676 .B quartz (Mac OS X only)
3677 Mac OS X Quartz video output driver.
3678 Under some circumstances, it might be more efficient to force a
3679 packed YUV output format, with e.g.\& \-vf format=yuy2.
3680 .PD 0
3681 .RSs
3682 .IPs device_id=<number>
3683 Choose the display device to use in fullscreen.
3684 .IPs fs_res=<width>:<height>
3685 Specify the fullscreen resolution (useful on slow systems).
3687 .PD 1
3690 .B corevideo (Mac OS X 10.4 or 10.3.9 with QuickTime 7)
3691 Mac OS X CoreVideo video output driver
3692 .PD 0
3693 .RSs
3694 .IPs device_id=<number>
3695 Choose the display device to use for fullscreen or set it to \-1 to
3696 always use the same screen the video window is on (default: \-1 \- auto).
3697 .IPs shared_buffer
3698 Write output to a shared memory buffer instead of displaying it and
3699 try to open an existing NSConnection for communication with a GUI.
3700 .IPs buffer_name=<name>
3701 Name of the shared buffer created with shm_open as well as the name of
3702 the NSConnection MPlayer will try to open (default: "mplayerosx").
3703 Setting buffer_name implicitly enables shared_buffer.
3705 .PD 1
3708 .B fbdev (Linux only)
3709 Uses the kernel framebuffer to play video.
3710 .PD 0
3711 .RSs
3712 .IPs <device>
3713 Explicitly choose the fbdev device name to use (e.g.\& /dev/\:fb0) or the
3714 name of the VIDIX subdevice if the device name starts with 'vidix'
3715 (e.g.\& 'vidixsis_vid' for the sis driver).
3717 .PD 1
3720 .B fbdev2 (Linux only)
3721 Uses the kernel framebuffer to play video,
3722 alternative implementation.
3723 .PD 0
3724 .RSs
3725 .IPs <device>
3726 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
3728 .PD 1
3731 .B "vesa\ \ \ "
3732 Very general video output driver that should work on any VESA VBE 2.0
3733 compatible card.
3734 .PD 0
3735 .RSs
3736 .IPs (no)dga
3737 Turns DGA mode on or off (default: on).
3738 .IPs neotv_pal
3739 Activate the NeoMagic TV out and set it to PAL norm.
3740 .IPs neotv_ntsc
3741 Activate the NeoMagic TV out and set it to NTSC norm.
3742 .IPs vidix
3743 Use the VIDIX driver.
3744 .IPs "lvo:\ \ \ "
3745 Activate the Linux Video Overlay on top of VESA mode.
3747 .PD 1
3750 .B "svga\ \ \ "
3751 Play video using the SVGA library.
3752 .PD 0
3753 .RSs
3754 .IPs "<video mode>"
3755 Specify video mode to use.
3756 The mode can be given in a <width>x<height>x<colors> format,
3757 e.g.\& 640x480x16M or be a graphics mode number, e.g.\& 84.
3758 .IPs bbosd
3759 Draw OSD into black bands below the movie (slower).
3760 .IPs native
3761 Use only native drawing functions.
3762 This avoids direct rendering, OSD and hardware acceleration.
3763 .IPs retrace
3764 Force frame switch on vertical retrace.
3765 Usable only with \-double.
3766 It has the same effect as the \-vsync option.
3767 .IPs "sq\ \ \ "
3768 Try to select a video mode with square pixels.
3769 .IPs vidix
3770 Use svga with VIDIX.
3772 .PD 1
3775 .B "gl\ \ \ \ \ "
3776 OpenGL video output driver, simple version.
3777 Video size must be smaller than
3778 the maximum texture size of your OpenGL implementation.
3779 Intended to work even with the most basic OpenGL implementations,
3780 but also makes use of newer extensions, which allow support for more
3781 colorspaces and direct rendering.
3782 For optimal speed try something similar to
3784 \-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices
3786 The code performs very few checks, so if a feature does not work, this
3787 might be because it is not supported by your card/OpenGL implementation
3788 even if you do not get any error message.
3789 Use glxinfo or a similar tool to display the supported OpenGL extensions.
3790 .PD 0
3791 .RSs
3792 .IPs (no)ati\-hack
3793 ATI drivers may give a corrupted image when PBOs are used (when using \-dr
3794 or force\-pbo).
3795 This option fixes this, at the expense of using a bit more memory.
3796 .IPs (no)force\-pbo
3797 Always uses PBOs to transfer textures even if this involves an extra copy.
3798 Currently this gives a little extra speed with NVidia drivers and a lot more
3799 speed with ATI drivers.
3800 May need \-noslices and the ati\-hack suboption to work correctly.
3801 .IPs (no)scaled-osd
3802 Changes the way the OSD behaves when the size of the
3803 window changes (default: disabled).
3804 When enabled behaves more like the other video output drivers,
3805 which is better for fixed-size fonts.
3806 Disabled looks much better with FreeType fonts and uses the
3807 borders in fullscreen mode.
3808 Does not work correctly with ass subtitles (see \-ass), you can instead
3809 render them without OpenGL support via \-vf ass.
3810 .IPs osdcolor=<0xAARRGGBB>
3811 Color for OSD (default: 0x00ffffff, corresponds to non-transparent white).
3812 .IPs rectangle=<0,1,2>
3813 Select usage of rectangular textures which saves video RAM, but often is
3814 slower (default: 0).
3815 .RSss
3816 0: Use power-of-two textures (default).
3818 1: Use the GL_ARB_texture_rectangle extension.
3820 2: Use the GL_ARB_texture_non_power_of_two extension.
3821 In some cases only supported in software and thus very slow.
3823 .IPs swapinterval=<n>
3824 Minimum interval between two buffer swaps, counted in
3825 displayed frames (default: 1).
3826 1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
3827 Values below 0 will leave it at the system default.
3828 This limits the framerate to (horizontal refresh rate / n).
3829 Requires GLX_SGI_swap_control support to work.
3830 With some (most/all?) implementations this only works in fullscreen mode.
3831 .IPs ycbcr
3832 Use the GL_MESA_ycbcr_texture extension to convert YUV to RGB.
3833 In most cases this is probably slower than doing software conversion to RGB.
3834 .IPs yuv=<n>
3835 Select the type of YUV to RGB conversion.
3836 .RSss
3837 0: Use software conversion (default).
3838 Compatible with all OpenGL versions.
3839 Provides brightness, contrast and saturation control.
3841 1: Use register combiners.
3842 This uses an nVidia-specific extension (GL_NV_register_combiners).
3843 At least three texture units are needed.
3844 Provides saturation and hue control.
3845 This method is fast but inexact.
3847 2: Use a fragment program.
3848 Needs the GL_ARB_fragment_program extension and at least three texture units.
3849 Provides brightness, contrast, saturation and hue control.
3851 3: Use a fragment program using the POW instruction.
3852 Needs the GL_ARB_fragment_program extension and at least three texture units.
3853 Provides brightness, contrast, saturation, hue and gamma control.
3854 Gamma can also be set independently for red, green and blue.
3855 Method 4 is usually faster.
3857 4: Use a fragment program with additional lookup.
3858 Needs the GL_ARB_fragment_program extension and at least four texture units.
3859 Provides brightness, contrast, saturation, hue and gamma control.
3860 Gamma can also be set independently for red, green and blue.
3862 5: Use ATI-specific method (for older cards).
3863 This uses an ATI-specific extension (GL_ATI_fragment_shader \- not
3864 GL_ARB_fragment_shader!).
3865 At least three texture units are needed.
3866 Provides saturation and hue control.
3867 This method is fast but inexact.
3869 6: Use a 3D texture to do conversion via lookup.
3870 Needs the GL_ARB_fragment_program extension and at least four texture units.
3871 Extremely slow (software emulation) on some (all?) ATI cards since it uses
3872 a texture with border pixels.
3873 Provides brightness, contrast, saturation, hue and gamma control.
3874 Gamma can also be set independently for red, green and blue.
3875 Speed depends more on GPU memory bandwidth than other methods.
3877 .IPs colorspace
3878 Select the color space for YUV to RGB conversion.
3879 .RSss
3880 .IPs 0
3881 Use the formula used normally by MPlayer (default).
3882 .IPs 1
3883 Use ITU-R BT.601 color space.
3884 .IPs 2
3885 Use ITU-R BT.709 color space.
3886 .IPs 3
3887 Use SMPTE-240M color space.
3889 .IPs levelconv=<n>
3890 Select the brightness level conversion to use for the YUV to RGB conversion
3891 .RSss
3892 .IPs 0
3893 Convert TV to PC levels (default).
3894 .IPs 1
3895 Convert PC to TV levels.
3896 .IPs 2
3897 Do not do any conversion.
3899 .IPs lscale=<n>
3900 Select the scaling function to use for luminance scaling.
3901 Only valid for yuv modes 2, 3, 4 and 6.
3902 .RSss
3903 0: Use simple linear filtering (default).
3905 1: Use bicubic B-spline filtering (better quality).
3906 Needs one additional texture unit.
3907 Older cards will not be able to handle this for chroma at least in fullscreen mode.
3909 2: Use cubic filtering in horizontal, linear filtering in vertical direction.
3910 Works on a few more cards than method 1.
3912 3: Same as 1 but does not use a lookup texture.
3913 Might be faster on some cards.
3915 4: Use experimental unsharp masking with 3x3 support and a default strength of 0.5 (see filter-strength).
3917 5: Use experimental unsharp masking with 5x5 support and a default strength of 0.5 (see filter-strength).
3919 .IPs cscale=<n>
3920 Select the scaling function to use for chrominance scaling.
3921 For details see lscale.
3922 .IPs filter-strength=<value>
3923 Set the effect strength for the lscale/cscale filters that support it.
3924 .IPs customprog=<filename>
3925 Load a custom fragment program from <filename>.
3926 See TOOLS/edgedect.fp for an example.
3927 .IPs customtex=<filename>
3928 Load a custom "gamma ramp" texture from <filename>.
3929 This can be used in combination with yuv=4 or with the customprog option.
3930 .IPs (no)customtlin
3931 If enabled (default) use GL_LINEAR interpolation, otherwise use GL_NEAREST
3932 for customtex texture.
3933 .IPs (no)customtrect
3934 If enabled, use texture_rectangle for customtex texture.
3935 Default is disabled.
3936 .IPs (no)mipmapgen
3937 If enabled, mipmaps for the video are automatically generated.
3938 This should be useful together with the customprog and the TXB
3939 instruction to implement blur filters with a large radius.
3940 For most OpenGL implementations this is very slow for any non-RGB
3941 formats.
3942 Default is disabled.
3944 .sp 1
3946 Normally there is no reason to use the following options, they mostly
3947 exist for testing purposes.
3949 .sp 1
3950 .RSs
3951 .IPs (no)glfinish
3952 Call glFinish() before swapping buffers.
3953 Slower but in some cases more correct output (default: disabled).
3954 .IPs (no)manyfmts
3955 Enables support for more (RGB and BGR) color formats (default: enabled).
3956 Needs OpenGL version >= 1.2.
3957 .IPs slice-height=<0\-...>
3958 Number of lines copied to texture in one piece (default: 0).
3959 0 for whole image.
3961 .I NOTE:
3962 If YUV colorspace is used (see yuv suboption), special rules apply:
3963 .RSss
3964 If the decoder uses slice rendering (see \-noslices), this setting
3965 has no effect, the size of the slices as provided by the decoder is used.
3967 If the decoder does not use slice rendering, the default is 16.
3969 .IPs (no)osd
3970 Enable or disable support for OSD rendering via OpenGL (default: enabled).
3971 This option is for testing; to disable the OSD use \-osdlevel 0 instead.
3972 .IPs (no)aspect
3973 Enable or disable aspect scaling and pan-and-scan support (default: enabled).
3974 Disabling might increase speed.
3975 .REss
3977 .PD 1
3980 .B "gl2\ \ \ \ "
3981 Variant of the OpenGL video output driver.
3982 Supports videos larger than the maximum texture size but lacks many of the
3983 advanced features and optimizations of the gl driver and is unlikely to be
3984 extended further.
3985 .PD 0
3986 .RSs
3987 .IPs (no)glfinish
3988 same as gl (default: enabled)
3989 .IPs yuv=<n>
3990 Select the type of YUV to RGB conversion.
3991 If set to anything except 0 OSD will be disabled and brightness, contrast and
3992 gamma setting is only available via the global X server settings.
3993 Apart from this the values have the same meaning as for \-vo gl.
3994 .REss
3997 .B matrixview
3998 OpenGL-based renderer creating a Matrix-like running-text effect.
3999 .PD 0
4000 .RSs
4001 .IPs cols=<n>
4002 Number of text columns to display.
4003 Very low values (< 16) will probably fail due to scaler limitations.
4004 Values not divisible by 16 may cause issues as well.
4005 .IPs rows=<n>
4006 Number of text rows to display.
4007 Very low values (< 16) will probably fail due to scaler limitations.
4008 Values not divisible by 16 may cause issues as well.
4009 .REss
4012 .B "null\ \ \ "
4013 Produces no video output.
4014 Useful for benchmarking.
4017 .B "aa\ \ \ \ \ "
4018 ASCII art video output driver that works on a text console.
4019 You can get a list and an explanation of available suboptions
4020 by executing 'mplayer \-vo aa:help'.
4022 .I NOTE:
4023 The driver does not handle \-aspect correctly.
4025 .I HINT:
4026 You probably have to specify \-monitorpixelaspect.
4027 Try 'mplayer \-vo aa \-monitorpixelaspect 0.5'.
4030 .B "caca\ \ \ "
4031 Color ASCII art video output driver that works on a text console.
4034 .B "bl\ \ \ \ \ "
4035 Video playback using the Blinkenlights UDP protocol.
4036 This driver is highly hardware specific.
4037 .PD 0
4038 .RSs
4039 .IPs <subdevice>
4040 Explicitly choose the Blinkenlights subdevice driver to use.
4041 It is something like arcade:host=localhost:2323 or
4042 hdl:file=name1,file=name2.
4043 You must specify a subdevice.
4045 .PD 1
4048 .B "ggi\ \ \ \ "
4049 GGI graphics system video output driver
4050 .PD 0
4051 .RSs
4052 .IPs <driver>
4053 Explicitly choose the GGI driver to use.
4054 Replace any ',' that would appear in the driver string by a '.'.
4056 .PD 1
4059 .B directfb
4060 Play video using the DirectFB library.
4061 .PD 0
4062 .RSs
4063 .IPs (no)input
4064 Use the DirectFB instead of the MPlayer keyboard code (default: enabled).
4065 .IPs buffermode=single|double|triple
4066 Double and triple buffering give best results if you want to avoid tearing issues.
4067 Triple buffering is more efficient than double buffering as it does
4068 not block MPlayer while waiting for the vertical retrace.
4069 Single buffering should be avoided (default: single).
4070 .IPs fieldparity=top|bottom
4071 Control the output order for interlaced frames (default: disabled).
4072 Valid values are top = top fields first, bottom = bottom fields first.
4073 This option does not have any effect on progressive film material
4074 like most MPEG movies are.
4075 You need to enable this option if you have tearing issues or unsmooth
4076 motions watching interlaced film material.
4077 .IPs layer=N
4078 Will force layer with ID N for playback (default: \-1 \- auto).
4079 .IPs dfbopts=<list>
4080 Specify a parameter list for DirectFB.
4082 .PD 1
4085 .B "dfbmga\ "
4086 Matrox G400/\:G450/\:G550 specific video output driver that uses the
4087 DirectFB library to make use of special hardware features.
4088 Enables CRTC2 (second head), displaying video independently of the first head.
4089 .PD 0
4090 .RSs
4091 .IPs (no)input
4092 same as directfb (default: disabled)
4093 .IPs buffermode=single|double|triple
4094 same as directfb (default: triple)
4095 .IPs fieldparity=top|bottom
4096 same as directfb
4097 .IPs (no)bes
4098 Enable the use of the Matrox BES (backend scaler) (default: disabled).
4099 Gives very good results concerning speed and output quality as interpolated
4100 picture processing is done in hardware.
4101 Works only on the primary head.
4102 .IPs (no)spic
4103 Make use of the Matrox sub picture layer to display the OSD (default: enabled).
4104 .IPs (no)crtc2
4105 Turn on TV-out on the second head (default: enabled).
4106 The output quality is amazing as it is a full interlaced picture
4107 with proper sync to every odd/\:even field.
4108 .IPs tvnorm=pal|ntsc|auto
4109 Will set the TV norm of the Matrox card without the need
4110 for modifying /etc/\:directfbrc (default: disabled).
4111 Valid norms are pal = PAL, ntsc = NTSC.
4112 Special norm is auto (auto-adjust using PAL/\:NTSC) because it decides
4113 which norm to use by looking at the framerate of the movie.
4115 .PD 1
4118 .B mga (Linux only)
4119 Matrox specific video output driver that makes use of the YUV back
4120 end scaler on Gxxx cards through a kernel module.
4121 If you have a Matrox card, this is the fastest option.
4122 .PD 0
4123 .RSs
4124 .IPs <device>
4125 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4127 .PD 1
4130 .B xmga (Linux, X11 only)
4131 The mga video output driver, running in an X11 window.
4132 .PD 0
4133 .RSs
4134 .IPs <device>
4135 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4137 .PD 1
4140 .B s3fb (Linux only) (also see \-vf yuv2 and \-dr)
4141 S3 Virge specific video output driver.
4142 This driver supports the card's YUV conversion and scaling, double
4143 buffering and direct rendering features.
4144 Use \-vf yuy2 to get hardware-accelerated YUY2 rendering, which is
4145 much faster than YV12 on this card.
4146 .PD 0
4147 .RSs
4148 .IPs <device>
4149 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4151 .PD 1
4154 .B wii (Linux only)
4155 Nintendo Wii/GameCube specific video output driver.
4158 .B 3dfx (Linux only)
4159 3dfx-specific video output driver that directly uses
4160 the hardware on top of X11.
4161 Only 16 bpp are supported.
4164 .B tdfxfb (Linux only)
4165 This driver employs the tdfxfb framebuffer driver to play movies with
4166 YUV acceleration on 3dfx cards.
4167 .PD 0
4168 .RSs
4169 .IPs <device>
4170 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4172 .PD 1
4175 .B tdfx_vid (Linux only)
4176 3dfx-specific video output driver that works in combination with
4177 the tdfx_vid kernel module.
4178 .PD 0
4179 .RSs
4180 .IPs <device>
4181 Explicitly choose the device name to use (default: /dev/\:tdfx_vid).
4183 .PD 1
4186 .B dxr2 (also see \-dxr2) (DXR2 only)
4187 Creative DXR2 specific video output driver.
4188 .PD 0
4189 .RSs
4190 .IPs <vo_driver>
4191 Output video subdriver to use as overlay (x11, xv).
4193 .PD 1
4196 .B dxr3 (DXR3 only)
4197 Sigma Designs em8300 MPEG decoder chip (Creative DXR3, Sigma Designs
4198 Hollywood Plus) specific video output driver.
4199 Also see the lavc video filter.
4200 .PD 0
4201 .RSs
4202 .IPs overlay
4203 Activates the overlay instead of TV-out.
4204 .IPs prebuf
4205 Turns on prebuffering.
4206 .IPs "sync\ "
4207 Will turn on the new sync-engine.
4208 .IPs norm=<norm>
4209 Specifies the TV norm.
4210 .RSss
4211 0: Does not change current norm (default).
4213 1: Auto-adjust using PAL/\:NTSC.
4215 2: Auto-adjust using PAL/\:PAL-60.
4217 3: PAL
4219 4: PAL-60
4221 5: NTSC
4223 .IPs <0\-3>
4224 Specifies the device number to use if you have more than one em8300 card.
4226 .PD 1
4229 .B ivtv (IVTV only)
4230 Conexant CX23415 (iCompression iTVC15) or Conexant CX23416 (iCompression
4231 iTVC16) MPEG decoder chip (Hauppauge WinTV PVR-150/250/350/500)
4232 specific video output driver for TV-out.
4233 Also see the lavc video filter.
4234 .PD 0
4235 .RSs
4236 .IPs <device>
4237 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4238 .IPs <output>
4239 Explicitly choose the TV-out output to be used for the video signal.
4241 .PD 1
4244 .B v4l2 (requires Linux 2.6.22+ kernel)
4245 Video output driver for V4L2 compliant cards with built-in hardware MPEG decoder.
4246 Also see the lavc video filter.
4247 .PD 0
4248 .RSs
4249 .IPs <device>
4250 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4251 .IPs <output>
4252 Explicitly choose the TV-out output to be used for the video signal.
4254 .PD 1
4257 .B mpegpes (DVB only)
4258 Video output driver for DVB cards that writes the output to an MPEG-PES file
4259 if no DVB card is installed.
4260 .PD 0
4261 .RSs
4262 .IPs card=<1\-4>
4263 Specifies the device number to use if you have more than one DVB output card
4264 (V3 API only, such as 1.x.y series drivers).
4265 If not specified MPlayer will search the first usable card.
4266 .IPs <filename>
4267 output filename (default: ./grab.mpg)
4269 .PD 1
4272 .B zr (also see \-zr* and \-zrhelp)
4273 Video output driver for a number of MJPEG capture/\:playback cards.
4276 .B zr2 (also see the zrmjpeg video filter)
4277 Video output driver for a number of MJPEG capture/\:playback cards,
4278 second generation.
4279 .PD 0
4280 .RSs
4281 .IPs dev=<device>
4282 Specifies the video device to use.
4283 .IPs norm=<PAL|NTSC|SECAM|auto>
4284 Specifies the video norm to use (default: auto).
4285 .IPs (no)prebuf
4286 (De)Activate prebuffering, not yet supported.
4288 .PD 1
4291 .B "md5sum\ "
4292 Calculate MD5 sums of each frame and write them to a file.
4293 Supports RGB24 and YV12 colorspaces.
4294 Useful for debugging.
4295 .PD 0
4296 .RSs
4297 .IPs outfile=<value>
4298 Specify the output filename (default: ./md5sums).
4300 .PD 1
4303 .B yuv4mpeg
4304 Transforms the video stream into a sequence of uncompressed YUV 4:2:0
4305 images and stores it in a file (default: ./stream.yuv).
4306 The format is the same as the one employed by mjpegtools, so this is
4307 useful if you want to process the video with the mjpegtools suite.
4308 It supports the YV12, RGB (24 bpp) and BGR (24 bpp) format.
4309 You can combine it with the \-fixed\-vo option to concatenate files
4310 with the same dimensions and fps value.
4311 .PD 0
4312 .RSs
4313 .IPs interlaced
4314 Write the output as interlaced frames, top field first.
4315 .IPs interlaced_bf
4316 Write the output as interlaced frames, bottom field first.
4317 .IPs file=<filename>
4318 Write the output to <filename> instead of the default stream.yuv.
4319 .REss
4320 .PD 1
4322 .sp 1
4323 .I NOTE:
4324 If you do not specify any option the output is progressive
4325 (i.e.\& not interlaced).
4329 .B "gif89a\ "
4330 Output each frame into a single animated GIF file in the current directory.
4331 It supports only RGB format with 24 bpp and the output is converted to 256
4332 colors.
4333 .PD 0
4334 .RSs
4335 .IPs <fps>
4336 Float value to specify framerate (default: 5.0).
4337 .IPs <output>
4338 Specify the output filename (default: ./out.gif).
4339 .REss
4340 .PD 1
4342 .sp 1
4343 .I NOTE:
4344 You must specify the framerate before the filename or the framerate will
4345 be part of the filename.
4346 .sp 1
4347 .I EXAMPLE:
4349 .PD 0
4350 .RSs
4351 mplayer video.nut \-vo gif89a:fps=15:output=test.gif
4353 .PD 1
4356 .B "jpeg\ \ \ "
4357 Output each frame into a JPEG file in the current directory.
4358 Each file takes the frame number padded with leading zeros as name.
4359 .PD 0
4360 .RSs
4361 .IPs [no]progressive
4362 Specify standard or progressive JPEG (default: noprogressive).
4363 .IPs [no]baseline
4364 Specify use of baseline or not (default: baseline).
4365 .IPs optimize=<0\-100>
4366 optimization factor (default: 100)
4367 .IPs smooth=<0\-100>
4368 smooth factor (default: 0)
4369 .IPs quality=<0\-100>
4370 quality factor (default: 75)
4371 .IPs outdir=<dirname>
4372 Specify the directory to save the JPEG files to (default: ./).
4373 .IPs subdirs=<prefix>
4374 Create numbered subdirectories with the specified prefix to
4375 save the files in instead of the current directory.
4376 .IPs "maxfiles=<value> (subdirs only)"
4377 Maximum number of files to be saved per subdirectory.
4378 Must be equal to or larger than 1 (default: 1000).
4380 .PD 1
4383 .B "pnm\ \ \ \ "
4384 Output each frame into a PNM file in the current directory.
4385 Each file takes the frame number padded with leading zeros as name.
4386 It supports PPM, PGM and PGMYUV files in both raw and ASCII mode.
4387 Also see pnm(5), ppm(5) and pgm(5).
4388 .PD 0
4389 .RSs
4390 .IPs "ppm\ \ "
4391 Write PPM files (default).
4392 .IPs "pgm\ \ "
4393 Write PGM files.
4394 .IPs pgmyuv
4395 Write PGMYUV files.
4396 PGMYUV is like PGM, but it also contains the U and V plane, appended at the
4397 bottom of the picture.
4398 .IPs "raw\ \ "
4399 Write PNM files in raw mode (default).
4400 .IPs ascii
4401 Write PNM files in ASCII mode.
4402 .IPs outdir=<dirname>
4403 Specify the directory to save the PNM files to (default: ./).
4404 .IPs subdirs=<prefix>
4405 Create numbered subdirectories with the specified prefix to
4406 save the files in instead of the current directory.
4407 .IPs "maxfiles=<value> (subdirs only)"
4408 Maximum number of files to be saved per subdirectory.
4409 Must be equal to or larger than 1 (default: 1000).
4411 .PD 1
4414 .B "png\ \ \ \ "
4415 Output each frame into a PNG file in the current directory.
4416 Each file takes the frame number padded with leading zeros as name.
4417 24bpp RGB and BGR formats are supported.
4418 .PD 0
4419 .RSs
4420 .IPs z=<0\-9>
4421 Specifies the compression level.
4422 0 is no compression, 9 is maximum compression.
4423 .IPs alpha (default: noalpha)
4424 Create PNG files with an alpha channel.
4425 Note that MPlayer in general does not support alpha, so this will only
4426 be useful in some rare cases.
4428 .PD 1
4431 .B "tga\ \ \ \ "
4432 Output each frame into a Targa file in the current directory.
4433 Each file takes the frame number padded with leading zeros as name.
4434 The purpose of this video output driver is to have a simple lossless
4435 image writer to use without any external library.
4436 It supports the BGR[A] color format, with 15, 24 and 32 bpp.
4437 You can force a particular format with the format video filter.
4438 .sp 1
4439 .I EXAMPLE:
4441 .PD 0
4442 .RSs
4443 mplayer video.nut \-vf format=bgr15 \-vo tga
4445 .PD 1
4449 .SH "DECODING/FILTERING OPTIONS"
4452 .B \-ac <[\-|+]codec1,[\-|+]codec2,...[,]>
4453 Specify a priority list of audio codecs to be used, according to their codec
4454 name in codecs.conf.
4455 Use a '\-' before the codec name to omit it.
4456 Use a '+' before the codec name to force it, this will likely crash!
4457 If the list has a trailing ',' MPlayer will fall back on codecs not
4458 contained in the list.
4460 .I NOTE:
4461 See \-ac help for a full list of available codecs.
4462 .sp 1
4463 .I EXAMPLE:
4464 .PD 0
4465 .RSs
4466 .IPs "\-ac mp3acm"
4467 Force the l3codeca.acm MP3 codec.
4468 .IPs "\-ac mad,"
4469 Try libmad first, then fall back on others.
4470 .IPs "\-ac hwac3,a52,"
4471 Try hardware AC-3 passthrough, software AC-3, then others.
4472 .IPs "\-ac hwdts,"
4473 Try hardware DTS passthrough, then fall back on others.
4474 .IPs "\-ac \-ffmp3,"
4475 Skip FFmpeg's MP3 decoder.
4477 .PD 1
4480 .B \-af\-adv <force=(0\-7):list=(filters)> (also see \-af)
4481 Specify advanced audio filter options:
4482 .RSs
4483 .IPs force=<0\-7>
4484 Forces the insertion of audio filters to one of the following:
4485 .RSss
4486 0: Use completely automatic filter insertion.
4488 1: Optimize for accuracy (default).
4490 2: Optimize for speed.
4491 .I Warning:
4492 Some features in the audio filters may silently fail,
4493 and the sound quality may drop.
4495 3: Use no automatic insertion of filters and no optimization.
4496 .I Warning:
4497 It may be possible to crash MPlayer using this setting.
4499 4: Use automatic insertion of filters according to 0 above,
4500 but use floating point processing when possible.
4502 5: Use automatic insertion of filters according to 1 above,
4503 but use floating point processing when possible.
4505 6: Use automatic insertion of filters according to 2 above,
4506 but use floating point processing when possible.
4508 7: Use no automatic insertion of filters according to 3 above,
4509 and use floating point processing when possible.
4510 .REss
4511 .IPs list=<filters>
4512 Same as \-af.
4516 .B \-afm <driver1,driver2,...>
4517 Specify a priority list of audio codec families to be used, according
4518 to their codec name in codecs.conf.
4519 Falls back on the default codecs if none of the given codec families work.
4521 .I NOTE:
4522 See \-afm help for a full list of available codec families.
4523 .sp 1
4524 .I EXAMPLE:
4525 .PD 0
4526 .RSs
4527 .IPs "\-afm ffmpeg"
4528 Try FFmpeg's libavcodec codecs first.
4529 .IPs "\-afm acm,dshow"
4530 Try Win32 codecs first.
4532 .PD 1
4535 .B \-aspect <ratio> (also see \-zoom)
4536 Override movie aspect ratio, in case aspect information is
4537 incorrect or missing in the file being played.
4538 .sp 1
4539 .I EXAMPLE:
4540 .PD 0
4541 .RSs
4542 \-aspect 4:3  or \-aspect 1.3333
4544 \-aspect 16:9 or \-aspect 1.7777
4546 .PD 1
4549 .B \-noaspect
4550 Disable automatic movie aspect ratio compensation.
4553 .B "\-field\-dominance <\-1\-1>"
4554 Set first field for interlaced content.
4555 Useful for deinterlacers that double the framerate: \-vf tfields=1,
4556 \-vf yadif=1, \-vo vdpau:deint and \-vo xvmc:bobdeint.
4557 .PD 0
4558 .RSs
4559 .IPs \-1
4560 auto (default): If the decoder does not export the appropriate information,
4561 it falls back to 0 (top field first).
4562 .IPs 0
4563 top field first
4564 .IPs 1
4565 bottom field first
4567 .PD 1
4570 .B "\-flip \ "
4571 Flip image upside-down.
4574 .B \-lavdopts <option1:option2:...> (DEBUG CODE)
4575 Specify libavcodec decoding parameters.
4576 Separate multiple options with a colon.
4577 .sp 1
4578 .I EXAMPLE:
4579 .PD 0
4580 .RSs
4581 \-lavdopts gray:skiploopfilter=all:skipframe=nonref
4583 .PD 1
4584 .sp 1
4586 Available options are:
4588 .RSs
4589 .IPs bitexact
4590 Only use bit-exact algorithms in all decoding steps (for codec testing).
4591 .IPs bug=<value>
4592 Manually work around encoder bugs.
4593 .RSss
4594 0: nothing
4596 1: autodetect bugs (default)
4598 2 (msmpeg4v3): some old lavc generated msmpeg4v3 files (no autodetection)
4600 4 (mpeg4): Xvid interlacing bug (autodetected if fourcc==XVIX)
4602 8 (mpeg4): UMP4 (autodetected if fourcc==UMP4)
4604 16 (mpeg4): padding bug (autodetected)
4606 32 (mpeg4): illegal vlc bug (autodetected per fourcc)
4608 64 (mpeg4): Xvid and DivX qpel bug (autodetected per fourcc/\:version)
4610 128 (mpeg4): old standard qpel (autodetected per fourcc/\:version)
4612 256 (mpeg4): another qpel bug (autodetected per fourcc/\:version)
4614 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version)
4616 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version)
4617 .REss
4618 .IPs debug=<value>
4619 Display debugging information.
4620 .RSss
4622 0: disabled
4624 1: picture info
4626 2: rate control
4628 4: bitstream
4630 8: macroblock (MB) type
4632 16: per-block quantization parameter (QP)
4634 32: motion vector
4636 0x0040: motion vector visualization (use \-noslices)
4638 0x0080: macroblock (MB) skip
4640 0x0100: startcode
4642 0x0200: PTS
4644 0x0400: error resilience
4646 0x0800: memory management control operations (H.264)
4648 0x1000: bugs
4650 0x2000: Visualize quantization parameter (QP), lower QP are tinted greener.
4652 0x4000: Visualize block types.
4653 .REss
4654 .IPs ec=<value>
4655 Set error concealment strategy.
4656 .RSss
4657 1: Use strong deblock filter for damaged MBs.
4659 2: iterative motion vector (MV) search (slow)
4661 3: all (default)
4662 .REss
4663 .IPs er=<value>
4664 Set error resilience strategy.
4665 .RSss
4667 0: disabled
4669 1: careful (Should work with broken encoders.)
4671 2: normal (default) (Works with compliant encoders.)
4673 3: aggressive (More checks, but might cause problems even for valid bitstreams.)
4675 4: very aggressive
4676 .REss
4677 .IPs "fast (MPEG-2, MPEG-4, and H.264 only)"
4678 Enable optimizations which do not comply to the specification and might
4679 potentially cause problems, like simpler dequantization, simpler motion
4680 compensation, assuming use of the default quantization matrix, assuming
4681 YUV 4:2:0 and skipping a few checks to detect damaged bitstreams.
4682 .IPs "h264fast"
4683 Like '\-lavdopts fast', but only on H.264 video.
4684 .IPs "gray\ "
4685 grayscale only decoding (a bit faster than with color)
4686 .IPs "idct=<0\-99> (see \-lavcopts)"
4687 For best decoding quality use the same IDCT algorithm for decoding and encoding.
4688 This may come at a price in accuracy, though.
4689 .IPs lowres=<number>[,<w>]
4690 Decode at lower resolutions.
4691 Low resolution decoding is not supported by all codecs, and it will
4692 often result in ugly artifacts.
4693 This is not a bug, but a side effect of not decoding at full resolution.
4694 .RSss
4696 0: disabled
4698 1: 1/2 resolution
4700 2: 1/4 resolution
4702 3: 1/8 resolution
4703 .REss
4705 If <w> is specified lowres decoding will be used only if the width of the
4706 video is major than or equal to <w>.
4708 .B o=<key>=<value>[,<key>=<value>[,...]]
4709 Pass AVOptions to libavcodec decoder.
4710 Note, a patch to make the o= unneeded and pass all unknown options through
4711 the AVOption system is welcome.
4712 A full list of AVOptions can be found in the FFmpeg manual.
4713 Note that some options may conflict with MEncoder options.
4714 .sp 1
4716 .I EXAMPLE:
4718 .RSs
4719 .PD 0
4720 .IPs o=debug=pict
4721 .PD 1
4723 .IPs "sb=<number> (MPEG-2 only)"
4724 Skip the given number of macroblock rows at the bottom.
4725 .IPs "st=<number> (MPEG-2 only)"
4726 Skip the given number of macroblock rows at the top.
4727 .IPs "skiploopfilter=<skipvalue> (H.264 only)"
4728 Skips the loop filter (AKA deblocking) during H.264 decoding.
4729 Since the filtered frame is supposed to be used as reference
4730 for decoding dependent frames this has a worse effect on quality
4731 than not doing deblocking on e.g.\& MPEG-2 video.
4732 But at least for high bitrate HDTV this provides a big speedup with
4733 no visible quality loss.
4734 .sp 1
4735 <skipvalue> can be either one of the following:
4736 .RSss
4738 none: Never skip.
4740 default: Skip useless processing steps (e.g.\& 0 size packets in AVI).
4742 nonref: Skip frames that are not referenced (i.e.\& not used for
4743 decoding other frames, the error cannot "build up").
4745 bidir: Skip B-Frames.
4747 nonkey: Skip all frames except keyframes.
4749 all: Skip all frames.
4750 .REss
4751 .IPs "skipidct=<skipvalue> (MPEG-1/2 only)"
4752 Skips the IDCT step.
4753 This degrades quality a lot of in almost all cases
4754 (see skiploopfilter for available skip values).
4755 .IPs skipframe=<skipvalue>
4756 Skips decoding of frames completely.
4757 Big speedup, but jerky motion and sometimes bad artifacts
4758 (see skiploopfilter for available skip values).
4759 .IPs "threads=<1\-8> (MPEG-1/2 and H.264 only)"
4760 number of threads to use for decoding (default: 1)
4761 .IPs vismv=<value>
4762 Visualize motion vectors.
4763 .RSss
4765 0: disabled
4767 1: Visualize forward predicted MVs of P-frames.
4769 2: Visualize forward predicted MVs of B-frames.
4771 4: Visualize backward predicted MVs of B-frames.
4772 .REss
4773 .IPs vstats
4774 Prints some statistics and stores them in ./vstats_*.log.
4778 .B \-noslices
4779 Disable drawing video by 16-pixel height slices/\:bands, instead draws the
4780 whole frame in a single run.
4781 May be faster or slower, depending on video card and available cache.
4782 It has effect only with libmpeg2 and libavcodec codecs.
4785 .B \-nosound
4786 Do not play/\:encode sound.
4787 Useful for benchmarking.
4790 .B \-novideo
4791 Do not play/\:encode video.
4792 In many cases this will not work, use \-vc null \-vo null instead.
4795 .B \-pp <quality> (also see \-vf pp)
4796 Set the DLL postprocess level.
4797 This option is no longer usable with \-vf pp.
4798 It only works with Win32 DirectShow DLLs with internal postprocessing routines.
4799 The valid range of \-pp values varies by codec, it is mostly
4800 0\-6, where 0=disable, 6=slowest/\:best.
4803 .B \-pphelp (also see \-vf pp)
4804 Show a summary about the available postprocess filters and their usage.
4807 .B \-ssf <mode>
4808 Specifies software scaler parameters.
4809 .sp 1
4810 .I EXAMPLE:
4811 .PD 0
4812 .RSs
4813 \-vf scale \-ssf lgb=3.0
4815 .PD 1
4816 .PD 0
4817 .RSs
4818 .IPs lgb=<0\-100>
4819 gaussian blur filter (luma)
4820 .IPs cgb=<0\-100>
4821 gaussian blur filter (chroma)
4822 .IPs ls=<\-100\-100>
4823 sharpen filter (luma)
4824 .IPs cs=<\-100\-100>
4825 sharpen filter (chroma)
4826 .IPs chs=<h>
4827 chroma horizontal shifting
4828 .IPs cvs=<v>
4829 chroma vertical shifting
4831 .PD 1
4834 .B \-stereo <mode>
4835 Select type of MP2/\:MP3 stereo output.
4836 .PD 0
4837 .RSs
4838 .IPs 0
4839 stereo
4840 .IPs 1
4841 left channel
4842 .IPs 2
4843 right channel
4845 .PD 1
4848 .B \-sws <software scaler type> (also see \-vf scale and \-zoom)
4849 Specify the software scaler algorithm to be used with the \-zoom option.
4850 This affects video output drivers which lack hardware acceleration, e.g.\& x11.
4851 .sp 1
4852 Available types are:
4853 .sp 1
4854 .PD 0
4855 .RSs
4856 .IPs 0
4857 fast bilinear
4858 .IPs 1
4859 bilinear
4860 .IPs 2
4861 bicubic (good quality) (default)
4862 .IPs 3
4863 experimental
4864 .IPs 4
4865 nearest neighbor (bad quality)
4866 .IPs 5
4867 area
4868 .IPs 6
4869 luma bicubic / chroma bilinear
4870 .IPs 7
4871 gauss
4872 .IPs 8
4873 sincR
4874 .IPs 9
4875 lanczos
4876 .IPs 10
4877 natural bicubic spline
4879 .PD 1
4880 .sp 1
4882 .I NOTE:
4883 Some \-sws options are tunable.
4884 The description of the scale video filter has further information.
4888 .B \-vc <[\-|+]codec1,[\-|+]codec2,...[,]>
4889 Specify a priority list of video codecs to be used, according to their codec
4890 name in codecs.conf.
4891 Use a '\-' before the codec name to omit it.
4892 Use a '+' before the codec name to force it, this will likely crash!
4893 If the list has a trailing ',' MPlayer will fall back on codecs not
4894 contained in the list.
4896 .I NOTE:
4897 See \-vc help for a full list of available codecs.
4898 .sp 1
4899 .I EXAMPLE:
4900 .PD 0
4901 .RSs
4902 .IPs "\-vc divx"
4903 Force Win32/\:VfW DivX codec, no fallback.
4904 .IPs "\-vc \-divxds,\-divx,"
4905 Skip Win32 DivX codecs.
4906 .IPs "\-vc ffmpeg12,mpeg12,"
4907 Try libavcodec's MPEG-1/2 codec, then libmpeg2, then others.
4909 .PD 1
4912 .B \-vfm <driver1,driver2,...>
4913 Specify a priority list of video codec families to be used, according
4914 to their names in codecs.conf.
4915 Falls back on the default codecs if none of the given codec families work.
4917 .I NOTE:
4918 See \-vfm help for a full list of available codec families.
4919 .sp 1
4920 .I EXAMPLE:
4921 .PD 0
4922 .RSs
4923 .IPs "\-vfm ffmpeg,dshow,vfw"
4924 Try the libavcodec, then Directshow, then VfW codecs and fall back
4925 on others, if they do not work.
4926 .IPs "\-vfm xanim"
4927 Try XAnim codecs first.
4929 .PD 1
4932 .B \-x <x> (also see \-zoom) (MPlayer only)
4933 Scale image to width <x> (if software/\:hardware scaling is available).
4934 Disables aspect calculations.
4937 .B \-xvidopts <option1:option2:...>
4938 Specify additional parameters when decoding with Xvid.
4940 .I NOTE:
4941 Since libavcodec is faster than Xvid you might want to use the libavcodec
4942 postprocessing filter (\-vf pp) and decoder (\-vfm ffmpeg) instead.
4943 .sp 1
4944 Xvid's internal postprocessing filters:
4945 .PD 0
4946 .RSs
4947 .IPs "deblock-chroma (also see \-vf pp)"
4948 chroma deblock filter
4949 .IPs "deblock-luma (also see \-vf pp)"
4950 luma deblock filter
4951 .IPs "dering-luma (also see \-vf pp)"
4952 luma deringing filter
4953 .IPs "dering-chroma (also see \-vf pp)"
4954 chroma deringing filter
4955 .IPs "filmeffect (also see \-vf noise)"
4956 Adds artificial film grain to the video.
4957 May increase perceived quality, while lowering true quality.
4959 .sp 1
4961 rendering methods:
4963 .PD 0
4964 .RSs
4965 .IPs "dr2\ \ "
4966 Activate direct rendering method 2.
4967 .IPs nodr2
4968 Deactivate direct rendering method 2.
4970 .PD 1
4973 .B \-xy <value> (also see \-zoom)
4974 .PD 0
4975 .RSs
4976 .IPs value<=8
4977 Scale image by factor <value>.
4978 .IPs value>8
4979 Set width to value and calculate height to keep correct aspect ratio.
4981 .PD 1
4984 .B \-y <y> (also see \-zoom) (MPlayer only)
4985 Scale image to height <y> (if software/\:hardware scaling is available).
4986 Disables aspect calculations.
4989 .B "\-zoom\ \ "
4990 Allow software scaling, where available.
4991 This will allow scaling with output drivers (like x11, fbdev) that
4992 do not support hardware scaling where MPlayer disables scaling by
4993 default for performance reasons.
4997 .SH "AUDIO FILTERS"
4998 Audio filters allow you to modify the audio stream and its properties.
4999 The syntax is:
5002 .B \-af <filter1[=parameter1:parameter2:...],filter2,...>
5003 Setup a chain of audio filters.
5005 .I NOTE:
5006 To get a full list of available audio filters, see \-af help.
5007 .sp 1
5008 Audio filters are managed in lists.
5009 There are a few commands to manage the filter list.
5012 .B \-af\-add <filter1[,filter2,...]>
5013 Appends the filters given as arguments to the filter list.
5016 .B \-af\-pre <filter1[,filter2,...]>
5017 Prepends the filters given as arguments to the filter list.
5020 .B \-af\-del <index1[,index2,...]>
5021 Deletes the filters at the given indexes.
5022 Index numbers start at 0, negative numbers address the end of the
5023 list (\-1 is the last).
5026 .B \-af\-clr
5027 Completely empties the filter list.
5029 Available filters are:
5032 .B resample[=srate[:sloppy[:type]]]
5033 Changes the sample rate of the audio stream.
5034 Can be used if you have a fixed frequency sound card or if you are
5035 stuck with an old sound card that is only capable of max 44.1kHz.
5036 This filter is automatically enabled if necessary.
5037 It only supports 16-bit integer and float in native-endian format as input.
5039 .I NOTE:
5040 With MEncoder, you need to also use \-srate <srate>.
5041 .PD 0
5042 .RSs
5043 .IPs <srate>
5044 output sample frequency in Hz.
5045 The valid range for this parameter is 8000 to 192000.
5046 If the input and output sample frequency are the same or if this
5047 parameter is omitted the filter is automatically unloaded.
5048 A high sample frequency normally improves the audio quality,
5049 especially when used in combination with other filters.
5050 .IPs <sloppy>
5051 Allow (1) or disallow (0) the output frequency to differ slightly
5052 from the frequency given by <srate> (default: 1).
5053 Can be used if the startup of the playback is extremely slow.
5054 .IPs <type>
5055 Select which resampling method to use.
5056 .RSss
5057 0: linear interpolation (fast, poor quality especially when upsampling)
5059 1: polyphase filterbank and integer processing
5061 2: polyphase filterbank and floating point processing (slow, best quality)
5062 .REss
5063 .PD 1
5065 .sp 1
5067 .I EXAMPLE:
5069 .PD 0
5070 .RSs
5071 .IPs "mplayer \-af resample=44100:0:0"
5072 would set the output frequency of the resample filter to 44100Hz using
5073 exact output frequency scaling and linear interpolation.
5075 .PD 1
5078 .B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]]
5079 Changes the sample rate of the audio stream to an integer <srate> in Hz.
5080 It only supports the 16-bit native-endian format.
5082 .I NOTE:
5083 With MEncoder, you need to also use \-srate <srate>.
5084 .PD 0
5085 .RSs
5086 .IPs <srate>
5087 the output sample rate
5088 .IPs <length>
5089 length of the filter with respect to the lower sampling rate (default: 16)
5090 .IPs <linear>
5091 if 1 then filters will be linearly interpolated between polyphase entries
5092 .IPs <count>
5093 log2 of the number of polyphase entries
5094 (..., 10->1024, 11->2048, 12->4096, ...)
5095 (default: 10->1024)
5096 .IPs <cutoff>
5097 cutoff frequency (0.0\-1.0), default set depending upon filter length
5099 .PD 1
5102 .B lavcac3enc[=tospdif[:bitrate[:minchn]]]
5103 Encode multi-channel audio to AC-3 at runtime using libavcodec.
5104 Supports 16-bit native-endian input format, maximum 6 channels.
5105 The output is big-endian when outputting a raw AC-3 stream,
5106 native-endian when outputting to S/PDIF.
5107 The output sample rate of this filter is same with the input sample rate.
5108 When input sample rate is 48kHz, 44.1kHz, or 32kHz, this filter directly use it.
5109 Otherwise a resampling filter is auto-inserted before this filter to make
5110 the input and output sample rate be 48kHz.
5111 You need to specify '\-channels N' to make the decoder decode audio into
5112 N-channel, then the filter can encode the N-channel input to AC-3.
5114 .PD 0
5115 .RSs
5116 .IPs <tospdif>
5117 Output raw AC-3 stream if zero or not set,
5118 output to S/PDIF for passthrough when <tospdif> is set non-zero.
5119 .IPs <bitrate>
5120 The bitrate to encode the AC-3 stream.
5121 Set it to either 384 or 384000 to get 384kbits.
5122 Valid values: 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256,
5123               320, 384, 448, 512, 576, 640
5124 Default bitrate is based on the input channel number:
5125 1ch: 96,  2ch: 192,  3ch: 224,  4ch: 384,  5ch: 448,  6ch: 448
5126 .IPs <minchn>
5127 If the input channel number is less than <minchn>, the filter will
5128 detach itself (default: 5).
5130 .PD 1
5133 .B sweep[=speed]
5134 Produces a sine sweep.
5135 .PD 0
5136 .RSs
5137 .IPs <0.0\-1.0>
5138 Sine function delta, use very low values to hear the sweep.
5140 .PD 1
5143 .B sinesuppress[=freq:decay]
5144 Remove a sine at the specified frequency.
5145 Useful to get rid of the 50/60Hz noise on low quality audio equipment.
5146 It probably only works on mono input.
5147 .PD 0
5148 .RSs
5149 .IPs <freq>
5150 The frequency of the sine which should be removed (in Hz) (default: 50)
5151 .IPs <decay>
5152 Controls the adaptivity (a larger value will make the filter adapt to
5153 amplitude and phase changes quicker, a smaller value will make the
5154 adaptation slower) (default: 0.0001).
5155 Reasonable values are around 0.001.
5157 .PD 1
5160 .B bs2b[=option1:option2:...]
5161 Bauer stereophonic to binaural transformation using libbs2b.
5162 Improves the headphone listening experience by making the sound
5163 similar to that from loudspeakers, allowing each ear to hear both
5164 channels and taking into account the distance difference and the
5165 head shadowing effect.
5166 It is applicable only to 2 channel audio.
5167 .PD 0
5168 .RSs
5169 .IPs fcut=<300\-1000>
5170 Set cut frequency in Hz.
5171 .IPs feed=<10\-150>
5172 Set feed level for low frequencies in 0.1*dB.
5173 .IPs profile=<value>
5174 Several profiles are available for convenience:
5175 .PD 0
5176 .RSs
5177 .IPs default
5178 will be used if nothing else was specified (fcut=700, feed=45)
5179 .IPs "cmoy\ "
5180 Chu Moy circuit implementation (fcut=700, feed=60)
5181 .IPs jmeier
5182 Jan Meier circuit implementation (fcut=650, feed=95)
5185 .sp 1
5187 If fcut or feed options are specified together with a profile, they
5188 will be applied on top of the selected profile.
5190 .PD 1
5193 .B hrtf[=flag]
5194 Head-related transfer function: Converts multichannel audio to
5195 2 channel output for headphones, preserving the spatiality of the sound.
5196 .sp 1
5197 .PD 0
5199 .IPs "Flag  Meaning"
5200 .IPs "m     matrix decoding of the rear channel"
5201 .IPs "s     2-channel matrix decoding"
5202 .IPs "0     no matrix decoding (default)"
5204 .PD 1
5207 .B equalizer=[g1:g2:g3:...:g10]
5208 10 octave band graphic equalizer, implemented using 10 IIR band pass filters.
5209 This means that it works regardless of what type of audio is being played back.
5210 The center frequencies for the 10 bands are:
5211 .sp 1
5212 .PD 0
5214 .IPs "No. frequency"
5215 .IPs "0    31.25 Hz"
5216 .IPs "1    62.50 Hz"
5217 .IPs "2   125.00 Hz"
5218 .IPs "3   250.00 Hz"
5219 .IPs "4   500.00 Hz"
5220 .IPs "5    1.00 kHz"
5221 .IPs "6    2.00 kHz"
5222 .IPs "7    4.00 kHz"
5223 .IPs "8    8.00 kHz"
5224 .IPs "9   16.00 kHz"
5226 .PD 1
5227 .sp 1
5229 If the sample rate of the sound being played is lower than the center
5230 frequency for a frequency band, then that band will be disabled.
5231 A known bug with this filter is that the characteristics for the
5232 uppermost band are not completely symmetric if the sample
5233 rate is close to the center frequency of that band.
5234 This problem can be worked around by upsampling the sound
5235 using the resample filter before it reaches this filter.
5237 .PD 0
5238 .RSs
5239 .IPs <g1>:<g2>:<g3>:...:<g10>
5240 floating point numbers representing the gain in dB
5241 for each frequency band (\-12\-12)
5243 .sp 1
5245 .I EXAMPLE:
5247 .RSs
5248 .IPs "mplayer \-af equalizer=11:11:10:5:0:\-12:0:5:12:12 media.avi"
5249 Would amplify the sound in the upper and lower frequency region
5250 while canceling it almost completely around 1kHz.
5252 .PD 1
5255 .B channels=nch[:nr:from1:to1:from2:to2:from3:to3:...]
5256 Can be used for adding, removing, routing and copying audio channels.
5257 If only <nch> is given the default routing is used, it works as
5258 follows: If the number of output channels is bigger than the number of
5259 input channels empty channels are inserted (except mixing from mono to
5260 stereo, then the mono channel is repeated in both of the output
5261 channels).
5262 If the number of output channels is smaller than the number
5263 of input channels the exceeding channels are truncated.
5264 .PD 0
5265 .RSs
5266 .IPs <nch>
5267 number of output channels (1\-8)
5268 .IPs "<nr>\ "
5269 number of routes (1\-8)
5270 .IPs <from1:to1:from2:to2:from3:to3:...>
5271 Pairs of numbers between 0 and 7 that define where to route each channel.
5273 .sp 1
5275 .I EXAMPLE:
5277 .RSs
5278 .IPs "mplayer \-af channels=4:4:0:1:1:0:2:2:3:3 media.avi"
5279 Would change the number of channels to 4 and set up 4 routes that
5280 swap channel 0 and channel 1 and leave channel 2 and 3 intact.
5281 Observe that if media containing two channels was played back, channels
5282 2 and 3 would contain silence but 0 and 1 would still be swapped.
5283 .IPs "mplayer \-af channels=6:4:0:0:0:1:0:2:0:3 media.avi"
5284 Would change the number of channels to 6 and set up 4 routes
5285 that copy channel 0 to channels 0 to 3.
5286 Channel 4 and 5 will contain silence.
5288 .PD 1
5291 .B format[=format] (also see \-format)
5292 Convert between different sample formats.
5293 Automatically enabled when needed by the sound card or another filter.
5294 .PD 0
5295 .RSs
5296 .IPs <format>
5297 Sets the desired format.
5298 The general form is 'sbe', where 's' denotes the sign (either 's' for signed
5299 or 'u' for unsigned), 'b' denotes the number of bits per sample (16, 24 or 32)
5300 and 'e' denotes the endianness ('le' means little-endian, 'be' big-endian
5301 and 'ne' the endianness of the computer MPlayer is running on).
5302 Valid values (amongst others) are: 's16le', 'u32be' and 'u24ne'.
5303 Exceptions to this rule that are also valid format specifiers: u8, s8,
5304 floatle, floatbe, floatne, mulaw, alaw, mpeg2, ac3 and imaadpcm.
5306 .PD 1
5309 .B volume[=v[:sc]]
5310 Implements software volume control.
5311 Use this filter with caution since it can reduce the signal
5312 to noise ratio of the sound.
5313 In most cases it is best to set the level for the PCM sound to max,
5314 leave this filter out and control the output level to your
5315 speakers with the master volume control of the mixer.
5316 In case your sound card has a digital PCM mixer instead of an analog
5317 one, and you hear distortion, use the MASTER mixer instead.
5318 If there is an external amplifier connected to the computer (this
5319 is almost always the case), the noise level can be minimized by
5320 adjusting the master level and the volume knob on the amplifier
5321 until the hissing noise in the background is gone.
5323 This filter has a second feature: It measures the overall maximum
5324 sound level and prints out that level when MPlayer exits.
5325 This volume estimate can be used for setting the sound level in
5326 MEncoder such that the maximum dynamic range is utilized.
5328 .I NOTE:
5329 This filter is not reentrant and can therefore only be enabled
5330 once for every audio stream.
5331 .PD 0
5332 .RSs
5333 .IPs "<v>\ \ "
5334 Sets the desired gain in dB for all channels in the stream
5335 from \-200dB to +60dB, where \-200dB mutes the sound
5336 completely and +60dB equals a gain of 1000 (default: 0).
5337 .IPs "<sc>\ "
5338 Turns soft clipping on (1) or off (0).
5339 Soft-clipping can make the sound more smooth if very
5340 high volume levels are used.
5341 Enable this option if the dynamic range of the
5342 loudspeakers is very low.
5344 .I WARNING:
5345 This feature creates distortion and should be considered a last resort.
5347 .sp 1
5349 .I EXAMPLE:
5351 .RSs
5352 .IPs "mplayer \-af volume=10.1:0 media.avi"
5353 Would amplify the sound by 10.1dB and hard-clip if the
5354 sound level is too high.
5356 .PD 1
5359 .B pan=n[:L00:L01:L02:...L10:L11:L12:...Ln0:Ln1:Ln2:...]
5360 Mixes channels arbitrarily.
5361 Basically a combination of the volume and the channels filter
5362 that can be used to down-mix many channels to only a few,
5363 e.g.\& stereo to mono or vary the "width" of the center
5364 speaker in a surround sound system.
5365 This filter is hard to use, and will require some tinkering
5366 before the desired result is obtained.
5367 The number of options for this filter depends on
5368 the number of output channels.
5369 An example how to downmix a six-channel file to two channels with
5370 this filter can be found in the examples section near the end.
5371 .PD 0
5372 .RSs
5373 .IPs "<n>\ \ "
5374 number of output channels (1\-8)
5375 .IPs <Lij>
5376 How much of input channel i is mixed into output channel j (0\-1).
5377 So in principle you first have n numbers saying what to do with the
5378 first input channel, then n numbers that act on the second input channel
5379 etc.
5380 If you do not specify any numbers for some input channels, 0 is assumed.
5382 .sp 1
5384 .I EXAMPLE:
5386 .RSs
5387 .IPs "mplayer \-af pan=1:0.5:0.5 media.avi"
5388 Would down-mix from stereo to mono.
5389 .IPs "mplayer \-af pan=3:1:0:0.5:0:1:0.5 media.avi"
5390 Would give 3 channel output leaving channels 0 and 1 intact,
5391 and mix channels 0 and 1 into output channel 2 (which could
5392 be sent to a subwoofer for example).
5394 .PD 1
5397 .B sub[=fc:ch]
5398 Adds a subwoofer channel to the audio stream.
5399 The audio data used for creating the subwoofer channel is
5400 an average of the sound in channel 0 and channel 1.
5401 The resulting sound is then low-pass filtered by a 4th order
5402 Butterworth filter with a default cutoff frequency of 60Hz
5403 and added to a separate channel in the audio stream.
5405 .I Warning:
5406 Disable this filter when you are playing DVDs with Dolby
5407 Digital 5.1 sound, otherwise this filter will disrupt
5408 the sound to the subwoofer.
5409 .PD 0
5410 .RSs
5411 .IPs "<fc>\ "
5412 cutoff frequency in Hz for the low-pass filter (20Hz to 300Hz) (default: 60Hz)
5413 For the best result try setting the cutoff frequency as low as possible.
5414 This will improve the stereo or surround sound experience.
5415 .IPs "<ch>\ "
5416 Determines the channel number in which to insert the sub-channel audio.
5417 Channel number can be between 0 and 7 (default: 5).
5418 Observe that the number of channels will automatically
5419 be increased to <ch> if necessary.
5421 .sp 1
5423 .I EXAMPLE:
5425 .RSs
5426 .IPs "mplayer \-af sub=100:4 \-channels 5 media.avi"
5427 Would add a sub-woofer channel with a cutoff frequency of
5428 100Hz to output channel 4.
5430 .PD 1
5433 .B "center\ "
5434 Creates a center channel from the front channels.
5435 May currently be low quality as it does not implement a
5436 high-pass filter for proper extraction yet, but averages and
5437 halves the channels instead.
5438 .PD 0
5439 .RSs
5440 .IPs "<ch>\ "
5441 Determines the channel number in which to insert the center channel.
5442 Channel number can be between 0 and 7 (default: 5).
5443 Observe that the number of channels will automatically
5444 be increased to <ch> if necessary.
5446 .PD 1
5449 .B surround[=delay]
5450 Decoder for matrix encoded surround sound like Dolby Surround.
5451 Many files with 2 channel audio actually contain matrixed surround sound.
5452 Requires a sound card supporting at least 4 channels.
5453 .PD 0
5454 .RSs
5455 .IPs <delay>
5456 delay time in ms for the rear speakers (0 to 1000) (default: 20)
5457 This delay should be set as follows: If d1 is the distance
5458 from the listening position to the front speakers and d2 is the distance
5459 from the listening position to the rear speakers, then the delay should
5460 be set to 15ms if d1 <= d2 and to 15 + 5*(d1-d2) if d1 > d2.
5462 .sp 1
5464 .I EXAMPLE:
5466 .RSs
5467 .IPs "mplayer \-af surround=15 \-channels 4 media.avi"
5468 Would add surround sound decoding with 15ms delay for the sound to the
5469 rear speakers.
5471 .PD 1
5474 .B delay[=ch1:ch2:...]
5475 Delays the sound to the loudspeakers such that the sound from the
5476 different channels arrives at the listening position simultaneously.
5477 It is only useful if you have more than 2 loudspeakers.
5478 .PD 0
5479 .RSs
5480 .IPs ch1,ch2,...
5481 The delay in ms that should be imposed on each channel
5482 (floating point number between 0 and 1000).
5484 .PD 1
5485 .sp 1
5487 To calculate the required delay for the different channels do as follows:
5488 .IP 1. 3
5489 Measure the distance to the loudspeakers in meters in relation
5490 to your listening position, giving you the distances s1 to s5
5491 (for a 5.1 system).
5492 There is no point in compensating for the subwoofer (you will not hear the
5493 difference anyway).
5494 .IP 2. 3
5495 Subtract the distances s1 to s5 from the maximum distance,
5496 i.e.\& s[i] = max(s) \- s[i]; i = 1...5.
5497 .IP 3.
5498 Calculate the required delays in ms as d[i] = 1000*s[i]/342; i = 1...5.
5500 .PD 0
5501 .sp 1
5503 .I EXAMPLE:
5505 .RSs
5506 .IPs "mplayer \-af delay=10.5:10.5:0:0:7:0 media.avi"
5507 Would delay front left and right by 10.5ms, the two rear channels
5508 and the sub by 0ms and the center channel by 7ms.
5510 .PD 1
5513 .B export[=mmapped_file[:nsamples]]
5514 Exports the incoming signal to other processes using memory mapping (mmap()).
5515 Memory mapped areas contain a header:
5516 .sp 1
5518 int nch                      /*number of channels*/
5519 int size                     /*buffer size*/
5520 unsigned long long counter   /*Used to keep sync, updated every
5521                                time new data is exported.*/
5523 .sp 1
5524 The rest is payload (non-interleaved) 16 bit data.
5525 .PD 0
5526 .RSs
5527 .IPs <mmapped_file>
5528 file to map data to (default: ~/.mplayer/\:mplayer-af_export)
5529 .IPs <nsamples>
5530 number of samples per channel (default: 512)
5532 .sp 1
5534 .I EXAMPLE:
5536 .RSs
5537 .IPs "mplayer \-af export=/tmp/mplayer-af_export:1024 media.avi"
5538 Would export 1024 samples per channel to '/tmp/mplayer-af_export'.
5540 .PD 1
5543 .B extrastereo[=mul]
5544 (Linearly) increases the difference between left and right channels
5545 which adds some sort of "live" effect to playback.
5546 .PD 0
5547 .RSs
5548 .IPs <mul>
5549 Sets the difference coefficient (default: 2.5).
5550 0.0 means mono sound (average of both channels), with 1.0 sound will be
5551 unchanged, with \-1.0 left and right channels will be swapped.
5553 .PD 1
5556 .B volnorm[=method:target]
5557 Maximizes the volume without distorting the sound.
5558 .PD 0
5559 .RSs
5560 .IPs <method>
5561 Sets the used method.
5562 .RSss
5563 1: Use a single sample to smooth the variations via the standard
5564 weighted mean over past samples (default).
5566 2: Use several samples to smooth the variations via the standard
5567 weighted mean over past samples.
5568 .REss
5569 .IPs <target>
5570 Sets the target amplitude as a fraction of the maximum for the
5571 sample type (default: 0.25).
5573 .PD 1
5576 .B ladspa=file:label[:controls...]
5577 Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin.
5578 This filter is reentrant, so multiple LADSPA plugins can be used at once.
5579 .PD 0
5580 .RSs
5581 .IPs <file>
5582 Specifies the LADSPA plugin library file.
5583 If LADSPA_PATH is set, it searches for the specified file.
5584 If it is not set, you must supply a fully specified pathname.
5585 .IPs <label>
5586 Specifies the filter within the library.
5587 Some libraries contain only one filter, but others contain many of them.
5588 Entering 'help' here, will list all available filters within the specified
5589 library, which eliminates the use of 'listplugins' from the LADSPA SDK.
5590 .IPs <controls>
5591 Controls are zero or more floating point values that determine the
5592 behavior of the loaded plugin (for example delay, threshold or gain).
5593 In verbose mode (add \-v to the MPlayer command line), all available controls
5594 and their valid ranges are printed.
5595 This eliminates the use of 'analyseplugin' from the LADSPA SDK.
5597 .PD 1
5600 .B "comp\ \ \ "
5601 Compressor/expander filter usable for microphone input.
5602 Prevents artifacts on very loud sound and raises the volume on
5603 very low sound.
5604 This filter is untested, maybe even unusable.
5607 .B "gate\ \ \ "
5608 Noise gate filter similar to the comp audio filter.
5609 This filter is untested, maybe even unusable.
5612 .B karaoke
5613 Simple voice removal filter exploiting the fact that voice is
5614 usually recorded with mono gear and later 'center' mixed onto
5615 the final audio stream.
5616 Beware that this filter will turn your signal into mono.
5617 Works well for 2 channel tracks; do not bother trying it
5618 on anything but 2 channel stereo.
5621 .B scaletempo[=option1:option2:...]
5622 Scales audio tempo without altering pitch, optionally synced to playback
5623 speed (default).
5625 This works by playing \'stride\' ms of audio at normal speed then
5626 consuming \'stride*scale\' ms of input audio.
5627 It pieces the strides together by blending \'overlap\'% of stride with
5628 audio following the previous stride.
5629 It optionally performs a short statistical analysis on the next \'search\'
5630 ms of audio to determine the best overlap position.
5631 .PD 0
5632 .RSs
5633 .IPs scale=<amount>
5634 Nominal amount to scale tempo.
5635 Scales this amount in addition to speed.
5636 (default: 1.0)
5637 .IPs stride=<amount>
5638 Length in milliseconds to output each stride.
5639 Too high of value will cause noticable skips at high scale amounts and
5640 an echo at low scale amounts.
5641 Very low values will alter pitch.
5642 Increasing improves performance.
5643 (default: 60)
5644 .IPs overlap=<percent>
5645 Percentage of stride to overlap.
5646 Decreasing improves performance.
5647 (default: .20)
5648 .IPs search=<amount>
5649 Length in milliseconds to search for best overlap position.
5650 Decreasing improves performance greatly.
5651 On slow systems, you will probably want to set this very low.
5652 (default: 14)
5653 .IPs speed=<tempo|pitch|both|none>
5654 Set response to speed change.
5655 .RSss
5656 .IPs tempo
5657 Scale tempo in sync with speed (default).
5658 .IPs pitch
5659 Reverses effect of filter.
5660 Scales pitch without altering tempo.
5661 Add \'[ speed_mult 0.9438743126816935\' and \'] speed_mult 1.059463094352953\'
5662 to your input.conf to step by musical semi-tones.
5663 .I WARNING:
5664 Loses sync with video.
5665 .IPs both
5666 Scale both tempo and pitch.
5667 .IPs none
5668 Ignore speed changes.
5671 .sp 1
5673 .I EXAMPLE:
5675 .RSs
5676 .IPs "mplayer \-af scaletempo \-speed 1.2 media.ogg"
5677 Would playback media at 1.2x normal speed, with audio at normal pitch.
5678 Changing playback speed, would change audio tempo to match.
5679 .IPs "mplayer \-af scaletempo=scale=1.2:speed=none \-speed 1.2 media.ogg"
5680 Would playback media at 1.2x normal speed, with audio at normal pitch,
5681 but changing playback speed has no effect on audio tempo.
5682 .IPs "mplayer \-af scaletempo=stride=30:overlap=.50:search=10 media.ogg"
5683 Would tweak the quality and performace parameters.
5684 .IPs "mplayer \-af format=floatne,scaletempo media.ogg"
5685 Would make scaletempo use float code.
5686 Maybe faster on some platforms.
5687 .IPs "mplayer \-af scaletempo=scale=1.2:speed=pitch audio.ogg"
5688 Would playback audio file at 1.2x normal speed, with audio at normal pitch.
5689 Changing playback speed, would change pitch, leaving audio tempo at 1.2x.
5691 .PD 1
5694 .B "stats\ \ "
5695 Collects and prints statistics about the audio stream, especially the volume.
5696 These statistics are especially intended to help adjusting the volume while
5697 avoiding clipping.
5698 The volumes are printed in dB and compatible with the volume audio filter.
5702 .SH "VIDEO FILTERS"
5703 Video filters allow you to modify the video stream and its properties.
5704 The syntax is:
5707 .B \-vf <filter1[=parameter1:parameter2:...],filter2,...>
5708 Setup a chain of video filters.
5710 Many parameters are optional and set to default values if omitted.
5711 To explicitly use a default value set a parameter to '\-1'.
5712 Parameters w:h means width x height in pixels, x:y means x;y position counted
5713 from the upper left corner of the bigger image.
5715 .I NOTE:
5716 To get a full list of available video filters, see \-vf help.
5717 .sp 1
5718 Video filters are managed in lists.
5719 There are a few commands to manage the filter list.
5722 .B \-vf\-add <filter1[,filter2,...]>
5723 Appends the filters given as arguments to the filter list.
5726 .B \-vf\-pre <filter1[,filter2,...]>
5727 Prepends the filters given as arguments to the filter list.
5730 .B \-vf\-del <index1[,index2,...]>
5731 Deletes the filters at the given indexes.
5732 Index numbers start at 0, negative numbers address the end of the
5733 list (\-1 is the last).
5736 .B \-vf\-clr
5737 Completely empties the filter list.
5739 With filters that support it, you can access parameters by their name.
5742 .B \-vf <filter>=help
5743 Prints the parameter names and parameter value ranges for a particular
5744 filter.
5747 .B \-vf <filter=named_parameter1=value1[:named_parameter2=value2:...]>
5748 Sets a named parameter to the given value.
5749 Use on and off or yes and no to set flag parameters.
5751 Available filters are:
5754 .B crop[=w:h:x:y]
5755 Crops the given part of the image and discards the rest.
5756 Useful to remove black bands from widescreen movies.
5757 .PD 0
5758 .RSs
5759 .IPs <w>,<h>
5760 Cropped width and height, defaults to original width and height.
5761 .IPs <x>,<y>
5762 Position of the cropped picture, defaults to center.
5764 .PD 1
5767 .B cropdetect[=limit:round[:reset]]
5768 Calculates necessary cropping parameters and prints the recommended parameters
5769 to stdout.
5770 .PD 0
5771 .RSs
5772 .IPs <limit>
5773 Threshold, which can be optionally specified from nothing (0) to
5774 everything (255) (default: 24).
5776 .IPs <round>
5777 Value which the width/\:height should be divisible by (default: 16).
5778 The offset is automatically adjusted to center the video.
5779 Use 2 to get only even dimensions (needed for 4:2:2 video).
5780 16 is best when encoding to most video codecs.
5782 .IPs <reset>
5783 Counter that determines after how many frames cropdetect will reset
5784 the previously detected largest video area and start over to detect
5785 the current optimal crop area.  This can be useful when channel
5786 logos distort the video area.  0 indicates never reset and return
5787 the largest area encountered during playback. (default: 0).
5789 .PD 1
5792 .B rectangle[=w:h:x:y]
5793 Draws a rectangle of the requested width and height at the specified
5794 coordinates over the image and prints current rectangle parameters
5795 to the console.
5796 This can be used to find optimal cropping parameters.
5797 If you bind the input.conf directive 'change_rectangle' to keystrokes,
5798 you can move and resize the rectangle on the fly.
5799 .PD 0
5800 .RSs
5801 .IPs <w>,<h>
5802 width and height (default: \-1, maximum possible width where boundaries
5803 are still visible.)
5804 .IPs <x>,<y>
5805 top left corner position (default: \-1, uppermost leftmost)
5807 .PD 1
5810 .B expand[=w:h:x:y:o:a:r]
5811 Expands (not scales) movie resolution to the given value and places the
5812 unscaled original at coordinates x, y.
5813 Can be used for placing subtitles/\:OSD in the resulting black bands.
5814 .RSs
5815 .IPs <w>,<h>
5816 Expanded width,height (default: original width,height).
5817 Negative values for w and h are treated as offsets to the original size.
5818 .sp 1
5819 .I EXAMPLE:
5820 .PD 0
5821 .RSs
5822 .IP expand=0:\-50:0:0
5823 Adds a 50 pixel border to the bottom of the picture.
5825 .PD 1
5826 .IPs <x>,<y>
5827 position of original image on the expanded image (default: center)
5828 .IPs "<o>\ \ "
5829 OSD/\:subtitle rendering
5830 .RSss
5831 0: disable (default)
5833 1: enable
5834 .REss
5835 .IPs "<a>\ \ "
5836 Expands to fit an aspect instead of a resolution (default: 0).
5837 .sp 1
5838 .I EXAMPLE:
5839 .PD 0
5840 .RSs
5841 .IP expand=800:::::4/3
5842 Expands to 800x600, unless the source is higher resolution, in which
5843 case it expands to fill a 4/3 aspect.
5845 .PD 1
5846 .IPs "<r>\ \ "
5847 Rounds up to make both width and height divisible by <r> (default: 1).
5851 .B flip (also see \-flip)
5852 Flips the image upside down.
5855 .B "mirror\ "
5856 Mirrors the image on the Y axis.
5859 .B rotate[=<0\-7>]
5860 Rotates the image by 90 degrees and optionally flips it.
5861 For values between 4\-7 rotation is only done if the movie geometry is
5862 portrait and not landscape.
5863 .RSs
5864 .IPs 0
5865 Rotate by 90 degrees clockwise and flip (default).
5866 .IPs 1
5867 Rotate by 90 degrees clockwise.
5868 .IPs 2
5869 Rotate by 90 degrees counterclockwise.
5870 .IPs 3
5871 Rotate by 90 degrees counterclockwise and flip.
5875 .B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
5876 Scales the image with the software scaler (slow) and performs a YUV<\->RGB
5877 colorspace conversion (also see \-sws).
5878 .RSs
5879 .IPs <w>,<h>
5880 scaled width/\:height (default: original width/\:height)
5882 .I NOTE:
5883 If \-zoom is used, and underlying filters (including libvo) are
5884 incapable of scaling, it defaults to d_width/\:d_height!
5885 .RSss
5886  0:   scaled d_width/\:d_height
5888 \-1:   original width/\:height
5890 \-2:   Calculate w/h using the other dimension and the prescaled aspect ratio.
5892 \-3:   Calculate w/h using the other dimension and the original aspect ratio.
5894 \-(n+8): Like \-n above, but rounding the dimension to the closest multiple of 16.
5895 .REss
5896 .IPs <interlaced>
5897 Toggle interlaced scaling.
5898 .RSss
5899 0: off (default)
5901 1: on
5902 .REss
5903 .IPs <chr_drop>
5904 chroma skipping
5905 .RSss
5906 0: Use all available input lines for chroma.
5908 1: Use only every 2. input line for chroma.
5910 2: Use only every 4. input line for chroma.
5912 3: Use only every 8. input line for chroma.
5913 .REss
5914 .IPs "<par>[:<par2>] (also see \-sws)"
5915 Set some scaling parameters depending on the type of scaler selected
5916 with \-sws.
5917 .RSss
5918 \-sws 2 (bicubic):  B (blurring) and C (ringing)
5920 0.00:0.60 default
5922 0.00:0.75 VirtualDub's "precise bicubic"
5924 0.00:0.50 Catmull-Rom spline
5926 0.33:0.33 Mitchell-Netravali spline
5928 1.00:0.00 cubic B-spline
5930 \-sws 7 (gaussian): sharpness (0 (soft) \- 100 (sharp))
5932 \-sws 9 (lanczos):  filter length (1\-10)
5933 .REss
5934 .IPs <presize>
5935 Scale to preset sizes.
5936 .RSss
5937 qntsc:   352x240 (NTSC quarter screen)
5939 qpal:    352x288 (PAL quarter screen)
5941 ntsc:    720x480 (standard NTSC)
5943 pal:     720x576 (standard PAL)
5945 sntsc:   640x480 (square pixel NTSC)
5947 spal:    768x576 (square pixel PAL)
5948 .REss
5949 .IPs <noup>
5950 Disallow upscaling past the original dimensions.
5951 .RSss
5952 0: Allow upscaling (default).
5954 1: Disallow upscaling if one dimension exceeds its original value.
5956 2: Disallow upscaling if both dimensions exceed their original values.
5957 .REss
5958 .IPs <arnd>
5959 Accurate rounding for the vertical scaler, which may be faster
5960 or slower than the default rounding.
5961 .RSss
5962 0: Disable accurate rounding (default).
5964 1: Enable accurate rounding.
5965 .REss
5969 .B dsize[=aspect|w:h:aspect-method:r]
5970 Changes the intended display size/\:aspect at an arbitrary point in the
5971 filter chain.
5972 Aspect can be given as a fraction (4/3) or floating point number
5973 (1.33).
5974 Alternatively, you may specify the exact display width and height
5975 desired.
5976 Note that this filter does
5977 .B not
5978 do any scaling itself; it just affects
5979 what later scalers (software or hardware) will do when auto-scaling to
5980 correct aspect.
5981 .RSs
5982 .IPs <w>,<h>
5983 New display width and height.
5984 Can also be these special values:
5985 .RSss
5986  0:   original display width and height
5988 \-1:   original video width and height (default)
5990 \-2:   Calculate w/h using the other dimension and the original display
5991 aspect ratio.
5993 \-3:   Calculate w/h using the other dimension and the original video
5994 aspect ratio.
5995 .REss
5996 .sp 1
5997 .I EXAMPLE:
5998 .PD 0
5999 .RSs
6000 .IP dsize=800:\-2
6001 Specifies a display resolution of 800x600 for a 4/3 aspect video, or
6002 800x450 for a 16/9 aspect video.
6004 .IPs <aspect-method>
6005 Modifies width and height according to original aspect ratios.
6006 .RSss
6007 \-1: Ignore original aspect ratio (default).
6009  0: Keep display aspect ratio by using <w> and <h> as maximum
6010 resolution.
6012  1: Keep display aspect ratio by using <w> and <h> as minimum
6013 resolution.
6015  2: Keep video aspect ratio by using <w> and <h> as maximum
6016 resolution.
6018  3: Keep video aspect ratio by using <w> and <h> as minimum
6019 resolution.
6020 .REss
6021 .sp 1
6022 .I EXAMPLE:
6023 .PD 0
6024 .RSs
6025 .IP dsize=800:600:0
6026 Specifies a display resolution of at most 800x600, or smaller, in order
6027 to keep aspect.
6029 .PD 1
6030 .IPs "<r>\ \ "
6031 Rounds up to make both width and height divisible by <r> (default: 1).
6035 .B "yuy2\ \ \ "
6036 Forces software YV12/\:I420/\:422P to YUY2 conversion.
6037 Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
6040 .B "yvu9\ \ \ "
6041 Forces software YVU9 to YV12 colorspace conversion.
6042 Deprecated in favor of the software scaler.
6045 .B "yuvcsp\ "
6046 Clamps YUV color values to the CCIR 601 range without doing real conversion.
6049 .B rgb2bgr[=swap]
6050 RGB 24/32 <\-> BGR 24/32 colorspace conversion.
6051 .PD 0
6052 .RSs
6053 .IPs "swap\ "
6054 Also perform  R <\-> B swapping.
6056 .PD 1
6059 .B palette
6060 RGB/BGR 8 \-> 15/16/24/32bpp colorspace conversion using palette.
6063 .B format[=fourcc]
6064 Restricts the colorspace for the next filter without doing any conversion.
6065 Use together with the scale filter for a real conversion.
6067 .I NOTE:
6068 For a list of available formats see format=fmt=help.
6069 .PD 0
6070 .RSs
6071 .IPs <fourcc>
6072 format name like rgb15, bgr24, yv12, etc (default: yuy2)
6074 .PD 1
6077 .B noformat[=fourcc]
6078 Restricts the colorspace for the next filter without doing any conversion.
6079 Unlike the format filter, this will allow any colorspace
6080 .B except
6081 the one you specify.
6083 .I NOTE:
6084 For a list of available formats see noformat=fmt=help.
6085 .PD 0
6086 .RSs
6087 .IPs <fourcc>
6088 format name like rgb15, bgr24, yv12, etc (default: yv12)
6090 .PD 1
6093 .B pp[=filter1[:option1[:option2...]]/[\-]filter2...] (also see \-pphelp)
6094 Enables the specified chain of postprocessing subfilters.
6095 Subfilters must be separated by '/' and can be disabled by
6096 prepending a '\-'.
6097 Each subfilter and some options have a short and a long name that can be
6098 used interchangeably, i.e.\& dr/dering are the same.
6099 All subfilters share common options to determine their scope:
6100 .PD 0
6101 .RSs
6102 .IPs a/autoq
6103 Automatically switch the subfilter off if the CPU is too slow.
6104 .IPs c/chrom
6105 Do chrominance filtering, too (default).
6106 .IPs y/nochrom
6107 Do luminance filtering only (no chrominance).
6108 .IPs n/noluma
6109 Do chrominance filtering only (no luminance).
6111 .PD 1
6112 .sp 1
6115 .I NOTE:
6116 \-pphelp shows a list of available subfilters.
6117 .sp 1
6118 Available subfilters are
6120 .RSs
6121 .IPs hb/hdeblock[:difference[:flatness]]
6122 horizontal deblocking filter
6123 .RSss
6124 <difference>: Difference factor where higher values mean
6125 more deblocking (default: 32).
6127 <flatness>: Flatness threshold where lower values mean
6128 more deblocking (default: 39).
6129 .REss
6130 .IPs vb/vdeblock[:difference[:flatness]]
6131 vertical deblocking filter
6132 .RSss
6133 <difference>: Difference factor where higher values mean
6134 more deblocking (default: 32).
6136 <flatness>: Flatness threshold where lower values mean
6137 more deblocking (default: 39).
6138 .REss
6139 .IPs ha/hadeblock[:difference[:flatness]]
6140 accurate horizontal deblocking filter
6141 .RSss
6142 <difference>: Difference factor where higher values mean
6143 more deblocking (default: 32).
6145 <flatness>: Flatness threshold where lower values mean
6146 more deblocking (default: 39).
6147 .REss
6148 .IPs va/vadeblock[:difference[:flatness]]
6149 accurate vertical deblocking filter
6150 .RSss
6151 <difference>: Difference factor where higher values mean
6152 more deblocking (default: 32).
6154 <flatness>: Flatness threshold where lower values mean
6155 more deblocking (default: 39).
6156 .REss
6157 .sp 1
6158 The horizontal and vertical deblocking filters share the
6159 difference and flatness values so you cannot set
6160 different horizontal and vertical thresholds.
6161 .sp 1
6162 .IPs h1/x1hdeblock
6163 experimental horizontal deblocking filter
6164 .IPs v1/x1vdeblock
6165 experimental vertical deblocking filter
6166 .IPs dr/dering
6167 deringing filter
6168 .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]]
6169 temporal noise reducer
6170 .RSss
6171 <threshold1>: larger -> stronger filtering
6173 <threshold2>: larger -> stronger filtering
6175 <threshold3>: larger -> stronger filtering
6176 .REss
6177 .IPs al/autolevels[:f/fullyrange]
6178 automatic brightness / contrast correction
6179 .RSss
6180 f/fullyrange: Stretch luminance to (0\-255).
6181 .REss
6182 .IPs lb/linblenddeint
6183 Linear blend deinterlacing filter that deinterlaces the given block
6184 by filtering all lines with a (1 2 1) filter.
6185 .IPs li/linipoldeint
6186 Linear interpolating deinterlacing filter that deinterlaces the given block
6187 by linearly interpolating every second line.
6188 .IPs ci/cubicipoldeint
6189 Cubic interpolating deinterlacing filter deinterlaces the given block
6190 by cubically interpolating every second line.
6191 .IPs md/mediandeint
6192 Median deinterlacing filter that deinterlaces the given block
6193 by applying a median filter to every second line.
6194 .IPs fd/ffmpegdeint
6195 FFmpeg deinterlacing filter that deinterlaces the given block
6196 by filtering every second line with a (\-1 4 2 4 \-1) filter.
6197 .IPs l5/lowpass5
6198 Vertically applied FIR lowpass deinterlacing filter that deinterlaces
6199 the given block by filtering all lines with a (\-1 2 6 2 \-1) filter.
6200 .IPs fq/forceQuant[:quantizer]
6201 Overrides the quantizer table from the input with the constant
6202 quantizer you specify.
6203 .RSss
6204 <quantizer>: quantizer to use
6205 .REss
6206 .IPs de/default
6207 default pp filter combination (hb:a,vb:a,dr:a)
6208 .IPs fa/fast
6209 fast pp filter combination (h1:a,v1:a,dr:a)
6210 .IPs "ac\ \ \ "
6211 high quality pp filter combination (ha:a:128:7,va:a,dr:a)
6214 .sp 1
6215 .I EXAMPLE:
6217 .PD 0
6218 .RSs
6219 .IPs "\-vf pp=hb/vb/dr/al"
6220 horizontal and vertical deblocking, deringing and automatic
6221 brightness/\:contrast
6222 .IPs "\-vf pp=de/\-al"
6223 default filters without brightness/\:contrast correction
6224 .IPs "\-vf pp=default/tmpnoise:1:2:3"
6225 Enable default filters & temporal denoiser.
6226 .IPs "\-vf pp=hb:y/vb:a"
6227 Horizontal deblocking on luminance only, and switch vertical deblocking
6228 on or off automatically depending on available CPU time.
6230 .PD 1
6233 .B spp[=quality[:qp[:mode]]]
6234 Simple postprocessing filter that compresses and decompresses the
6235 image at several (or \- in the case of quality level 6 \- all)
6236 shifts and averages the results.
6237 .RSs
6238 .IPs <quality>
6239 0\-6 (default: 3)
6240 .IPs "<qp>\ "
6241 Force quantization parameter (default: 0, use QP from video).
6242 .IPs <mode>
6243 0: hard thresholding (default)
6245 1: soft thresholding (better deringing, but blurrier)
6247 4: like 0, but also use B-frames' QP (may cause flicker)
6249 5: like 1, but also use B-frames' QP (may cause flicker)
6253 .B uspp[=quality[:qp]]
6254 Ultra simple & slow postprocessing filter that compresses and
6255 decompresses the image at several (or \- in the case of quality
6256 level 8 \- all) shifts and averages the results.
6257 The way this differs from the behavior of spp is that uspp actually
6258 encodes & decodes each case with libavcodec Snow, whereas spp uses
6259 a simplified intra only 8x8 DCT similar to MJPEG.
6260 .RSs
6261 .IPs <quality>
6262 0\-8 (default: 3)
6263 .IPs "<qp>\ "
6264 Force quantization parameter (default: 0, use QP from video).
6268 .B fspp[=quality[:qp[:strength[:bframes]]]]
6269 faster version of the simple postprocessing filter
6270 .RSs
6271 .IPs <quality>
6272 4\-5 (equivalent to spp; default: 4)
6273 .IPs "<qp>\ "
6274 Force quantization parameter (default: 0, use QP from video).
6275 .IPs <\-15\-32>
6276 Filter strength, lower values mean more details but also more artifacts,
6277 while higher values make the image smoother but also blurrier (default:
6278 0 \- PSNR optimal).
6279 .IPs <bframes>
6280 0: do not use QP from B-frames (default)
6282 1: use QP from B-frames too (may cause flicker)
6286 .B pp7[=qp[:mode]]
6287 Variant of the spp filter, similar to spp=6 with 7 point DCT where
6288 only the center sample is used after IDCT.
6289 .RSs
6290 .IPs "<qp>\ "
6291 Force quantization parameter (default: 0, use QP from video).
6292 .IPs <mode>
6293 0: hard thresholding
6295 1: soft thresholding (better deringing, but blurrier)
6297 2: medium thresholding (default, good results)
6301 .B qp=equation
6302 quantization parameter (QP) change filter
6303 .RSs
6304 .IPs <equation>
6305 some equation like "2+2*sin(PI*qp)"
6309 .B geq=equation
6310 generic equation change filter
6311 .RSs
6312 .IPs <equation>
6313 Some equation, e.g.\&  'p(W-X\\,Y)' to flip the image horizontally.
6314 You can use whitespace to make the equation more readable.
6315 There are a couple of constants that can be used in the equation:
6316 .RSss
6317 PI: the number pi
6319 E: the number e
6321 X / Y: the coordinates of the current sample
6323 W / H: width and height of the image
6325 SW / SH: width/height scale depending on the currently filtered plane, e.g.\&
6326 1,1 and 0.5,0.5 for YUV 4:2:0.
6328 p(x,y): returns the value of the pixel at location x/y of the current plane.
6329 .REss
6333 .B "test\ \ \ "
6334 Generate various test patterns.
6337 .B rgbtest[=width:height]
6338 Generate an RGB test pattern useful for detecting RGB vs BGR issues.
6339 You should see a red, green and blue stripe from top to bottom.
6340 .RSs
6341 .IPs <width>
6342 Desired width of generated image (default: 0).
6343 0 means width of input image.
6345 .IPs <height>
6346 Desired height of generated image (default: 0).
6347 0 means height of input image.
6351 .B lavc[=quality:fps]
6352 Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/\:IVTV/\:V4L2.
6353 .RSs
6354 .IPs <quality>
6355 1\-31: fixed qscale
6357 32\-:  fixed bitrate in kbits
6358 .IPs <fps>
6359 force output fps (float value) (default: 0, autodetect based on height)
6363 .B dvbscale[=aspect]
6364 Set up optimal scaling for DVB cards, scaling the x axis in hardware and
6365 calculating the y axis scaling in software to keep aspect.
6366 Only useful together with expand and scale.
6367 .RSs
6368 .IPs <aspect>
6369 Control aspect ratio, calculate as DVB_HEIGHT*ASPECTRATIO (default:
6370 576*4/3=768), set it to 576*(16/9)=1024 for a 16:9 TV.
6372 .sp 1
6374 .I EXAMPLE:
6376 .PD 0
6377 .RSs
6378 .IPs "\-vf dvbscale,scale=\-1:0,expand=\-1:576:\-1:\-1:1,lavc"
6379 FIXME: Explain what this does.
6381 .PD 1
6384 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]
6385 Adds noise.
6386 .PD 0
6387 .RSs
6388 .IPs <0\-100>
6389 luma noise
6390 .IPs <0\-100>
6391 chroma noise
6392 .IPs u
6393 uniform noise (gaussian otherwise)
6394 .IPs t
6395 temporal noise (noise pattern changes between frames)
6396 .IPs a
6397 averaged temporal noise (smoother, but a lot slower)
6398 .IPs h
6399 high quality (slightly better looking, slightly slower)
6400 .IPs p
6401 mix random noise with a (semi)regular pattern
6403 .PD 1
6406 .B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6407 This filter aims to reduce image noise producing smooth images and making still
6408 images really still (This should enhance compressibility.).
6409 .PD 0
6410 .RSs
6411 .IPs <luma_spatial>
6412 spatial luma strength (default: 4)
6413 .IPs <chroma_spatial>
6414 spatial chroma strength (default: 3)
6415 .IPs <luma_tmp>
6416 luma temporal strength (default: 6)
6417 .IPs <chroma_tmp>
6418 chroma temporal strength (default: luma_tmp*chroma_spatial/luma_spatial)
6420 .PD 1
6423 .B hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6424 High precision/\:quality version of the denoise3d filter.
6425 Parameters and usage are the same.
6428 .B ow[=depth[:luma_strength[:chroma_strength]]]
6429 Overcomplete Wavelet denoiser.
6430 .PD 0
6431 .RSs
6432 .IPs <depth>
6433 Larger depth values will denoise lower frequency components more, but
6434 slow down filtering (default: 8).
6435 .IPs <luma_strength>
6436 luma strength (default: 1.0)
6437 .IPs <chroma_strength>
6438 chroma strength (default: 1.0)
6440 .PD 1
6443 .B eq[=brightness:contrast] (OBSOLETE)
6444 Software equalizer with interactive controls just like the hardware
6445 equalizer, for cards/\:drivers that do not support brightness and
6446 contrast controls in hardware.
6447 Might also be useful with MEncoder, either for fixing poorly captured
6448 movies, or for slightly reducing contrast to mask artifacts and get by
6449 with lower bitrates.
6450 .PD 0
6451 .RSs
6452 .IPs <\-100\-100>
6453 initial brightness
6454 .IPs <\-100\-100>
6455 initial contrast
6457 .PD 1
6460 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg:weight]
6461 Alternative software equalizer that uses lookup tables (very slow),
6462 allowing gamma correction in addition to simple brightness
6463 and contrast adjustment.
6464 Note that it uses the same MMX optimized code as \-vf eq if all
6465 gamma values are 1.0.
6466 The parameters are given as floating point values.
6467 .PD 0
6468 .RSs
6469 .IPs <0.1\-10>
6470 initial gamma value (default: 1.0)
6471 .IPs <\-2\-2>
6472 initial contrast, where negative values result in a
6473 negative image (default: 1.0)
6474 .IPs <\-1\-1>
6475 initial brightness (default: 0.0)
6476 .IPs <0\-3>
6477 initial saturation (default: 1.0)
6478 .IPs <0.1\-10>
6479 gamma value for the red component (default: 1.0)
6480 .IPs <0.1\-10>
6481 gamma value for the green component (default: 1.0)
6482 .IPs <0.1\-10>
6483 gamma value for the blue component (default: 1.0)
6484 .IPs <0\-1>
6485 The weight parameter can be used to reduce the effect of a high gamma value on
6486 bright image areas, e.g.\& keep them from getting overamplified and just plain
6487 white.
6488 A value of 0.0 turns the gamma correction all the way down while 1.0 leaves it
6489 at its full strength (default: 1.0).
6491 .PD 1
6494 .B hue[=hue:saturation]
6495 Software equalizer with interactive controls just like the hardware
6496 equalizer, for cards/\:drivers that do not support hue and
6497 saturation controls in hardware.
6498 .PD 0
6499 .RSs
6500 .IPs <\-180\-180>
6501 initial hue (default: 0.0)
6502 .IPs <\-100\-100>
6503 initial saturation, where negative values result
6504 in a negative chroma (default: 1.0)
6506 .PD 1
6509 .B halfpack[=f]
6510 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
6511 keeping all chroma samples.
6512 Useful for output to low-resolution display devices when hardware downscaling
6513 is poor quality or is not available.
6514 Can also be used as a primitive luma-only deinterlacer with very low CPU
6515 usage.
6516 .PD 0
6517 .RSs
6518 .IPs "<f>\ \ "
6519 By default, halfpack averages pairs of lines when downsampling.
6520 Any value different from 0 or 1 gives the default (averaging) behavior.
6521 .RSss
6522 0: Only use even lines when downsampling.
6524 1: Only use odd lines when downsampling.
6525 .REss
6527 .PD 1
6530 .B ilpack[=mode]
6531 When interlaced video is stored in YUV 4:2:0 formats, chroma
6532 interlacing does not line up properly due to vertical downsampling of
6533 the chroma channels.
6534 This filter packs the planar 4:2:0 data into YUY2 (4:2:2) format with
6535 the chroma lines in their proper locations, so that in any given
6536 scanline, the luma and chroma data both come from the same field.
6537 .PD 0
6538 .RSs
6539 .IPs <mode>
6540 Select the sampling mode.
6541 .RSss
6542 0: nearest-neighbor sampling, fast but incorrect
6544 1: linear interpolation (default)
6545 .REss
6547 .PD 1
6550 .B harddup
6551 Only useful with MEncoder.
6552 If harddup is used when encoding, it will force duplicate frames to be
6553 encoded in the output.
6554 This uses slightly more space, but is necessary for output to MPEG
6555 files or if you plan to demux and remux the video stream after
6556 encoding.
6557 Should be placed at or near the end of the filter chain unless you
6558 have a good reason to do otherwise.
6561 .B softskip
6562 Only useful with MEncoder.
6563 Softskip moves the frame skipping (dropping) step of encoding from
6564 before the filter chain to some point during the filter chain.
6565 This allows filters which need to see all frames (inverse telecine,
6566 temporal denoising, etc.) to function properly.
6567 Should be placed after the filters which need to see all frames and
6568 before any subsequent filters that are CPU-intensive.
6571 .B decimate[=max:hi:lo:frac]
6572 Drops frames that do not differ greatly from the previous frame in
6573 order to reduce framerate.
6574 The main use of this filter is for very-low-bitrate encoding (e.g.\&
6575 streaming over dialup modem), but it could in theory be used for
6576 fixing movies that were inverse-telecined incorrectly.
6577 .PD 0
6578 .RSs
6579 .IPs <max>
6580 Sets the maximum number of consecutive frames which can be
6581 dropped (if positive), or the minimum interval between
6582 dropped frames (if negative).
6583 .IPs <hi>,<lo>,<frac>
6584 A frame is a candidate for dropping if no 8x8 region differs by more
6585 than a threshold of <hi>, and if not more than <frac> portion (1
6586 meaning the whole image) differs by more than a threshold of <lo>.
6587 Values of <hi> and <lo> are for 8x8 pixel blocks and represent actual
6588 pixel value differences, so a threshold of 64 corresponds to 1 unit of
6589 difference for each pixel, or the same spread out differently over the
6590 block.
6592 .PD 1
6595 .B dint[=sense:level]
6596 The drop-deinterlace (dint) filter detects and drops the first from a set
6597 of interlaced video frames.
6598 .PD 0
6599 .RSs
6600 .IPs <0.0\-1.0>
6601 relative difference between neighboring pixels (default: 0.1)
6602 .IPs <0.0\-1.0>
6603 What part of the image has to be detected as interlaced to
6604 drop the frame (default: 0.15).
6606 .PD 1
6609 .B lavcdeint (OBSOLETE)
6610 FFmpeg deinterlacing filter, same as \-vf pp=fd
6613 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
6614 Donald Graft's adaptive kernel deinterlacer.
6615 Deinterlaces parts of a video if a configurable threshold is exceeded.
6616 .PD 0
6617 .RSs
6618 .IPs <0\-255>
6619 threshold (default: 10)
6620 .IPs <map>
6621 .RSss
6622 0: Ignore pixels exceeding the threshold (default).
6624 1: Paint pixels exceeding the threshold white.
6625 .REss
6626 .IPs <order>
6627 .RSss
6628 0: Leave fields alone (default).
6630 1: Swap fields.
6631 .REss
6632 .IPs <sharp>
6633 .RSss
6634 0: Disable additional sharpening (default).
6636 1: Enable additional sharpening.
6637 .REss
6638 .IPs <twoway>
6639 .RSss
6640 0: Disable twoway sharpening (default).
6642 1: Enable twoway sharpening.
6643 .REss
6645 .PD 1
6648 .B unsharp[=l|cWxH:amount[:l|cWxH:amount]]
6649 unsharp mask / gaussian blur
6650 .RSs
6651 .IPs "l\ \ \ \ "
6652 Apply effect on luma component.
6653 .IPs "c\ \ \ \ "
6654 Apply effect on chroma components.
6655 .IPs <width>x<height>
6656 width and height of the matrix, odd sized in both directions
6657 (min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7)
6658 .IPs amount
6659 Relative amount of sharpness/\:blur to add to the image
6660 (a sane range should be \-1.5\-1.5).
6661 .RSss
6662 <0: blur
6664 >0: sharpen
6665 .REss
6669 .B "swapuv\ "
6670 Swap U & V plane.
6673 .B il[=d|i][s][:[d|i][s]]
6674 (De)interleaves lines.
6675 The goal of this filter is to add the ability to process interlaced images
6676 pre-field without deinterlacing them.
6677 You can filter your interlaced DVD and play it on a TV without breaking the
6678 interlacing.
6679 While deinterlacing (with the postprocessing filter) removes interlacing
6680 permanently (by smoothing, averaging, etc) deinterleaving splits the frame into
6681 2 fields (so called half pictures), so you can process (filter) them
6682 independently and then re-interleave them.
6683 .PD 0
6684 .RSs
6685 .IPs d
6686 deinterleave (placing one above the other)
6687 .IPs i
6688 interleave
6689 .IPs s
6690 swap fields (exchange even & odd lines)
6692 .PD 1
6695 .B fil[=i|d]
6696 (De)interleaves lines.
6697 This filter is very similar to the il filter but much faster, the main
6698 disadvantage is that it does not always work.
6699 Especially if combined with other filters it may produce randomly messed
6700 up images, so be happy if it works but do not complain if it does not for
6701 your combination of filters.
6702 .PD 0
6703 .RSs
6704 .IPs d
6705 Deinterleave fields, placing them side by side.
6706 .IPs i
6707 Interleave fields again (reversing the effect of fil=d).
6709 .PD 1
6712 .B field[=n]
6713 Extracts a single field from an interlaced image using stride arithmetic
6714 to avoid wasting CPU time.
6715 The optional argument n specifies whether to extract the even or the odd
6716 field (depending on whether n is even or odd).
6719 .B detc[=var1=value1:var2=value2:...]
6720 Attempts to reverse the 'telecine' process to recover a clean,
6721 non-interlaced stream at film framerate.
6722 This was the first and most primitive inverse telecine filter to be
6723 added to MPlayer/\:MEncoder.
6724 It works by latching onto the telecine 3:2 pattern and following it as
6725 long as possible.
6726 This makes it suitable for perfectly-telecined material, even in the
6727 presence of a fair degree of noise, but it will fail in the presence
6728 of complex post-telecine edits.
6729 Development on this filter is no longer taking place, as ivtc, pullup,
6730 and filmdint are better for most applications.
6731 The following arguments (see syntax above) may be used to control
6732 detc's behavior:
6733 .RSs
6734 .IPs "<dr>\ "
6735 Set the frame dropping mode.
6736 .RSss
6737 0: Do not drop frames to maintain fixed output framerate (default).
6739 1: Always drop a frame when there have been no drops or telecine
6740 merges in the past 5 frames.
6742 2: Always maintain exact 5:4 input to output frame ratio.
6744 .I NOTE:
6745 Use mode 1 or 2 with MEncoder.
6746 .REss
6747 .IPs "<am>\ "
6748 Analysis mode.
6749 .RSss
6750 0: Fixed pattern with initial frame number specified by <fr>.
6752 1: aggressive search for telecine pattern (default)
6753 .REss
6754 .IPs "<fr>\ "
6755 Set initial frame number in sequence.
6756 0\-2 are the three clean progressive frames; 3 and 4 are the two
6757 interlaced frames.
6758 The default, \-1, means 'not in telecine sequence'.
6759 The number specified here is the type for the imaginary previous
6760 frame before the movie starts.
6761 .IPs "<t0>, <t1>, <t2>, <t3>"
6762 Threshold values to be used in certain modes.
6766 .B ivtc[=1]
6767 Experimental 'stateless' inverse telecine filter.
6768 Rather than trying to lock on to a pattern like the detc filter does,
6769 ivtc makes its decisions independently for each frame.
6770 This will give much better results for material that has undergone
6771 heavy editing after telecine was applied, but as a result it is not as
6772 forgiving of noisy input, for example TV capture.
6773 The optional parameter (ivtc=1) corresponds to the dr=1 option for the
6774 detc filter, and should be used with MEncoder but not with MPlayer.
6775 As with detc, you must specify the correct output framerate (\-ofps
6776 24000/1001) when using MEncoder.
6777 Further development on ivtc has stopped, as the pullup and filmdint
6778 filters appear to be much more accurate.
6781 .B pullup[=jl:jr:jt:jb:sb:mp]
6782 Third-generation pulldown reversal (inverse telecine) filter,
6783 capable of handling mixed hard-telecine, 24000/1001 fps progressive, and 30000/1001
6784 fps progressive content.
6785 The pullup filter is designed to be much more robust than detc or
6786 ivtc, by taking advantage of future context in making its decisions.
6787 Like ivtc, pullup is stateless in the sense that it does not lock onto
6788 a pattern to follow, but it instead looks forward to the following
6789 fields in order to identify matches and rebuild progressive frames.
6790 It is still under development, but believed to be quite accurate.
6791 .RSs
6792 .IPs "jl, jr, jt, and jb"
6793 These options set the amount of "junk" to ignore at
6794 the left, right, top, and bottom of the image, respectively.
6795 Left/\:right are in units of 8 pixels, while top/\:bottom are in units of
6796 2 lines.
6797 The default is 8 pixels on each side.
6799 .IPs "sb (strict breaks)"
6800 Setting this option to 1 will reduce the chances of
6801 pullup generating an occasional mismatched frame, but it may also
6802 cause an excessive number of frames to be dropped during high motion
6803 sequences.
6804 Conversely, setting it to \-1 will make pullup match fields more
6805 easily.
6806 This may help processing of video where there is slight blurring
6807 between the fields, but may also cause there to be interlaced frames
6808 in the output.
6810 .IPs "mp (metric plane)"
6811 This option may be set to 1 or 2 to use a chroma
6812 plane instead of the luma plane for doing pullup's computations.
6813 This may improve accuracy on very clean source material, but more
6814 likely will decrease accuracy, especially if there is chroma noise
6815 (rainbow effect) or any grayscale video.
6816 The main purpose of setting mp to a chroma plane is to reduce CPU load
6817 and make pullup usable in realtime on slow machines.
6818 .REss
6820 .sp 1
6821 .I NOTE:
6822 Always follow pullup with the softskip filter when encoding to ensure
6823 that pullup is able to see each frame.
6824 Failure to do so will lead to incorrect output and will usually crash,
6825 due to design limitations in the codec/\:filter layer.
6826 .REss
6829 .B filmdint[=options]
6830 Inverse telecine filter, similar to the pullup filter above.
6831 It is designed to handle any pulldown pattern, including mixed soft and
6832 hard telecine and limited support for movies that are slowed down or sped
6833 up from their original framerate for TV.
6834 Only the luma plane is used to find the frame breaks.
6835 If a field has no match, it is deinterlaced with simple linear
6836 approximation.
6837 If the source is MPEG-2, this must be the first filter to allow
6838 access to the field-flags set by the MPEG-2 decoder.
6839 Depending on the source MPEG, you may be fine ignoring this advice, as
6840 long as you do not see lots of "Bottom-first field" warnings.
6841 With no options it does normal inverse telecine, and should be used
6842 together with mencoder \-fps 30000/1001 \-ofps 24000/1001.
6843 When this filter is used with MPlayer, it will result in an uneven
6844 framerate during playback, but it is still generally better than using
6845 pp=lb or no deinterlacing at all.
6846 Multiple options can be specified separated by /.
6847 .RSs
6848 .IPs crop=<w>:<h>:<x>:<y>
6849 Just like the crop filter, but faster, and works on mixed hard and soft
6850 telecined content as well as when y is not a multiple of 4.
6851 If x or y would require cropping fractional pixels from the chroma
6852 planes, the crop area is extended.
6853 This usually means that x and y must be even.
6854 .IPs io=<ifps>:<ofps>
6855 For each ifps input frames the filter will output ofps frames.
6856 The ratio of ifps/\:ofps should match the \-fps/\-ofps ratio.
6857 This could be used to filter movies that are broadcast on TV at a frame
6858 rate different from their original framerate.
6859 .IPs luma_only=<n>
6860 If n is nonzero, the chroma plane is copied unchanged.
6861 This is useful for YV12 sampled TV, which discards one of the chroma
6862 fields.
6863 .IPs mmx2=<n>
6864 On x86, if n=1, use MMX2 optimized functions, if n=2, use 3DNow!
6865 optimized functions, otherwise, use plain C.
6866 If this option is not specified, MMX2 and 3DNow! are auto-detected, use
6867 this option to override auto-detection.
6868 .IPs fast=<n>
6869 The larger n will speed up the filter at the expense of accuracy.
6870 The default value is n=3.
6871 If n is odd, a frame immediately following a frame marked with the
6872 REPEAT_FIRST_FIELD MPEG flag is assumed to be progressive, thus filter
6873 will not spend any time on soft-telecined MPEG-2 content.
6874 This is the only effect of this flag if MMX2 or 3DNow! is available.
6875 Without MMX2 and 3DNow, if n=0 or 1, the same calculations will be used
6876 as with n=2 or 3.
6877 If n=2 or 3, the number of luma levels used to find the frame breaks is
6878 reduced from 256 to 128, which results in a faster filter without losing
6879 much accuracy.
6880 If n=4 or 5, a faster, but much less accurate metric will be used to
6881 find the frame breaks, which is more likely to misdetect high vertical
6882 detail as interlaced content.
6883 .IPs verbose=<n>
6884 If n is nonzero, print the detailed metrics for each frame.
6885 Useful for debugging.
6886 .IPs dint_thres=<n>
6887 Deinterlace threshold.
6888 Used during de-interlacing of unmatched frames.
6889 Larger value means less deinterlacing, use n=256 to completely turn off
6890 deinterlacing.
6891 Default is n=8.
6892 .IPs comb_thres=<n>
6893 Threshold for comparing a top and bottom fields.
6894 Defaults to 128.
6895 .IPs diff_thres=<n>
6896 Threshold to detect temporal change of a field.
6897 Default is 128.
6898 .IPs sad_thres=<n>
6899 Sum of Absolute Difference threshold, default is 64.
6900 .IPs vfr=<n>
6901 If n is nonzero, attempt to output meaningful PTS values, and try to discard
6902 only frames that are duplicates in telecine sequences. Experimental, should
6903 be used in mencoder with -noskip, in which case output must be used with
6904 tcdump filter and an external tool to apply the timestamps to frames.
6908 .B softpulldown
6909 This filter works only correct with MEncoder and acts on the MPEG-2 flags
6910 used for soft 3:2 pulldown (soft telecine).
6911 If you want to use the ivtc or detc filter on movies that are partly soft
6912 telecined, inserting this filter before them should make them more reliable.
6915 .B divtc[=options]
6916 Inverse telecine for deinterlaced video.
6917 If 3:2-pulldown telecined video has lost one of the fields or is deinterlaced
6918 using a method that keeps one field and interpolates the other, the result is
6919 a juddering video that has every fourth frame duplicated.
6920 This filter is intended to find and drop those duplicates and restore the
6921 original film framerate.
6922 When using this filter, you must specify \-ofps that is 4/5 of
6923 the fps of the input file and place the softskip later in the
6924 filter chain to make sure that divtc sees all the frames.
6925 Two different modes are available:
6926 One pass mode is the default and is straightforward to use,
6927 but has the disadvantage that any changes in the telecine
6928 phase (lost frames or bad edits) cause momentary judder
6929 until the filter can resync again.
6930 Two pass mode avoids this by analyzing the whole video
6931 beforehand so it will have forward knowledge about the
6932 phase changes and can resync at the exact spot.
6933 These passes do
6934 .B not
6935 correspond to pass one and two of the encoding process.
6936 You must run an extra pass using divtc pass one before the
6937 actual encoding throwing the resulting video away.
6938 Use \-nosound \-ovc raw \-o /dev/null to avoid
6939 wasting CPU power for this pass.
6940 You may add something like crop=2:2:0:0 after divtc
6941 to speed things up even more.
6942 Then use divtc pass two for the actual encoding.
6943 If you use multiple encoder passes, use divtc
6944 pass two for all of them.
6945 The options are:
6946 .RSs
6947 .IPs pass=1|2
6948 Use two pass mode.
6949 .IPs file=<filename>
6950 Set the two pass log filename (default: "framediff.log").
6951 .IPs threshold=<value>
6952 Set the minimum strength the telecine pattern must have for the filter to
6953 believe in it (default: 0.5).
6954 This is used to avoid recognizing false pattern from the parts of the video
6955 that are very dark or very still.
6956 .IPs window=<numframes>
6957 Set the number of past frames to look at when searching for pattern
6958 (default: 30).
6959 Longer window improves the reliability of the pattern search, but shorter
6960 window improves the reaction time to the changes in the telecine phase.
6961 This only affects the one pass mode.
6962 The two pass mode currently uses fixed window that extends to both future
6963 and past.
6964 .IPs phase=0|1|2|3|4
6965 Sets the initial telecine phase for one pass mode (default: 0).
6966 The two pass mode can see the future, so it is able to use the correct
6967 phase from the beginning, but one pass mode can only guess.
6968 It catches the correct phase when it finds it, but this option can be used
6969 to fix the possible juddering at the beginning.
6970 The first pass of the two pass mode also uses this, so if you save the output
6971 from the first pass, you get constant phase result.
6972 .IPs deghost=<value>
6973 Set the deghosting threshold (0\-255 for one pass mode, \-255\-255 for two pass
6974 mode, default 0).
6975 If nonzero, deghosting mode is used.
6976 This is for video that has been deinterlaced by blending the fields
6977 together instead of dropping one of the fields.
6978 Deghosting amplifies any compression artifacts in the blended frames, so the
6979 parameter value is used as a threshold to exclude those pixels from
6980 deghosting that differ from the previous frame less than specified value.
6981 If two pass mode is used, then negative value can be used to make the
6982 filter analyze the whole video in the beginning of pass-2 to determine
6983 whether it needs deghosting or not and then select either zero or the
6984 absolute value of the parameter.
6985 Specify this option for pass-2, it makes no difference on pass-1.
6989 .B phase[=t|b|p|a|u|T|B|A|U][:v]
6990 Delay interlaced video by one field time so that the field order
6991 changes.
6992 The intended use is to fix PAL movies that have been captured with the
6993 opposite field order to the film-to-video transfer.
6994 The options are:
6995 .RSs
6996 .IPs t
6997 Capture field order top-first, transfer bottom-first.
6998 Filter will delay the bottom field.
6999 .IPs b
7000 Capture bottom-first, transfer top-first.
7001 Filter will delay the top field.
7002 .IPs p
7003 Capture and transfer with the same field order.
7004 This mode only exists for the documentation of the other options to refer to,
7005 but if you actually select it, the filter will faithfully do nothing ;-)
7006 .IPs a
7007 Capture field order determined automatically by field flags, transfer opposite.
7008 Filter selects among t and b modes on a frame by frame basis using field flags.
7009 If no field information is available, then this works just like u.
7010 .IPs u
7011 Capture unknown or varying, transfer opposite.
7012 Filter selects among t and b on a frame by frame basis by analyzing the
7013 images and selecting the alternative that produces best match between the
7014 fields.
7015 .IPs T
7016 Capture top-first, transfer unknown or varying.
7017 Filter selects among t and p using image analysis.
7018 .IPs B
7019 Capture bottom-first, transfer unknown or varying.
7020 Filter selects among b and p using image analysis.
7021 .IPs A
7022 Capture determined by field flags, transfer unknown or varying.
7023 Filter selects among t, b and p using field flags and image analysis.
7024 If no field information is available, then this works just like U.
7025 This is the default mode.
7026 .IPs U
7027 Both capture and transfer unknown or varying.
7028 Filter selects among t, b and p using image analysis only.
7029 .IPs v
7030 Verbose operation.
7031 Prints the selected mode for each frame and the average squared difference
7032 between fields for t, b, and p alternatives.
7036 .B telecine[=start]
7037 Apply 3:2 'telecine' process to increase framerate by 20%.
7038 This most likely will not work correctly with MPlayer, but it can
7039 be used with 'mencoder \-fps 30000/1001 \-ofps 30000/1001 \-vf telecine'.
7040 Both fps options are essential!
7041 (A/V sync will break if they are wrong.)
7042 The optional start parameter tells the filter where in the telecine
7043 pattern to start (0\-3).
7046 .B tinterlace[=mode]
7047 Temporal field interlacing \- merge pairs of frames into an interlaced
7048 frame, halving the framerate.
7049 Even frames are moved into the upper field, odd frames to the lower field.
7050 This can be used to fully reverse the effect of the tfields filter (in mode 0).
7051 Available modes are:
7052 .PD 0
7053 .RSs
7054 .IPs 0
7055 Move odd frames into the upper field, even into the lower field, generating
7056 a full-height frame at half framerate.
7057 .IPs 1
7058 Only output odd frames, even frames are dropped; height unchanged.
7059 .IPs 2
7060 Only output even frames, odd frames are dropped; height unchanged.
7061 .IPs 3
7062 Expand each frame to full height, but pad alternate lines with black;
7063 framerate unchanged.
7064 .IPs 4
7065 Interleave even lines from even frames with odd lines from odd frames.
7066 Height unchanged at half framerate.
7068 .PD 1
7071 .B tfields[=mode[:field_dominance]]
7072 Temporal field separation \- split fields into frames, doubling the
7073 output framerate.
7074 Like the telecine filter, tfields will only work properly with
7075 MEncoder, and only if both \-fps and \-ofps are set to the
7076 desired (double) framerate!
7077 .PD 0
7078 .RSs
7079 .IPs <mode>
7080 0: Leave fields unchanged (will jump/\:flicker).
7082 1: Interpolate missing lines. (The algorithm used might not be so good.)
7084 2: Translate fields by 1/4 pixel with linear interpolation (no jump).
7086 4: Translate fields by 1/4 pixel with 4tap filter (higher quality) (default).
7087 .IPs <field_dominance>\ (DEPRECATED)
7088 \-1: auto (default)
7089 Only works if the decoder exports the appropriate information and
7090 no other filters which discard that information come before tfields
7091 in the filter chain, otherwise it falls back to 0 (top field first).
7093 0: top field first
7095 1: bottom field first
7097 .I NOTE:
7098 This option will possibly be removed in a future version.
7099 Use \-field\-dominance instead.
7101 .PD 1
7104 .B yadif=[mode[:field_dominance]]
7105 Yet another deinterlacing filter
7106 .PD 0
7107 .RSs
7108 .IPs <mode>
7109 0: Output 1 frame for each frame.
7111 1: Output 1 frame for each field.
7113 2: Like 0 but skips spatial interlacing check.
7115 3: Like 1 but skips spatial interlacing check.
7116 .IPs <field_dominance>\ (DEPRECATED)
7117 Operates like tfields.
7119 .I NOTE:
7120 This option will possibly be removed in a future version.
7121 Use \-field\-dominance instead.
7123 .PD 1
7126 .B mcdeint=[mode[:parity[:qp]]]
7127 Motion compensating deinterlacer.
7128 It needs one field per frame as input and must thus be used together
7129 with tfields=1 or yadif=1/3 or equivalent.
7130 .PD 0
7131 .RSs
7132 .IPs <mode>
7133 0: fast
7135 1: medium
7137 2: slow, iterative motion estimation
7139 3: extra slow, like 2 plus multiple reference frames
7140 .IPs <parity>
7141 0 or 1 selects which field to use (note: no autodetection yet!).
7142 .IPs "<qp>\ "
7143 Higher values should result in a smoother motion vector
7144 field but less optimal individual vectors.
7146 .PD 1
7149 .B boxblur=radius:power[:radius:power]
7150 box blur
7151 .PD 0
7152 .RSs
7153 .IPs <radius>
7154 blur filter strength
7155 .IPs <power>
7156 number of filter applications
7158 .PD 1
7161 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
7162 shape adaptive blur
7163 .PD 0
7164 .RSs
7165 .IPs <radius>
7166 blur filter strength (~0.1\-4.0) (slower if larger)
7167 .IPs "<pf>\ "
7168 prefilter strength (~0.1\-2.0)
7169 .IPs <colorDiff>
7170 maximum difference between pixels to still be considered (~0.1\-100.0)
7172 .PD 1
7175 .B smartblur=radius:strength:threshold[:radius:strength:threshold]
7176 smart blur
7177 .PD 0
7178 .RSs
7179 .IPs <radius>
7180 blur filter strength (~0.1\-5.0) (slower if larger)
7181 .IPs <strength>
7182 blur (0.0\-1.0) or sharpen (\-1.0\-0.0)
7183 .IPs <threshold>
7184 filter all (0), filter flat areas (0\-30) or filter edges (\-30\-0)
7186 .PD 1
7189 .B perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
7190 Correct the perspective of movies not filmed perpendicular to the screen.
7191 .PD 0
7192 .RSs
7193 .IPs <x0>,<y0>,...
7194 coordinates of the top left, top right, bottom left, bottom right corners
7195 .IPs "<t>\ \ "
7196 linear (0) or cubic resampling (1)
7198 .PD 1
7201 .B "2xsai\ \ "
7202 Scale and smooth the image with the 2x scale and interpolate algorithm.
7205 .B "1bpp\ \ \ "
7206 1bpp bitmap to YUV/\:BGR 8/\:15/\:16/\:32 conversion
7209 .B down3dright[=lines]
7210 Reposition and resize stereoscopic images.
7211 Extracts both stereo fields and places them side by side, resizing
7212 them to maintain the original movie aspect.
7213 .PD 0
7214 .RSs
7215 .IPs <lines>
7216 number of lines to select from the middle of the image (default: 12)
7218 .PD 1
7221 .B bmovl=hidden:opaque:fifo
7222 The bitmap overlay filter reads bitmaps from a FIFO and displays them
7223 on top of the movie, allowing some transformations on the image.
7224 Also see TOOLS/bmovl-test.c for a small bmovl test program.
7225 .PD 0
7226 .RSs
7227 .IPs <hidden>
7228 Set the default value of the 'hidden' flag (0=visible, 1=hidden).
7229 .IPs <opaque>
7230 Set the default value of the 'opaque' flag (0=transparent, 1=opaque).
7231 .IPs <fifo>
7232 path/\:filename for the FIFO (named pipe connecting 'mplayer \-vf bmovl' to the
7233 controlling application)
7235 .PD 1
7236 .sp 1
7238 FIFO commands are:
7240 .PD 0
7241 .RSs
7242 .IPs "RGBA32 width height xpos ypos alpha clear"
7243 followed by width*height*4 Bytes of raw RGBA32 data.
7244 .IPs "ABGR32 width height xpos ypos alpha clear"
7245 followed by width*height*4 Bytes of raw ABGR32 data.
7246 .IPs "RGB24 width height xpos ypos alpha clear"
7247 followed by width*height*3 Bytes of raw RGB24 data.
7248 .IPs "BGR24 width height xpos ypos alpha clear"
7249 followed by width*height*3 Bytes of raw BGR24 data.
7250 .IPs "ALPHA width height xpos ypos alpha"
7251 Change alpha transparency of the specified area.
7252 .IPs "CLEAR width height xpos ypos"
7253 Clear area.
7254 .IPs OPAQUE
7255 Disable all alpha transparency.
7256 Send "ALPHA 0 0 0 0 0" to enable it again.
7257 .IPs "HIDE\ "
7258 Hide bitmap.
7259 .IPs "SHOW\ "
7260 Show bitmap.
7262 .PD 1
7263 .sp 1
7265 Arguments are:
7267 .PD 0
7268 .RSs
7269 .IPs "<width>, <height>"
7270 image/area size
7271 .IPs "<xpos>, <ypos>"
7272 Start blitting at position x/y.
7273 .IPs <alpha>
7274 Set alpha difference.
7275 If you set this to \-255 you can then send a sequence of ALPHA-commands to set
7276 the area to \-225, \-200, \-175 etc for a nice fade-in-effect! ;)
7277 .RSss
7278 0:    same as original
7280 255:  Make everything opaque.
7282 \-255: Make everything transparent.
7283 .REss
7284 .IPs <clear>
7285 Clear the framebuffer before blitting.
7286 .RSss
7287 0: The image will just be blitted on top of the old one, so you do not need to
7288 send 1.8MB of RGBA32 data every time a small part of the screen is updated.
7290 1: clear
7291 .REss
7293 .PD 1
7296 .B framestep=I|[i]step
7297 Renders only every nth frame or every intra frame (keyframe).
7298 .sp 1
7299 If you call the filter with I (uppercase) as the parameter, then
7300 .B only
7301 keyframes are rendered.
7302 For DVDs it generally means one in every 15/12 frames (IBBPBBPBBPBBPBB),
7303 for AVI it means every scene change or every keyint value (see \-lavcopts
7304 keyint= value if you use MEncoder to encode the video).
7305 .sp 1
7306 When a keyframe is found, an 'I!' string followed by a newline character is
7307 printed, leaving the current line of MPlayer/\:MEncoder output on the screen,
7308 because it contains the time (in seconds) and frame number of the keyframe
7309 (You can use this information to split the AVI.).
7310 .sp 1
7311 If you call the filter with a numeric parameter 'step' then only one in
7312 every 'step' frames is rendered.
7313 .sp 1
7314 If you put an 'i' (lowercase) before the number then an 'I!' is printed
7315 (like the I parameter).
7316 .sp 1
7317 If you give only the i then nothing is done to the frames, only I! is
7318 printed.
7321 .B tile=xtiles:ytiles:output:start:delta
7322 Tile a series of images into a single, bigger image.
7323 If you omit a parameter or use a value less than 0, then the default
7324 value is used.
7325 You can also stop when you are satisfied (... \-vf tile=10:5 ...).
7326 It is probably a good idea to put the scale filter before the tile :-)
7327 .sp 1
7328 The parameters are:
7329 .sp 1
7330 .PD 0
7331 .RSs
7332 .IPs <xtiles>
7333 number of tiles on the x axis (default: 5)
7334 .IPs <ytiles>
7335 number of tiles on the y axis (default: 5)
7336 .IPs <output>
7337 Render the tile when 'output' number of frames are reached, where 'output'
7338 should be a number less than xtile * ytile.
7339 Missing tiles are left blank.
7340 You could, for example, write an 8 * 7 tile every 50 frames to have one
7341 image every 2 seconds @ 25 fps.
7342 .IPs <start>
7343 outer border thickness in pixels (default: 2)
7344 .IPs <delta>
7345 inner border thickness in pixels (default: 4)
7347 .PD 1
7350 .B delogo[=x:y:w:h:t]
7351 Suppresses a TV station logo by a simple interpolation of the
7352 surrounding pixels.
7353 Just set a rectangle covering the logo and watch it disappear (and
7354 sometimes something even uglier appear \- your mileage may vary).
7355 .PD 0
7356 .RSs
7357 .IPs <x>,<y>
7358 top left corner of the logo
7359 .IPs <w>,<h>
7360 width and height of the cleared rectangle
7361 .IPs <t>
7362 Thickness of the fuzzy edge of the rectangle (added to w and h).
7363 When set to \-1, a green rectangle is drawn on the screen to
7364 simplify finding the right x,y,w,h parameters.
7366 .PD 1
7369 .B remove\-logo=/path/to/logo_bitmap_file_name.pgm
7370 Suppresses a TV station logo, using a PGM or PPM image
7371 file to determine which pixels comprise the logo.
7372 The width and height of the image file must match
7373 those of the video stream being processed.
7374 Uses the filter image and a circular blur
7375 algorithm to remove the logo.
7376 .RSs
7377 .IPs /path/to/logo_bitmap_file_name.pgm
7378 [path] + filename of the filter image.
7382 .B zrmjpeg[=options]
7383 Software YV12 to MJPEG encoder for use with the zr2 video
7384 output device.
7385 .RSs
7386 .IPs maxheight=<h>|maxwidth=<w>
7387 These options set the maximum width and height the zr card
7388 can handle (the MPlayer filter layer currently cannot query those).
7389 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC}
7390 Use these options to set maxwidth and maxheight automatically to the
7391 values known for card/\:mode combo.
7392 For example, valid options are: dc10-PAL and buz-NTSC (default: dc10+PAL)
7393 .IPs color|bw
7394 Select color or black and white encoding.
7395 Black and white encoding is faster.
7396 Color is the default.
7397 .IPs hdec={1,2,4}
7398 Horizontal decimation 1, 2 or 4.
7399 .IPs vdec={1,2,4}
7400 Vertical decimation 1, 2 or 4.
7401 .IPs quality=1\-20
7402 Set JPEG compression quality [BEST] 1 \- 20 [VERY BAD].
7403 .IPs fd|nofd
7404 By default, decimation is only performed if the Zoran hardware
7405 can upscale the resulting MJPEG images to the original size.
7406 The option fd instructs the filter to always perform the requested
7407 decimation (ugly).
7411 .B screenshot
7412 Allows acquiring screenshots of the movie using slave mode
7413 commands that can be bound to keypresses.
7414 See the slave mode documentation and the INTERACTIVE CONTROL
7415 section for details.
7416 Files named 'shotNNNN.png' will be saved in the working directory,
7417 using the first available number \- no files will be overwritten.
7418 The filter has no overhead when not used and accepts an arbitrary
7419 colorspace, so it is safe to add it to the configuration file.
7420 Make sure that the screenshot filter is added after all other filters
7421 whose effect you want to record on the saved image.
7422 E.g.\& it should be the last filter if you want to have an exact
7423 screenshot of what you see on the monitor.
7427 .B "ass\ \ \ \ "
7428 Moves SSA/ASS subtitle rendering to an arbitrary point in the filter chain.
7429 Only useful with the \-ass option.
7430 .sp 1
7431 .I EXAMPLE:
7432 .PD 0
7433 .RSs
7434 .IPs "\-vf ass,screenshot"
7435 Moves SSA/ASS rendering before the screenshot filter.
7436 Screenshots taken this way will contain subtitles.
7438 .PD 1
7441 .B blackframe[=amount:threshold]
7442 Detect frames that are (almost) completely black.
7443 Can be useful to detect chapter transitions or commercials.
7444 Output lines consist of the frame number of the detected frame, the
7445 percentage of blackness, the frame type and the frame number of the last
7446 encountered keyframe.
7447 .RSs
7448 .IPs <amount>
7449 Percentage of the pixels that have to be below the threshold (default: 98).
7450 .IPs <threshold>
7451 Threshold below which a pixel value is considered black (default: 32).
7455 .B gradfun[=strength[:radius]]
7456 Fix the banding artifacts that are sometimes introduced into nearly flat
7457 regions by truncation to 8bit colordepth.
7458 Interpolates the gradients that should go where the bands are, and
7459 dithers them.
7460 .sp 1
7461 This filter is designed for playback only.
7462 Do not use it prior to lossy compression, because compression tends
7463 to lose the dither and bring back the bands.
7464 .RSs
7465 .IPs <strength>
7466 Maximum amount by which the filter will change any one pixel.
7467 Also the threshold for detecting nearly flat regions (default: 1.2).
7468 .IPs <radius>
7469 Neighborhood to fit the gradient to.
7470 Larger radius makes for smoother gradients, but also prevents the filter
7471 from modifying pixels near detailed regions (default: 16).
7475 .B tcdump[=filename]
7476 Dump frame timecodes to a file, in the v2 external timecode file used by
7477 mkvmerge. With proper post-processing, this could be used to produce VFR
7478 files with mplayer/mencoder. Note that mencoder does not pass timestamps
7479 to the filter chain, and will not work with this filter. If none is given,
7480 the default filename is "timecodesv2.txt".
7484 .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
7487 .B \-audio\-delay <any floating-point number>
7488 Delays either audio or video by setting a delay field in the header
7489 (default: 0.0).
7490 This does not delay either stream while encoding, but the player will
7491 see the delay field and compensate accordingly.
7492 Positive values delay the audio, and negative values delay the video.
7493 Note that this is the exact opposite of the \-delay option.
7494 For example, if a video plays correctly with \-delay 0.2, you can
7495 fix the video with MEncoder by using \-audio\-delay \-0.2.
7496 .sp 1
7497 Currently, this option only works with the default muxer (\-of avi).
7498 If you are using a different muxer, then you must use \-delay instead.
7501 .B \-audio\-density <1\-50>
7502 Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
7504 .I NOTE:
7505 CBR only, VBR ignores this as it puts each packet in a new chunk.
7508 .B \-audio\-preload <0.0\-2.0>
7509 Sets up the audio buffering time interval (default: 0.5s).
7512 .B \-fafmttag <format>
7513 Can be used to override the audio format tag of the output file.
7514 .sp 1
7515 .I EXAMPLE:
7516 .PD 0
7517 .RSs
7518 .IPs "\-fafmttag 0x55"
7519 Will have the output file contain 0x55 (mp3) as audio format tag.
7521 .PD 1
7524 .B \-ffourcc <fourcc>
7525 Can be used to override the video fourcc of the output file.
7526 .sp 1
7527 .I EXAMPLE:
7528 .PD 0
7529 .RSs
7530 .IPs "\-ffourcc div3"
7531 Will have the output file contain 'div3' as video fourcc.
7533 .PD 1
7536 .B \-force\-avi\-aspect <0.2\-3.0>
7537 Override the aspect stored in the AVI OpenDML vprp header.
7538 This can be used to change the aspect ratio with '\-ovc copy'.
7541 .B \-frameno\-file <filename> (DEPRECATED)
7542 Specify the name of the audio file with framenumber mappings created in
7543 the first (audio only) pass of a special three pass encoding mode.
7545 .I NOTE:
7546 Using this mode will most likely give you A-V desync.
7547 Do not use it.
7548 It is kept for backwards compatibility only and will possibly
7549 be removed in a future version.
7552 .B \-hr\-edl\-seek
7553 Use a more precise, but much slower method for skipping areas.
7554 Areas marked for skipping are not seeked over, instead all
7555 frames are decoded, but only the necessary frames are encoded.
7556 This allows starting at non-keyframe boundaries.
7558 .I NOTE:
7559 Not guaranteed to work right with '\-ovc copy'.
7562 .B \-info <option1:option2:...> (AVI only)
7563 Specify the info header of the resulting AVI file.
7564 .sp 1
7565 Available options are:
7566 .RSs
7567 .IPs "help\ "
7568 Show this description.
7569 .IPs name=<value>
7570 title of the work
7571 .IPs artist=<value>
7572 artist or author of the work
7573 .IPs genre=<value>
7574 original work category
7575 .IPs subject=<value>
7576 contents of the work
7577 .IPs copyright=<value>
7578 copyright information
7579 .IPs srcform=<value>
7580 original format of the digitized material
7581 .IPs comment=<value>
7582 general comments about the work
7586 .B \-noautoexpand
7587 Do not automatically insert the expand filter into the MEncoder filter chain.
7588 Useful to control at which point of the filter chain subtitles are rendered
7589 when hardcoding subtitles onto a movie.
7592 .B \-noencodedups
7593 Do not attempt to encode duplicate frames in duplicate; always output
7594 zero-byte frames to indicate duplicates.
7595 Zero-byte frames will be written anyway unless a filter or encoder
7596 capable of doing duplicate encoding is loaded.
7597 Currently the only such filter is harddup.
7600 .B \-noodml (\-of avi only)
7601 Do not write OpenDML index for AVI files >1GB.
7604 .B \-noskip
7605 Do not skip frames.
7608 .B \-o <filename>
7609 Outputs to the given filename.
7611 If you want a default output filename, you can put this option in the
7612 MEncoder config file.
7615 .B \-oac <codec name>
7616 Encode with the given audio codec (no default set).
7618 .I NOTE:
7619 Use \-oac help to get a list of available audio codecs.
7620 .sp 1
7621 .I EXAMPLE:
7622 .PD 0
7623 .RSs
7624 .IPs "\-oac copy"
7625 no encoding, just streamcopy
7626 .IPs "\-oac pcm"
7627 Encode to uncompressed PCM.
7628 .IPs "\-oac mp3lame"
7629 Encode to MP3 (using LAME).
7630 .IPs "\-oac lavc"
7631 Encode with a libavcodec codec.
7633 .PD 1
7636 .B \-of <format> (BETA CODE!)
7637 Encode to the specified container format (default: AVI).
7639 .I NOTE:
7640 Use \-of help to get a list of available container formats.
7641 .sp 1
7642 .I EXAMPLE:
7643 .PD 0
7644 .RSs
7645 .IPs "\-of avi"
7646 Encode to AVI.
7647 .IPs "\-of mpeg"
7648 Encode to MPEG (also see \-mpegopts).
7649 .IPs "\-of lavf"
7650 Encode with libavformat muxers (also see \-lavfopts).
7651 .IPs "\-of rawvideo"
7652 raw video stream (no muxing \- one video stream only)
7653 .IPs "\-of rawaudio"
7654 raw audio stream (no muxing \- one audio stream only)
7656 .PD 1
7659 .B \-ofps <fps>
7660 Specify a frames per second (fps) value for the output file,
7661 which can be different from that of the source material.
7662 Must be set for variable fps (ASF, some MOV) and progressive
7663 (30000/1001 fps telecined MPEG) files.
7666 .B \-ovc <codec name>
7667 Encode with the given video codec (no default set).
7669 .I NOTE:
7670 Use \-ovc help to get a list of available video codecs.
7671 .sp 1
7672 .I EXAMPLE:
7673 .PD 0
7674 .RSs
7675 .IPs "\-ovc copy"
7676 no encoding, just streamcopy
7677 .IPs "\-ovc raw"
7678 Encode to an arbitrary uncompressed format (use '\-vf format' to select).
7679 .IPs "\-ovc lavc"
7680 Encode with a libavcodec codec.
7682 .PD 1
7685 .B \-passlogfile <filename>
7686 Dump first pass information to <filename> instead of the default divx2pass.log
7687 in two pass encoding mode.
7690 .B \-skiplimit <value>
7691 Specify the maximum number of frames that may be skipped after
7692 encoding one frame (\-noskiplimit for unlimited).
7695 .B \-vobsubout <basename>
7696 Specify the basename for the output .idx and .sub files.
7697 This turns off subtitle rendering in the encoded movie and diverts it to
7698 VOBsub subtitle files.
7701 .B \-vobsuboutid <langid>
7702 Specify the language two letter code for the subtitles.
7703 This overrides what is read from the DVD or the .ifo file.
7706 .B \-vobsuboutindex <index>
7707 Specify the index of the subtitles in the output files (default: 0).
7711 .SH "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"
7712 You can specify codec specific encoding parameters using the following
7713 syntax:
7716 .B \-<codec>opts <option1[=value1]:option2[=value2]:...>
7719 Where <codec> may be: lavc, xvidenc, mp3lame, toolame, twolame,
7720 nuv, xvfw, faac, x264enc, mpeg, lavf.
7723 .SS mp3lame (\-lameopts)
7726 .B "help\ \ \ "
7727 get help
7730 .B vbr=<0\-4>
7731 variable bitrate method
7732 .PD 0
7733 .RSs
7734 .IPs 0
7736 .IPs 1
7738 .IPs 2
7739 rh (default)
7740 .IPs 3
7742 .IPs 4
7743 mtrh
7745 .PD 1
7748 .B "abr\ \ \ \ "
7749 average bitrate
7752 .B "cbr\ \ \ \ "
7753 constant bitrate
7754 Also forces CBR mode encoding on subsequent ABR presets modes.
7757 .B br=<0\-1024>
7758 bitrate in kbps (CBR and ABR only)
7761 .B q=<0\-9>
7762 quality (0 \- highest, 9 \- lowest) (VBR only)
7765 .B aq=<0\-9>
7766 algorithmic quality (0 \- best/slowest, 9 \- worst/fastest)
7769 .B ratio=<1\-100>
7770 compression ratio
7773 .B vol=<0\-10>
7774 audio input gain
7777 .B mode=<0\-3>
7778 (default: auto)
7779 .PD 0
7780 .RSs
7781 .IPs 0
7782 stereo
7783 .IPs 1
7784 joint-stereo
7785 .IPs 2
7786 dualchannel
7787 .IPs 3
7788 mono
7790 .PD 1
7793 .B padding=<0\-2>
7794 .PD 0
7795 .RSs
7796 .IPs 0
7797 none
7798 .IPs 1
7800 .IPs 2
7801 adjust
7803 .PD 1
7806 .B "fast\ \ \ "
7807 Switch on faster encoding on subsequent VBR presets modes.
7808 This results in slightly lower quality and higher bitrates.
7811 .B highpassfreq=<freq>
7812 Set a highpass filtering frequency in Hz.
7813 Frequencies below the specified one will be cut off.
7814 A value of \-1 will disable filtering, a value of 0
7815 will let LAME choose values automatically.
7818 .B lowpassfreq=<freq>
7819 Set a lowpass filtering frequency in Hz.
7820 Frequencies above the specified one will be cut off.
7821 A value of \-1 will disable filtering, a value of 0
7822 will let LAME choose values automatically.
7825 .B preset=<value>
7826 preset values
7827 .RSs
7828 .IPs "help\ "
7829 Print additional options and information about presets settings.
7830 .IPs medium
7831 VBR encoding, good quality, 150\-180 kbps bitrate range
7832 .IPs standard
7833 VBR encoding, high quality, 170\-210 kbps bitrate range
7834 .IPs extreme
7835 VBR encoding, very high quality, 200\-240 kbps bitrate range
7836 .IPs insane
7837 CBR encoding, highest preset quality, 320 kbps bitrate
7838 .IPs <8\-320>
7839 ABR encoding at average given kbps bitrate
7841 .sp 1
7843 .I EXAMPLES:
7845 .PD 0
7846 .RSs
7847 .IPs fast:preset=standard
7848 suitable for most people and most music types and already quite high quality
7849 .IPs cbr:preset=192
7850 Encode with ABR presets at a 192 kbps forced constant bitrate.
7851 .IPs preset=172
7852 Encode with ABR presets at a 172 kbps average bitrate.
7853 .IPs preset=extreme
7854 for people with extremely good hearing and similar equipment
7856 .PD 1
7859 .SS toolame and twolame (\-toolameopts and \-twolameopts respectively)
7862 .B br=<32\-384>
7863 In CBR mode this parameter indicates the bitrate in kbps,
7864 when in VBR mode it is the minimum bitrate allowed per frame.
7865 VBR mode will not work with a value below 112.
7868 .B vbr=<\-50\-50> (VBR only)
7869 variability range; if negative the encoder shifts the average bitrate
7870 towards the lower limit, if positive towards the higher.
7871 When set to 0 CBR is used (default).
7874 .B maxvbr=<32\-384> (VBR only)
7875 maximum bitrate allowed per frame, in kbps
7878 .B mode=<stereo  |  jstereo  |  mono  |  dual>
7879 (default: mono for 1-channel audio, stereo otherwise)
7882 .B psy=<\-1\-4>
7883 psychoacoustic model (default: 2)
7886 .B errprot=<0 | 1>
7887 Include error protection.
7890 .B debug=<0\-10>
7891 debug level
7893 .PD 1
7896 .SS faac (\-faacopts)
7899 .B br=<bitrate>
7900 average bitrate in kbps (mutually exclusive with quality)
7903 .B quality=<1\-1000>
7904 quality mode, the higher the better (mutually exclusive with br)
7907 .B object=<1\-4>
7908 object type complexity
7909 .PD 0
7910 .RSs
7911 .IPs 1
7912 MAIN (default)
7913 .IPs 2
7915 .IPs 3
7917 .IPs 4
7918 LTP (extremely slow)
7920 .PD 1
7923 .B mpeg=<2|4>
7924 MPEG version (default: 4)
7927 .B "tns\ \ \ \ "
7928 Enables temporal noise shaping.
7931 .B cutoff=<0\-sampling_rate/2>
7932 cutoff frequency (default: sampling_rate/2)
7935 .B "raw\ \ \ \ "
7936 Stores the bitstream as raw payload with extradata in the container header
7937 (default: 0, corresponds to ADTS).
7938 Do not set this flag if not explicitly required or you will not be able to
7939 remux the audio stream later on.
7941 .PD 1
7944 .SS lavc (\-lavcopts)
7946 Many libavcodec (lavc for short) options are tersely documented.
7947 Read the source for full details.
7949 .I EXAMPLE:
7950 .PD 0
7951 .RSs
7952 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
7954 .PD 1
7957 .B o=<key>=<value>[,<key>=<value>[,...]]
7958 Pass AVOptions to libavcodec encoder.
7959 Note, a patch to make the o= unneeded and pass all unknown options through
7960 the AVOption system is welcome.
7961 A full list of AVOptions can be found in the FFmpeg manual.
7962 Note that some AVOptions may conflict with MEncoder options.
7963 .sp 1
7965 .I EXAMPLE:
7967 .RSs
7968 .PD 0
7969 .IPs o=bt=100k
7970 .PD 1
7974 .B acodec=<value>
7975 audio codec (default: mp2)
7976 .PD 0
7977 .RSs
7978 .IPs "ac3\ \ "
7979 Dolby Digital (AC-3)
7980 .IPs adpcm_*
7981 Adaptive PCM formats \- see the HTML documentation for details.
7982 .IPs "flac\ "
7983 Free Lossless Audio Codec (FLAC)
7984 .IPs "g726\ "
7985 G.726 ADPCM
7986 .IPs libfaac
7987 Advanced Audio Coding (AAC) \- using FAAC
7988 .IPs libmp3lame
7989 MPEG-1 audio layer 3 (MP3) \- using LAME
7990 .IPs "mp2\ \ "
7991 MPEG-1 audio layer 2 (MP2)
7992 .IPs pcm_*
7993 PCM formats \- see the HTML documentation for details.
7994 .IPs roq_dpcm
7995 Id Software RoQ DPCM
7996 .IPs sonic
7997 experimental simple lossy codec
7998 .IPs sonicls
7999 experimental simple lossless codec
8000 .IPs vorbis
8001 Vorbis
8002 .IPs wmav1
8003 Windows Media Audio v1
8004 .IPs wmav2
8005 Windows Media Audio v2
8007 .PD 1
8010 .B abitrate=<value>
8011 audio bitrate in kbps (default: 224)
8014 .B atag=<value>
8015 Use the specified Windows audio format tag (e.g.\& atag=0x55).
8018 .B bit_exact
8019 Use only bit exact algorithms (except (I)DCT).
8020 Additionally bit_exact disables several optimizations and thus
8021 should only be used for regression tests, which need binary
8022 identical files even if the encoder version changes.
8023 This also suppresses the user_data header in MPEG-4 streams.
8024 Do not use this option unless you know exactly what you are doing.
8027 .B threads=<1\-8>
8028 Maximum number of threads to use (default: 1).
8029 May have a slight negative effect on motion estimation.
8033 .B vcodec=<value>
8034 Employ the specified codec (default: mpeg4).
8035 .PD 0
8036 .RSs
8037 .IPs "asv1\ "
8038 ASUS Video v1
8039 .IPs "asv2\ "
8040 ASUS Video v2
8041 .IPs dvvideo
8042 Sony Digital Video
8043 .IPs "ffv1\ "
8044 FFmpeg's lossless video codec
8045 .IPs ffvhuff
8046 nonstandard 20% smaller HuffYUV using YV12
8047 .IPs "flv\ \ "
8048 Sorenson H.263 used in Flash Video
8049 .IPs "h261\ "
8050 H.261
8051 .IPs "h263\ "
8052 H.263
8053 .IPs h263p
8054 H.263+
8055 .IPs huffyuv
8056 HuffYUV
8057 .IPs libtheora
8058 Theora
8059 .IPs libx264
8060 x264 H.264/AVC MPEG-4 Part 10
8061 .IPs libxvid
8062 Xvid MPEG-4 Part 2 (ASP)
8063 .IPs ljpeg
8064 Lossless JPEG
8065 .IPs mjpeg
8066 Motion JPEG
8067 .IPs mpeg1video
8068 MPEG-1 video
8069 .IPs mpeg2video
8070 MPEG-2 video
8071 .IPs mpeg4
8072 MPEG-4 (DivX 4/5)
8073 .IPs msmpeg4
8074 DivX 3
8075 .IPs msmpeg4v2
8076 MS MPEG4v2
8077 .IPs roqvideo
8078 ID Software RoQ Video
8079 .IPs "rv10\ "
8080 an old RealVideo codec
8081 .IPs "snow (also see: vstrict)"
8082 FFmpeg's experimental wavelet-based codec
8083 .IPs "svq1\ "
8084 Apple Sorenson Video 1
8085 .IPs "wmv1\ "
8086 Windows Media Video, version 1 (AKA WMV7)
8087 .IPs "wmv2\ "
8088 Windows Media Video, version 2 (AKA WMV8)
8090 .PD 1
8093 .B vqmin=<1\-31>
8094 minimum quantizer
8095 .RSs
8096 .IPs 1
8097 Not recommended (much larger file, little quality difference and weird side
8098 effects: msmpeg4, h263 will be very low quality, ratecontrol will be confused
8099 resulting in lower quality and some decoders will not be able to decode it).
8100 .IPs 2
8101 Recommended for normal mpeg4/\:mpeg1video encoding (default).
8102 .IPs 3
8103 Recommended for h263(p)/\:msmpeg4.
8104 The reason for preferring 3 over 2 is that 2 could lead to overflows.
8105 (This will be fixed for h263(p) by changing the quantizer per MB in
8106 the future, msmpeg4 cannot be fixed as it does not support that.)
8110 .B lmin=<0.01\-255.0>
8111 Minimum frame-level Lagrange multiplier for ratecontrol (default: 2.0).
8112 Lavc will rarely use quantizers below the value of lmin.
8113 Lowering lmin will make lavc more likely to choose lower quantizers for
8114 some frames, but not lower than the value of vqmin.
8115 Likewise, raising lmin will make lavc less likely to choose low
8116 quantizers, even if vqmin would have allowed them.
8117 You probably want to set lmin approximately equal to vqmin.
8118 When adaptive quantization is in use, changing lmin/lmax may have less
8119 of an effect; see mblmin/mblmax.
8123 .B lmax=<0.01\-255.0>
8124 maximum Lagrange multiplier for ratecontrol (default: 31.0)
8128 .B mblmin=<0.01\-255.0>
8129 Minimum macroblock-level Lagrange multiplier for ratecontrol
8130 (default:2.0).
8131 This parameter affects adaptive quantization options like qprd,
8132 lumi_mask, etc..
8136 .B mblmax=<0.01\-255.0>
8137 Maximum macroblock-level Lagrange multiplier for ratecontrol
8138 (default: 31.0).
8142 .B vqscale=<0\-31>
8143 Constant quantizer /\: constant quality encoding (selects fixed quantizer mode).
8144 A lower value means better quality but larger files (default: \-1).
8145 In case of snow codec, value 0 means lossless encoding.
8146 Since the other codecs do not support this, vqscale=0 will have an undefined
8147 effect.
8148 1 is not recommended (see vqmin for details).
8151 .B vqmax=<1\-31>
8152 Maximum quantizer, 10\-31 should be a sane range (default: 31).
8155 .B mbqmin=<1\-31>
8156 obsolete, use vqmin
8159 .B mbqmax=<1\-31>
8160 obsolete, use vqmax
8163 .B vqdiff=<1\-31>
8164 maximum quantizer difference between consecutive I- or P-frames
8165 (default: 3)
8168 .B vmax_b_frames=<0\-4>
8169 maximum number of B-frames between non-B-frames:
8170 .PD 0
8171 .RSs
8172 .IPs 0
8173 no B-frames (default)
8174 .IPs 0\-2
8175 sane range for MPEG-4
8177 .PD 1
8180 .B vme=<0\-5>
8181 motion estimation method.
8182 Available methods are:
8183 .PD 0
8184 .RSs
8185 .IPs 0
8186 none (very low quality)
8187 .IPs 1
8188 full (slow, currently unmaintained and disabled)
8189 .IPs 2
8190 log (low quality, currently unmaintained and disabled)
8191 .IPs 3
8192 phods (low quality, currently unmaintained and disabled)
8193 .IPs 4
8194 EPZS: size=1 diamond, size can be adjusted with the *dia options
8195 (default)
8196 .IPs 5
8197 X1 (experimental, currently aliased to EPZS)
8198 .IPs 8
8199 iter (iterative overlapped block, only used in snow)
8201 .PD 1
8202 .sp 1
8205 .I NOTE:
8206 0\-3 currently ignores the amount of bits spent,
8207 so quality may be low.
8211 .B me_range=<0\-9999>
8212 motion estimation search range (default: 0 (unlimited))
8215 .B mbd=<0\-2> (also see *cmp, qpel)
8216 Macroblock decision algorithm (high quality mode), encode each macro
8217 block in all modes and choose the best.
8218 This is slow but results in better quality and file size.
8219 When mbd is set to 1 or 2, the value of mbcmp is ignored when comparing
8220 macroblocks (the mbcmp value is still used in other places though, in particular
8221 the motion search algorithms).
8222 If any comparison setting (precmp, subcmp, cmp, or mbcmp) is nonzero,
8223 however, a slower but better half-pel motion search will be used,
8224 regardless of what mbd is set to.
8225 If qpel is set, quarter-pel motion search will be used regardless.
8226 .PD 0
8227 .RSs
8228 .IPs 0
8229 Use comparison function given by mbcmp (default).
8230 .IPs 1
8231 Select the MB mode which needs the fewest bits (=vhq).
8232 .IPs 2
8233 Select the MB mode which has the best rate distortion.
8235 .PD 1
8238 .B "vhq\ \ \ \ "
8239 Same as mbd=1, kept for compatibility reasons.
8242 .B "v4mv\ \ \ "
8243 Allow 4 motion vectors per macroblock (slightly better quality).
8244 Works better if used with mbd>0.
8247 .B "obmc\ \ \ "
8248 overlapped block motion compensation (H.263+)
8251 .B "loop\ \ \ "
8252 loop filter (H.263+)
8253 note, this is broken
8256 .B inter_threshold <\-1000\-1000>
8257 Does absolutely nothing at the moment.
8260 .B keyint=<0\-300>
8261 maximum interval between keyframes in frames (default: 250 or one
8262 keyframe every ten seconds in a 25fps movie.
8263 This is the recommended default for MPEG-4).
8264 Most codecs require regular keyframes in order to limit the accumulation of mismatch error.
8265 Keyframes are also needed for seeking, as seeking is only possible to a keyframe \- but
8266 keyframes need more space than other frames, so larger numbers here mean
8267 slightly smaller files but less precise seeking.
8268 0 is equivalent to 1, which makes every frame a keyframe.
8269 Values >300 are not recommended as the quality might be bad depending upon
8270 decoder, encoder and luck.
8271 It is common for MPEG-1/2 to use values <=30.
8274 .B sc_threshold=<\-1000000000\-1000000000>
8275 Threshold for scene change detection.
8276 A keyframe is inserted by libavcodec when it detects a scene change.
8277 You can specify the sensitivity of the detection with this option.
8278 \-1000000000 means there is a scene change detected at every frame,
8279 1000000000 means no scene changes are detected (default: 0).
8282 .B sc_factor=<any positive integer>
8283 Causes frames with higher quantizers to be more likely to trigger a
8284 scene change detection and make libavcodec use an I-frame (default: 1).
8285 1\-16 is a sane range.
8286 Values between 2 and 6 may yield increasing PSNR (up to approximately
8287 0.04 dB) and better placement of I-frames in high-motion scenes.
8288 Higher values than 6 may give very slightly better PSNR (approximately
8289 0.01 dB more than sc_factor=6), but noticably worse visual quality.
8292 .B vb_strategy=<0\-2> (pass one only)
8293 strategy to choose between I/P/B-frames:
8294 .PD 0
8295 .RSs
8296 .IPs 0
8297 Always use the maximum number of B-frames (default).
8298 .IPs 1
8299 Avoid B-frames in high motion scenes.
8300 See the b_sensitivity option to tune this strategy.
8301 .IPs 2
8302 Places B-frames more or less optimally to yield maximum quality (slower).
8303 You may want to reduce the speed impact of this option by tuning the
8304 option brd_scale.
8306 .PD 1
8309 .B b_sensitivity=<any integer greater than 0>
8310 Adjusts how sensitively vb_strategy=1 detects motion and avoids using
8311 B-frames (default: 40).
8312 Lower sensitivities will result in more B-frames.
8313 Using more B-frames usually improves PSNR, but too many B-frames can
8314 hurt quality in high-motion scenes.
8315 Unless there is an extremely high amount of motion, b_sensitivity can
8316 safely be lowered below the default; 10 is a reasonable value in most
8317 cases.
8320 .B brd_scale=<0\-10>
8321 Downscales frames for dynamic B-frame decision (default: 0).
8322 Each time brd_scale is increased by one, the frame dimensions are
8323 divided by two, which improves speed by a factor of four.
8324 Both dimensions of the fully downscaled frame must be even numbers, so
8325 brd_scale=1 requires the original dimensions to be multiples of four,
8326 brd_scale=2 requires multiples of eight, etc.
8327 In other words, the dimensions of the original frame must both be
8328 divisible by 2^(brd_scale+1) with no remainder.
8331 .B bidir_refine=<0\-4>
8332 Refine the two motion vectors used in bidirectional macroblocks,
8333 rather than re-using vectors from the forward and backward searches.
8334 This option has no effect without B-frames.
8335 .PD 0
8336 .RSs
8337 .IPs 0
8338 Disabled (default).
8339 .IPs 1\-4
8340 Use a wider search (larger values are slower).
8342 .PD 1
8345 .B vpass=<1\-3>
8346 Activates internal two (or more) pass mode, only specify if you wish to
8347 use two (or more) pass encoding.
8348 .PD 0
8349 .RSs
8350 .IPs 1
8351 first pass (also see turbo)
8352 .IPs 2
8353 second pass
8354 .IPs 3
8355 Nth pass (second and subsequent passes of N-pass encoding)
8358 Here is how it works, and how to use it:
8360 The first pass (vpass=1) writes the statistics file.
8361 You might want to deactivate some CPU-hungry options, like "turbo"
8362 mode does.
8364 In two pass mode, the second pass (vpass=2) reads the statistics file and
8365 bases ratecontrol decisions on it.
8367 In N-pass mode, the second pass (vpass=3, that is not a typo)
8368 does both: It first reads the statistics, then overwrites them.
8369 You might want to backup divx2pass.log before doing this if there is
8370 any possibility that you will have to cancel MEncoder.
8371 You can use all encoding options, except very CPU-hungry options like "qns".
8373 You can run this same pass over and over to refine the encode.
8374 Each subsequent pass will use the statistics from the previous pass to improve.
8375 The final pass can include any CPU-hungry encoding options.
8377 If you want a 2 pass encode, use first vpass=1, and then vpass=2.
8379 If you want a 3 or more pass encode, use vpass=1 for the first pass
8380 and then vpass=3 and then vpass=3 again and again until you are
8381 satisfied with the encode.
8383 .PD 1
8384 .sp 1
8386 huffyuv:
8388 .PD 0
8389 .RSs
8390 .IPs "pass 1"
8391 Saves statistics.
8392 .IPs "pass 2"
8393 Encodes with an optimal Huffman table based upon statistics
8394 from the first pass.
8396 .PD 1
8399 .B turbo (two pass only)
8400 Dramatically speeds up pass one using faster algorithms and disabling
8401 CPU-intensive options.
8402 This will probably reduce global PSNR a little bit (around 0.01dB) and
8403 change individual frame type and PSNR a little bit more (up to 0.03dB).
8406 .B aspect=<x/y>
8407 Store movie aspect internally, just like with MPEG files.
8408 Much nicer than rescaling, because quality is not decreased.
8409 Only MPlayer will play these files correctly, other players will display
8410 them with wrong aspect.
8411 The aspect parameter can be given as a ratio or a floating point number.
8412 .sp 1
8414 .I EXAMPLE:
8416 .RSs
8417 .PD 0
8418 .IPs "aspect=16/9 or aspect=1.78"
8419 .PD 1
8423 .B autoaspect
8424 Same as the aspect option, but automatically computes aspect, taking
8425 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
8426 filter chain.
8427 Does not incur a performance penalty, so you can safely leave it
8428 always on.
8431 .B vbitrate=<value>
8432 Specify bitrate (default: 800).
8434 .I WARNING:
8435 1kbit = 1000 bits
8436 .PD 0
8437 .RSs
8438 .IPs 4\-16000
8439 (in kbit)
8440 .IPs 16001\-24000000
8441 (in bit)
8443 .PD 1
8446 .B vratetol=<value>
8447 approximated file size tolerance in kbit.
8448 1000\-100000 is a sane range.
8449 (warning: 1kbit = 1000 bits)
8450 (default: 8000)
8452 .I NOTE:
8453 vratetol should not be too large during the second pass or there might
8454 be problems if vrc_(min|max)rate is used.
8457 .B vrc_maxrate=<value>
8458 maximum bitrate in kbit/\:sec
8459 (default: 0, unlimited)
8462 .B vrc_minrate=<value>
8463 minimum bitrate in kbit/\:sec
8464 (default: 0, unlimited)
8467 .B vrc_buf_size=<value>
8468 buffer size in kbit
8469 For MPEG-1/2 this also sets the vbv buffer size, use 327 for VCD,
8470 917 for SVCD and 1835 for DVD.
8473 .B vrc_buf_aggressivity
8474 currently useless
8477 .B vrc_strategy
8478 Ratecontrol method.
8479 Note that some of the ratecontrol-affecting options will have no effect
8480 if vrc_strategy is not set to 0.
8481 .PD 0
8482 .RSs
8483 .IPs 0
8484 Use internal lavc ratecontrol (default).
8485 .IPs 1
8486 Use Xvid ratecontrol (experimental; requires MEncoder to be compiled
8487 with support for Xvid 1.1 or higher).
8489 .PD 1
8492 .B vb_qfactor=<\-31.0\-31.0>
8493 quantizer factor between B- and non-B-frames (default: 1.25)
8496 .B vi_qfactor=<\-31.0\-31.0>
8497 quantizer factor between I- and non-I-frames (default: 0.8)
8500 .B vb_qoffset=<\-31.0\-31.0>
8501 quantizer offset between B- and non-B-frames (default: 1.25)
8504 .B vi_qoffset=<\-31.0\-31.0>
8505 (default: 0.0)
8507 if v{b|i}_qfactor > 0
8509 I/B-frame quantizer = P-frame quantizer * v{b|i}_qfactor + v{b|i}_qoffset
8511 else
8513 do normal ratecontrol (do not lock to next P-frame quantizer) and
8514 set q= \-q * v{b|i}_qfactor + v{b|i}_qoffset
8516 .I HINT:
8517 To do constant quantizer encoding with different quantizers for
8518 I/P- and B-frames you can use:
8519 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>.
8522 .B vqblur=<0.0\-1.0> (pass one)
8523 Quantizer blur (default: 0.5), larger values will average the
8524 quantizer more over time (slower change).
8525 .PD 0
8526 .RSs
8527 .IPs 0.0
8528 Quantizer blur disabled.
8529 .IPs 1.0
8530 Average the quantizer over all previous frames.
8532 .PD 1
8535 .B vqblur=<0.0\-99.0> (pass two)
8536 Quantizer gaussian blur (default: 0.5), larger values will average
8537 the quantizer more over time (slower change).
8540 .B vqcomp=<0.0\-1.0>
8541 Quantizer compression, vrc_eq depends upon this (default: 0.5).
8542 .I NOTE:
8543 Perceptual quality will be optimal somewhere in between the range's extremes.
8546 .B vrc_eq=<equation>
8547 main ratecontrol equation
8549 .RSs
8550 .IPs 1+(tex/\:avgTex-1)*qComp
8551 approximately the equation of the old ratecontrol code
8552 .IPs tex^qComp
8553 with qcomp 0.5 or something like that (default)
8557 infix operators:
8559 .RSs
8560 .IPs +,\-,*,/,^
8564 variables:
8566 .RSs
8567 .IPs "tex\ \ "
8568 texture complexity
8569 .IPs iTex,pTex
8570 intra, non-intra texture complexity
8571 .IPs avgTex
8572 average texture complexity
8573 .IPs avgIITex
8574 average intra texture complexity in I-frames
8575 .IPs avgPITex
8576 average intra texture complexity in P-frames
8577 .IPs avgPPTex
8578 average non-intra texture complexity in P-frames
8579 .IPs avgBPTex
8580 average non-intra texture complexity in B-frames
8581 .IPs "mv\ \ \ "
8582 bits used for motion vectors
8583 .IPs fCode
8584 maximum length of motion vector in log2 scale
8585 .IPs iCount
8586 number of intra macroblocks / number of macroblocks
8587 .IPs "var\ \ "
8588 spatial complexity
8589 .IPs mcVar
8590 temporal complexity
8591 .IPs qComp
8592 qcomp from the command line
8593 .IPs "isI, isP, isB"
8594 Is 1 if picture type is I/P/B else 0.
8595 .IPs "Pi,E\ "
8596 See your favorite math book.
8600 functions:
8602 .RSs
8603 .IPs max(a,b),min(a,b)
8604 maximum / minimum
8605 .IPs gt(a,b)
8606 is 1 if a>b, 0 otherwise
8607 .IPs lt(a,b)
8608 is 1 if a<b, 0 otherwise
8609 .IPs eq(a,b)
8610 is 1 if a==b, 0 otherwise
8611 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
8615 .B vrc_override=<options>
8616 User specified quality for specific parts (ending, credits, ...).
8617 The options are <start-frame>, <end-frame>, <quality>[/<start-frame>,
8618 <end-frame>, <quality>[/...]]:
8619 .PD 0
8620 .RSs
8621 .IPs "quality (2\-31)"
8622 quantizer
8623 .IPs "quality (\-500\-0)"
8624 quality correction in %
8626 .PD 1
8629 .B vrc_init_cplx=<0\-1000>
8630 initial complexity (pass 1)
8633 .B vrc_init_occupancy=<0.0\-1.0>
8634 initial buffer occupancy, as a fraction of vrc_buf_size (default: 0.9)
8637 .B vqsquish=<0|1>
8638 Specify how to keep the quantizer between qmin and qmax.
8639 .PD 0
8640 .RSs
8641 .IPs 0
8642 Use clipping.
8643 .IPs 1
8644 Use a nice differentiable function (default).
8646 .PD 1
8649 .B vlelim=<\-1000\-1000>
8650 Sets single coefficient elimination threshold for luminance.
8651 Negative values will also consider the DC coefficient (should be at least \-4
8652 or lower for encoding at quant=1):
8653 .PD 0
8654 .RSs
8655 .IPs 0
8656 disabled (default)
8657 .IPs \-4
8658 JVT recommendation
8660 .PD 1
8663 .B vcelim=<\-1000\-1000>
8664 Sets single coefficient elimination threshold for chrominance.
8665 Negative values will also consider the DC coefficient (should be at least \-4
8666 or lower for encoding at quant=1):
8667 .PD 0
8668 .RSs
8669 .IPs 0
8670 disabled (default)
8671 .IPs 7
8672 JVT recommendation
8674 .PD 1
8677 .B vstrict=<\-2|\-1|0|1>
8678 strict standard compliance
8679 .PD 0
8680 .RSs
8681 .IPs 0
8682 disabled
8683 .IPs 1
8684 Only recommended if you want to feed the output into the
8685 MPEG-4 reference decoder.
8686 .IPs \-1
8687 Allow libavcodec specific extensions (default).
8688 .IPs \-2
8689 Enables experimental codecs and features which may not be playable
8690 with future MPlayer versions (snow).
8692 .PD 1
8695 .B "vdpart\ "
8696 Data partitioning.
8697 Adds 2 Bytes per video packet, improves error-resistance when transferring over
8698 unreliable channels (e.g.\& streaming over the internet).
8699 Each video packet will be encoded in 3 separate partitions:
8700 .PD 0
8701 .RSs
8702 .IPs "1. MVs"
8703 movement
8704 .IPs "2. DC coefficients"
8705 low res picture
8706 .IPs "3. AC coefficients"
8707 details
8709 .PD 1
8711 MV & DC are most important, losing them looks far worse than losing
8712 the AC and the 1. & 2. partition.
8713 (MV & DC) are far smaller than the 3. partition (AC) meaning that errors
8714 will hit the AC partition much more often than the MV & DC partitions.
8715 Thus, the picture will look better with partitioning than without,
8716 as without partitioning an error will trash AC/\:DC/\:MV equally.
8720 .B vpsize=<0\-10000> (also see vdpart)
8721 Video packet size, improves error-resistance.
8722 .PD 0
8723 .RSs
8724 .IPs "0\ \ \ \ "
8725 disabled (default)
8726 .IPs 100\-1000
8727 good choice
8729 .PD 1
8732 .B "ss\ \ \ \ \ "
8733 slice structured mode for H.263+
8736 .B "gray\ \ \ "
8737 grayscale only encoding (faster)
8740 .B vfdct=<0\-10>
8741 DCT algorithm
8742 .PD 0
8743 .RSs
8744 .IPs 0
8745 Automatically select a good one (default).
8746 .IPs 1
8747 fast integer
8748 .IPs 2
8749 accurate integer
8750 .IPs 3
8752 .IPs 4
8753 mlib
8754 .IPs 5
8755 AltiVec
8756 .IPs 6
8757 floating point AAN
8759 .PD 1
8762 .B idct=<0\-99>
8763 IDCT algorithm
8765 .I NOTE:
8766 To the best of our knowledge all these IDCTs do pass the IEEE1180 tests.
8767 .PD 0
8768 .RSs
8769 .IPs 0
8770 Automatically select a good one (default).
8771 .IPs 1
8772 JPEG reference integer
8773 .IPs 2
8774 simple
8775 .IPs 3
8776 simplemmx
8777 .IPs 4
8778 libmpeg2mmx (inaccurate, do not use for encoding with keyint >100)
8779 .IPs 5
8781 .IPs 6
8782 mlib
8783 .IPs 7
8785 .IPs 8
8786 AltiVec
8787 .IPs 9
8789 .IPs 10
8790 simplearm
8791 .IPs 11
8792 H.264
8793 .IPs 12
8795 .IPs 13
8797 .IPs 14
8798 xvidmmx
8799 .IPs 15
8800 CAVS
8801 .IPs 16
8802 simplearmv5te
8803 .IPs 17
8804 simplearmv6
8806 .PD 1
8809 .B lumi_mask=<0.0\-1.0>
8810 Luminance masking is a 'psychosensory' setting that is supposed to
8811 make use of the fact that the human eye tends to notice fewer details
8812 in very bright parts of the picture.
8813 Luminance masking compresses bright areas stronger than medium ones,
8814 so it will save bits that can be spent again on other frames, raising
8815 overall subjective quality, while possibly reducing PSNR.
8817 .I WARNING:
8818 Be careful, overly large values can cause disastrous things.
8820 .I WARNING:
8821 Large values might look good on some monitors but may look horrible
8822 on other monitors.
8823 .PD 0
8824 .RSs
8825 .IPs "0.0\ \ "
8826 disabled (default)
8827 .IPs 0.0\-0.3
8828 sane range
8830 .PD 1
8833 .B dark_mask=<0.0\-1.0>
8834 Darkness masking is a 'psychosensory' setting that is supposed to
8835 make use of the fact that the human eye tends to notice fewer details
8836 in very dark parts of the picture.
8837 Darkness masking compresses dark areas stronger than medium ones,
8838 so it will save bits that can be spent again on other frames, raising
8839 overall subjective quality, while possibly reducing PSNR.
8841 .I WARNING:
8842 Be careful, overly large values can cause disastrous things.
8844 .I WARNING:
8845 Large values might look good on some monitors but may look horrible
8846 on other monitors / TV / TFT.
8847 .PD 0
8848 .RSs
8849 .IPs "0.0\ \ "
8850 disabled (default)
8851 .IPs 0.0\-0.3
8852 sane range
8854 .PD 1
8857 .B tcplx_mask=<0.0\-1.0>
8858 Temporal complexity masking (default: 0.0 (disabled)).
8859 Imagine a scene with a bird flying across the whole scene; tcplx_mask
8860 will raise the quantizers of the bird's macroblocks (thus decreasing their
8861 quality), as the human eye usually does not have time to see all the bird's
8862 details.
8863 Be warned that if the masked object stops (e.g.\& the bird lands) it is
8864 likely to look horrible for a short period of time, until the encoder
8865 figures out that the object is not moving and needs refined blocks.
8866 The saved bits will be spent on other parts of the video, which may increase
8867 subjective quality, provided that tcplx_mask is carefully chosen.
8870 .B scplx_mask=<0.0\-1.0>
8871 Spatial complexity masking.
8872 Larger values help against blockiness, if no deblocking filter is used for
8873 decoding, which is maybe not a good idea.
8875 Imagine a scene with grass (which usually has great spatial complexity),
8876 a blue sky and a house; scplx_mask will raise the quantizers of the grass'
8877 macroblocks, thus decreasing its quality, in order to spend more bits on
8878 the sky and the house.
8880 .I HINT:
8881 Crop any black borders completely as they will reduce the quality
8882 of the macroblocks (also applies without scplx_mask).
8883 .PD 0
8884 .RSs
8885 .IPs "0.0\ \ "
8886 disabled (default)
8887 .IPs 0.0\-0.5
8888 sane range
8890 .PD 1
8891 .sp 1
8893 .I NOTE:
8894 This setting does not have the same effect as using a custom matrix that
8895 would compress high frequencies harder, as scplx_mask will reduce the
8896 quality of P blocks even if only DC is changing.
8897 The result of scplx_mask will probably not look as good.
8901 .B p_mask=<0.0\-1.0> (also see vi_qfactor)
8902 Reduces the quality of inter blocks.
8903 This is equivalent to increasing the quality of intra blocks, because the
8904 same average bitrate will be distributed by the rate controller to the
8905 whole video sequence (default: 0.0 (disabled)).
8906 p_mask=1.0 doubles the bits allocated to each intra block.
8909 .B border_mask=<0.0\-1.0>
8910 border-processing for MPEG-style encoders.
8911 Border processing increases the quantizer for macroblocks which are less
8912 than 1/5th of the frame width/height away from the frame border,
8913 since they are often visually less important.
8916 .B "naq\ \ \ \ "
8917 Normalize adaptive quantization (experimental).
8918 When using adaptive quantization (*_mask), the average per-MB quantizer may no
8919 longer match the requested frame-level quantizer.
8920 Naq will attempt to adjust the per-MB quantizers to maintain the proper
8921 average.
8924 .B "ildct\ \ "
8925 Use interlaced DCT.
8928 .B "ilme\ \ \ "
8929 Use interlaced motion estimation (mutually exclusive with qpel).
8932 .B "alt\ \ \ \ "
8933 Use alternative scantable.
8936 .B "top=<\-1\-1>\ \ \ "
8937 .PD 0
8938 .RSs
8939 .IPs \-1
8940 automatic
8941 .IPs 0
8942 bottom field first
8943 .IPs 1
8944 top field first
8946 .PD 1
8949 .B format=<value>
8950 .PD 0
8951 .RSs
8952 .IPs "YV12\ "
8953 default
8954 .IPs "444P\ "
8955 for ffv1
8956 .IPs "422P\ "
8957 for HuffYUV, lossless JPEG, dv and ffv1
8958 .IPs "411P\ "
8959 for lossless JPEG, dv and ffv1
8960 .IPs "YVU9\ "
8961 for lossless JPEG, ffv1 and svq1
8962 .IPs "BGR32"
8963 for lossless JPEG and ffv1
8965 .PD 1
8968 .B "pred\ \ \ "
8969 (for HuffYUV)
8970 .PD 0
8971 .RSs
8972 .IPs 0
8973 left prediction
8974 .IPs 1
8975 plane/\:gradient prediction
8976 .IPs 2
8977 median prediction
8979 .PD 1
8982 .B "pred\ \ \ "
8983 (for lossless JPEG)
8984 .PD 0
8985 .RSs
8986 .IPs 0
8987 left prediction
8988 .IPs 1
8989 top prediction
8990 .IPs 2
8991 topleft prediction
8992 .IPs 3
8993 plane/\:gradient prediction
8994 .IPs 6
8995 mean prediction
8997 .PD 1
9000 .B "coder\ \ "
9001 (for ffv1)
9002 .PD 0
9003 .RSs
9004 .IPs 0
9005 vlc coding (Golomb-Rice)
9006 .IPs 1
9007 arithmetic coding (CABAC)
9009 .PD 1
9012 .B context
9013 (for ffv1)
9014 .PD 0
9015 .RSs
9016 .IPs 0
9017 small context model
9018 .IPs 1
9019 large context model
9021 .PD 1
9022 .sp 1
9024 (for ffvhuff)
9026 .PD 0
9027 .RSs
9028 .IPs 0
9029 predetermined Huffman tables (builtin or two pass)
9030 .IPs 1
9031 adaptive Huffman tables
9033 .PD 1
9036 .B "qpel\ \ \ "
9037 Use quarter pel motion compensation (mutually exclusive with ilme).
9039 .I HINT:
9040 This seems only useful for high bitrate encodings.
9043 .B mbcmp=<0\-2000>
9044 Sets the comparison function for the macroblock decision, has only
9045 an effect if mbd=0.
9046 This is also used for some motion search functions, in which case
9047 it has an effect regardless of mbd setting.
9048 .PD 0
9049 .RSs
9050 .IPs "0 (SAD)"
9051 sum of absolute differences, fast (default)
9052 .IPs "1 (SSE)"
9053 sum of squared errors
9054 .IPs "2 (SATD)"
9055 sum of absolute Hadamard transformed differences
9056 .IPs "3 (DCT)"
9057 sum of absolute DCT transformed differences
9058 .IPs "4 (PSNR)"
9059 sum of squared quantization errors (avoid, low quality)
9060 .IPs "5 (BIT)"
9061 number of bits needed for the block
9062 .IPs "6 (RD)"
9063 rate distortion optimal, slow
9064 .IPs "7 (ZERO)"
9066 .IPs "8 (VSAD)"
9067 sum of absolute vertical differences
9068 .IPs "9 (VSSE)"
9069 sum of squared vertical differences
9070 .IPs "10 (NSSE)"
9071 noise preserving sum of squared differences
9072 .IPs "11 (W53)"
9073 5/3 wavelet, only used in snow
9074 .IPs "12 (W97)"
9075 9/7 wavelet, only used in snow
9076 .IPs "+256\ "
9077 Also use chroma, currently does not work (correctly) with B-frames.
9079 .PD 1
9082 .B ildctcmp=<0\-2000>
9083 Sets the comparison function for interlaced DCT decision
9084 (see mbcmp for available comparison functions).
9087 .B precmp=<0\-2000>
9088 Sets the comparison function for motion estimation pre pass
9089 (see mbcmp for available comparison functions) (default: 0).
9092 .B cmp=<0\-2000>
9093 Sets the comparison function for full pel motion estimation
9094 (see mbcmp for available comparison functions) (default: 0).
9097 .B subcmp=<0\-2000>
9098 Sets the comparison function for sub pel motion estimation
9099 (see mbcmp for available comparison functions) (default: 0).
9102 .B skipcmp=<0\-2000>
9103 FIXME: Document this.
9106 .B nssew=<0\-1000000>
9107 This setting controls NSSE weight, where larger weights will result in
9108 more noise.
9109 0 NSSE is identical to SSE
9110 You may find this useful if you prefer to keep some noise in your encoded
9111 video rather than filtering it away before encoding (default: 8).
9114 .B predia=<\-99\-6>
9115 diamond type and size for motion estimation pre-pass
9118 .B dia=<\-99\-6>
9119 Diamond type & size for motion estimation.
9120 Motion search is an iterative process.
9121 Using a small diamond does not limit the search to finding only small
9122 motion vectors.
9123 It is just somewhat more likely to stop before finding the very best motion
9124 vector, especially when noise is involved.
9125 Bigger diamonds allow a wider search for the best motion vector, thus are
9126 slower but result in better quality.
9128 Big normal diamonds are better quality than shape-adaptive diamonds.
9130 Shape-adaptive diamonds are a good tradeoff between speed and quality.
9132 .I NOTE:
9133 The sizes of the normal diamonds and shape adaptive ones do not have
9134 the same meaning.
9135 .RSs
9136 .IPs \-3
9137 shape adaptive (fast) diamond with size 3
9138 .IPs \-2
9139 shape adaptive (fast) diamond with size 2
9140 .IPs \-1
9141 uneven multi-hexagon search (slow)
9142 .IPs  1
9143 normal size=1 diamond (default) =EPZS type diamond
9146       0
9147      000
9148       0
9150 .IPs 2
9151 normal size=2 diamond
9154       0
9155      000
9156     00000
9157      000
9158       0
9163 .B "trell\ \ "
9164 Trellis searched quantization.
9165 This will find the optimal encoding for each 8x8 block.
9166 Trellis searched quantization is quite simply an optimal quantization in
9167 the PSNR versus bitrate sense (Assuming that there would be no rounding
9168 errors introduced by the IDCT, which is obviously not the case.).
9169 It simply finds a block for the minimum of error and lambda*bits.
9170 .PD 0
9171 .RSs
9172 .IPs lambda
9173 quantization parameter (QP) dependent constant
9174 .IPs "bits\ "
9175 amount of bits needed to encode the block
9176 .IPs error
9177 sum of squared errors of the quantization
9179 .PD 1
9182 .B "cbp\ \ \ \ "
9183 Rate distorted optimal coded block pattern.
9184 Will select the coded block pattern which minimizes distortion + lambda*rate.
9185 This can only be used together with trellis quantization.
9188 .B "mv0\ \ \ \ "
9189 Try to encode each MB with MV=<0,0> and choose the better one.
9190 This has no effect if mbd=0.
9193 .B mv0_threshold=<any non-negative integer>
9194 When surrounding motion vectors are <0,0> and the motion estimation
9195 score of the current block is less than mv0_threshold, <0,0> is used for
9196 the motion vector and further motion estimation is skipped (default:
9197 256).
9198 Lowering mv0_threshold to 0 can give a slight (0.01dB) PSNR increase and
9199 possibly make the encoded video look slightly better; raising
9200 mv0_threshold past 320 results in diminished PSNR and visual quality.
9201 Higher values speed up encoding very slightly (usually less than 1%,
9202 depending on the other options used).
9204 .I NOTE:
9205 This option does not require mv0 to be enabled.
9208 .B qprd (mbd=2 only)
9209 rate distorted optimal quantization parameter (QP) for the given
9210 lambda of each macroblock
9213 .B last_pred=<0\-99>
9214 amount of motion predictors from the previous frame
9215 .PD 0
9216 .RSs
9217 .IPs 0
9218 (default)
9219 .IPs a
9220 Will use 2a+1 x 2a+1 macroblock square of motion vector predictors from the
9221 previous frame.
9223 .PD 1
9226 .B preme=<0\-2>
9227 motion estimation pre-pass
9228 .PD 0
9229 .RSs
9230 .IPs 0
9231 disabled
9232 .IPs 1
9233 only after I-frames (default)
9234 .IPs 2
9235 always
9237 .PD 1
9240 .B subq=<1\-8>
9241 subpel refinement quality (for qpel) (default: 8 (high quality))
9243 .I NOTE:
9244 This has a significant effect on speed.
9247 .B refs=<1\-8>
9248 number of reference frames to consider for motion compensation
9249 (Snow only) (default: 1)
9252 .B "psnr\ \ \ "
9253 print the PSNR (peak signal to noise ratio) for the whole video after encoding
9254 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log'.
9255 Returned values are in dB (decibel), the higher the better.
9258 .B mpeg_quant
9259 Use MPEG quantizers instead of H.263.
9262 .B "aic\ \ \ \ "
9263 Enable AC prediction for MPEG-4 or advanced intra prediction for H.263+.
9264 This will improve quality very slightly (around 0.02 dB PSNR) and slow
9265 down encoding very slightly (about 1%).
9267 .I NOTE:
9268 vqmin should be 8 or larger for H.263+ AIC.
9271 .B "aiv\ \ \ \ "
9272 alternative inter vlc for H.263+
9275 .B "umv\ \ \ \ "
9276 unlimited MVs (H.263+ only)
9277 Allows encoding of arbitrarily long MVs.
9280 .B ibias=<\-256\-256>
9281 intra quantizer bias (256 equals 1.0, MPEG style quantizer default: 96,
9282 H.263 style quantizer default: 0)
9284 .I NOTE:
9285 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9286 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9289 .B pbias=<\-256\-256>
9290 inter quantizer bias (256 equals 1.0, MPEG style quantizer default: 0,
9291 H.263 style quantizer default: \-64)
9293 .I NOTE:
9294 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9295 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9297 .I HINT:
9298 A more positive bias (\-32 \- \-16 instead of \-64) seems to improve the PSNR.
9301 .B nr=<0\-100000>
9302 Noise reduction, 0 means disabled.
9303 0\-600 is a useful range for typical content, but you may want to turn it
9304 up a bit more for very noisy content (default: 0).
9305 Given its small impact on speed, you might want to prefer to use this over
9306 filtering noise away with video filters like denoise3d or hqdn3d.
9309 .B qns=<0\-3>
9310 Quantizer noise shaping.
9311 Rather than choosing quantization to most closely match the source video
9312 in the PSNR sense, it chooses quantization such that noise (usually ringing)
9313 will be masked by similar-frequency content in the image.
9314 Larger values are slower but may not result in better quality.
9315 This can and should be used together with trellis quantization, in which case
9316 the trellis quantization (optimal for constant weight) will be used as
9317 startpoint for the iterative search.
9318 .PD 0
9319 .RSs
9320 .IPs 0
9321 disabled (default)
9322 .IPs 1
9323 Only lower the absolute value of coefficients.
9324 .IPs 2
9325 Only change coefficients before the last non-zero coefficient + 1.
9326 .IPs 3
9327 Try all.
9329 .PD 1
9332 .B inter_matrix=<comma separated matrix>
9333 Use custom inter matrix.
9334 It needs a comma separated string of 64 integers.
9337 .B intra_matrix=<comma separated matrix>
9338 Use custom intra matrix.
9339 It needs a comma separated string of 64 integers.
9342 .B vqmod_amp
9343 experimental quantizer modulation
9346 .B vqmod_freq
9347 experimental quantizer modulation
9350 .B "dc\ \ \ \ \ "
9351 intra DC precision in bits (default: 8).
9352 If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
9355 .B cgop (also see sc_threshold)
9356 Close all GOPs.
9357 Currently it only works if scene change detection is disabled
9358 (sc_threshold=1000000000).
9361 .B "gmc\ \ \ \ "
9362 Enable Global Motion Compensation.
9365 .B (no)lowdelay
9366 Sets the low delay flag for MPEG-1/2 (disables B-frames).
9369 .B vglobal=<0\-3>
9370 Control writing global video headers.
9371 .PD 0
9372 .RSs
9373 .IPs 0
9374 Codec decides where to write global headers (default).
9375 .IPs 1
9376 Write global headers only in extradata (needed for .mp4/MOV/NUT).
9377 .IPs 2
9378 Write global headers only in front of keyframes.
9379 .IPs 3
9380 Combine 1 and 2.
9382 .PD 1
9385 .B aglobal=<0\-3>
9386 Same as vglobal for audio headers.
9389 .B level=<value>
9390 Set CodecContext Level.
9391 Use 31 or 41 to play video on a Playstation 3.
9394 .B skip_exp=<0\-1000000>
9395 FIXME: Document this.
9398 .B skip_factor=<0\-1000000>
9399 FIXME: Document this.
9402 .B skip_threshold=<0\-1000000>
9403 FIXME: Document this.
9406 .SS nuv (\-nuvopts)
9408 Nuppel video is based on RTJPEG and LZO.
9409 By default frames are first encoded with RTJPEG and then compressed with LZO,
9410 but it is possible to disable either or both of the two passes.
9411 As a result, you can in fact output raw i420, LZO compressed i420, RTJPEG,
9412 or the default LZO compressed RTJPEG.
9414 .I NOTE:
9415 The nuvrec documentation contains some advice and examples about the
9416 settings to use for the most common TV encodings.
9419 .B c=<0\-20>
9420 chrominance threshold (default: 1)
9423 .B l=<0\-20>
9424 luminance threshold (default: 1)
9427 .B "lzo\ \ \ \ "
9428 Enable LZO compression (default).
9431 .B "nolzo\ \ "
9432 Disable LZO compression.
9435 .B q=<3\-255>
9436 quality level (default: 255)
9439 .B "raw \ \ \ "
9440 Disable RTJPEG encoding.
9443 .B "rtjpeg\ "
9444 Enable RTJPEG encoding (default).
9447 .SS xvidenc (\-xvidencopts)
9449 There are three modes available: constant bitrate (CBR), fixed quantizer and
9450 two pass.
9453 .B pass=<1|2>
9454 Specify the pass in two pass mode.
9457 .B turbo (two pass only)
9458 Dramatically speeds up pass one using faster algorithms and disabling
9459 CPU-intensive options.
9460 This will probably reduce global PSNR a little bit and change individual
9461 frame type and PSNR a little bit more.
9464 .B bitrate=<value> (CBR or two pass mode)
9465 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
9466 if >16000.
9467 If <value> is negative, Xvid will use its absolute value as the target size
9468 (in kBytes) of the video and compute the associated bitrate automagically
9469 (default: 687 kbits/s).
9472 .B fixed_quant=<1\-31>
9473 Switch to fixed quantizer mode and specify the quantizer to be used.
9476 .B zones=<zone0>[/<zone1>[/...]] (CBR or two pass mode)
9477 User specified quality for specific parts (ending, credits, ...).
9478 Each zone is <start-frame>,<mode>,<value> where <mode> may be
9479 .PD 0
9480 .RSs
9481 .IPs "q"
9482 Constant quantizer override, where value=<2.0\-31.0>
9483 represents the quantizer value.
9484 .IPs "w"
9485 Ratecontrol weight override, where value=<0.01\-2.00>
9486 represents the quality correction in %.
9488 .PD 1
9489 .sp 1
9491 .I EXAMPLE:
9493 .PD 0
9494 .RSs
9495 .IPs zones=90000,q,20
9496 Encodes all frames starting with frame 90000 at constant quantizer 20.
9497 .IPs zones=0,w,0.1/10001,w,1.0/90000,q,20
9498 Encode frames 0\-10000 at 10% bitrate, encode frames 90000
9499 up to the end at constant quantizer 20.
9500 Note that the second zone is needed to delimit the first zone, as
9501 without it everything up until frame 89999 would be encoded at 10%
9502 bitrate.
9504 .PD 1
9507 .B me_quality=<0\-6>
9508 This option controls the motion estimation subsystem.
9509 The higher the value, the more precise the estimation should be (default: 6).
9510 The more precise the motion estimation is, the more bits can be saved.
9511 Precision is gained at the expense of CPU time so decrease this setting if
9512 you need realtime encoding.
9515 .B (no)qpel
9516 MPEG-4 uses a half pixel precision for its motion search by default.
9517 The standard proposes a mode where encoders are allowed to use quarter
9518 pixel precision.
9519 This option usually results in a sharper image.
9520 Unfortunately it has a great impact on bitrate and sometimes the
9521 higher bitrate use will prevent it from giving a better image
9522 quality at a fixed bitrate.
9523 It is better to test with and without this option and see whether it
9524 is worth activating.
9527 .B (no)gmc
9528 Enable Global Motion Compensation, which makes Xvid generate special
9529 frames (GMC-frames) which are well suited for Pan/\:Zoom/\:Rotating images.
9530 Whether or not the use of this option will save bits is highly
9531 dependent on the source material.
9534 .B (no)trellis
9535 Trellis Quantization is a kind of adaptive quantization method that
9536 saves bits by modifying quantized coefficients to make them more
9537 compressible by the entropy encoder.
9538 Its impact on quality is good, and if VHQ uses too much CPU for you,
9539 this setting can be a good alternative to save a few bits (and gain
9540 quality at fixed bitrate) at a lesser cost than with VHQ (default: on).
9543 .B (no)cartoon
9544 Activate this if your encoded sequence is an anime/\:cartoon.
9545 It modifies some Xvid internal thresholds so Xvid takes better decisions on
9546 frame types and motion vectors for flat looking cartoons.
9549 .B (no)chroma_me
9550 The usual motion estimation algorithm uses only the luminance information to
9551 find the best motion vector.
9552 However for some video material, using the chroma planes can help find
9553 better vectors.
9554 This setting toggles the use of chroma planes for motion estimation
9555 (default: on).
9558 .B (no)chroma_opt
9559 Enable a chroma optimizer prefilter.
9560 It will do some extra magic on color information to minimize the
9561 stepped-stairs effect on edges.
9562 It will improve quality at the cost of encoding speed.
9563 It reduces PSNR by nature, as the mathematical deviation to the original
9564 picture will get bigger, but the subjective image quality will raise.
9565 Since it works with color information, you might want to turn it off when
9566 encoding in grayscale.
9569 .B (no)hq_ac
9570 Activates high-quality prediction of AC coefficients for intra frames from
9571 neighbor blocks (default: on).
9574 .B vhq=<0\-4>
9575 The motion search algorithm is based on a search in the usual color domain
9576 and tries to find a motion vector that minimizes the difference between the
9577 reference frame and the encoded frame.
9578 With this setting activated, Xvid will also use the frequency domain (DCT)
9579 to search for a motion vector that minimizes not only the spatial
9580 difference but also the encoding length of the block.
9581 Fastest to slowest:
9582 .PD 0
9583 .RSs
9584 .IPs 0
9586 .IPs 1
9587 mode decision (inter/\:intra MB) (default)
9588 .IPs 2
9589 limited search
9590 .IPs 3
9591 medium search
9592 .IPs 4
9593 wide search
9595 .PD 1
9598 .B (no)lumi_mask
9599 Adaptive quantization allows the macroblock quantizers to vary inside
9600 each frame.
9601 This is a 'psychosensory' setting that is supposed to make use of the
9602 fact that the human eye tends to notice fewer details in very bright
9603 and very dark parts of the picture.
9604 It compresses those areas more strongly than medium ones, which will
9605 save bits that can be spent again on other frames, raising overall
9606 subjective quality and possibly reducing PSNR.
9609 .B (no)grayscale
9610 Make Xvid discard chroma planes so the encoded video is grayscale only.
9611 Note that this does not speed up encoding, it just prevents chroma data
9612 from being written in the last stage of encoding.
9615 .B (no)interlacing
9616 Encode the fields of interlaced video material.
9617 Turn this option on for interlaced content.
9619 .I NOTE:
9620 Should you rescale the video, you would need an interlace-aware resizer,
9621 which you can activate with \-vf scale=<width>:<height>:1.
9624 .B min_iquant=<0\-31>
9625 minimum I-frame quantizer (default: 2)
9628 .B max_iquant=<0\-31>
9629 maximum I-frame quantizer (default: 31)
9632 .B min_pquant=<0\-31>
9633 minimum P-frame quantizer (default: 2)
9636 .B max_pquant=<0\-31>
9637 maximum P-frame quantizer (default: 31)
9640 .B min_bquant=<0\-31>
9641 minimum B-frame quantizer (default: 2)
9644 .B max_bquant=<0\-31>
9645 maximum B-frame quantizer (default: 31)
9648 .B min_key_interval=<value> (two pass only)
9649 minimum interval between keyframes (default: 0)
9652 .B max_key_interval=<value>
9653 maximum interval between keyframes (default: 10*fps)
9656 .B quant_type=<h263|mpeg>
9657 Sets the type of quantizer to use.
9658 For high bitrates, you will find that MPEG quantization preserves more detail.
9659 For low bitrates, the smoothing of H.263 will give you less block noise.
9660 When using custom matrices, MPEG quantization
9661 .B must
9662 be used.
9665 .B quant_intra_matrix=<filename>
9666 Load a custom intra matrix file.
9667 You can build such a file with xvid4conf's matrix editor.
9670 .B quant_inter_matrix=<filename>
9671 Load a custom inter matrix file.
9672 You can build such a file with xvid4conf's matrix editor.
9675 .B keyframe_boost=<0\-1000> (two pass mode only)
9676 Shift some bits from the pool for other frame types to intra frames,
9677 thus improving keyframe quality.
9678 This amount is an extra percentage, so a value of 10 will give
9679 your keyframes 10% more bits than normal
9680 (default: 0).
9683 .B kfthreshold=<value> (two pass mode only)
9684 Works together with kfreduction.
9685 Determines the minimum distance below which you consider that
9686 two frames are considered consecutive and treated differently
9687 according to kfreduction
9688 (default: 10).
9691 .B kfreduction=<0\-100> (two pass mode only)
9692 The above two settings can be used to adjust the size of keyframes that
9693 you consider too close to the first (in a row).
9694 kfthreshold sets the range in which keyframes are reduced, and
9695 kfreduction determines the bitrate reduction they get.
9696 The last I-frame will get treated normally
9697 (default: 30).
9700 .B max_bframes=<0\-4>
9701 Maximum number of B-frames to put between I/P-frames (default: 2).
9704 .B bquant_ratio=<0\-1000>
9705 quantizer ratio between B- and non-B-frames, 150=1.50 (default: 150)
9708 .B bquant_offset=<\-1000\-1000>
9709 quantizer offset between B- and non-B-frames, 100=1.00 (default: 100)
9712 .B bf_threshold=<\-255\-255>
9713 This setting allows you to specify what priority to place on the use of
9714 B-frames.
9715 The higher the value, the higher the probability of B-frames being used
9716 (default: 0).
9717 Do not forget that B-frames usually have a higher quantizer, and therefore
9718 aggressive production of B-frames may cause worse visual quality.
9721 .B (no)closed_gop
9722 This option tells Xvid to close every GOP (Group Of Pictures bounded
9723 by two I-frames), which makes GOPs independent from each other.
9724 This just implies that the last frame of the GOP is either a P-frame or a
9725 N-frame but not a B-frame.
9726 It is usually a good idea to turn this option on (default: on).
9729 .B (no)packed
9730 This option is meant to solve frame-order issues when encoding to
9731 container formats like AVI that cannot cope with out-of-order frames.
9732 In practice, most decoders (both software and hardware) are able to deal
9733 with frame-order themselves, and may get confused when this option is
9734 turned on, so you can safely leave if off, unless you really know what
9735 you are doing.
9737 .I WARNING:
9738 This will generate an illegal bitstream, and will not be
9739 decodable by ISO-MPEG-4 decoders except DivX/\:libavcodec/\:Xvid.
9741 .I WARNING:
9742 This will also store a fake DivX version in the file so the bug
9743 autodetection of some decoders might be confused.
9746 .B frame_drop_ratio=<0\-100> (max_bframes=0 only)
9747 This setting allows the creation of variable framerate video streams.
9748 The value of the setting specifies a threshold under which, if the
9749 difference of the following frame to the previous frame is below or equal
9750 to this threshold, a frame gets not coded (a so called n-vop is placed
9751 in the stream).
9752 On playback, when reaching an n-vop the previous frame will be displayed.
9754 .I WARNING:
9755 Playing with this setting may result in a jerky video, so use it at your
9756 own risks!
9759 .B rc_reaction_delay_factor=<value>
9760 This parameter controls the number of frames the CBR rate controller
9761 will wait before reacting to bitrate changes and compensating for them
9762 to obtain a constant bitrate over an averaging range of frames.
9765 .B rc_averaging_period=<value>
9766 Real CBR is hard to achieve.
9767 Depending on the video material, bitrate can be variable, and hard to predict.
9768 Therefore Xvid uses an averaging period for which it guarantees a given
9769 amount of bits (minus a small variation).
9770 This settings expresses the "number of frames" for which Xvid averages
9771 bitrate and tries to achieve CBR.
9774 .B rc_buffer=<value>
9775 size of the rate control buffer
9778 .B curve_compression_high=<0\-100>
9779 This setting allows Xvid to take a certain percentage of bits away from
9780 high bitrate scenes and give them back to the bit reservoir.
9781 You could also use this if you have a clip with so many bits allocated
9782 to high-bitrate scenes that the low(er)-bitrate scenes start to look bad
9783 (default: 0).
9786 .B curve_compression_low=<0\-100>
9787 This setting allows Xvid to give a certain percentage of extra bits to the
9788 low bitrate scenes, taking a few bits from the entire clip.
9789 This might come in handy if you have a few low-bitrate scenes that are
9790 still blocky (default: 0).
9793 .B overflow_control_strength=<0\-100>
9794 During pass one of two pass encoding, a scaled bitrate curve is computed.
9795 The difference between that expected curve and the result obtained during
9796 encoding is called overflow.
9797 Obviously, the two pass rate controller tries to compensate for that overflow,
9798 distributing it over the next frames.
9799 This setting controls how much of the overflow is distributed every time
9800 there is a new frame.
9801 Low values allow lazy overflow control, big rate bursts are compensated for
9802 more slowly (could lead to lack of precision for small clips).
9803 Higher values will make changes in bit redistribution more abrupt, possibly
9804 too abrupt if you set it too high, creating artifacts (default: 5).
9806 .I NOTE:
9807 This setting impacts quality a lot, play with it carefully!
9810 .B max_overflow_improvement=<0\-100>
9811 During the frame bit allocation, overflow control may increase the frame
9812 size.
9813 This parameter specifies the maximum percentage by which the overflow
9814 control is allowed to increase the frame size, compared to the ideal curve
9815 allocation
9816 (default: 5).
9819 .B max_overflow_degradation=<0\-100>
9820 During the frame bit allocation, overflow control may decrease the frame
9821 size.
9822 This parameter specifies the maximum percentage by which the overflow
9823 control is allowed to decrease the frame size, compared to the ideal curve
9824 allocation
9825 (default: 5).
9828 .B container_frame_overhead=<0...>
9829 Specifies a frame average overhead per frame, in bytes.
9830 Most of the time users express their target bitrate for video w/o taking
9831 care of the video container overhead.
9832 This small but (mostly) constant overhead can cause the target file size
9833 to be exceeded.
9834 Xvid allows users to set the amount of overhead per frame the
9835 container generates (give only an average per frame).
9836 0 has a special meaning, it lets Xvid use its own default values
9837 (default: 24 \- AVI average overhead).
9840 .B profile=<profile_name>
9841 Restricts options and VBV (peak bitrate over a short period) according to
9842 the Simple, Advanced Simple and DivX profiles.
9843 The resulting videos should be playable on standalone players adhering to these
9844 profile specifications.
9845 .PD 0
9846 .RSs
9847 .IPs unrestricted
9848 no restrictions (default)
9849 .IPs "sp0\ \ "
9850 simple profile at level 0
9851 .IPs "sp1\ \ "
9852 simple profile at level 1
9853 .IPs "sp2\ \ "
9854 simple profile at level 2
9855 .IPs "sp3\ \ "
9856 simple profile at level 3
9857 .IPs "asp0\ "
9858 advanced simple profile at level 0
9859 .IPs "asp1\ "
9860 advanced simple profile at level 1
9861 .IPs "asp2\ "
9862 advanced simple profile at level 2
9863 .IPs "asp3\ "
9864 advanced simple profile at level 3
9865 .IPs "asp4\ "
9866 advanced simple profile at level 4
9867 .IPs "asp5\ "
9868 advanced simple profile at level 5
9869 .IPs dxnhandheld
9870 DXN handheld profile
9871 .IPs dxnportntsc
9872 DXN portable NTSC profile
9873 .IPs dxnportpal
9874 DXN portable PAL profile
9875 .IPs dxnhtntsc
9876 DXN home theater NTSC profile
9877 .IPs dxnhtpal
9878 DXN home theater PAL profile
9879 .IPs dxnhdtv
9880 DXN HDTV profile
9882 .PD 1
9884 .I NOTE:
9885 These profiles should be used in conjunction with an appropriate \-ffourcc.
9886 Generally DX50 is applicable, as some players do not recognize Xvid but
9887 most recognize DivX.
9891 .B par=<mode>
9892 Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
9893 the Display Aspect Ratio).
9894 PAR is the ratio of the width and height of a single pixel.
9895 So both are related like this: DAR = PAR * (width/height).
9897 MPEG-4 defines 5 pixel aspect ratios and one extended
9898 one, giving the opportunity to specify a specific pixel aspect
9899 ratio.
9900 5 standard modes can be specified:
9901 .PD 0
9902 .RSs
9903 .IPs vga11
9904 It is the usual PAR for PC content.
9905 Pixels are a square unit.
9906 .IPs pal43
9907 PAL standard 4:3 PAR.
9908 Pixels are rectangles.
9909 .IPs pal169
9910 same as above
9911 .IPs ntsc43
9912 same as above
9913 .IPs ntsc169
9914 same as above (Do not forget to give the exact ratio.)
9915 .IPs "ext\ \ "
9916 Allows you to specify your own pixel aspect ratio with par_width and
9917 par_height.
9919 .PD 1
9921 .I NOTE:
9922 In general, setting aspect and autoaspect options is enough.
9926 .B par_width=<1\-255> (par=ext only)
9927 Specifies the width of the custom pixel aspect ratio.
9930 .B par_height=<1\-255> (par=ext only)
9931 Specifies the height of the custom pixel aspect ratio.
9934 .B aspect=<x/y | f (float value)>
9935 Store movie aspect internally, just like MPEG files.
9936 Much nicer solution than rescaling, because quality is not decreased.
9937 MPlayer and a few others players will play these files correctly, others
9938 will display them with the wrong aspect.
9939 The aspect parameter can be given as a ratio or a floating point number.
9942 .B (no)autoaspect
9943 Same as the aspect option, but automatically computes aspect, taking
9944 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
9945 filter chain.
9948 .B "psnr\ \ \ "
9949 Print the PSNR (peak signal to noise ratio) for the whole video after encoding
9950 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in
9951 the current directory.
9952 Returned values are in dB (decibel), the higher the better.
9955 .B "debug\ \ "
9956 Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
9957 file.)
9961 .sp 1
9962 The following option is only available in Xvid 1.1.x.
9965 .B bvhq=<0|1>
9966 This setting allows vector candidates for B-frames to be used for
9967 the encoding chosen using a rate distortion optimized operator,
9968 which is what is done for P-frames by the vhq option.
9969 This produces nicer-looking B-frames while incurring almost no
9970 performance penalty (default: 1).
9973 .sp 1
9974 The following option is only available in the 1.2.x version of Xvid.
9977 .B threads=<0\-n>
9978 Create n threads to run the motion estimation (default: 0).
9979 The maximum number of threads that can be used is the picture height
9980 divided by 16.
9983 .SS x264enc (\-x264encopts)
9986 .B bitrate=<value>
9987 Sets the average bitrate to be used in kbits/\:second (default: off).
9988 Since local bitrate may vary, this average may be inaccurate for
9989 very short videos (see ratetol).
9990 Constant bitrate can be achieved by combining this with vbv_maxrate,
9991 at significant reduction in quality.
9994 .B qp=<0\-51>
9995 This selects the quantizer to use for P-frames.
9996 I- and B-frames are offset from this value by ip_factor and pb_factor, respectively.
9997 20\-40 is a useful range.
9998 Lower values result in better fidelity, but higher bitrates.
9999 0 is lossless.
10000 Note that quantization in H.264 works differently from MPEG-1/2/4:
10001 H.264's quantization parameter (QP) is on a logarithmic scale.
10002 The mapping is approximately H264QP = 12 + 6*log2(MPEGQP).
10003 For example, MPEG at QP=2 is equivalent to H.264 at QP=18.
10006 .B crf=<1.0\-50.0>
10007 Enables constant quality mode, and selects the quality.
10008 The scale is similar to QP.
10009 Like the bitrate-based modes, this allows each frame to use a
10010 different QP based on the frame's complexity.
10013 .B pass=<1\-3>
10014 Enable 2 or 3-pass mode.
10015 It is recommended to always encode in 2 or 3-pass mode as it leads to a
10016 better bit distribution and improves overall quality.
10017 .PD 0
10018 .RSs
10019 .IPs 1
10020 first pass
10021 .IPs 2
10022 second pass (of two pass encoding)
10023 .IPs 3
10024 Nth pass (second and third passes of three pass encoding)
10027 Here is how it works, and how to use it:
10029 The first pass (pass=1) collects statistics on the video and writes them
10030 to a file.
10031 You might want to deactivate some CPU-hungry options, apart from the ones
10032 that are on by default.
10034 In two pass mode, the second pass (pass=2) reads the statistics file and
10035 bases ratecontrol decisions on it.
10037 In three pass mode, the second pass (pass=3, that is not a typo)
10038 does both: It first reads the statistics, then overwrites them.
10039 You can use all encoding options, except very CPU-hungry options.
10041 The third pass (pass=3) is the same as the second pass, except that it has
10042 the second pass' statistics to work from.
10043 You can use all encoding options, including CPU-hungry ones.
10045 The first pass may use either average bitrate or constant quantizer.
10046 ABR is recommended, since it does not require guessing a quantizer.
10047 Subsequent passes are ABR, and must specify bitrate.
10048 .REss
10051 .B turbo=<0\-2>
10052 Fast first pass mode.
10053 During the first pass of a two or more pass encode it is possible to gain
10054 speed by disabling some options with negligible or even no impact on the
10055 final pass output quality.
10056 .PD 0
10057 .RSs
10058 .IPs 0
10059 disabled (default)
10060 .IPs 1
10061 Reduce subq, frameref and disable some inter-macroblock partition analysis
10062 modes.
10063 .IPs 2
10064 Reduce subq and frameref to 1, use a diamond ME search and disable all
10065 partition analysis modes.
10068 Level 1 can increase first pass speed up to 2x with no change in the global
10069 PSNR of the final pass compared to a full quality first pass.
10071 Level 2 can increase first pass speed up to 4x with about +/\- 0.05dB change
10072 in the global PSNR of the final pass compared to a full quality first pass.
10073 .REss
10076 .B keyint=<value>
10077 Sets maximum interval between IDR-frames (default: 250).
10078 Larger values save bits, thus improve quality, at the cost of seeking
10079 precision.
10080 Unlike MPEG-1/2/4, H.264 does not suffer from DCT drift with large
10081 values of keyint.
10084 .B keyint_min=<1\-keyint/2>
10085 Sets minimum interval between IDR-frames (default: 25).
10086 If scenecuts appear within this interval, they are still encoded as
10087 I-frames, but do not start a new GOP.
10088 In H.264, I-frames do not necessarily bound a closed GOP because it is
10089 allowable for a P-frame to be predicted from more frames than just the one
10090 frame before it (also see frameref).
10091 Therefore, I-frames are not necessarily seekable.
10092 IDR-frames restrict subsequent P-frames from referring to any frame
10093 prior to the IDR-frame.
10096 .B scenecut=<\-1\-100>
10097 Controls how aggressively to insert extra I-frames (default: 40).
10098 With small values of scenecut, the codec often has to force an I-frame
10099 when it would exceed keyint.
10100 Good values of scenecut may find a better location for the I-frame.
10101 Large values use more I-frames than necessary, thus wasting bits.
10102 \-1 disables scene-cut detection, so I-frames are inserted only once
10103 every other keyint frames, even if a scene-cut occurs earlier.
10104 This is not recommended and wastes bitrate as scenecuts encoded as P-frames
10105 are just as big as I-frames, but do not reset the "keyint counter".
10108 .B frameref=<1\-16>
10109 Number of previous frames used as predictors in B- and P-frames (default: 1).
10110 This is effective in anime, but in live-action material the improvements
10111 usually drop off very rapidly above 6 or so reference frames.
10112 This has no effect on decoding speed, but does increase the memory needed for
10113 decoding.
10114 Some decoders can only handle a maximum of 15 reference frames.
10117 .B bframes=<0\-16>
10118 maximum number of consecutive B-frames between I- and P-frames (default: 0)
10121 .B (no)b_adapt
10122 Automatically decides when to use B-frames and how many, up to the maximum
10123 specified above (default: on).
10124 If this option is disabled, then the maximum number of B-frames is used.
10127 .B b_bias=<\-100\-100>
10128 Controls the decision performed by b_adapt.
10129 A higher b_bias produces more B-frames (default: 0).
10132 .B (no)b_pyramid
10133 Allows B-frames to be used as references for predicting other frames.
10134 For example, consider 3 consecutive B-frames: I0 B1 B2 B3 P4.
10135 Without this option, B-frames follow the same pattern as MPEG-[124].
10136 So they are coded in the order I0 P4 B1 B2 B3, and all the B-frames
10137 are predicted from I0 and P4.
10138 With this option, they are coded as I0 P4 B2 B1 B3.
10139 B2 is the same as above, but B1 is predicted from I0 and B2, and
10140 B3 is predicted from B2 and P4.
10141 This usually results in slightly improved compression, at almost no
10142 speed cost.
10143 However, this is an experimental option: it is not fully tuned and
10144 may not always help.
10145 Requires bframes >= 2.
10146 Disadvantage: increases decoding delay to 2 frames.
10149 .B (no)deblock
10150 Use deblocking filter (default: on).
10151 As it takes very little time compared to its quality gain, it is not
10152 recommended to disable it.
10155 .B deblock=<\-6\-6>,<\-6\-6>
10156 The first parameter is AlphaC0 (default: 0).
10157 This adjusts thresholds for the H.264 in-loop deblocking filter.
10158 First, this parameter adjusts the maximum amount of change that the filter is
10159 allowed to cause on any one pixel.
10160 Secondly, this parameter affects the threshold for difference across the
10161 edge being filtered.
10162 A positive value reduces blocking artifacts more, but will also smear details.
10164 The second parameter is Beta (default: 0).
10165 This affects the detail threshold.
10166 Very detailed blocks are not filtered, since the smoothing caused by the
10167 filter would be more noticeable than the original blocking.
10169 The default behavior of the filter almost always achieves optimal quality,
10170 so it is best to either leave it alone, or make only small adjustments.
10171 However, if your source material already has some blocking or noise which
10172 you would like to remove, it may be a good idea to turn it up a little bit.
10175 .B (no)cabac
10176 Use CABAC (Context-Adaptive Binary Arithmetic Coding) (default: on).
10177 Slightly slows down encoding and decoding, but should save 10\-15% bitrate.
10178 Unless you are looking for decoding speed, you should not disable it.
10181 .B qp_min=<1\-51> (ABR or two pass)
10182 Minimum quantizer, 10\-30 seems to be a useful range (default: 10).
10185 .B qp_max=<1\-51> (ABR or two pass)
10186 maximum quantizer (default: 51)
10189 .B qp_step=<1\-50> (ABR or two pass)
10190 maximum value by which the quantizer may be incremented/decremented between
10191 frames (default: 4)
10194 .B ratetol=<0.1\-100.0> (ABR or two pass)
10195 allowed variance in average bitrate (no particular units) (default: 1.0)
10198 .B vbv_maxrate=<value> (ABR or two pass)
10199 maximum local bitrate, in kbits/\:second (default: disabled)
10202 .B vbv_bufsize=<value> (ABR or two pass)
10203 averaging period for vbv_maxrate, in kbits
10204 (default: none, must be specified if vbv_maxrate is enabled)
10207 .B vbv_init=<0.0\-1.0> (ABR or two pass)
10208 initial buffer occupancy, as a fraction of vbv_bufsize (default: 0.9)
10211 .B ip_factor=<value>
10212 quantizer factor between I- and P-frames (default: 1.4)
10215 .B pb_factor=<value>
10216 quantizer factor between P- and B-frames (default: 1.3)
10219 .B qcomp=<0\-1> (ABR or two pass)
10220 quantizer compression (default: 0.6).
10221 A lower value makes the bitrate more constant,
10222 while a higher value makes the quantization parameter more constant.
10225 .B cplx_blur=<0\-999> (two pass only)
10226 Temporal blur of the estimated frame complexity, before curve compression
10227 (default: 20).
10228 Lower values allow the quantizer value to jump around more,
10229 higher values force it to vary more smoothly.
10230 cplx_blur ensures that each I-frame has quality comparable to the following
10231 P-frames, and ensures that alternating high and low complexity frames
10232 (e.g.\& low fps animation) do not waste bits on fluctuating quantizer.
10235 .B qblur=<0\-99> (two pass only)
10236 Temporal blur of the quantization parameter, after curve compression
10237 (default: 0.5).
10238 Lower values allow the quantizer value to jump around more,
10239 higher values force it to vary more smoothly.
10242 .B zones=<zone0>[/<zone1>[/...]]
10243 User specified quality for specific parts (ending, credits, ...).
10244 Each zone is <start-frame>,<end-frame>,<option> where option may be
10245 .PD 0
10246 .RSs
10247 .IPs "q=<0\-51>"
10248 quantizer
10249 .IPs "b=<0.01\-100.0>"
10250 bitrate multiplier
10252 .PD 1
10254 .I NOTE:
10255 The quantizer option is not strictly enforced.
10256 It affects only the planning stage of ratecontrol, and is still subject
10257 to overflow compensation and qp_min/qp_max.
10261 .B direct_pred=<name>
10262 Determines the type of motion prediction used for direct macroblocks
10263 in B-frames.
10264 .PD 0
10265 .RSs
10266 .IPs none
10267 Direct macroblocks are not used.
10268 .IPs spatial
10269 Motion vectors are extrapolated from neighboring blocks.
10270 (default)
10271 .IPs temporal
10272 Motion vectors are extrapolated from the following P-frame.
10273 .IPs auto
10274 The codec selects between spatial and temporal for each frame.
10276 .PD 1
10278 Spatial and temporal are approximately the same speed and PSNR,
10279 the choice between them depends on the video content.
10280 Auto is slightly better, but slower.
10281 Auto is most effective when combined with multipass.
10282 direct_pred=none is both slower and lower quality.
10286 .B (no)weight_b
10287 Use weighted prediction in B-frames.
10288 Without this option, bidirectionally predicted macroblocks give
10289 equal weight to each reference frame.
10290 With this option, the weights are determined by the temporal position
10291 of the B-frame relative to the references.
10292 Requires bframes > 1.
10295 .B partitions=<list>
10296 Enable some optional macroblock types (default: p8x8,b8x8,i8x8,i4x4).
10297 .PD 0
10298 .RSs
10299 .IPs p8x8
10300 Enable types p16x8, p8x16, p8x8.
10301 .IPs p4x4
10302 Enable types p8x4, p4x8, p4x4.
10303 p4x4 is recommended only with subq >= 5, and only at low resolutions.
10304 .IPs b8x8
10305 Enable types b16x8, b8x16, b8x8.
10306 .IPs i8x8
10307 Enable type i8x8.
10308 i8x8 has no effect unless 8x8dct is enabled.
10309 .IPs i4x4
10310 Enable type i4x4.
10311 .IPs all
10312 Enable all of the above types.
10313 .IPs none
10314 Disable all of the above types.
10316 .PD 1
10318 Regardless of this option, macroblock types p16x16, b16x16, and i16x16
10319 are always enabled.
10321 The idea is to find the type and size that best describe a certain area
10322 of the picture.
10323 For example, a global pan is better represented by 16x16 blocks, while
10324 small moving objects are better represented by smaller blocks.
10328 .B (no)8x8dct
10329 Adaptive spatial transform size: allows macroblocks to choose between
10330 4x4 and 8x8 DCT.
10331 Also allows the i8x8 macroblock type.
10332 Without this option, only 4x4 DCT is used.
10335 .B me=<name>
10336 Select fullpixel motion estimation algorithm.
10337 .PD 0
10338 .RSs
10339 .IPs dia
10340 diamond search, radius 1 (fast)
10341 .IPs hex
10342 hexagon search, radius 2 (default)
10343 .IPs umh
10344 uneven multi-hexagon search (slow)
10345 .IPs esa
10346 exhaustive search (very slow, and no better than umh)
10348 .PD 1
10351 .B me_range=<4\-64>
10352 radius of exhaustive or multi-hexagon motion search (default: 16)
10355 .B subq=<0\-9>
10356 Adjust subpel refinement quality.
10357 This parameter controls quality versus speed tradeoffs involved in the motion
10358 estimation decision process.
10359 subq=5 can compress up to 10% better than subq=1.
10360 .PD 0
10361 .RSs
10362 .IPs 0
10363 Runs fullpixel precision motion estimation on all candidate
10364 macroblock types.
10365 Then selects the best type with SAD metric (faster than subq=1, not recommended
10366 unless you're looking for ultra-fast encoding).
10367 .IPs 1
10368 Does as 0, then refines the motion of that type to fast quarterpixel precision
10369 (fast).
10370 .IPs 2
10371 Runs halfpixel precision motion estimation on all candidate macroblock types.
10372 Then selects the best type with SATD metric.
10373 Then refines the motion of that type to fast quarterpixel precision.
10374 .IPs 3
10375 As 2, but uses a slower quarterpixel refinement.
10376 .IPs 4
10377 Runs fast quarterpixel precision motion estimation on all candidate
10378 macroblock types.
10379 Then selects the best type with SATD metric.
10380 Then finishes the quarterpixel refinement for that type.
10381 .IPs 5
10382 Runs best quality quarterpixel precision motion estimation on all
10383 candidate macroblock types, before selecting the best type.
10384 Also refines the two motion vectors used in bidirectional macroblocks with
10385 SATD metric, rather than reusing vectors from the forward and backward
10386 searches.
10387 .IPs 6
10388 Enables rate-distortion optimization of macroblock types in
10389 I- and P-frames (default).
10390 .IPs 7
10391 Enables rate-distortion optimization of macroblock types in all frames.
10392 .IPs 8
10393 Enables rate-distortion optimization of motion vectors and intra prediction modes in I- and P-frames.
10394 .IPs 9
10395 Enables rate-distortion optimization of motion vectors and intra prediction modes in all frames (best).
10397 .PD 1
10399 In the above, "all candidates" does not exactly mean all enabled types:
10400 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
10404 .B (no)chroma_me
10405 Takes into account chroma information during subpixel motion search
10406 (default: enabled).
10407 Requires subq>=5.
10410 .B (no)mixed_refs
10411 Allows each 8x8 or 16x8 motion partition to independently select a
10412 reference frame.
10413 Without this option, a whole macroblock must use the same reference.
10414 Requires frameref>1.
10417 .B trellis=<0\-2> (cabac only)
10418 rate-distortion optimal quantization
10419 .PD 0
10420 .RSs
10421 .IPs 0
10422 disabled (default)
10423 .IPs 1
10424 enabled only for the final encode
10425 .IPs 2
10426 enabled during all mode decisions (slow, requires subq>=6)
10428 .PD 1
10431 .B psy-rd=rd[,trell]
10432 Sets the strength of the psychovisual optimization.
10433 .PD 0
10434 .RSs
10435 .IPs rd=<0.0\-10.0>
10436 psy optimization strength (requires subq>=6) (default: 1.0)
10437 .IPs trell=<0.0\-10.0>
10438 trellis (requires trellis, experimental) (default: 0.0)
10440 .PD 1
10443 .B deadzone_inter=<0\-32>
10444 Set the size of the inter luma quantization deadzone for non-trellis
10445 quantization (default: 21).
10446 Lower values help to preserve fine details and film grain (typically useful
10447 for high bitrate/quality encode), while higher values help filter out
10448 these details to save bits that can be spent again on other macroblocks
10449 and frames (typically useful for bitrate-starved encodes).
10450 It is recommended that you start by tweaking deadzone_intra before changing
10451 this parameter.
10454 .B deadzone_intra=<0\-32>
10455 Set the size of the intra luma quantization deadzone for non-trellis
10456 quantization (default: 11).
10457 This option has the same effect as deadzone_inter except that it affects
10458 intra frames.
10459 It is recommended that you start by tweaking this parameter before changing
10460 deadzone_inter.
10463 .B (no)fast_pskip
10464 Performs early skip detection in P-frames (default: enabled).
10465 This usually improves speed at no cost, but it can sometimes produce
10466 artifacts in areas with no details, like sky.
10469 .B (no)dct_decimate
10470 Eliminate dct blocks in P-frames containing only a small single coefficient
10471 (default: enabled).
10472 This will remove some details, so it will save bits that can be spent
10473 again on other frames, hopefully raising overall subjective quality.
10474 If you are compressing non-anime content with a high target bitrate, you
10475 may want to disable this to preserve as much detail as possible.
10478 .B nr=<0\-100000>
10479 Noise reduction, 0 means disabled.
10480 100\-1000 is a useful range for typical content, but you may want to turn it
10481 up a bit more for very noisy content (default: 0).
10482 Given its small impact on speed, you might want to prefer to use this over
10483 filtering noise away with video filters like denoise3d or hqdn3d.
10486 .B chroma_qp_offset=<\-12\-12>
10487 Use a different quantizer for chroma as compared to luma.
10488 Useful values are in the range <\-2\-2> (default: 0).
10491 .B aq_mode=<0\-2>
10492 Defines how adaptive quantization (AQ) distributes bits:
10493 .PD 0
10494 .RSs
10495 .IPs 0
10496 disabled
10497 .IPs 1
10498 Avoid moving bits between frames.
10499 .IPs 2
10500 Move bits between frames (by default).
10502 .PD 1
10505 .B aq_strength=<positive float value>
10506 Controls how much adaptive quantization (AQ) reduces blocking and blurring
10507 in flat and textured areas (default: 1.0).
10508 A value of 0.5 will lead to weak AQ and less details, when a value of 1.5
10509 will lead to strong AQ and more details.
10512 .B cqm=<flat|jvt|<filename>>
10513 Either uses a predefined custom quantization matrix or loads a JM format
10514 matrix file.
10515 .PD 0
10516 .RSs
10517 .IPs "flat\ "
10518 Use the predefined flat 16 matrix (default).
10519 .IPs "jvt\ \ "
10520 Use the predefined JVT matrix.
10521 .IPs <filename>
10522 Use the provided JM format matrix file.
10523 .PD 1
10526 .I NOTE:
10527 Windows CMD.EXE users may experience problems with parsing the command line
10528 if they attempt to use all the CQM lists.
10529 This is due to a command line length limitation.
10530 In this case it is recommended the lists be put into a JM format CQM
10531 file and loaded as specified above.
10535 .B cqm4iy=<list> (also see cqm)
10536 Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
10537 values in the 1\-255 range.
10540 .B cqm4ic=<list> (also see cqm)
10541 Custom 4x4 intra chrominance matrix, given as a list of 16 comma
10542 separated values in the 1\-255 range.
10545 .B cqm4py=<list> (also see cqm)
10546 Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
10547 values in the 1\-255 range.
10550 .B cqm4pc=<list> (also see cqm)
10551 Custom 4x4 inter chrominance matrix, given as a list of 16 comma
10552 separated values in the 1\-255 range.
10555 .B cqm8iy=<list> (also see cqm)
10556 Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
10557 values in the 1\-255 range.
10560 .B cqm8py=<list> (also see cqm)
10561 Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
10562 values in the 1\-255 range.
10565 .B level_idc=<10\-51>
10566 Set the bitstream's level as defined by annex A of the H.264 standard
10567 (default: 51 \- level 5.1).
10568 This is used for telling the decoder what capabilities it needs to support.
10569 Use this parameter only if you know what it means,
10570 and you have a need to set it.
10573 .B threads=<0\-16>
10574 Spawn threads to encode in parallel on multiple CPUs (default: 1).
10575 This has a slight penalty to compression quality.
10576 0 or 'auto' tells x264 to detect how many CPUs you have and pick an
10577 appropriate number of threads.
10580 .B (no)global_header
10581 Causes SPS and PPS to appear only once, at the beginning of the bitstream
10582 (default: disabled).
10583 Some players, such as the Sony PSP, require the use of this option.
10584 The default behavior causes SPS and PPS to repeat prior to each IDR frame.
10587 .B (no)interlaced
10588 Treat the video content as interlaced.
10591 .B log=<\-1\-3>
10592 Adjust the amount of logging info printed to the screen.
10593 .PD 0
10594 .RSs
10595 .IPs "\-1"
10596 none
10597 .IPs " 0"
10598 Print errors only.
10599 .IPs " 1"
10600 warnings
10601 .IPs " 2"
10602 PSNR and other analysis statistics when the encode finishes (default)
10603 .IPs " 3"
10604 PSNR, QP, frametype, size, and other statistics for every frame
10606 .PD 1
10609 .B (no)psnr
10610 Print signal-to-noise ratio statistics.
10612 .I NOTE:
10613 The 'Y', 'U', 'V', and 'Avg' PSNR fields in the summary are not
10614 mathematically sound (they are simply the average of per-frame PSNRs).
10615 They are kept only for comparison to the JM reference codec.
10616 For all other purposes, please use either the 'Global' PSNR, or the per-frame
10617 PSNRs printed by log=3.
10620 .B (no)ssim
10621 Print the Structural Similarity Metric results.
10622 This is an alternative to PSNR, and may be better correlated with the
10623 perceived quality of the compressed video.
10626 .B (no)visualize
10627 Enable x264 visualizations during encoding.
10628 If the x264 on your system supports it, a new window will be opened during
10629 the encoding process, in which x264 will attempt to present an overview of
10630 how each frame gets encoded.
10631 Each block type on the visualized movie will be colored as follows:
10632 .PD 0
10633 .RSs
10634 .IPs red/pink
10635 intra block
10636 .IPs "blue\ "
10637 inter block
10638 .IPs green
10639 skip block
10640 .IPs yellow
10641 B-block
10643 .PD 1
10645 This feature can be considered experimental and subject to change.
10646 In particular, it depends on x264 being compiled with visualizations enabled.
10647 Note that as of writing this, x264 pauses after encoding and visualizing
10648 each frame, waiting for the user to press a key, at which point the next
10649 frame will be encoded.
10653 .SS xvfw (\-xvfwopts)
10655 Encoding with Video for Windows codecs is mostly obsolete unless you wish
10656 to encode to some obscure fringe codec.
10659 .B codec=<name>
10660 The name of the binary codec file with which to encode.
10663 .B compdata=<file>
10664 The name of the codec settings file (like firstpass.mcf) created by vfw2menc.
10667 .SS MPEG muxer (\-mpegopts)
10669 The MPEG muxer can generate 5 types of streams, each of which has reasonable
10670 default parameters that the user can override.
10671 Generally, when generating MPEG files, it is advisable to disable
10672 MEncoder's frame-skip code (see \-noskip, \-mc as well as the
10673 harddup and softskip video filters).
10675 .I EXAMPLE:
10676 .PD 0
10677 .RSs
10678 .IPs format=mpeg2:tsaf:vbitrate=8000
10680 .PD 1
10683 .B format=<mpeg1 | mpeg2 | xvcd | xsvcd | dvd | pes1 | pes2>
10684 stream format (default: mpeg2).
10685 pes1 and pes2 are very broken formats (no pack header and no padding),
10686 but VDR uses them; do not choose them unless you know exactly what you
10687 are doing.
10690 .B size=<up to 65535>
10691 Pack size in bytes, do not change unless you know exactly what
10692 you are doing (default: 2048).
10695 .B muxrate=<int>
10696 Nominal muxrate in kbit/s used in the pack headers (default: 1800 kb/s).
10697 Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
10700 .B "tsaf\ \ \ "
10701 Sets timestamps on all frames, if possible; recommended when format=dvd.
10702 If dvdauthor complains with a message like "..audio sector out of range...",
10703 you probably did not enable this option.
10706 .B interleaving2
10707 Uses a better algorithm to interleave audio and video packets, based on the
10708 principle that the muxer will always try to fill the stream with the largest
10709 percentage of free space.
10712 .B vdelay=<1\-32760>
10713 Initial video delay time, in milliseconds (default: 0),
10714 use it if you want to delay video with respect to audio.
10715 It doesn't work with :drop.
10718 .B adelay=<1\-32760>
10719 Initial audio delay time, in milliseconds (default: 0),
10720 use it if you want to delay audio with respect to video.
10723 .B "drop\ \ \ "
10724 When used with vdelay the muxer drops the part of audio that was
10725 anticipated.
10728 .B vwidth, vheight=<1\-4095>
10729 Set the video width and height when video is MPEG-1/2.
10732 .B vpswidth, vpsheight=<1\-4095>
10733 Set pan and scan video width and height when video is MPEG-2.
10736 .B vaspect=<1 | 4/3 | 16/9 | 221/100>
10737 Sets the display aspect ratio for MPEG-2 video.
10738 Do not use it on MPEG-1 or the resulting aspect ratio will be completely wrong.
10741 .B vbitrate=<int>
10742 Sets the video bitrate in kbit/s for MPEG-1/2 video.
10745 .B vframerate=<24000/1001 | 24 | 25 | 30000/1001 | 30 | 50 | 60000/1001 | 60 >
10746 Sets the framerate for MPEG-1/2 video.
10747 This option will be ignored if used with the telecine option.
10750 .B telecine
10751 Enables 3:2 pulldown soft telecine mode: The muxer will make the
10752 video stream look like it was encoded at 30000/1001 fps.
10753 It only works with MPEG-2 video when the output framerate is
10754 24000/1001 fps, convert it with \-ofps if necessary.
10755 Any other framerate is incompatible with this option.
10758 .B film2pal
10759 Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer
10760 will make the video stream look like it was encoded at 25 fps.
10761 It only works with MPEG-2 video when the output framerate is
10762 24000/1001 fps, convert it with \-ofps if necessary.
10763 Any other framerate is incompatible with this option.
10766 .B tele_src and tele_dest
10767 Enables arbitrary telecining using Donand Graft's DGPulldown code.
10768 You need to specify the original and the desired framerate; the
10769 muxer will make the video stream look like it was encoded at
10770 the desired framerate.
10771 It only works with MPEG-2 video when the input framerate is smaller
10772 than the output framerate and the framerate increase is <= 1.5.
10773 .sp 1
10775 .I EXAMPLE:
10777 .PD 0
10778 .RSs
10779 .IPs tele_src=25,tele_dest=30000/1001
10780 PAL to NTSC telecining
10782 .PD 1
10785 .B vbuf_size=<40\-1194>
10786 Sets the size of the video decoder's buffer, expressed in kilobytes.
10787 Specify it only if the bitrate of the video stream is too high for
10788 the chosen format and if you know perfectly well what you are doing.
10789 A too high value may lead to an unplayable movie, depending on the player's
10790 capabilities.
10791 When muxing HDTV video a value of 400 should suffice.
10794 .B abuf_size=<4\-64>
10795 Sets the size of the audio decoder's buffer, expressed in kilobytes.
10796 The same principle as for vbuf_size applies.
10799 .SS FFmpeg libavformat demuxers (\-lavfdopts)
10802 .B analyzeduration=<value>
10803 Maximum length in seconds to analyze the stream properties.
10806 .B format=<value>
10807 Force a specific libavformat demuxer.
10810 .B o=<key>=<value>[,<key>=<value>[,...]]
10811 Pass AVOptions to libavformat demuxer.
10812 Note, a patch to make the o= unneeded and pass all unknown options through
10813 the AVOption system is welcome.
10814 A full list of AVOptions can be found in the FFmpeg manual.
10815 Note that some options may conflict with MPlayer/MEncoder options.
10816 .sp 1
10818 .I EXAMPLE:
10820 .RSs
10821 .PD 0
10822 .IPs o=ignidx
10823 .PD 1
10827 .B probesize=<value>
10828 Maximum amount of data to probe during the detection phase.
10829 In the case of MPEG-TS this value identifies the maximum number
10830 of TS packets to scan.
10833 .B cryptokey=<hexstring>
10834 Encryption key the demuxer should use.
10835 This is the raw binary data of the key converted to a hexadecimal string.
10838 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
10841 .B delay=<value>
10842 Currently only meaningful for MPEG[12]: Maximum allowed distance,
10843 in seconds, between the reference timer of the output stream (SCR)
10844 and the decoding timestamp (DTS) for any stream present
10845 (demux to decode delay).
10846 Default is 0.7 (as mandated by the standards defined by MPEG).
10847 Higher values require larger buffers and must not be used.
10850 .B format=<container_format>
10851 Override which container format to mux into
10852 (default: autodetect from output file extension).
10853 .PD 0
10854 .RSs
10855 .IPs "mpg\ \ "
10856 MPEG-1 systems and MPEG-2 PS
10857 .IPs "asf\ \ "
10858 Advanced Streaming Format
10859 .IPs "avi\ \ "
10860 Audio Video Interleave file
10861 .IPs "wav\ \ "
10862 Waveform Audio
10863 .IPs "swf\ \ "
10864 Macromedia Flash
10865 .IPs "flv\ \ "
10866 Macromedia Flash video files
10867 .IPs "rm\ \ \ "
10868 RealAudio and RealVideo
10869 .IPs "au\ \ \ "
10870 SUN AU format
10871 .IPs "nut\ \ "
10872 NUT open container format (experimental)
10873 .IPs "mov\ \ "
10874 QuickTime
10875 .IPs "mp4\ \ "
10876 MPEG-4 format
10877 .IPs "ipod\ "
10878 MPEG-4 format with extra header flags required by Apple iPod firmware
10879 .IPs "dv\ \ \ "
10880 Sony Digital Video container
10881 .IPs "matroska\ \ \ "
10882 Matroska
10884 .PD 1
10886 .B muxrate=<rate>
10887 Nominal bitrate of the multiplex, in bits per second;
10888 currently it is meaningful only for MPEG[12].
10889 Sometimes raising it is necessary in order to avoid "buffer underflows".
10892 .B o=<key>=<value>[,<key>=<value>[,...]]
10893 Pass AVOptions to libavformat muxer.
10894 Note, a patch to make the o= unneeded and pass all unknown options through
10895 the AVOption system is welcome.
10896 A full list of AVOptions can be found in the FFmpeg manual.
10897 Note that some options may conflict with MEncoder options.
10898 .sp 1
10900 .I EXAMPLE:
10902 .RSs
10903 .PD 0
10904 .IPs o=packetsize=100
10905 .PD 1
10909 .B packetsize=<size>
10910 Size, expressed in bytes, of the unitary packet for the chosen format.
10911 When muxing to MPEG[12] implementations the default values are:
10912 2324 for [S]VCD, 2048 for all others formats.
10915 .B preload=<distance>
10916 Currently only meaningful for MPEG[12]: Initial distance,
10917 in seconds, between the reference timer of the output stream (SCR)
10918 and the decoding timestamp (DTS) for any stream present
10919 (demux to decode delay).
10923 .\" --------------------------------------------------------------------------
10924 .\" environment variables
10925 .\" --------------------------------------------------------------------------
10927 .SH ENVIRONMENT VARIABLES
10929 There are a number of environment variables that can be used to
10930 control the behavior of MPlayer and MEncoder.
10933 .B MPLAYER_CHARSET (also see \-msgcharset)
10934 Convert console messages to the specified charset (default: autodetect).
10935 A value of "noconv" means no conversion.
10938 .B MPLAYER_HOME
10939 Directory where MPlayer looks for user settings.
10942 .B MPLAYER_VERBOSE (also see \-v and \-msglevel)
10943 Set the initial verbosity level across all message modules (default: 0).
10944 The resulting verbosity corresponds to that of \-msglevel 5 plus the
10945 value of MPLAYER_VERBOSE.
10947 .SS libaf:
10950 .B LADSPA_PATH
10951 If LADSPA_PATH is set, it searches for the specified file.
10952 If it is not set, you must supply a fully specified pathname.
10953 FIXME: This is also mentioned in the ladspa section.
10955 .SS libdvdcss:
10958 .B DVDCSS_CACHE
10959 Specify a directory in which to store title key values.
10960 This will speed up descrambling of DVDs which are in the cache.
10961 The DVDCSS_CACHE directory is created if it does not exist,
10962 and a subdirectory is created named after the DVD's title
10963 or manufacturing date.
10964 If DVDCSS_CACHE is not set or is empty, libdvdcss will use
10965 the default value which is "${HOME}/.dvdcss/" under Unix and
10966 "C:\\Documents and Settings\\$USER\\Application Data\\dvdcss\\" under Win32.
10967 The special value "off" disables caching.
10970 .B DVDCSS_METHOD
10971 Sets the authentication and decryption method that
10972 libdvdcss will use to read scrambled discs.
10973 Can be one of title, key or disc.
10974 .PD 0
10975 .RSs
10976 .IPs "key\ \ "
10977 is the default method.
10978 libdvdcss will use a set of calculated player keys to try and get the disc key.
10979 This can fail if the drive does not recognize any of the player keys.
10980 .IPs "disc\ "
10981 is a fallback method when key has failed.
10982 Instead of using player keys, libdvdcss will crack the disc key using
10983 a brute force algorithm.
10984 This process is CPU intensive and requires 64 MB of memory to store
10985 temporary data.
10986 .IPs title
10987 is the fallback when all other methods have failed.
10988 It does not rely on a key exchange with the DVD drive, but rather uses
10989 a crypto attack to guess the title key.
10990 On rare cases this may fail because there is not enough encrypted data
10991 on the disc to perform a statistical attack, but in the other hand it
10992 is the only way to decrypt a DVD stored on a hard disc, or a DVD with
10993 the wrong region on an RPC2 drive.
10995 .PD 1
10998 .B DVDCSS_RAW_DEVICE
10999 Specify the raw device to use.
11000 Exact usage will depend on your operating system, the Linux
11001 utility to set up raw devices is raw(8) for instance.
11002 Please note that on most operating systems, using a raw device
11003 requires highly aligned buffers: Linux requires a 2048 bytes
11004 alignment (which is the size of a DVD sector).
11007 .B DVDCSS_VERBOSE
11008 Sets the libdvdcss verbosity level.
11009 .PD 0
11010 .RSs
11011 .IPs 0
11012 Outputs no messages at all.
11013 .IPs 1
11014 Outputs error messages to stderr.
11015 .IPs 2
11016 Outputs error messages and debug messages to stderr.
11018 .PD 1
11021 .B DVDREAD_NOKEYS
11022 Skip retrieving all keys on startup.
11023 Currently disabled.
11026 .B HOME
11027 FIXME: Document this.
11029 .SS libao2:
11032 .B AO_SUN_DISABLE_SAMPLE_TIMING
11033 FIXME: Document this.
11036 .B AUDIODEV
11037 FIXME: Document this.
11040 .B AUDIOSERVER
11041 Specifies the Network Audio System server to which the
11042 nas audio output driver should connect and the transport
11043 that should be used.
11044 If unset DISPLAY is used instead.
11045 The transport can be one of tcp and unix.
11046 Syntax is tcp/<somehost>:<someport>, <somehost>:<instancenumber>
11047 or [unix]:<instancenumber>.
11048 The NAS base port is 8000 and <instancenumber> is added to that.
11049 .sp 1
11051 .I EXAMPLES:
11053 .PD 0
11054 .RSs
11055 .IPs AUDIOSERVER=somehost:0
11056 Connect to NAS server on somehost using default port and transport.
11057 .IPs AUDIOSERVER=tcp/somehost:8000
11058 Connect to NAS server on somehost listening on TCP port 8000.
11059 .IPs AUDIOSERVER=(unix)?:0
11060 Connect to NAS server instance 0 on localhost using unix domain sockets.
11062 .PD 1
11065 .B DISPLAY
11066 FIXME: Document this.
11068 .SS vidix:
11071 .B VIDIX_CRT
11072 FIXME: Document this.
11075 .B VIDIXIVTVALPHA
11076 Set this to 'disable' in order to stop the VIDIX driver from controlling
11077 alphablending settings.
11078 You can then manipulate it yourself with 'ivtvfbctl'.
11080 .SS osdep:
11083 .B TERM
11084 FIXME: Document this.
11086 .SS libvo:
11089 .B DISPLAY
11090 FIXME: Document this.
11093 .B FRAMEBUFFER
11094 FIXME: Document this.
11097 .B HOME
11098 FIXME: Document this.
11100 .SS libmpdemux:
11103 .B HOME
11104 FIXME: Document this.
11107 .B HOMEPATH
11108 FIXME: Document this.
11111 .B http_proxy
11112 FIXME: Document this.
11115 .B LOGNAME
11116 FIXME: Document this.
11119 .B USERPROFILE
11120 FIXME: Document this.
11122 .SS libmpcodecs:
11125 .B XANIM_MOD_DIR
11126 FIXME: Document this.
11128 .SS GUI:
11131 .B CHARSET
11132 FIXME: Document this.
11135 .B DISPLAY
11136 FIXME: Document this.
11139 .B HOME
11140 FIXME: Document this.
11142 .SS libavformat:
11145 .B AUDIO_FLIP_LEFT
11146 FIXME: Document this.
11149 .B BKTR_DEV
11150 FIXME: Document this.
11153 .B BKTR_FORMAT
11154 FIXME: Document this.
11157 .B BKTR_FREQUENCY
11158 FIXME: Document this.
11161 .B http_proxy
11162 FIXME: Document this.
11165 .B no_proxy
11166 FIXME: Document this.
11170 .\" --------------------------------------------------------------------------
11171 .\" Files
11172 .\" --------------------------------------------------------------------------
11174 .SH FILES
11177 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf
11178 MPlayer system-wide settings
11181 /usr/\:local/\:etc/\:mplayer/\:mencoder.conf
11182 MEncoder system-wide settings
11185 ~/.mplayer/\:config
11186 MPlayer user settings
11189 ~/.mplayer/\:mencoder.conf
11190 MEncoder user settings
11193 ~/.mplayer/\:input.conf
11194 input bindings (see '\-input keylist' for the full list)
11197 ~/.mplayer/\:font/
11198 font directory (There must be a font.desc file and files with .RAW extension.)
11201 ~/.mplayer/\:DVDkeys/
11202 cached CSS keys
11205 Assuming that /path/\:to/\:movie.avi is played, MPlayer searches for sub files
11206 in this order:
11208 /path/\:to/\:movie.sub
11210 ~/.mplayer/\:sub/\:movie.sub
11212 .PD 1
11215 .\" --------------------------------------------------------------------------
11216 .\" Examples
11217 .\" --------------------------------------------------------------------------
11219 .SH EXAMPLES OF MPLAYER USAGE
11222 .B Quickstart DVD playing:
11224 mplayer dvd://1
11228 .B Play in Japanese with English subtitles:
11230 mplayer dvd://1 \-alang ja \-slang en
11234 .B Play only chapters 5, 6, 7:
11236 mplayer dvd://1 \-chapter 5\-7
11240 .B Play only titles 5, 6, 7:
11242 mplayer dvd://5\-7
11246 .B Play a multiangle DVD:
11248 mplayer dvd://1 \-dvdangle 2
11252 .B Play from a different DVD device:
11254 mplayer dvd://1 \-dvd\-device /dev/\:dvd2
11258 .B Play DVD video from a directory with VOB files:
11260 mplayer dvd://1 \-dvd\-device /path/\:to/\:directory/
11264 .B Copy a DVD title to hard disk, saving to file "title1.vob":
11266 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob
11270 .B Play a DVD with dvdnav from path /dev/sr1:
11272 mplayer dvdnav:////dev/sr1
11276 .B Stream from HTTP:
11278 mplayer http://mplayer.hq/example.avi
11282 .B Stream using RTSP:
11284 mplayer rtsp://server.example.com/streamName
11288 .B Convert subtitles to MPsub format:
11290 mplayer dummy.avi \-sub source.sub \-dumpmpsub
11294 .B Convert subtitles to MPsub format without watching the movie:
11296 mplayer /dev/\:zero \-rawvideo pal:fps=xx \-demuxer rawvideo \-vc null \-vo null \-noframedrop \-benchmark \-sub source.sub \-dumpmpsub
11300 .B input from standard V4L:
11302 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv
11306 .B Playback on Zoran cards (old style, deprecated):
11308 mplayer \-vo zr \-vf scale=352:288 file.avi
11312 .B Playback on Zoran cards (new style):
11314 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
11318 .B Play DTS-CD with passthrough:
11320 mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda://
11323 You can also use \-afm hwac3 instead of \-ac hwdts.
11324 Adjust '/dev/cdrom' to match the CD-ROM device on your system.
11325 If your external receiver supports decoding raw DTS streams,
11326 you can directly play it via cdda:// without setting format, hwac3 or hwdts.
11329 .B Play a 6-channel AAC file with only two speakers:
11331 mplayer \-rawaudio format=0xff \-demuxer rawaudio \-af pan=2:.32:.32:.39:.06:.06:.39:.17:-.17:-.17:.17:.33:.33 adts_he-aac160_51.aac
11334 You might want to play a bit with the pan values (e.g multiply with a value) to
11335 increase volume or avoid clipping.
11338 .B checkerboard invert with geq filter:
11340 mplayer \-vf geq='128+(p(X\,Y)\-128)*(0.5\-gt(mod(X/SW\,128)\,64))*(0.5\-gt(mod(Y/SH\,128)\,64))*4'
11344 .SH EXAMPLES OF MENCODER USAGE
11347 .B Encode DVD title #2, only selected chapters:
11349 mencoder dvd://2 \-chapter 10\-15 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11353 .B Encode DVD title #2, resizing to 640x480:
11355 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11359 .B Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
11361 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11365 .B The same, but with bitrate set to 1800kbit and optimized macroblocks:
11367 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800
11371 .B The same, but with MJPEG compression:
11373 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800
11377 .B Encode all *.jpg files in the current directory:
11379 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4
11383 .B Encode from a tuner (specify a format with \-vf format):
11385 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
11389 .B Encode from a pipe:
11391 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
11395 .\" --------------------------------------------------------------------------
11396 .\" Bugs, authors, standard disclaimer
11397 .\" --------------------------------------------------------------------------
11399 .SH BUGS
11400 Don't panic.
11401 If you find one, report it to us, but please make sure you have read all
11402 of the documentation first.
11403 Also look out for smileys. :)
11404 Many bugs are the result of incorrect setup or parameter usage.
11405 The bug reporting section of the documentation
11406 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
11407 explains how to create useful bug reports.
11411 .SH AUTHORS
11412 MPlayer was initially written by Arpad Gereoffy.
11413 See the AUTHORS file for a list of some of the many other contributors.
11415 MPlayer is (C) 2000\-2009 The MPlayer Team
11417 This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
11418 It is maintained by Diego Biurrun.
11419 Please send mails about it to the MPlayer-DOCS mailing list.
11420 Translation specific mails belong on the MPlayer-translations mailing list.
11421 .\" end of file