Support for multiple editions in Matroska
[mplayer.git] / DOCS / man / en / mplayer.1
blob0393c47dda1e0b3546e4fd277f1801ebd1bf189e
1 .\" $Revision$
2 .\" MPlayer (C) 2000-2009 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 <value> (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.
2075 You may also want to use \-embeddedfonts.
2077 .I NOTE:
2078 Unlike normal OSD, libass uses fontconfig by default. To disable it, use
2079 \-nofontconfig.
2082 .B \-ass\-border\-color <value>
2083 Sets the border (outline) color for text subtitles.
2084 The color format is RRGGBBAA.
2087 .B \-ass\-bottom\-margin <value>
2088 Adds a black band at the bottom of the frame.
2089 The SSA/ASS renderer can place subtitles there (with \-ass\-use\-margins).
2092 .B \-ass\-color <value>
2093 Sets the color for text subtitles.
2094 The color format is RRGGBBAA.
2097 .B \-ass\-font\-scale <value>
2098 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
2101 .B \-ass\-force\-style <[Style.]Param=Value[,...]>
2102 Override some style or script info parameters.
2104 .I EXAMPLE:
2105 .PD 0
2106 .RSs
2107 \-ass\-force\-style FontName=Arial,Default.Bold=1
2109 \-ass\-force\-style PlayResY=768
2111 .PD 1
2114 .B \-ass\-hinting <type>
2115 Set hinting type.
2116 <type> can be:
2117 .PD 0
2118 .RSs
2119 .IPs 0
2120 no hinting
2121 .IPs 1
2122 FreeType autohinter, light mode
2123 .IPs 2
2124 FreeType autohinter, normal mode
2125 .IPs 3
2126 font native hinter
2127 .IPs "0-3 + 4"
2128 The same, but hinting will only be performed if the OSD is rendered at
2129 screen resolution and will therefore not be scaled.
2131 .RSs
2132 The default value is 5 (use light hinter for unscaled OSD and no hinting otherwise).
2134 .PD 1
2137 .B \-ass\-line\-spacing <value>
2138 Set line spacing value for SSA/ASS renderer.
2141 .B \-ass\-styles <filename>
2142 Load all SSA/ASS styles found in the specified file and use them for
2143 rendering text subtitles.
2144 The syntax of the file is exactly like the
2145 [V4 Styles] / [V4+ Styles] section of SSA/ASS.
2148 .B \-ass\-top\-margin <value>
2149 Adds a black band at the top of the frame.
2150 The SSA/ASS renderer can place toptitles there (with \-ass\-use\-margins).
2153 .B \-ass\-use\-margins
2154 Enables placing toptitles and subtitles in black borders when they
2155 are available.
2158 .B \-dumpjacosub (MPlayer only)
2159 Convert the given subtitle (specified with the \-sub option) to the time-based
2160 JACOsub subtitle format.
2161 Creates a dumpsub.js file in the current directory.
2164 .B \-dumpmicrodvdsub (MPlayer only)
2165 Convert the given subtitle (specified with the \-sub option) to the
2166 MicroDVD subtitle format.
2167 Creates a dumpsub.sub file in the current directory.
2170 .B \-dumpmpsub (MPlayer only)
2171 Convert the given subtitle (specified with the \-sub option) to MPlayer's
2172 subtitle format, MPsub.
2173 Creates a dump.mpsub file in the current directory.
2176 .B \-dumpsami (MPlayer only)
2177 Convert the given subtitle (specified with the \-sub option) to the time-based
2178 SAMI subtitle format.
2179 Creates a dumpsub.smi file in the current directory.
2182 .B \-dumpsrtsub (MPlayer only)
2183 Convert the given subtitle (specified with the \-sub option) to the time-based
2184 SubViewer (SRT) subtitle format.
2185 Creates a dumpsub.srt file in the current directory.
2187 .I NOTE:
2188 Some broken hardware players choke on SRT subtitle files with Unix
2189 line endings.
2190 If you are unlucky enough to have such a box, pass your subtitle
2191 files through unix2dos or a similar program to replace Unix line
2192 endings with DOS/Windows line endings.
2195 .B \-dumpsub (MPlayer only) (BETA CODE)
2196 Dumps the subtitle substream from VOB streams.
2197 Also see the \-dump*sub and \-vobsubout* options.
2200 .B \-embeddedfonts (FreeType only)
2201 Enables extraction of Matroska embedded fonts (default: disabled).
2202 These fonts can be used for SSA/ASS subtitle
2203 rendering (\-ass option).
2204 Font files are created in the ~/.mplayer/\:fonts directory.
2206 .I NOTE:
2207 With FontConfig 2.4.2 or newer, embedded fonts are opened directly from memory,
2208 and this option is enabled by default.
2211 .B \-ffactor <number>
2212 Resample the font alphamap.
2213 Can be:
2214 .PD 0
2215 .RSs
2216 .IPs 0
2217 plain white fonts
2218 .IPs 0.75
2219 very narrow black outline (default)
2220 .IPs 1
2221 narrow black outline
2222 .IPs 10
2223 bold black outline
2225 .PD 1
2228 .B \-flip\-hebrew (FriBiDi only)
2229 Turns on flipping subtitles using FriBiDi.
2232 .B \-noflip\-hebrew\-commas
2233 Change FriBiDi's assumptions about the placements of commas in subtitles.
2234 Use this if commas in subtitles are shown at the start of a sentence
2235 instead of at the end.
2238 .B \-font <path to font.desc file, path to font (FreeType), font pattern (Fontconfig)>
2239 Search for the OSD/\:SUB fonts in an alternative directory (default for normal
2240 fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts:
2241 ~/.mplayer/\:subfont.ttf).
2243 .I NOTE:
2244 With FreeType, this option determines the path to the text font file.
2245 With Fontconfig, this option determines the Fontconfig font pattern.
2246 .sp 1
2247 .I EXAMPLE:
2248 .PD 0
2249 .RSs
2250 \-font ~/\:.mplayer/\:arial-14/\:font.desc
2252 \-font ~/\:.mplayer/\:arialuni.ttf
2254 \-font 'Bitstream Vera Sans'
2256 \-font 'Bitstream Vera Sans:style=Bold'
2258 .PD 1
2261 .B \-fontconfig (fontconfig only)
2262 Enables the usage of fontconfig managed fonts.
2264 .I NOTE:
2265 By default fontconfig is used for libass-rendered subtitles and not used for
2266 OSD. With \-fontconfig it is used for both libass and OSD, with \-nofontconfig
2267 it is not used at all.
2270 .B \-forcedsubsonly
2271 Display only forced subtitles for the DVD subtitle stream selected by e.g.\&
2272 \-slang.
2275 .B \-fribidi\-charset <charset name> (FriBiDi only)
2276 Specifies the character set that will be passed to FriBiDi when
2277 decoding non-UTF-8 subtitles (default: ISO8859-8).
2280 .B \-ifo <VOBsub IFO file>
2281 Indicate the file that will be used to load palette and frame size for VOBsub
2282 subtitles.
2285 .B \-noautosub
2286 Turns off automatic subtitle file loading.
2289 .B \-osd\-duration <time>
2290 Set the duration of the OSD messages in ms (default: 1000).
2293 .B \-osdlevel <0\-3> (MPlayer only)
2294 Specifies which mode the OSD should start in.
2295 .PD 0
2296 .RSs
2297 .IPs 0
2298 subtitles only
2299 .IPs 1
2300 volume + seek (default)
2301 .IPs 2
2302 volume + seek + timer + percentage
2303 .IPs 3
2304 volume + seek + timer + percentage + total time
2306 .PD 1
2309 .B \-overlapsub
2310 Allows the next subtitle to be displayed while the current one is
2311 still visible (default is to enable the support only for specific
2312 formats).
2315 .B \-sid <ID> (also see \-slang, \-vobsubid)
2316 Display the subtitle stream specified by <ID> (0\-31).
2317 MPlayer prints the available subtitle IDs when run in verbose (\-v) mode.
2318 If you cannot select one of the subtitles on a DVD, also try \-vobsubid.
2321 .B \-nosub
2322 Disables any otherwise auto-selected subtitles (as e.g.\& the Matroska/mkv
2323 demuxer supports).
2326 .B \-slang <language code[,language code,...]> (also see \-sid)
2327 Specify a priority list of subtitle languages to use.
2328 Different container formats employ different language codes.
2329 DVDs use ISO 639-1 two letter language codes, Matroska uses ISO 639-2
2330 three letter language codes while OGM uses a free-form identifier.
2331 MPlayer prints the available languages when run in verbose (\-v) mode.
2332 .sp 1
2333 .I EXAMPLE:
2334 .PD 0
2335 .RSs
2336 .IPs "mplayer dvd://1 \-slang hu,en"
2337 Chooses the Hungarian subtitle track on a DVD and falls back on English if
2338 Hungarian is not available.
2339 .IPs "mplayer \-slang jpn example.mkv"
2340 Plays a Matroska file with Japanese subtitles.
2342 .PD 1
2345 .B \-spuaa <mode>
2346 Antialiasing/\:scaling mode for DVD/\:VOBsub.
2347 A value of 16 may be added to <mode> in order to force scaling even
2348 when original and scaled frame size already match.
2349 This can be employed to e.g.\& smooth subtitles with gaussian blur.
2350 Available modes are:
2351 .PD 0
2352 .RSs
2353 .IPs 0
2354 none (fastest, very ugly)
2355 .IPs 1
2356 approximate (broken?)
2357 .IPs 2
2358 full (slow)
2359 .IPs 3
2360 bilinear (default, fast and not too bad)
2361 .IPs 4
2362 uses swscaler gaussian blur (looks very good)
2364 .PD 1
2367 .B \-spualign <\-1\-2>
2368 Specify how SPU (DVD/\:VOBsub) subtitles should be aligned.
2369 .PD 0
2370 .RSs
2371 .IPs "\-1"
2372 original position
2373 .IPs " 0"
2374 Align at top (original behavior, default).
2375 .IPs " 1"
2376 Align at center.
2377 .IPs " 2"
2378 Align at bottom.
2380 .PD 1
2383 .B \-spugauss <0.0\-3.0>
2384 Variance parameter of gaussian used by \-spuaa 4.
2385 Higher means more blur (default: 1.0).
2388 .B \-sub <subtitlefile1,subtitlefile2,...>
2389 Use/\:display these subtitle files.
2390 Only one file can be displayed at the same time.
2393 .B \-sub\-bg\-alpha <0\-255>
2394 Specify the alpha channel value for subtitles and OSD backgrounds.
2395 Big values mean more transparency.
2396 0 means completely transparent.
2399 .B \-sub\-bg\-color <0\-255>
2400 Specify the color value for subtitles and OSD backgrounds.
2401 Currently subtitles are grayscale so this value is equivalent to the
2402 intensity of the color.
2403 255 means white and 0 black.
2406 .B \-sub\-demuxer <[+]name> (\-subfile only) (BETA CODE)
2407 Force subtitle demuxer type for \-subfile.
2408 Use a '+' before the name to force it, this will skip some checks!
2409 Give the demuxer name as printed by \-sub\-demuxer help.
2410 For backward compatibility it also accepts the demuxer ID as defined in
2411 subreader.h.
2414 .B \-sub\-fuzziness <mode>
2415 Adjust matching fuzziness when searching for subtitles:
2416 .PD 0
2417 .RSs
2418 .IPs 0
2419 exact match
2420 .IPs 1
2421 Load all subs containing movie name.
2422 .IPs 2
2423 Load all subs in the current directory.
2425 .PD 1
2428 .B \-sub\-no\-text\-pp
2429 Disables any kind of text post processing done after loading the subtitles.
2430 Used for debug purposes.
2433 .B \-subalign <0\-2>
2434 Specify which edge of the subtitles should be aligned at the height
2435 given by \-subpos.
2436 .PD 0
2437 .RSs
2438 .IPs 0
2439 Align subtitle top edge (original behavior).
2440 .IPs 1
2441 Align subtitle center.
2442 .IPs 2
2443 Align subtitle bottom edge (default).
2445 .PD 1
2448 .B "\-subcc \ "
2449 Display DVD Closed Caption (CC) subtitles.
2450 These are
2451 .B not
2452 the VOB subtitles, these are special ASCII subtitles for the
2453 hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
2454 CC subtitles have not been spotted on DVDs from other regions so far.
2457 .B \-subcp <codepage> (iconv only)
2458 If your system supports iconv(3), you can use this option to
2459 specify the subtitle codepage.
2460 .sp 1
2461 .I EXAMPLE:
2462 .PD 0
2463 .RSs
2464 \-subcp latin2
2466 \-subcp cp1250
2468 .PD 1
2471 .B \-subcp enca:<language>:<fallback codepage> (ENCA only)
2472 You can specify your language using a two letter language code to
2473 make ENCA detect the codepage automatically.
2474 If unsure, enter anything and watch mplayer \-v output for available
2475 languages.
2476 Fallback codepage specifies the codepage to use, when autodetection fails.
2477 .sp 1
2478 .I EXAMPLE:
2479 .PD 0
2480 .RSs
2481 .IPs "\-subcp enca:cs:latin2"
2482 Guess the encoding, assuming the subtitles are Czech, fall back on
2483 latin 2, if the detection fails.
2484 .IPs "\-subcp enca:pl:cp1250"
2485 Guess the encoding for Polish, fall back on cp1250.
2487 .PD 1
2490 .B \-subdelay <sec>
2491 Delays subtitles by <sec> seconds.
2492 Can be negative.
2495 .B \-subfile <filename> (BETA CODE)
2496 Currently useless.
2497 Same as \-audiofile, but for subtitle streams (OggDS?).
2500 .B \-subfont <path to font (FreeType), font pattern (Fontconfig)> (FreeType only)
2501 Sets the subtitle font (see \-font).
2502 If no \-subfont is given, \-font is used.
2505 .B \-subfont\-autoscale <0\-3> (FreeType only)
2506 Sets the autoscale mode.
2508 .I NOTE:
2509 0 means that text scale and OSD scale are font heights in points.
2510 .sp 1
2511 The mode can be:
2512 .sp 1
2513 .PD 0
2514 .RSs
2515 .IPs 0
2516 no autoscale
2517 .IPs 1
2518 proportional to movie height
2519 .IPs 2
2520 proportional to movie width
2521 .IPs 3
2522 proportional to movie diagonal (default)
2524 .PD 1
2527 .B \-subfont\-blur <0\-8> (FreeType only)
2528 Sets the font blur radius (default: 2).
2531 .B \-subfont\-encoding <value> (FreeType only)
2532 Sets the font encoding.
2533 When set to 'unicode', all the glyphs from the font file will be rendered and
2534 unicode will be used (default: unicode).
2537 .B \-subfont\-osd\-scale <0\-100> (FreeType only)
2538 Sets the autoscale coefficient of the OSD elements (default: 6).
2541 .B \-subfont\-outline <0\-8> (FreeType only)
2542 Sets the font outline thickness (default: 2).
2545 .B \-subfont\-text\-scale <0\-100> (FreeType only)
2546 Sets the subtitle text autoscale coefficient as percentage of the
2547 screen size (default: 5).
2550 .B \-subfps <rate>
2551 Specify the framerate of the subtitle file (default: movie fps).
2553 .I NOTE:
2554 <rate> > movie fps speeds the subtitles up for frame-based subtitle files and
2555 slows them down for time-based ones.
2558 .B \-subpos <0\-100> (useful with \-vf expand)
2559 Specify the position of subtitles on the screen.
2560 The value is the vertical position of the subtitle in % of the screen height.
2563 .B \-subwidth <10\-100>
2564 Specify the maximum width of subtitles on the screen.
2565 Useful for TV-out.
2566 The value is the width of the subtitle in % of the screen width.
2569 .B \-noterm\-osd
2570 Disable the display of OSD messages on the console when no video output is
2571 available.
2574 .B \-term\-osd\-esc <escape sequence>
2575 Specify the escape sequence to use before writing an OSD message on the
2576 console.
2577 The escape sequence should move the pointer to the beginning of the line
2578 used for the OSD and clear it (default: ^[[A\\r^[[K).
2581 .B \-unicode
2582 Tells MPlayer to handle the subtitle file as unicode.
2585 .B \-unrarexec <path to unrar executable> (not supported on MingW)
2586 Specify the path to the unrar executable so MPlayer can use it to access
2587 rar-compressed VOBsub files (default: not set, so the feature is off).
2588 The path must include the executable's filename, i.e.\& /usr/local/bin/unrar.
2591 .B "\-utf8 \ \ "
2592 Tells MPlayer to handle the subtitle file as UTF-8.
2595 .B \-vobsub <VOBsub file without extension>
2596 Specify a VOBsub file to use for subtitles.
2597 Has to be the full pathname without extension, i.e.\& without
2598 the '.idx', '.ifo' or '.sub'.
2601 .B \-vobsubid <0\-31>
2602 Specify the VOBsub subtitle ID.
2606 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
2609 .B \-abs <value> (\-ao oss only) (OBSOLETE)
2610 Override audio driver/\:card buffer size detection.
2613 .B \-format <format> (also see the format audio filter)
2614 Select the sample format used for output from the audio filter
2615 layer to the sound card.
2616 The values that <format> can adopt are listed below in the
2617 description of the format audio filter.
2620 .B \-mixer <device>
2621 Use a mixer device different from the default /dev/\:mixer.
2622 For ALSA this is the mixer name.
2625 .B \-mixer\-channel <mixer line>[,mixer index] (\-ao oss and \-ao alsa only)
2626 This option will tell MPlayer to use a different channel for controlling
2627 volume than the default PCM.
2628 Options for OSS include
2629 .B vol, pcm, line.
2630 For a complete list of options look for SOUND_DEVICE_NAMES in
2631 /usr/\:include/\:linux/\:soundcard.h.
2632 For ALSA you can use the names e.g.\& alsamixer displays, like
2633 .B Master, Line, PCM.
2635 .I NOTE:
2636 ALSA mixer channel names followed by a number must be specified in the
2637 <name,number> format, i.e.\& a channel labeled 'PCM 1' in alsamixer must
2638 be converted to
2639 .BR PCM,1 .
2642 .B \-softvol
2643 Force the use of the software mixer, instead of using the sound card
2644 mixer.
2647 .B \-softvol\-max <10.0\-10000.0>
2648 Set the maximum amplification level in percent (default: 110).
2649 A value of 200 will allow you to adjust the volume up to a maximum of
2650 double the current level.
2651 With values below 100 the initial volume (which is 100%) will be above
2652 the maximum, which e.g.\& the OSD cannot display correctly.
2655 .B \-volstep <0\-100>
2656 Set the step size of mixer volume changes in percent of the whole range
2657 (default: 3).
2660 .B \-volume <-1\-100> (also see \-af volume)
2661 Set the startup volume in the mixer, either hardware or software (if
2662 used with \-softvol).
2663 A value of -1 (the default) will not change the volume.
2667 .SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)"
2668 Audio output drivers are interfaces to different audio output facilities.
2669 The syntax is:
2672 .B \-ao <driver1[:suboption1[=value]:...],driver2,...[,]>
2673 Specify a priority list of audio output drivers to be used.
2675 If the list has a trailing ',' MPlayer will fall back on drivers not
2676 contained in the list.
2677 Suboptions are optional and can mostly be omitted.
2679 .I NOTE:
2680 See \-ao help for a list of compiled-in audio output drivers.
2681 .sp 1
2682 .I EXAMPLE:
2683 .PD 0
2684 .RSs
2685 .IPs "\-ao alsa,oss,"
2686 Try the ALSA driver, then the OSS driver, then others.
2687 .IPs "\-ao alsa:noblock:device=hw=0.3"
2688 Sets noblock-mode and the device-name as first card, fourth device.
2690 .PD 1
2691 .sp 1
2692 Available audio output drivers are:
2695 .B "alsa\ \ \ "
2696 ALSA 0.9/1.x audio output driver
2697 .PD 0
2698 .RSs
2699 .IPs noblock
2700 Sets noblock-mode.
2701 .IPs device=<device>
2702 Sets the device name.
2703 Replace any ',' with '.' and any ':' with '=' in the ALSA device name.
2704 For hwac3 output via S/PDIF, use an "iec958" or "spdif" device, unless
2705 you really know how to set it correctly.
2707 .PD 1
2710 .B "alsa5\ \ "
2711 ALSA 0.5 audio output driver
2714 .B "oss\ \ \ \ "
2715 OSS audio output driver
2716 .PD 0
2717 .RSs
2718 .IPs <dsp-device>
2719 Sets the audio output device (default: /dev/\:dsp).
2720 .IPs <mixer-device>
2721 Sets the audio mixer device (default: /dev/\:mixer).
2722 .IPs <mixer-channel>
2723 Sets the audio mixer channel (default: pcm).
2725 .PD 1
2728 .B sdl (SDL only)
2729 highly platform independent SDL (Simple Directmedia Layer) library
2730 audio output driver
2731 .PD 0
2732 .RSs
2733 .IPs <driver>
2734 Explicitly choose the SDL audio driver to use (default: let SDL choose).
2736 .PD 1
2739 .B "arts\ \ \ "
2740 audio output through the aRts daemon
2743 .B "esd\ \ \ \ "
2744 audio output through the ESD daemon
2745 .PD 0
2746 .RSs
2747 .IPs <server>
2748 Explicitly choose the ESD server to use (default: localhost).
2750 .PD 1
2753 .B "jack\ \ \ \ "
2754 audio output through JACK (Jack Audio Connection Kit)
2755 .PD 0
2756 .RSs
2757 .IPs port=<name>
2758 Connects to the ports with the given name (default: physical ports).
2759 .IPs name=<client name>
2760 Client name that is passed to JACK (default: MPlayer [<PID>]).
2761 Useful if you want to have certain connections established automatically.
2762 .IPs (no)estimate
2763 Estimate the audio delay, supposed to make the video playback smoother
2764 (default: enabled).
2765 .IPs (no)autostart
2766 Automatically start jackd if necessary (default: disabled).
2767 Note that this seems unreliable and will spam stdout with server messages.
2769 .PD 1
2772 .B "nas\ \ \ \ "
2773 audio output through NAS
2776 .B coreaudio (Mac OS X only)
2777 native Mac OS X audio output driver
2780 .B "openal\ "
2781 Experimental OpenAL audio output driver
2784 .B "pulse\ \ "
2785 PulseAudio audio output driver
2786 .PD 0
2787 .RSs
2788 .IPs "[<host>][:<output sink>]"
2789 Specify the host and optionally output sink to use.
2790 An empty <host> string uses a local connection, "localhost"
2791 uses network transfer (most likely not what you want).
2793 .PD 1
2796 .B sgi (SGI only)
2797 native SGI audio output driver
2798 .PD 0
2799 .RSs
2800 .IPs "<output device name>"
2801 Explicitly choose the output device/\:interface to use
2802 (default: system-wide default).
2803 For example, 'Analog Out' or 'Digital Out'.
2805 .PD 1
2808 .B sun (Sun only)
2809 native Sun audio output driver
2810 .PD 0
2811 .RSs
2812 .IPs <device>
2813 Explicitly choose the audio device to use (default: /dev/\:audio).
2815 .PD 1
2818 .B win32 (Windows only)
2819 native Windows waveout audio output driver
2822 .B dsound (Windows only)
2823 DirectX DirectSound audio output driver
2824 .PD 0
2825 .RSs
2826 .IPs device=<devicenum>
2827 Sets the device number to use.
2828 Playing a file with \-v will show a list of available devices.
2830 .PD 1
2833 .B dart (OS/2 only)
2834 OS/2 DART audio output driver
2835 .PD 0
2836 .RSs
2837 .IPs (no)share
2838 Open DART in shareable or exclusive mode.
2839 .IPs bufsize=<size>
2840 Set buffer size to <size> in samples (default: 2048).
2842 .PD 1
2845 .B dxr2 (also see \-dxr2) (DXR2 only)
2846 Creative DXR2 specific output driver
2849 .B ivtv (IVTV only)
2850 IVTV specific MPEG audio output driver.
2851 Works with \-ac hwmpa only.
2854 .B v4l2 (requires Linux 2.6.22+ kernel)
2855 Audio output driver for V4L2 cards with hardware MPEG decoder.
2858 .B mpegpes (DVB only)
2859 Audio output driver for DVB cards that writes the output to an MPEG-PES
2860 file if no DVB card is installed.
2861 .PD 0
2862 .RSs
2863 .IPs card=<1\-4>
2864 DVB card to use if more than one card is present.
2865 If not specified MPlayer will search the first usable card.
2866 .IPs file=<filename>
2867 output filename
2869 .PD 1
2872 .B "null\ \ \ "
2873 Produces no audio output but maintains video playback speed.
2874 Use \-nosound for benchmarking.
2877 .B "pcm\ \ \ \ "
2878 raw PCM/wave file writer audio output
2879 .PD 0
2880 .RSs
2881 .IPs (no)waveheader
2882 Include or do not include the wave header (default: included).
2883 When not included, raw PCM will be generated.
2884 .IPs file=<filename>
2885 Write the sound to <filename> instead of the default
2886 audiodump.wav.
2887 If nowaveheader is specified, the default is audiodump.pcm.
2888 .IPs "fast\ "
2889 Try to dump faster than realtime.
2890 Make sure the output does not get truncated (usually with
2891 "Too many video packets in buffer" message).
2892 It is normal that you get a "Your system is too SLOW to play this!" message.
2894 .PD 1
2897 .B "plugin\ \ "
2898 plugin audio output driver
2902 .SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)"
2905 .B \-adapter <value>
2906 Set the graphics card that will receive the image.
2907 You can get a list of available cards when you run this option with \-v.
2908 Currently only works with the directx video output driver.
2911 .B \-bpp <depth>
2912 Override the autodetected color depth.
2913 Only supported by the fbdev, dga, svga, vesa video output drivers.
2916 .B \-border
2917 Play movie with window border and decorations.
2918 Since this is on by default, use \-noborder to disable the standard window
2919 decorations.
2922 .B \-brightness <\-100\-100>
2923 Adjust the brightness of the video signal (default: 0).
2924 Not supported by all video output drivers.
2927 .B \-contrast <\-100\-100>
2928 Adjust the contrast of the video signal (default: 0).
2929 Not supported by all video output drivers.
2932 .B \-display <name> (X11 only)
2933 Specify the hostname and display number of the X server you want to display
2935 .sp 1
2936 .I EXAMPLE:
2937 .PD 0
2938 .RSs
2939 \-display xtest.localdomain:0
2941 .PD 1
2944 .B "\-dr \ \ \ "
2945 Turns on direct rendering (not supported by all codecs and video outputs)
2947 .I WARNING:
2948 May cause OSD/SUB corruption!
2951 .B \-dxr2 <option1:option2:...>
2952 This option is used to control the dxr2 video output driver.
2953 .RSs
2954 .IPs ar-mode=<value>
2955 aspect ratio mode (0 = normal, 1 = pan-and-scan, 2 = letterbox (default))
2956 .IPs iec958-encoded
2957 Set iec958 output mode to encoded.
2958 .IPs iec958-decoded
2959 Set iec958 output mode to decoded (default).
2960 .IPs macrovision=<value>
2961 macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
2962 3 = agc 4 colorstripe)
2963 .IPs "mute\ "
2964 mute sound output
2965 .IPs unmute
2966 unmute sound output
2967 .IPs ucode=<value>
2968 path to the microcode
2971 .sp 1
2972 .I TV output
2974 .RSs
2975 .IPs 75ire
2976 enable 7.5 IRE output mode
2977 .IPs no75ire
2978 disable 7.5 IRE output mode (default)
2979 .IPs "bw\ \ \ "
2980 b/w TV output
2981 .IPs color
2982 color TV output (default)
2983 .IPs interlaced
2984 interlaced TV output (default)
2985 .IPs nointerlaced
2986 disable interlaced TV output
2987 .IPs norm=<value>
2988 TV norm (ntsc (default), pal, pal60, palm, paln, palnc)
2989 .IPs square-pixel
2990 set pixel mode to square
2991 .IPs ccir601-pixel
2992 set pixel mode to ccir601
2995 .sp 1
2996 .I overlay
2998 .RSs
2999 .IPs cr-left=<0\-500>
3000 Set the left cropping value (default: 50).
3001 .IPs cr-right=<0\-500>
3002 Set the right cropping value (default: 300).
3003 .IPs cr-top=<0\-500>
3004 Set the top cropping value (default: 0).
3005 .IPs cr-bottom=<0\-500>
3006 Set the bottom cropping value (default: 0).
3007 .IPs ck-[r|g|b]=<0\-255>
3008 Set the r(ed), g(reen) or b(lue) gain of the overlay color-key.
3009 .IPs ck-[r|g|b]min=<0\-255>
3010 minimum value for the respective color key
3011 .IPs ck-[r|g|b]max=<0\-255>
3012 maximum value for the respective color key
3013 .IPs ignore-cache
3014 Ignore cached overlay settings.
3015 .IPs update-cache
3016 Update cached overlay settings.
3017 .IPs ol-osd
3018 Enable overlay onscreen display.
3019 .IPs nool-osd
3020 Disable overlay onscreen display (default).
3021 .IPs ol[h|w|x|y]-cor=<\-20\-20>
3022 Adjust the overlay size (h,w) and position (x,y) in case it does not
3023 match the window perfectly (default: 0).
3024 .IPs overlay
3025 Activate overlay (default).
3026 .IPs nooverlay
3027 Activate TV-out.
3028 .IPs overlay-ratio=<1\-2500>
3029 Tune the overlay (default: 1000).
3033 .B \-fbmode <modename> (\-vo fbdev only)
3034 Change video mode to the one that is labeled as <modename> in
3035 /etc/\:fb.modes.
3037 .I NOTE:
3038 VESA framebuffer does not support mode changing.
3041 .B \-fbmodeconfig <filename> (\-vo fbdev only)
3042 Override framebuffer mode configuration file (default: /etc/\:fb.modes).
3045 .B \-force\-window\-position
3046 Forcefully move MPlayer's video output window to default location whenever
3047 there is a change in video parameters, video stream or file.
3048 This used to be the default behavior.
3049 Currently only affects X11 VOs.
3052 .B \-fs (also see \-zoom)
3053 Fullscreen playback (centers movie, and paints black bands around it).
3054 Not supported by all video output drivers.
3057 .B \-fsmode\-dontuse <0\-31> (OBSOLETE, use the \-fs option)
3058 Try this option if you still experience fullscreen problems.
3061 .B \-fstype <type1,type2,...> (X11 only)
3062 Specify a priority list of fullscreen modes to be used.
3063 You can negate the modes by prefixing them with '\-'.
3064 If you experience problems like the fullscreen window being covered
3065 by other windows try using a different order.
3067 .I NOTE:
3068 See \-fstype help for a full list of available modes.
3069 .sp 1
3070 The available types are:
3071 .sp 1
3072 .PD 0
3073 .RSs
3074 .IPs above
3075 Use the _NETWM_STATE_ABOVE hint if available.
3076 .IPs below
3077 Use the _NETWM_STATE_BELOW hint if available.
3078 .IPs fullscreen
3079 Use the _NETWM_STATE_FULLSCREEN hint if available.
3080 .IPs layer
3081 Use the _WIN_LAYER hint with the default layer.
3082 .IPs layer=<0...15>
3083 Use the _WIN_LAYER hint with the given layer number.
3084 .IPs netwm
3085 Force NETWM style.
3086 .IPs "none\ "
3087 Clear the list of modes; you can add modes to enable afterward.
3088 .IPs stays_on_top
3089 Use _NETWM_STATE_STAYS_ON_TOP hint if available.
3090 .REss
3091 .sp 1
3093 .I EXAMPLE:
3095 .PD 0
3096 .RSs
3097 .IPs layer,stays_on_top,above,fullscreen
3098 Default order, will be used as a fallback if incorrect or
3099 unsupported modes are specified.
3100 .IPs \-fullscreen
3101 Fixes fullscreen switching on OpenBox 1.x.
3103 .PD 1
3106 .B \-geometry x[%][:y[%]] or [WxH][+x+y]
3107 Adjust where the output is on the screen initially.
3108 The x and y specifications are in pixels measured from the top-left of the
3109 screen to the top-left of the image being displayed, however if a percentage
3110 sign is given after the argument it turns the value into a percentage of the
3111 screen size in that direction.
3112 It also supports the standard X11 \-geometry option format.
3113 If an external window is specified using the \-wid option, then the x and
3114 y coordinates are relative to the top-left corner of the window rather
3115 than the screen.
3116 The coordinates are relative to the screen given with \-xineramascreen for
3117 the video output drivers that fully support \-xineramascreen (direct3d, gl, gl2,
3118 vdpau, x11, xv, xvmc).
3120 .I NOTE:
3121 This option is only supported by the x11, xmga, xv, xvmc, xvidix,
3122 gl, gl2, directx, fbdev and tdfxfb video output drivers.
3123 .sp 1
3124 .I EXAMPLE:
3125 .PD 0
3126 .RSs
3127 .IPs 50:40
3128 Places the window at x=50, y=40.
3129 .IPs 50%:50%
3130 Places the window in the middle of the screen.
3131 .IPs "100%\ "
3132 Places the window at the middle of the right edge of the screen.
3133 .IPs 100%:100%
3134 Places the window at the bottom right corner of the screen.
3136 .PD 1
3139 .B \-hue <\-100\-100>
3140 Adjust the hue of the video signal (default: 0).
3141 You can get a colored negative of the image with this option.
3142 Not supported by all video output drivers.
3145 .B \-monitor\-dotclock <range[,range,...]> (\-vo fbdev and vesa only)
3146 Specify the dotclock or pixelclock range of the monitor.
3149 .B \-monitor\-hfreq <range[,range,...]> (\-vo fbdev and vesa only)
3150 Specify the horizontal frequency range of the monitor.
3153 .B \-monitor\-vfreq <range[,range,...]> (\-vo fbdev and vesa only)
3154 Specify the vertical frequency range of the monitor.
3157 .B \-monitoraspect <ratio> (also see \-aspect)
3158 Set the aspect ratio of your monitor or TV screen.
3159 A value of 0 disables a previous setting (e.g.\& in the config file).
3160 Overrides the \-monitorpixelaspect setting if enabled.
3161 .sp 1
3162 .I EXAMPLE:
3163 .PD 0
3164 .RSs
3165 \-monitoraspect 4:3  or 1.3333
3167 \-monitoraspect 16:9 or 1.7777
3169 .PD 1
3172 .B \-monitorpixelaspect <ratio> (also see \-aspect)
3173 Set the aspect of a single pixel of your monitor or TV screen (default: 1).
3174 A value of 1 means square pixels
3175 (correct for (almost?) all LCDs).
3178 .B \-name (X11 only)
3179 Set the window class name.
3182 .B \-nodouble
3183 Disables double buffering, mostly for debugging purposes.
3184 Double buffering fixes flicker by storing two frames in memory, and
3185 displaying one while decoding another.
3186 It can affect OSD negatively, but often removes OSD flickering.
3189 .B \-nograbpointer
3190 Do not grab the mouse pointer after a video mode change (\-vm).
3191 Useful for multihead setups.
3194 .B \-nokeepaspect
3195 Do not keep window aspect ratio when resizing windows.
3196 By default MPlayer tries to keep the correct video aspect ratio by
3197 instructing the window manager to maintain window aspect when resizing,
3198 and by adding black bars if the window manager nevertheless allows
3199 window shape to change.
3200 This option disables window manager aspect hints and scales the video
3201 to completely fill the window without regard for aspect ratio.
3204 .B "\-ontop\ "
3205 Makes the player window stay on top of other windows.
3206 Supported by video output drivers which use X11, except SDL,
3207 as well as directx, corevideo, quartz, ggi and gl2.
3210 .B \-panscan <0.0\-1.0>
3211 Enables pan-and-scan functionality (cropping the sides of e.g.\& a 16:9
3212 movie to make it fit a 4:3 display without black bands).
3213 The range controls how much of the image is cropped.
3214 Only works with the xv, xmga, mga, gl, gl2, quartz, corevideo and xvidix
3215 video output drivers.
3217 .I NOTE:
3218 Values between \-1 and 0 are allowed as well, but highly experimental
3219 and may crash or worse.
3220 Use at your own risk!
3223 .B \-panscanrange <\-19.0\-99.0> (experimental)
3224 Change the range of the pan-and-scan functionality (default: 1).
3225 Positive values mean multiples of the default range.
3226 Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
3227 E.g.\& \-panscanrange \-3 allows a zoom factor of up to 4.
3228 This feature is experimental.
3229 Do not report bugs unless you are using \-vo gl.
3232 .B \-refreshrate <Hz>
3233 Set the monitor refreshrate in Hz.
3234 Currently only supported by \-vo directx combined with the \-vm option.
3237 .B \-rootwin
3238 Play movie in the root window (desktop background).
3239 Desktop background images may cover the movie window, though.
3240 Only works with the x11, xv, xmga, xvidix, quartz, corevideo and directx video output drivers.
3243 .B \-saturation <\-100\-100>
3244 Adjust the saturation of the video signal (default: 0).
3245 You can get grayscale output with this option.
3246 Not supported by all video output drivers.
3249 .B \-screenh <pixels>
3250 Specify the screen height for video output drivers which
3251 do not know the screen resolution like fbdev, x11 and TV-out.
3254 .B \-screenw <pixels>
3255 Specify the screen width for video output drivers which
3256 do not know the screen resolution like fbdev, x11 and TV-out.
3259 .B \-stop\-xscreensaver (X11 only)
3260 Turns off xscreensaver at startup and turns it on again on exit.
3261 If your screensaver supports neither the XSS nor XResetScreenSaver
3262 API please use \-heartbeat\-cmd instead.
3265 .B \-title (also see \-use\-filename\-title)
3266 Set the window title.
3267 Supported by X11-based video output drivers.
3270 .B \-use\-filename\-title (also see \-title)
3271 Set the window title using the media filename, when not set with \-title.
3272 Supported by X11-based video output drivers.
3275 .B "\-vm \ \ \ "
3276 Try to change to a different video mode.
3277 Supported by the dga, x11, xv, sdl and directx video output drivers.
3278 If used with the directx video output driver the \-screenw,
3279 \-screenh, \-bpp and \-refreshrate options can be used to set
3280 the new display mode.
3283 .B "\-vsync \ \ "
3284 Enables VBI for the vesa, dfbmga and svga video output drivers.
3287 .B \-wid <window ID> (X11, OpenGL and DirectX only)
3288 This tells MPlayer to attach to an existing window.
3289 Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
3290 This option fills the given window completely, thus aspect scaling,
3291 panscan, etc are no longer handled by MPlayer but must be managed by the
3292 application that created the window.
3295 .B \-xineramascreen <\-2\-...>
3296 In Xinerama configurations (i.e.\& a single desktop that spans across multiple
3297 displays) this option tells MPlayer which screen to display the movie on.
3298 A value of \-2 means fullscreen across the whole virtual display (in this case
3299 Xinerama information is completely ignored), \-1 means
3300 fullscreen on the display the window currently is on.
3301 The initial position set via the \-geometry option is relative to the
3302 specified screen.
3303 Will usually only work with "\-fstype \-fullscreen" or "\-fstype none".
3304 This option is not suitable to only set the startup screen (because
3305 it will always display on the given screen in fullscreen mode),
3306 \-geometry is the best that is available for that purpose
3307 currently.
3308 Supported by at least the direct3d, gl, gl2, x11 and xv video output 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.
3523 .PD 1
3526 .B xvmc (X11 with \-vc ffmpeg12mc only)
3527 Video output driver that uses the XvMC (X Video Motion Compensation)
3528 extension of XFree86 4.x to speed up MPEG-1/2 and VCR2 decoding.
3529 .PD 0
3530 .RSs
3531 .IPs adaptor=<number>
3532 Select a specific XVideo adaptor (check xvinfo results).
3533 .IPs port=<number>
3534 Select a specific XVideo port.
3535 .IPs (no)benchmark
3536 Disables image display.
3537 Necessary for proper benchmarking of drivers that change
3538 image buffers on monitor retrace only (nVidia).
3539 Default is not to disable image display (nobenchmark).
3540 .IPs (no)bobdeint
3541 Very simple deinterlacer.
3542 Might not look better than \-vf tfields=1,
3543 but it is the only deinterlacer for xvmc (default: nobobdeint).
3544 .IPs (no)queue
3545 Queue frames for display to allow more parallel work of the video hardware.
3546 May add a small (not noticeable) constant A/V desync (default: noqueue).
3547 .IPs (no)sleep
3548 Use sleep function while waiting for rendering to finish
3549 (not recommended on Linux) (default: nosleep).
3550 .IPs ck=cur|use|set
3551 Same as \-vo xv:ck (see \-vo xv).
3552 .IPs ck-method=man|bg|auto
3553 Same as \-vo xv:ck-method (see \-vo xv).
3555 .PD 1
3558 .B dga (X11 only)
3559 Play video through the XFree86 Direct Graphics Access extension.
3560 Considered obsolete.
3563 .B sdl (SDL only, buggy/outdated)
3564 Highly platform independent SDL (Simple Directmedia Layer) library
3565 video output driver.
3566 Since SDL uses its own X11 layer, MPlayer X11 options do not have
3567 any effect on SDL.
3568 Note that it has several minor bugs (\-vm/\-novm is mostly ignored,
3569 \-fs behaves like \-novm should, window is in top-left corner when
3570 returning from fullscreen, panscan is not supported, ...).
3571 .PD 0
3572 .RSs
3573 .IPs driver=<driver>
3574 Explicitly choose the SDL driver to use.
3575 .IPs (no)forcexv
3576 Use XVideo through the sdl video output driver (default: forcexv).
3577 .IPs (no)hwaccel
3578 Use hardware accelerated scaler (default: hwaccel).
3580 .PD 1
3583 .B "vidix\ \ "
3584 VIDIX (VIDeo Interface for *niX) is an interface to the
3585 video acceleration features of different graphics cards.
3586 Very fast video output driver on cards that support it.
3587 .PD 0
3588 .RSs
3589 .IPs <subdevice>
3590 Explicitly choose the VIDIX subdevice driver to use.
3591 Available subdevice drivers are cyberblade, ivtv, mach64,
3592 mga_crtc2, mga, nvidia, pm2, pm3, radeon, rage128, s3, sh_veu,
3593 sis_vid and unichrome.
3595 .PD 1
3598 .B xvidix (X11 only)
3599 X11 frontend for VIDIX
3600 .PD 0
3601 .RSs
3602 .IPs <subdevice>
3603 same as vidix
3605 .PD 1
3608 .B "cvidix\ "
3609 Generic and platform independent VIDIX frontend, can even run in a
3610 text console with nVidia cards.
3611 .PD 0
3612 .RSs
3613 .IPs <subdevice>
3614 same as vidix
3616 .PD 1
3619 .B winvidix (Windows only)
3620 Windows frontend for VIDIX
3621 .PD 0
3622 .RSs
3623 .IPs <subdevice>
3624 same as vidix
3626 .PD 1
3629 .B direct3d (Windows only) (BETA CODE!)
3630 Video output driver that uses the Direct3D interface (useful for Vista).
3633 .B directx (Windows only)
3634 Video output driver that uses the DirectX interface.
3635 .PD 0
3636 .RSs
3637 .IPs noaccel
3638 Turns off hardware acceleration.
3639 Try this option if you have display problems.
3641 .PD 1
3644 .B kva (OS/2 only)
3645 Video output driver that uses the libkva interface.
3646 .PD 0
3647 .RSs
3648 .IPs snap
3649 Force SNAP mode.
3650 .IPs wo
3651 Force WarpOverlay! mode.
3652 .IPs dive
3653 Force DIVE mode.
3654 .IPs (no)t23
3655 Enable or disable workaround for T23 laptop (default: disabled).
3656 Try to enable this option if your video card supports upscaling only.
3658 .PD 1
3661 .B quartz (Mac OS X only)
3662 Mac OS X Quartz video output driver.
3663 Under some circumstances, it might be more efficient to force a
3664 packed YUV output format, with e.g.\& \-vf format=yuy2.
3665 .PD 0
3666 .RSs
3667 .IPs device_id=<number>
3668 Choose the display device to use in fullscreen.
3669 .IPs fs_res=<width>:<height>
3670 Specify the fullscreen resolution (useful on slow systems).
3672 .PD 1
3675 .B corevideo (Mac OS X 10.4 or 10.3.9 with QuickTime 7)
3676 Mac OS X CoreVideo video output driver
3677 .PD 0
3678 .RSs
3679 .IPs device_id=<number>
3680 Choose the display device to use for fullscreen or set it to \-1 to
3681 always use the same screen the video window is on (default: \-1 \- auto).
3682 .IPs shared_buffer
3683 Write output to a shared memory buffer instead of displaying it and
3684 try to open an existing NSConnection for communication with a GUI.
3685 .IPs buffer_name=<name>
3686 Name of the shared buffer created with shm_open as well as the name of
3687 the NSConnection MPlayer will try to open (default: "mplayerosx").
3688 Setting buffer_name implicitly enables shared_buffer.
3690 .PD 1
3693 .B fbdev (Linux only)
3694 Uses the kernel framebuffer to play video.
3695 .PD 0
3696 .RSs
3697 .IPs <device>
3698 Explicitly choose the fbdev device name to use (e.g.\& /dev/\:fb0) or the
3699 name of the VIDIX subdevice if the device name starts with 'vidix'
3700 (e.g.\& 'vidixsis_vid' for the sis driver).
3702 .PD 1
3705 .B fbdev2 (Linux only)
3706 Uses the kernel framebuffer to play video,
3707 alternative implementation.
3708 .PD 0
3709 .RSs
3710 .IPs <device>
3711 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
3713 .PD 1
3716 .B "vesa\ \ \ "
3717 Very general video output driver that should work on any VESA VBE 2.0
3718 compatible card.
3719 .PD 0
3720 .RSs
3721 .IPs (no)dga
3722 Turns DGA mode on or off (default: on).
3723 .IPs neotv_pal
3724 Activate the NeoMagic TV out and set it to PAL norm.
3725 .IPs neotv_ntsc
3726 Activate the NeoMagic TV out and set it to NTSC norm.
3727 .IPs vidix
3728 Use the VIDIX driver.
3729 .IPs "lvo:\ \ \ "
3730 Activate the Linux Video Overlay on top of VESA mode.
3732 .PD 1
3735 .B "svga\ \ \ "
3736 Play video using the SVGA library.
3737 .PD 0
3738 .RSs
3739 .IPs "<video mode>"
3740 Specify video mode to use.
3741 The mode can be given in a <width>x<height>x<colors> format,
3742 e.g.\& 640x480x16M or be a graphics mode number, e.g.\& 84.
3743 .IPs bbosd
3744 Draw OSD into black bands below the movie (slower).
3745 .IPs native
3746 Use only native drawing functions.
3747 This avoids direct rendering, OSD and hardware acceleration.
3748 .IPs retrace
3749 Force frame switch on vertical retrace.
3750 Usable only with \-double.
3751 It has the same effect as the \-vsync option.
3752 .IPs "sq\ \ \ "
3753 Try to select a video mode with square pixels.
3754 .IPs vidix
3755 Use svga with VIDIX.
3757 .PD 1
3760 .B "gl\ \ \ \ \ "
3761 OpenGL video output driver, simple version.
3762 Video size must be smaller than
3763 the maximum texture size of your OpenGL implementation.
3764 Intended to work even with the most basic OpenGL implementations,
3765 but also makes use of newer extensions, which allow support for more
3766 colorspaces and direct rendering.
3767 For optimal speed try something similar to
3769 \-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices
3771 The code performs very few checks, so if a feature does not work, this
3772 might be because it is not supported by your card/OpenGL implementation
3773 even if you do not get any error message.
3774 Use glxinfo or a similar tool to display the supported OpenGL extensions.
3775 .PD 0
3776 .RSs
3777 .IPs (no)ati\-hack
3778 ATI drivers may give a corrupted image when PBOs are used (when using \-dr
3779 or force\-pbo).
3780 This option fixes this, at the expense of using a bit more memory.
3781 .IPs (no)force\-pbo
3782 Always uses PBOs to transfer textures even if this involves an extra copy.
3783 Currently this gives a little extra speed with NVidia drivers and a lot more
3784 speed with ATI drivers.
3785 May need \-noslices and the ati\-hack suboption to work correctly.
3786 .IPs (no)scaled-osd
3787 Changes the way the OSD behaves when the size of the
3788 window changes (default: disabled).
3789 When enabled behaves more like the other video output drivers,
3790 which is better for fixed-size fonts.
3791 Disabled looks much better with FreeType fonts and uses the
3792 borders in fullscreen mode.
3793 Does not work correctly with ass subtitles (see \-ass), you can instead
3794 render them without OpenGL support via \-vf ass.
3795 .IPs osdcolor=<0xAARRGGBB>
3796 Color for OSD (default: 0x00ffffff, corresponds to non-transparent white).
3797 .IPs rectangle=<0,1,2>
3798 Select usage of rectangular textures which saves video RAM, but often is
3799 slower (default: 0).
3800 .RSss
3801 0: Use power-of-two textures (default).
3803 1: Use the GL_ARB_texture_rectangle extension.
3805 2: Use the GL_ARB_texture_non_power_of_two extension.
3806 In some cases only supported in software and thus very slow.
3808 .IPs swapinterval=<n>
3809 Minimum interval between two buffer swaps, counted in
3810 displayed frames (default: 1).
3811 1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
3812 Values below 0 will leave it at the system default.
3813 This limits the framerate to (horizontal refresh rate / n).
3814 Requires GLX_SGI_swap_control support to work.
3815 With some (most/all?) implementations this only works in fullscreen mode.
3816 .IPs yuv=<n>
3817 Select the type of YUV to RGB conversion.
3818 .RSss
3819 0: Use software conversion (default).
3820 Compatible with all OpenGL versions.
3821 Provides brightness, contrast and saturation control.
3823 1: Use register combiners.
3824 This uses an nVidia-specific extension (GL_NV_register_combiners).
3825 At least three texture units are needed.
3826 Provides saturation and hue control.
3827 This method is fast but inexact.
3829 2: Use a fragment program.
3830 Needs the GL_ARB_fragment_program extension and at least three texture units.
3831 Provides brightness, contrast, saturation and hue control.
3833 3: Use a fragment program using the POW instruction.
3834 Needs the GL_ARB_fragment_program extension and at least three texture units.
3835 Provides brightness, contrast, saturation, hue and gamma control.
3836 Gamma can also be set independently for red, green and blue.
3837 Method 4 is usually faster.
3839 4: Use a fragment program with additional lookup.
3840 Needs the GL_ARB_fragment_program extension and at least four texture units.
3841 Provides brightness, contrast, saturation, hue and gamma control.
3842 Gamma can also be set independently for red, green and blue.
3844 5: Use ATI-specific method (for older cards).
3845 This uses an ATI-specific extension (GL_ATI_fragment_shader \- not
3846 GL_ARB_fragment_shader!).
3847 At least three texture units are needed.
3848 Provides saturation and hue control.
3849 This method is fast but inexact.
3851 6: Use a 3D texture to do conversion via lookup.
3852 Needs the GL_ARB_fragment_program extension and at least four texture units.
3853 Extremely slow (software emulation) on some (all?) ATI cards since it uses
3854 a texture with border pixels.
3855 Provides brightness, contrast, saturation, hue and gamma control.
3856 Gamma can also be set independently for red, green and blue.
3857 Speed depends more on GPU memory bandwidth than other methods.
3859 .IPs ycbcr
3860 Use the GL_MESA_ycbcr_texture extension to convert YUV to RGB.
3861 In most cases this is probably slower than doing software conversion to RGB.
3862 .IPs lscale=<n>
3863 Select the scaling function to use for luminance scaling.
3864 Only valid for yuv modes 2, 3, 4 and 6.
3865 .RSss
3866 0: Use simple linear filtering (default).
3868 1: Use bicubic B-spline filtering (better quality).
3869 Needs one additional texture unit.
3870 Older cards will not be able to handle this for chroma at least in fullscreen mode.
3872 2: Use cubic filtering in horizontal, linear filtering in vertical direction.
3873 Works on a few more cards than method 1.
3875 3: Same as 1 but does not use a lookup texture.
3876 Might be faster on some cards.
3878 4: Use experimental unsharp masking with 3x3 support and a default strength of 0.5 (see filter-strength).
3880 5: Use experimental unsharp masking with 5x5 support and a default strength of 0.5 (see filter-strength).
3882 .IPs cscale=<n>
3883 Select the scaling function to use for chrominance scaling.
3884 For details see lscale.
3885 .IPs filter-strength=<value>
3886 Set the effect strength for the lscale/cscale filters that support it.
3887 .IPs customprog=<filename>
3888 Load a custom fragment program from <filename>.
3889 See TOOLS/edgedect.fp for an example.
3890 .IPs customtex=<filename>
3891 Load a custom "gamma ramp" texture from <filename>.
3892 This can be used in combination with yuv=4 or with the customprog option.
3893 .IPs (no)customtlin
3894 If enabled (default) use GL_LINEAR interpolation, otherwise use GL_NEAREST
3895 for customtex texture.
3896 .IPs (no)customtrect
3897 If enabled, use texture_rectangle for customtex texture.
3898 Default is disabled.
3900 .sp 1
3902 Normally there is no reason to use the following options, they mostly
3903 exist for testing purposes.
3905 .sp 1
3906 .RSs
3907 .IPs (no)glfinish
3908 Call glFinish() before swapping buffers.
3909 Slower but in some cases more correct output (default: disabled).
3910 .IPs (no)manyfmts
3911 Enables support for more (RGB and BGR) color formats (default: enabled).
3912 Needs OpenGL version >= 1.2.
3913 .IPs slice-height=<0\-...>
3914 Number of lines copied to texture in one piece (default: 0).
3915 0 for whole image.
3917 .I NOTE:
3918 If YUV colorspace is used (see yuv suboption), special rules apply:
3919 .RSss
3920 If the decoder uses slice rendering (see \-noslices), this setting
3921 has no effect, the size of the slices as provided by the decoder is used.
3923 If the decoder does not use slice rendering, the default is 16.
3925 .IPs (no)osd
3926 Enable or disable support for OSD rendering via OpenGL (default: enabled).
3927 This option is for testing; to disable the OSD use \-osdlevel 0 instead.
3928 .IPs (no)aspect
3929 Enable or disable aspect scaling and pan-and-scan support (default: enabled).
3930 Disabling might increase speed.
3931 .REss
3933 .PD 1
3936 .B "gl2\ \ \ \ "
3937 Variant of the OpenGL video output driver.
3938 Supports videos larger than the maximum texture size but lacks many of the
3939 advanced features and optimizations of the gl driver and is unlikely to be
3940 extended further.
3941 .PD 0
3942 .RSs
3943 .IPs (no)glfinish
3944 same as gl (default: enabled)
3945 .IPs yuv=<n>
3946 Select the type of YUV to RGB conversion.
3947 If set to anything except 0 OSD will be disabled and brightness, contrast and
3948 gamma setting is only available via the global X server settings.
3949 Apart from this the values have the same meaning as for \-vo gl.
3950 .REss
3953 .B "null\ \ \ "
3954 Produces no video output.
3955 Useful for benchmarking.
3958 .B "aa\ \ \ \ \ "
3959 ASCII art video output driver that works on a text console.
3960 You can get a list and an explanation of available suboptions
3961 by executing 'mplayer \-vo aa:help'.
3963 .I NOTE:
3964 The driver does not handle \-aspect correctly.
3966 .I HINT:
3967 You probably have to specify \-monitorpixelaspect.
3968 Try 'mplayer \-vo aa \-monitorpixelaspect 0.5'.
3971 .B "caca\ \ \ "
3972 Color ASCII art video output driver that works on a text console.
3975 .B "bl\ \ \ \ \ "
3976 Video playback using the Blinkenlights UDP protocol.
3977 This driver is highly hardware specific.
3978 .PD 0
3979 .RSs
3980 .IPs <subdevice>
3981 Explicitly choose the Blinkenlights subdevice driver to use.
3982 It is something like arcade:host=localhost:2323 or
3983 hdl:file=name1,file=name2.
3984 You must specify a subdevice.
3986 .PD 1
3989 .B "ggi\ \ \ \ "
3990 GGI graphics system video output driver
3991 .PD 0
3992 .RSs
3993 .IPs <driver>
3994 Explicitly choose the GGI driver to use.
3995 Replace any ',' that would appear in the driver string by a '.'.
3997 .PD 1
4000 .B directfb
4001 Play video using the DirectFB library.
4002 .PD 0
4003 .RSs
4004 .IPs (no)input
4005 Use the DirectFB instead of the MPlayer keyboard code (default: enabled).
4006 .IPs buffermode=single|double|triple
4007 Double and triple buffering give best results if you want to avoid tearing issues.
4008 Triple buffering is more efficient than double buffering as it does
4009 not block MPlayer while waiting for the vertical retrace.
4010 Single buffering should be avoided (default: single).
4011 .IPs fieldparity=top|bottom
4012 Control the output order for interlaced frames (default: disabled).
4013 Valid values are top = top fields first, bottom = bottom fields first.
4014 This option does not have any effect on progressive film material
4015 like most MPEG movies are.
4016 You need to enable this option if you have tearing issues or unsmooth
4017 motions watching interlaced film material.
4018 .IPs layer=N
4019 Will force layer with ID N for playback (default: \-1 \- auto).
4020 .IPs dfbopts=<list>
4021 Specify a parameter list for DirectFB.
4023 .PD 1
4026 .B "dfbmga\ "
4027 Matrox G400/\:G450/\:G550 specific video output driver that uses the
4028 DirectFB library to make use of special hardware features.
4029 Enables CRTC2 (second head), displaying video independently of the first head.
4030 .PD 0
4031 .RSs
4032 .IPs (no)input
4033 same as directfb (default: disabled)
4034 .IPs buffermode=single|double|triple
4035 same as directfb (default: triple)
4036 .IPs fieldparity=top|bottom
4037 same as directfb
4038 .IPs (no)bes
4039 Enable the use of the Matrox BES (backend scaler) (default: disabled).
4040 Gives very good results concerning speed and output quality as interpolated
4041 picture processing is done in hardware.
4042 Works only on the primary head.
4043 .IPs (no)spic
4044 Make use of the Matrox sub picture layer to display the OSD (default: enabled).
4045 .IPs (no)crtc2
4046 Turn on TV-out on the second head (default: enabled).
4047 The output quality is amazing as it is a full interlaced picture
4048 with proper sync to every odd/\:even field.
4049 .IPs tvnorm=pal|ntsc|auto
4050 Will set the TV norm of the Matrox card without the need
4051 for modifying /etc/\:directfbrc (default: disabled).
4052 Valid norms are pal = PAL, ntsc = NTSC.
4053 Special norm is auto (auto-adjust using PAL/\:NTSC) because it decides
4054 which norm to use by looking at the framerate of the movie.
4056 .PD 1
4059 .B mga (Linux only)
4060 Matrox specific video output driver that makes use of the YUV back
4061 end scaler on Gxxx cards through a kernel module.
4062 If you have a Matrox card, this is the fastest option.
4063 .PD 0
4064 .RSs
4065 .IPs <device>
4066 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4068 .PD 1
4071 .B xmga (Linux, X11 only)
4072 The mga video output driver, running in an X11 window.
4073 .PD 0
4074 .RSs
4075 .IPs <device>
4076 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4078 .PD 1
4081 .B s3fb (Linux only) (also see \-vf yuv2 and \-dr)
4082 S3 Virge specific video output driver.
4083 This driver supports the card's YUV conversion and scaling, double
4084 buffering and direct rendering features.
4085 Use \-vf yuy2 to get hardware-accelerated YUY2 rendering, which is
4086 much faster than YV12 on this card.
4087 .PD 0
4088 .RSs
4089 .IPs <device>
4090 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4092 .PD 1
4095 .B wii (Linux only)
4096 Nintendo Wii/GameCube specific video output driver.
4099 .B 3dfx (Linux only)
4100 3dfx-specific video output driver that directly uses
4101 the hardware on top of X11.
4102 Only 16 bpp are supported.
4105 .B tdfxfb (Linux only)
4106 This driver employs the tdfxfb framebuffer driver to play movies with
4107 YUV acceleration on 3dfx cards.
4108 .PD 0
4109 .RSs
4110 .IPs <device>
4111 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4113 .PD 1
4116 .B tdfx_vid (Linux only)
4117 3dfx-specific video output driver that works in combination with
4118 the tdfx_vid kernel module.
4119 .PD 0
4120 .RSs
4121 .IPs <device>
4122 Explicitly choose the device name to use (default: /dev/\:tdfx_vid).
4124 .PD 1
4127 .B dxr2 (also see \-dxr2) (DXR2 only)
4128 Creative DXR2 specific video output driver.
4129 .PD 0
4130 .RSs
4131 .IPs <vo_driver>
4132 Output video subdriver to use as overlay (x11, xv).
4134 .PD 1
4137 .B dxr3 (DXR3 only)
4138 Sigma Designs em8300 MPEG decoder chip (Creative DXR3, Sigma Designs
4139 Hollywood Plus) specific video output driver.
4140 Also see the lavc video filter.
4141 .PD 0
4142 .RSs
4143 .IPs overlay
4144 Activates the overlay instead of TV-out.
4145 .IPs prebuf
4146 Turns on prebuffering.
4147 .IPs "sync\ "
4148 Will turn on the new sync-engine.
4149 .IPs norm=<norm>
4150 Specifies the TV norm.
4151 .RSss
4152 0: Does not change current norm (default).
4154 1: Auto-adjust using PAL/\:NTSC.
4156 2: Auto-adjust using PAL/\:PAL-60.
4158 3: PAL
4160 4: PAL-60
4162 5: NTSC
4164 .IPs <0\-3>
4165 Specifies the device number to use if you have more than one em8300 card.
4167 .PD 1
4170 .B ivtv (IVTV only)
4171 Conexant CX23415 (iCompression iTVC15) or Conexant CX23416 (iCompression
4172 iTVC16) MPEG decoder chip (Hauppauge WinTV PVR-150/250/350/500)
4173 specific video output driver for TV-out.
4174 Also see the lavc video filter.
4175 .PD 0
4176 .RSs
4177 .IPs <device>
4178 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4179 .IPs <output>
4180 Explicitly choose the TV-out output to be used for the video signal.
4182 .PD 1
4185 .B v4l2 (requires Linux 2.6.22+ kernel)
4186 Video output driver for V4L2 compliant cards with built-in hardware MPEG decoder.
4187 Also see the lavc video filter.
4188 .PD 0
4189 .RSs
4190 .IPs <device>
4191 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4192 .IPs <output>
4193 Explicitly choose the TV-out output to be used for the video signal.
4195 .PD 1
4198 .B mpegpes (DVB only)
4199 Video output driver for DVB cards that writes the output to an MPEG-PES file
4200 if no DVB card is installed.
4201 .PD 0
4202 .RSs
4203 .IPs card=<1\-4>
4204 Specifies the device number to use if you have more than one DVB output card
4205 (V3 API only, such as 1.x.y series drivers).
4206 If not specified MPlayer will search the first usable card.
4207 .IPs <filename>
4208 output filename (default: ./grab.mpg)
4210 .PD 1
4213 .B zr (also see \-zr* and \-zrhelp)
4214 Video output driver for a number of MJPEG capture/\:playback cards.
4217 .B zr2 (also see the zrmjpeg video filter)
4218 Video output driver for a number of MJPEG capture/\:playback cards,
4219 second generation.
4220 .PD 0
4221 .RSs
4222 .IPs dev=<device>
4223 Specifies the video device to use.
4224 .IPs norm=<PAL|NTSC|SECAM|auto>
4225 Specifies the video norm to use (default: auto).
4226 .IPs (no)prebuf
4227 (De)Activate prebuffering, not yet supported.
4229 .PD 1
4232 .B "md5sum\ "
4233 Calculate MD5 sums of each frame and write them to a file.
4234 Supports RGB24 and YV12 colorspaces.
4235 Useful for debugging.
4236 .PD 0
4237 .RSs
4238 .IPs outfile=<value>
4239 Specify the output filename (default: ./md5sums).
4241 .PD 1
4244 .B yuv4mpeg
4245 Transforms the video stream into a sequence of uncompressed YUV 4:2:0
4246 images and stores it in a file (default: ./stream.yuv).
4247 The format is the same as the one employed by mjpegtools, so this is
4248 useful if you want to process the video with the mjpegtools suite.
4249 It supports the YV12, RGB (24 bpp) and BGR (24 bpp) format.
4250 You can combine it with the \-fixed\-vo option to concatenate files
4251 with the same dimensions and fps value.
4252 .PD 0
4253 .RSs
4254 .IPs interlaced
4255 Write the output as interlaced frames, top field first.
4256 .IPs interlaced_bf
4257 Write the output as interlaced frames, bottom field first.
4258 .IPs file=<filename>
4259 Write the output to <filename> instead of the default stream.yuv.
4260 .REss
4261 .PD 1
4263 .sp 1
4264 .I NOTE:
4265 If you do not specify any option the output is progressive
4266 (i.e.\& not interlaced).
4270 .B "gif89a\ "
4271 Output each frame into a single animated GIF file in the current directory.
4272 It supports only RGB format with 24 bpp and the output is converted to 256
4273 colors.
4274 .PD 0
4275 .RSs
4276 .IPs <fps>
4277 Float value to specify framerate (default: 5.0).
4278 .IPs <output>
4279 Specify the output filename (default: ./out.gif).
4280 .REss
4281 .PD 1
4283 .sp 1
4284 .I NOTE:
4285 You must specify the framerate before the filename or the framerate will
4286 be part of the filename.
4287 .sp 1
4288 .I EXAMPLE:
4290 .PD 0
4291 .RSs
4292 mplayer video.nut \-vo gif89a:fps=15:output=test.gif
4294 .PD 1
4297 .B "jpeg\ \ \ "
4298 Output each frame into a JPEG file in the current directory.
4299 Each file takes the frame number padded with leading zeros as name.
4300 .PD 0
4301 .RSs
4302 .IPs [no]progressive
4303 Specify standard or progressive JPEG (default: noprogressive).
4304 .IPs [no]baseline
4305 Specify use of baseline or not (default: baseline).
4306 .IPs optimize=<0\-100>
4307 optimization factor (default: 100)
4308 .IPs smooth=<0\-100>
4309 smooth factor (default: 0)
4310 .IPs quality=<0\-100>
4311 quality factor (default: 75)
4312 .IPs outdir=<dirname>
4313 Specify the directory to save the JPEG files to (default: ./).
4314 .IPs subdirs=<prefix>
4315 Create numbered subdirectories with the specified prefix to
4316 save the files in instead of the current directory.
4317 .IPs "maxfiles=<value> (subdirs only)"
4318 Maximum number of files to be saved per subdirectory.
4319 Must be equal to or larger than 1 (default: 1000).
4321 .PD 1
4324 .B "pnm\ \ \ \ "
4325 Output each frame into a PNM file in the current directory.
4326 Each file takes the frame number padded with leading zeros as name.
4327 It supports PPM, PGM and PGMYUV files in both raw and ASCII mode.
4328 Also see pnm(5), ppm(5) and pgm(5).
4329 .PD 0
4330 .RSs
4331 .IPs "ppm\ \ "
4332 Write PPM files (default).
4333 .IPs "pgm\ \ "
4334 Write PGM files.
4335 .IPs pgmyuv
4336 Write PGMYUV files.
4337 PGMYUV is like PGM, but it also contains the U and V plane, appended at the
4338 bottom of the picture.
4339 .IPs "raw\ \ "
4340 Write PNM files in raw mode (default).
4341 .IPs ascii
4342 Write PNM files in ASCII mode.
4343 .IPs outdir=<dirname>
4344 Specify the directory to save the PNM files to (default: ./).
4345 .IPs subdirs=<prefix>
4346 Create numbered subdirectories with the specified prefix to
4347 save the files in instead of the current directory.
4348 .IPs "maxfiles=<value> (subdirs only)"
4349 Maximum number of files to be saved per subdirectory.
4350 Must be equal to or larger than 1 (default: 1000).
4352 .PD 1
4355 .B "png\ \ \ \ "
4356 Output each frame into a PNG file in the current directory.
4357 Each file takes the frame number padded with leading zeros as name.
4358 24bpp RGB and BGR formats are supported.
4359 .PD 0
4360 .RSs
4361 .IPs z=<0\-9>
4362 Specifies the compression level.
4363 0 is no compression, 9 is maximum compression.
4364 .IPs alpha (default: noalpha)
4365 Create PNG files with an alpha channel.
4366 Note that MPlayer in general does not support alpha, so this will only
4367 be useful in some rare cases.
4369 .PD 1
4372 .B "tga\ \ \ \ "
4373 Output each frame into a Targa file in the current directory.
4374 Each file takes the frame number padded with leading zeros as name.
4375 The purpose of this video output driver is to have a simple lossless
4376 image writer to use without any external library.
4377 It supports the BGR[A] color format, with 15, 24 and 32 bpp.
4378 You can force a particular format with the format video filter.
4379 .sp 1
4380 .I EXAMPLE:
4382 .PD 0
4383 .RSs
4384 mplayer video.nut \-vf format=bgr15 \-vo tga
4386 .PD 1
4390 .SH "DECODING/FILTERING OPTIONS"
4393 .B \-ac <[\-|+]codec1,[\-|+]codec2,...[,]>
4394 Specify a priority list of audio codecs to be used, according to their codec
4395 name in codecs.conf.
4396 Use a '\-' before the codec name to omit it.
4397 Use a '+' before the codec name to force it, this will likely crash!
4398 If the list has a trailing ',' MPlayer will fall back on codecs not
4399 contained in the list.
4401 .I NOTE:
4402 See \-ac help for a full list of available codecs.
4403 .sp 1
4404 .I EXAMPLE:
4405 .PD 0
4406 .RSs
4407 .IPs "\-ac mp3acm"
4408 Force the l3codeca.acm MP3 codec.
4409 .IPs "\-ac mad,"
4410 Try libmad first, then fall back on others.
4411 .IPs "\-ac hwac3,a52,"
4412 Try hardware AC-3 passthrough, software AC-3, then others.
4413 .IPs "\-ac hwdts,"
4414 Try hardware DTS passthrough, then fall back on others.
4415 .IPs "\-ac \-ffmp3,"
4416 Skip FFmpeg's MP3 decoder.
4418 .PD 1
4421 .B \-af\-adv <force=(0\-7):list=(filters)> (also see \-af)
4422 Specify advanced audio filter options:
4423 .RSs
4424 .IPs force=<0\-7>
4425 Forces the insertion of audio filters to one of the following:
4426 .RSss
4427 0: Use completely automatic filter insertion.
4429 1: Optimize for accuracy (default).
4431 2: Optimize for speed.
4432 .I Warning:
4433 Some features in the audio filters may silently fail,
4434 and the sound quality may drop.
4436 3: Use no automatic insertion of filters and no optimization.
4437 .I Warning:
4438 It may be possible to crash MPlayer using this setting.
4440 4: Use automatic insertion of filters according to 0 above,
4441 but use floating point processing when possible.
4443 5: Use automatic insertion of filters according to 1 above,
4444 but use floating point processing when possible.
4446 6: Use automatic insertion of filters according to 2 above,
4447 but use floating point processing when possible.
4449 7: Use no automatic insertion of filters according to 3 above,
4450 and use floating point processing when possible.
4451 .REss
4452 .IPs list=<filters>
4453 Same as \-af.
4457 .B \-afm <driver1,driver2,...>
4458 Specify a priority list of audio codec families to be used, according
4459 to their codec name in codecs.conf.
4460 Falls back on the default codecs if none of the given codec families work.
4462 .I NOTE:
4463 See \-afm help for a full list of available codec families.
4464 .sp 1
4465 .I EXAMPLE:
4466 .PD 0
4467 .RSs
4468 .IPs "\-afm ffmpeg"
4469 Try FFmpeg's libavcodec codecs first.
4470 .IPs "\-afm acm,dshow"
4471 Try Win32 codecs first.
4473 .PD 1
4476 .B \-aspect <ratio> (also see \-zoom)
4477 Override movie aspect ratio, in case aspect information is
4478 incorrect or missing in the file being played.
4479 .sp 1
4480 .I EXAMPLE:
4481 .PD 0
4482 .RSs
4483 \-aspect 4:3  or \-aspect 1.3333
4485 \-aspect 16:9 or \-aspect 1.7777
4487 .PD 1
4490 .B \-noaspect
4491 Disable automatic movie aspect ratio compensation.
4494 .B "\-field\-dominance <\-1\-1>"
4495 Set first field for interlaced content.
4496 Useful for deinterlacers that double the framerate: \-vf tfields=1,
4497 \-vf yadif=1, \-vo vdpau:deint and \-vo xvmc:bobdeint.
4498 .PD 0
4499 .RSs
4500 .IPs \-1
4501 auto (default): If the decoder does not export the appropriate information,
4502 it falls back to 0 (top field first).
4503 .IPs 0
4504 top field first
4505 .IPs 1
4506 bottom field first
4508 .PD 1
4511 .B "\-flip \ "
4512 Flip image upside-down.
4515 .B \-lavdopts <option1:option2:...> (DEBUG CODE)
4516 Specify libavcodec decoding parameters.
4517 Separate multiple options with a colon.
4518 .sp 1
4519 .I EXAMPLE:
4520 .PD 0
4521 .RSs
4522 \-lavdopts gray:skiploopfilter=all:skipframe=nonref
4524 .PD 1
4525 .sp 1
4527 Available options are:
4529 .RSs
4530 .IPs bitexact
4531 Only use bit-exact algorithms in all decoding steps (for codec testing).
4532 .IPs bug=<value>
4533 Manually work around encoder bugs.
4534 .RSss
4535 0: nothing
4537 1: autodetect bugs (default)
4539 2 (msmpeg4v3): some old lavc generated msmpeg4v3 files (no autodetection)
4541 4 (mpeg4): Xvid interlacing bug (autodetected if fourcc==XVIX)
4543 8 (mpeg4): UMP4 (autodetected if fourcc==UMP4)
4545 16 (mpeg4): padding bug (autodetected)
4547 32 (mpeg4): illegal vlc bug (autodetected per fourcc)
4549 64 (mpeg4): Xvid and DivX qpel bug (autodetected per fourcc/\:version)
4551 128 (mpeg4): old standard qpel (autodetected per fourcc/\:version)
4553 256 (mpeg4): another qpel bug (autodetected per fourcc/\:version)
4555 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version)
4557 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version)
4558 .REss
4559 .IPs debug=<value>
4560 Display debugging information.
4561 .RSss
4563 0: disabled
4565 1: picture info
4567 2: rate control
4569 4: bitstream
4571 8: macroblock (MB) type
4573 16: per-block quantization parameter (QP)
4575 32: motion vector
4577 0x0040: motion vector visualization (use \-noslices)
4579 0x0080: macroblock (MB) skip
4581 0x0100: startcode
4583 0x0200: PTS
4585 0x0400: error resilience
4587 0x0800: memory management control operations (H.264)
4589 0x1000: bugs
4591 0x2000: Visualize quantization parameter (QP), lower QP are tinted greener.
4593 0x4000: Visualize block types.
4594 .REss
4595 .IPs ec=<value>
4596 Set error concealment strategy.
4597 .RSss
4598 1: Use strong deblock filter for damaged MBs.
4600 2: iterative motion vector (MV) search (slow)
4602 3: all (default)
4603 .REss
4604 .IPs er=<value>
4605 Set error resilience strategy.
4606 .RSss
4608 0: disabled
4610 1: careful (Should work with broken encoders.)
4612 2: normal (default) (Works with compliant encoders.)
4614 3: aggressive (More checks, but might cause problems even for valid bitstreams.)
4616 4: very aggressive
4617 .REss
4618 .IPs "fast (MPEG-2, MPEG-4, and H.264 only)"
4619 Enable optimizations which do not comply to the specification and might
4620 potentially cause problems, like simpler dequantization, simpler motion
4621 compensation, assuming use of the default quantization matrix, assuming
4622 YUV 4:2:0 and skipping a few checks to detect damaged bitstreams.
4623 .IPs "gray\ "
4624 grayscale only decoding (a bit faster than with color)
4625 .IPs "idct=<0\-99> (see \-lavcopts)"
4626 For best decoding quality use the same IDCT algorithm for decoding and encoding.
4627 This may come at a price in accuracy, though.
4628 .IPs lowres=<number>[,<w>]
4629 Decode at lower resolutions.
4630 Low resolution decoding is not supported by all codecs, and it will
4631 often result in ugly artifacts.
4632 This is not a bug, but a side effect of not decoding at full resolution.
4633 .RSss
4635 0: disabled
4637 1: 1/2 resolution
4639 2: 1/4 resolution
4641 3: 1/8 resolution
4642 .REss
4644 If <w> is specified lowres decoding will be used only if the width of the
4645 video is major than or equal to <w>.
4647 .B o=<key>=<value>[,<key>=<value>[,...]]
4648 Pass AVOptions to libavcodec decoder.
4649 Note, a patch to make the o= unneeded and pass all unknown options through
4650 the AVOption system is welcome.
4651 A full list of AVOptions can be found in the FFmpeg manual.
4652 Note that some options may conflict with MEncoder options.
4653 .sp 1
4655 .I EXAMPLE:
4657 .RSs
4658 .PD 0
4659 .IPs o=debug=pict
4660 .PD 1
4662 .IPs "sb=<number> (MPEG-2 only)"
4663 Skip the given number of macroblock rows at the bottom.
4664 .IPs "st=<number> (MPEG-2 only)"
4665 Skip the given number of macroblock rows at the top.
4666 .IPs "skiploopfilter=<skipvalue> (H.264 only)"
4667 Skips the loop filter (AKA deblocking) during H.264 decoding.
4668 Since the filtered frame is supposed to be used as reference
4669 for decoding dependent frames this has a worse effect on quality
4670 than not doing deblocking on e.g.\& MPEG-2 video.
4671 But at least for high bitrate HDTV this provides a big speedup with
4672 no visible quality loss.
4673 .sp 1
4674 <skipvalue> can be either one of the following:
4675 .RSss
4677 none: Never skip.
4679 default: Skip useless processing steps (e.g.\& 0 size packets in AVI).
4681 nonref: Skip frames that are not referenced (i.e.\& not used for
4682 decoding other frames, the error cannot "build up").
4684 bidir: Skip B-Frames.
4686 nonkey: Skip all frames except keyframes.
4688 all: Skip all frames.
4689 .REss
4690 .IPs "skipidct=<skipvalue> (MPEG-1/2 only)"
4691 Skips the IDCT step.
4692 This degrades quality a lot of in almost all cases
4693 (see skiploopfilter for available skip values).
4694 .IPs skipframe=<skipvalue>
4695 Skips decoding of frames completely.
4696 Big speedup, but jerky motion and sometimes bad artifacts
4697 (see skiploopfilter for available skip values).
4698 .IPs "threads=<1\-8> (MPEG-1/2 and H.264 only)"
4699 number of threads to use for decoding (default: 1)
4700 .IPs vismv=<value>
4701 Visualize motion vectors.
4702 .RSss
4704 0: disabled
4706 1: Visualize forward predicted MVs of P-frames.
4708 2: Visualize forward predicted MVs of B-frames.
4710 4: Visualize backward predicted MVs of B-frames.
4711 .REss
4712 .IPs vstats
4713 Prints some statistics and stores them in ./vstats_*.log.
4717 .B \-noslices
4718 Disable drawing video by 16-pixel height slices/\:bands, instead draws the
4719 whole frame in a single run.
4720 May be faster or slower, depending on video card and available cache.
4721 It has effect only with libmpeg2 and libavcodec codecs.
4724 .B \-nosound
4725 Do not play/\:encode sound.
4726 Useful for benchmarking.
4729 .B \-novideo
4730 Do not play/\:encode video.
4731 In many cases this will not work, use \-vc null \-vo null instead.
4734 .B \-pp <quality> (also see \-vf pp)
4735 Set the DLL postprocess level.
4736 This option is no longer usable with \-vf pp.
4737 It only works with Win32 DirectShow DLLs with internal postprocessing routines.
4738 The valid range of \-pp values varies by codec, it is mostly
4739 0\-6, where 0=disable, 6=slowest/\:best.
4742 .B \-pphelp (also see \-vf pp)
4743 Show a summary about the available postprocess filters and their usage.
4746 .B \-ssf <mode>
4747 Specifies software scaler parameters.
4748 .sp 1
4749 .I EXAMPLE:
4750 .PD 0
4751 .RSs
4752 \-vf scale \-ssf lgb=3.0
4754 .PD 1
4755 .PD 0
4756 .RSs
4757 .IPs lgb=<0\-100>
4758 gaussian blur filter (luma)
4759 .IPs cgb=<0\-100>
4760 gaussian blur filter (chroma)
4761 .IPs ls=<\-100\-100>
4762 sharpen filter (luma)
4763 .IPs cs=<\-100\-100>
4764 sharpen filter (chroma)
4765 .IPs chs=<h>
4766 chroma horizontal shifting
4767 .IPs cvs=<v>
4768 chroma vertical shifting
4770 .PD 1
4773 .B \-stereo <mode>
4774 Select type of MP2/\:MP3 stereo output.
4775 .PD 0
4776 .RSs
4777 .IPs 0
4778 stereo
4779 .IPs 1
4780 left channel
4781 .IPs 2
4782 right channel
4784 .PD 1
4787 .B \-sws <software scaler type> (also see \-vf scale and \-zoom)
4788 Specify the software scaler algorithm to be used with the \-zoom option.
4789 This affects video output drivers which lack hardware acceleration, e.g.\& x11.
4790 .sp 1
4791 Available types are:
4792 .sp 1
4793 .PD 0
4794 .RSs
4795 .IPs 0
4796 fast bilinear
4797 .IPs 1
4798 bilinear
4799 .IPs 2
4800 bicubic (good quality) (default)
4801 .IPs 3
4802 experimental
4803 .IPs 4
4804 nearest neighbor (bad quality)
4805 .IPs 5
4806 area
4807 .IPs 6
4808 luma bicubic / chroma bilinear
4809 .IPs 7
4810 gauss
4811 .IPs 8
4812 sincR
4813 .IPs 9
4814 lanczos
4815 .IPs 10
4816 natural bicubic spline
4818 .PD 1
4819 .sp 1
4821 .I NOTE:
4822 Some \-sws options are tunable.
4823 The description of the scale video filter has further information.
4827 .B \-vc <[\-|+]codec1,[\-|+]codec2,...[,]>
4828 Specify a priority list of video codecs to be used, according to their codec
4829 name in codecs.conf.
4830 Use a '\-' before the codec name to omit it.
4831 Use a '+' before the codec name to force it, this will likely crash!
4832 If the list has a trailing ',' MPlayer will fall back on codecs not
4833 contained in the list.
4835 .I NOTE:
4836 See \-vc help for a full list of available codecs.
4837 .sp 1
4838 .I EXAMPLE:
4839 .PD 0
4840 .RSs
4841 .IPs "\-vc divx"
4842 Force Win32/\:VfW DivX codec, no fallback.
4843 .IPs "\-vc \-divxds,\-divx,"
4844 Skip Win32 DivX codecs.
4845 .IPs "\-vc ffmpeg12,mpeg12,"
4846 Try libavcodec's MPEG-1/2 codec, then libmpeg2, then others.
4848 .PD 1
4851 .B \-vfm <driver1,driver2,...>
4852 Specify a priority list of video codec families to be used, according
4853 to their names in codecs.conf.
4854 Falls back on the default codecs if none of the given codec families work.
4856 .I NOTE:
4857 See \-vfm help for a full list of available codec families.
4858 .sp 1
4859 .I EXAMPLE:
4860 .PD 0
4861 .RSs
4862 .IPs "\-vfm ffmpeg,dshow,vfw"
4863 Try the libavcodec, then Directshow, then VfW codecs and fall back
4864 on others, if they do not work.
4865 .IPs "\-vfm xanim"
4866 Try XAnim codecs first.
4868 .PD 1
4871 .B \-x <x> (also see \-zoom) (MPlayer only)
4872 Scale image to width <x> (if software/\:hardware scaling is available).
4873 Disables aspect calculations.
4876 .B \-xvidopts <option1:option2:...>
4877 Specify additional parameters when decoding with Xvid.
4879 .I NOTE:
4880 Since libavcodec is faster than Xvid you might want to use the libavcodec
4881 postprocessing filter (\-vf pp) and decoder (\-vfm ffmpeg) instead.
4882 .sp 1
4883 Xvid's internal postprocessing filters:
4884 .PD 0
4885 .RSs
4886 .IPs "deblock-chroma (also see \-vf pp)"
4887 chroma deblock filter
4888 .IPs "deblock-luma (also see \-vf pp)"
4889 luma deblock filter
4890 .IPs "dering-luma (also see \-vf pp)"
4891 luma deringing filter
4892 .IPs "dering-chroma (also see \-vf pp)"
4893 chroma deringing filter
4894 .IPs "filmeffect (also see \-vf noise)"
4895 Adds artificial film grain to the video.
4896 May increase perceived quality, while lowering true quality.
4898 .sp 1
4900 rendering methods:
4902 .PD 0
4903 .RSs
4904 .IPs "dr2\ \ "
4905 Activate direct rendering method 2.
4906 .IPs nodr2
4907 Deactivate direct rendering method 2.
4909 .PD 1
4912 .B \-xy <value> (also see \-zoom)
4913 .PD 0
4914 .RSs
4915 .IPs value<=8
4916 Scale image by factor <value>.
4917 .IPs value>8
4918 Set width to value and calculate height to keep correct aspect ratio.
4920 .PD 1
4923 .B \-y <y> (also see \-zoom) (MPlayer only)
4924 Scale image to height <y> (if software/\:hardware scaling is available).
4925 Disables aspect calculations.
4928 .B "\-zoom\ \ "
4929 Allow software scaling, where available.
4930 This will allow scaling with output drivers (like x11, fbdev) that
4931 do not support hardware scaling where MPlayer disables scaling by
4932 default for performance reasons.
4936 .SH "AUDIO FILTERS"
4937 Audio filters allow you to modify the audio stream and its properties.
4938 The syntax is:
4941 .B \-af <filter1[=parameter1:parameter2:...],filter2,...>
4942 Setup a chain of audio filters.
4944 .I NOTE:
4945 To get a full list of available audio filters, see \-af help.
4946 .sp 1
4947 Audio filters are managed in lists.
4948 There are a few commands to manage the filter list.
4951 .B \-af\-add <filter1[,filter2,...]>
4952 Appends the filters given as arguments to the filter list.
4955 .B \-af\-pre <filter1[,filter2,...]>
4956 Prepends the filters given as arguments to the filter list.
4959 .B \-af\-del <index1[,index2,...]>
4960 Deletes the filters at the given indexes.
4961 Index numbers start at 0, negative numbers address the end of the
4962 list (\-1 is the last).
4965 .B \-af\-clr
4966 Completely empties the filter list.
4968 Available filters are:
4971 .B resample[=srate[:sloppy[:type]]]
4972 Changes the sample rate of the audio stream.
4973 Can be used if you have a fixed frequency sound card or if you are
4974 stuck with an old sound card that is only capable of max 44.1kHz.
4975 This filter is automatically enabled if necessary.
4976 It only supports 16-bit integer and float in native-endian format as input.
4978 .I NOTE:
4979 With MEncoder, you need to also use \-srate <srate>.
4980 .PD 0
4981 .RSs
4982 .IPs <srate>
4983 output sample frequency in Hz.
4984 The valid range for this parameter is 8000 to 192000.
4985 If the input and output sample frequency are the same or if this
4986 parameter is omitted the filter is automatically unloaded.
4987 A high sample frequency normally improves the audio quality,
4988 especially when used in combination with other filters.
4989 .IPs <sloppy>
4990 Allow (1) or disallow (0) the output frequency to differ slightly
4991 from the frequency given by <srate> (default: 1).
4992 Can be used if the startup of the playback is extremely slow.
4993 .IPs <type>
4994 Select which resampling method to use.
4995 .RSss
4996 0: linear interpolation (fast, poor quality especially when upsampling)
4998 1: polyphase filterbank and integer processing
5000 2: polyphase filterbank and floating point processing (slow, best quality)
5001 .REss
5002 .PD 1
5004 .sp 1
5006 .I EXAMPLE:
5008 .PD 0
5009 .RSs
5010 .IPs "mplayer \-af resample=44100:0:0"
5011 would set the output frequency of the resample filter to 44100Hz using
5012 exact output frequency scaling and linear interpolation.
5014 .PD 1
5017 .B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]]
5018 Changes the sample rate of the audio stream to an integer <srate> in Hz.
5019 It only supports the 16-bit native-endian format.
5021 .I NOTE:
5022 With MEncoder, you need to also use \-srate <srate>.
5023 .PD 0
5024 .RSs
5025 .IPs <srate>
5026 the output sample rate
5027 .IPs <length>
5028 length of the filter with respect to the lower sampling rate (default: 16)
5029 .IPs <linear>
5030 if 1 then filters will be linearly interpolated between polyphase entries
5031 .IPs <count>
5032 log2 of the number of polyphase entries
5033 (..., 10->1024, 11->2048, 12->4096, ...)
5034 (default: 10->1024)
5035 .IPs <cutoff>
5036 cutoff frequency (0.0\-1.0), default set depending upon filter length
5038 .PD 1
5041 .B lavcac3enc[=tospdif[:bitrate[:minchn]]]
5042 Encode multi-channel audio to AC-3 at runtime using libavcodec.
5043 Supports 16-bit native-endian input format, maximum 6 channels.
5044 The output is big-endian when outputting a raw AC-3 stream,
5045 native-endian when outputting to S/PDIF.
5046 The output sample rate of this filter is same with the input sample rate.
5047 When input sample rate is 48kHz, 44.1kHz, or 32kHz, this filter directly use it.
5048 Otherwise a resampling filter is auto-inserted before this filter to make
5049 the input and output sample rate be 48kHz.
5050 You need to specify '\-channels N' to make the decoder decode audio into
5051 N-channel, then the filter can encode the N-channel input to AC-3.
5053 .PD 0
5054 .RSs
5055 .IPs <tospdif>
5056 Output raw AC-3 stream if zero or not set,
5057 output to S/PDIF for passthrough when <tospdif> is set non-zero.
5058 .IPs <bitrate>
5059 The bitrate to encode the AC-3 stream.
5060 Set it to either 384 or 384000 to get 384kbits.
5061 Valid values: 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256,
5062               320, 384, 448, 512, 576, 640
5063 Default bitrate is based on the input channel number:
5064 1ch: 96,  2ch: 192,  3ch: 224,  4ch: 384,  5ch: 448,  6ch: 448
5065 .IPs <minchn>
5066 If the input channel number is less than <minchn>, the filter will
5067 detach itself (default: 5).
5069 .PD 1
5072 .B sweep[=speed]
5073 Produces a sine sweep.
5074 .PD 0
5075 .RSs
5076 .IPs <0.0\-1.0>
5077 Sine function delta, use very low values to hear the sweep.
5079 .PD 1
5082 .B sinesuppress[=freq:decay]
5083 Remove a sine at the specified frequency.
5084 Useful to get rid of the 50/60Hz noise on low quality audio equipment.
5085 It probably only works on mono input.
5086 .PD 0
5087 .RSs
5088 .IPs <freq>
5089 The frequency of the sine which should be removed (in Hz) (default: 50)
5090 .IPs <decay>
5091 Controls the adaptivity (a larger value will make the filter adapt to
5092 amplitude and phase changes quicker, a smaller value will make the
5093 adaptation slower) (default: 0.0001).
5094 Reasonable values are around 0.001.
5096 .PD 1
5099 .B bs2b[=option1:option2:...]
5100 Bauer stereophonic to binaural transformation using libbs2b.
5101 Improves the headphone listening experience by making the sound
5102 similar to that from loudspeakers, allowing each ear to hear both
5103 channels and taking into account the distance difference and the
5104 head shadowing effect.
5105 It is applicable only to 2 channel audio.
5106 .PD 0
5107 .RSs
5108 .IPs fcut=<300\-1000>
5109 Set cut frequency in Hz.
5110 .IPs feed=<10\-150>
5111 Set feed level for low frequencies in 0.1*dB.
5112 .IPs profile=<value>
5113 Several profiles are available for convenience:
5114 .PD 0
5115 .RSs
5116 .IPs default
5117 will be used if nothing else was specified (fcut=700, feed=45)
5118 .IPs "cmoy\ "
5119 Chu Moy circuit implementation (fcut=700, feed=60)
5120 .IPs jmeier
5121 Jan Meier circuit implementation (fcut=650, feed=95)
5124 .sp 1
5126 If fcut or feed options are specified together with a profile, they
5127 will be applied on top of the selected profile.
5129 .PD 1
5132 .B hrtf[=flag]
5133 Head-related transfer function: Converts multichannel audio to
5134 2 channel output for headphones, preserving the spatiality of the sound.
5135 .sp 1
5136 .PD 0
5138 .IPs "Flag  Meaning"
5139 .IPs "m     matrix decoding of the rear channel"
5140 .IPs "s     2-channel matrix decoding"
5141 .IPs "0     no matrix decoding (default)"
5143 .PD 1
5146 .B equalizer=[g1:g2:g3:...:g10]
5147 10 octave band graphic equalizer, implemented using 10 IIR band pass filters.
5148 This means that it works regardless of what type of audio is being played back.
5149 The center frequencies for the 10 bands are:
5150 .sp 1
5151 .PD 0
5153 .IPs "No. frequency"
5154 .IPs "0    31.25 Hz"
5155 .IPs "1    62.50 Hz"
5156 .IPs "2   125.00 Hz"
5157 .IPs "3   250.00 Hz"
5158 .IPs "4   500.00 Hz"
5159 .IPs "5    1.00 kHz"
5160 .IPs "6    2.00 kHz"
5161 .IPs "7    4.00 kHz"
5162 .IPs "8    8.00 kHz"
5163 .IPs "9   16.00 kHz"
5165 .PD 1
5166 .sp 1
5168 If the sample rate of the sound being played is lower than the center
5169 frequency for a frequency band, then that band will be disabled.
5170 A known bug with this filter is that the characteristics for the
5171 uppermost band are not completely symmetric if the sample
5172 rate is close to the center frequency of that band.
5173 This problem can be worked around by upsampling the sound
5174 using the resample filter before it reaches this filter.
5176 .PD 0
5177 .RSs
5178 .IPs <g1>:<g2>:<g3>:...:<g10>
5179 floating point numbers representing the gain in dB
5180 for each frequency band (\-12\-12)
5182 .sp 1
5184 .I EXAMPLE:
5186 .RSs
5187 .IPs "mplayer \-af equalizer=11:11:10:5:0:\-12:0:5:12:12 media.avi"
5188 Would amplify the sound in the upper and lower frequency region
5189 while canceling it almost completely around 1kHz.
5191 .PD 1
5194 .B channels=nch[:nr:from1:to1:from2:to2:from3:to3:...]
5195 Can be used for adding, removing, routing and copying audio channels.
5196 If only <nch> is given the default routing is used, it works as
5197 follows: If the number of output channels is bigger than the number of
5198 input channels empty channels are inserted (except mixing from mono to
5199 stereo, then the mono channel is repeated in both of the output
5200 channels).
5201 If the number of output channels is smaller than the number
5202 of input channels the exceeding channels are truncated.
5203 .PD 0
5204 .RSs
5205 .IPs <nch>
5206 number of output channels (1\-8)
5207 .IPs "<nr>\ "
5208 number of routes (1\-8)
5209 .IPs <from1:to1:from2:to2:from3:to3:...>
5210 Pairs of numbers between 0 and 7 that define where to route each channel.
5212 .sp 1
5214 .I EXAMPLE:
5216 .RSs
5217 .IPs "mplayer \-af channels=4:4:0:1:1:0:2:2:3:3 media.avi"
5218 Would change the number of channels to 4 and set up 4 routes that
5219 swap channel 0 and channel 1 and leave channel 2 and 3 intact.
5220 Observe that if media containing two channels was played back, channels
5221 2 and 3 would contain silence but 0 and 1 would still be swapped.
5222 .IPs "mplayer \-af channels=6:4:0:0:0:1:0:2:0:3 media.avi"
5223 Would change the number of channels to 6 and set up 4 routes
5224 that copy channel 0 to channels 0 to 3.
5225 Channel 4 and 5 will contain silence.
5227 .PD 1
5230 .B format[=format] (also see \-format)
5231 Convert between different sample formats.
5232 Automatically enabled when needed by the sound card or another filter.
5233 .PD 0
5234 .RSs
5235 .IPs <format>
5236 Sets the desired format.
5237 The general form is 'sbe', where 's' denotes the sign (either 's' for signed
5238 or 'u' for unsigned), 'b' denotes the number of bits per sample (16, 24 or 32)
5239 and 'e' denotes the endianness ('le' means little-endian, 'be' big-endian
5240 and 'ne' the endianness of the computer MPlayer is running on).
5241 Valid values (amongst others) are: 's16le', 'u32be' and 'u24ne'.
5242 Exceptions to this rule that are also valid format specifiers: u8, s8,
5243 floatle, floatbe, floatne, mulaw, alaw, mpeg2, ac3 and imaadpcm.
5245 .PD 1
5248 .B volume[=v[:sc]]
5249 Implements software volume control.
5250 Use this filter with caution since it can reduce the signal
5251 to noise ratio of the sound.
5252 In most cases it is best to set the level for the PCM sound to max,
5253 leave this filter out and control the output level to your
5254 speakers with the master volume control of the mixer.
5255 In case your sound card has a digital PCM mixer instead of an analog
5256 one, and you hear distortion, use the MASTER mixer instead.
5257 If there is an external amplifier connected to the computer (this
5258 is almost always the case), the noise level can be minimized by
5259 adjusting the master level and the volume knob on the amplifier
5260 until the hissing noise in the background is gone.
5262 This filter has a second feature: It measures the overall maximum
5263 sound level and prints out that level when MPlayer exits.
5264 This volume estimate can be used for setting the sound level in
5265 MEncoder such that the maximum dynamic range is utilized.
5267 .I NOTE:
5268 This filter is not reentrant and can therefore only be enabled
5269 once for every audio stream.
5270 .PD 0
5271 .RSs
5272 .IPs "<v>\ \ "
5273 Sets the desired gain in dB for all channels in the stream
5274 from \-200dB to +60dB, where \-200dB mutes the sound
5275 completely and +60dB equals a gain of 1000 (default: 0).
5276 .IPs "<sc>\ "
5277 Turns soft clipping on (1) or off (0).
5278 Soft-clipping can make the sound more smooth if very
5279 high volume levels are used.
5280 Enable this option if the dynamic range of the
5281 loudspeakers is very low.
5283 .I WARNING:
5284 This feature creates distortion and should be considered a last resort.
5286 .sp 1
5288 .I EXAMPLE:
5290 .RSs
5291 .IPs "mplayer \-af volume=10.1:0 media.avi"
5292 Would amplify the sound by 10.1dB and hard-clip if the
5293 sound level is too high.
5295 .PD 1
5298 .B pan=n[:L00:L01:L02:...L10:L11:L12:...Ln0:Ln1:Ln2:...]
5299 Mixes channels arbitrarily.
5300 Basically a combination of the volume and the channels filter
5301 that can be used to down-mix many channels to only a few,
5302 e.g.\& stereo to mono or vary the "width" of the center
5303 speaker in a surround sound system.
5304 This filter is hard to use, and will require some tinkering
5305 before the desired result is obtained.
5306 The number of options for this filter depends on
5307 the number of output channels.
5308 An example how to downmix a six-channel file to two channels with
5309 this filter can be found in the examples section near the end.
5310 .PD 0
5311 .RSs
5312 .IPs "<n>\ \ "
5313 number of output channels (1\-8)
5314 .IPs <Lij>
5315 How much of input channel i is mixed into output channel j (0\-1).
5316 So in principle you first have n numbers saying what to do with the
5317 first input channel, then n numbers that act on the second input channel
5318 etc.
5319 If you do not specify any numbers for some input channels, 0 is assumed.
5321 .sp 1
5323 .I EXAMPLE:
5325 .RSs
5326 .IPs "mplayer \-af pan=1:0.5:0.5 media.avi"
5327 Would down-mix from stereo to mono.
5328 .IPs "mplayer \-af pan=3:1:0:0.5:0:1:0.5 media.avi"
5329 Would give 3 channel output leaving channels 0 and 1 intact,
5330 and mix channels 0 and 1 into output channel 2 (which could
5331 be sent to a subwoofer for example).
5333 .PD 1
5336 .B sub[=fc:ch]
5337 Adds a subwoofer channel to the audio stream.
5338 The audio data used for creating the subwoofer channel is
5339 an average of the sound in channel 0 and channel 1.
5340 The resulting sound is then low-pass filtered by a 4th order
5341 Butterworth filter with a default cutoff frequency of 60Hz
5342 and added to a separate channel in the audio stream.
5344 .I Warning:
5345 Disable this filter when you are playing DVDs with Dolby
5346 Digital 5.1 sound, otherwise this filter will disrupt
5347 the sound to the subwoofer.
5348 .PD 0
5349 .RSs
5350 .IPs "<fc>\ "
5351 cutoff frequency in Hz for the low-pass filter (20Hz to 300Hz) (default: 60Hz)
5352 For the best result try setting the cutoff frequency as low as possible.
5353 This will improve the stereo or surround sound experience.
5354 .IPs "<ch>\ "
5355 Determines the channel number in which to insert the sub-channel audio.
5356 Channel number can be between 0 and 7 (default: 5).
5357 Observe that the number of channels will automatically
5358 be increased to <ch> if necessary.
5360 .sp 1
5362 .I EXAMPLE:
5364 .RSs
5365 .IPs "mplayer \-af sub=100:4 \-channels 5 media.avi"
5366 Would add a sub-woofer channel with a cutoff frequency of
5367 100Hz to output channel 4.
5369 .PD 1
5372 .B "center\ "
5373 Creates a center channel from the front channels.
5374 May currently be low quality as it does not implement a
5375 high-pass filter for proper extraction yet, but averages and
5376 halves the channels instead.
5377 .PD 0
5378 .RSs
5379 .IPs "<ch>\ "
5380 Determines the channel number in which to insert the center channel.
5381 Channel number can be between 0 and 7 (default: 5).
5382 Observe that the number of channels will automatically
5383 be increased to <ch> if necessary.
5385 .PD 1
5388 .B surround[=delay]
5389 Decoder for matrix encoded surround sound like Dolby Surround.
5390 Many files with 2 channel audio actually contain matrixed surround sound.
5391 Requires a sound card supporting at least 4 channels.
5392 .PD 0
5393 .RSs
5394 .IPs <delay>
5395 delay time in ms for the rear speakers (0 to 1000) (default: 20)
5396 This delay should be set as follows: If d1 is the distance
5397 from the listening position to the front speakers and d2 is the distance
5398 from the listening position to the rear speakers, then the delay should
5399 be set to 15ms if d1 <= d2 and to 15 + 5*(d1-d2) if d1 > d2.
5401 .sp 1
5403 .I EXAMPLE:
5405 .RSs
5406 .IPs "mplayer \-af surround=15 \-channels 4 media.avi"
5407 Would add surround sound decoding with 15ms delay for the sound to the
5408 rear speakers.
5410 .PD 1
5413 .B delay[=ch1:ch2:...]
5414 Delays the sound to the loudspeakers such that the sound from the
5415 different channels arrives at the listening position simultaneously.
5416 It is only useful if you have more than 2 loudspeakers.
5417 .PD 0
5418 .RSs
5419 .IPs ch1,ch2,...
5420 The delay in ms that should be imposed on each channel
5421 (floating point number between 0 and 1000).
5423 .PD 1
5424 .sp 1
5426 To calculate the required delay for the different channels do as follows:
5427 .IP 1. 3
5428 Measure the distance to the loudspeakers in meters in relation
5429 to your listening position, giving you the distances s1 to s5
5430 (for a 5.1 system).
5431 There is no point in compensating for the subwoofer (you will not hear the
5432 difference anyway).
5433 .IP 2. 3
5434 Subtract the distances s1 to s5 from the maximum distance,
5435 i.e.\& s[i] = max(s) \- s[i]; i = 1...5.
5436 .IP 3.
5437 Calculate the required delays in ms as d[i] = 1000*s[i]/342; i = 1...5.
5439 .PD 0
5440 .sp 1
5442 .I EXAMPLE:
5444 .RSs
5445 .IPs "mplayer \-af delay=10.5:10.5:0:0:7:0 media.avi"
5446 Would delay front left and right by 10.5ms, the two rear channels
5447 and the sub by 0ms and the center channel by 7ms.
5449 .PD 1
5452 .B export[=mmapped_file[:nsamples]]
5453 Exports the incoming signal to other processes using memory mapping (mmap()).
5454 Memory mapped areas contain a header:
5455 .sp 1
5457 int nch                      /*number of channels*/
5458 int size                     /*buffer size*/
5459 unsigned long long counter   /*Used to keep sync, updated every
5460                                time new data is exported.*/
5462 .sp 1
5463 The rest is payload (non-interleaved) 16 bit data.
5464 .PD 0
5465 .RSs
5466 .IPs <mmapped_file>
5467 file to map data to (default: ~/.mplayer/\:mplayer-af_export)
5468 .IPs <nsamples>
5469 number of samples per channel (default: 512)
5471 .sp 1
5473 .I EXAMPLE:
5475 .RSs
5476 .IPs "mplayer \-af export=/tmp/mplayer-af_export:1024 media.avi"
5477 Would export 1024 samples per channel to '/tmp/mplayer-af_export'.
5479 .PD 1
5482 .B extrastereo[=mul]
5483 (Linearly) increases the difference between left and right channels
5484 which adds some sort of "live" effect to playback.
5485 .PD 0
5486 .RSs
5487 .IPs <mul>
5488 Sets the difference coefficient (default: 2.5).
5489 0.0 means mono sound (average of both channels), with 1.0 sound will be
5490 unchanged, with \-1.0 left and right channels will be swapped.
5492 .PD 1
5495 .B volnorm[=method:target]
5496 Maximizes the volume without distorting the sound.
5497 .PD 0
5498 .RSs
5499 .IPs <method>
5500 Sets the used method.
5501 .RSss
5502 1: Use a single sample to smooth the variations via the standard
5503 weighted mean over past samples (default).
5505 2: Use several samples to smooth the variations via the standard
5506 weighted mean over past samples.
5507 .REss
5508 .IPs <target>
5509 Sets the target amplitude as a fraction of the maximum for the
5510 sample type (default: 0.25).
5512 .PD 1
5515 .B ladspa=file:label[:controls...]
5516 Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin.
5517 This filter is reentrant, so multiple LADSPA plugins can be used at once.
5518 .PD 0
5519 .RSs
5520 .IPs <file>
5521 Specifies the LADSPA plugin library file.
5522 If LADSPA_PATH is set, it searches for the specified file.
5523 If it is not set, you must supply a fully specified pathname.
5524 .IPs <label>
5525 Specifies the filter within the library.
5526 Some libraries contain only one filter, but others contain many of them.
5527 Entering 'help' here, will list all available filters within the specified
5528 library, which eliminates the use of 'listplugins' from the LADSPA SDK.
5529 .IPs <controls>
5530 Controls are zero or more floating point values that determine the
5531 behavior of the loaded plugin (for example delay, threshold or gain).
5532 In verbose mode (add \-v to the MPlayer command line), all available controls
5533 and their valid ranges are printed.
5534 This eliminates the use of 'analyseplugin' from the LADSPA SDK.
5536 .PD 1
5539 .B "comp\ \ \ "
5540 Compressor/expander filter usable for microphone input.
5541 Prevents artifacts on very loud sound and raises the volume on
5542 very low sound.
5543 This filter is untested, maybe even unusable.
5546 .B "gate\ \ \ "
5547 Noise gate filter similar to the comp audio filter.
5548 This filter is untested, maybe even unusable.
5551 .B karaoke
5552 Simple voice removal filter exploiting the fact that voice is
5553 usually recorded with mono gear and later 'center' mixed onto
5554 the final audio stream.
5555 Beware that this filter will turn your signal into mono.
5556 Works well for 2 channel tracks; do not bother trying it
5557 on anything but 2 channel stereo.
5560 .B scaletempo[=option1:option2:...]
5561 Scales audio tempo without altering pitch, optionally synced to playback
5562 speed (default).
5564 This works by playing \'stride\' ms of audio at normal speed then
5565 consuming \'stride*scale\' ms of input audio.
5566 It pieces the strides together by blending \'overlap\'% of stride with
5567 audio following the previous stride.
5568 It optionally performs a short statistical analysis on the next \'search\'
5569 ms of audio to determine the best overlap position.
5570 .PD 0
5571 .RSs
5572 .IPs scale=<amount>
5573 Nominal amount to scale tempo.
5574 Scales this amount in addition to speed.
5575 (default: 1.0)
5576 .IPs stride=<amount>
5577 Length in milliseconds to output each stride.
5578 Too high of value will cause noticable skips at high scale amounts and
5579 an echo at low scale amounts.
5580 Very low values will alter pitch.
5581 Increasing improves performance.
5582 (default: 60)
5583 .IPs overlap=<percent>
5584 Percentage of stride to overlap.
5585 Decreasing improves performance.
5586 (default: .20)
5587 .IPs search=<amount>
5588 Length in milliseconds to search for best overlap position.
5589 Decreasing improves performance greatly.
5590 On slow systems, you will probably want to set this very low.
5591 (default: 14)
5592 .IPs speed=<tempo|pitch|both|none>
5593 Set response to speed change.
5594 .RSss
5595 .IPs tempo
5596 Scale tempo in sync with speed (default).
5597 .IPs pitch
5598 Reverses effect of filter.
5599 Scales pitch without altering tempo.
5600 Add \'[ speed_mult 0.9438743126816935\' and \'] speed_mult 1.059463094352953\'
5601 to your input.conf to step by musical semi-tones.
5602 .I WARNING:
5603 Loses sync with video.
5604 .IPs both
5605 Scale both tempo and pitch.
5606 .IPs none
5607 Ignore speed changes.
5610 .sp 1
5612 .I EXAMPLE:
5614 .RSs
5615 .IPs "mplayer \-af scaletempo \-speed 1.2 media.ogg"
5616 Would playback media at 1.2x normal speed, with audio at normal pitch.
5617 Changing playback speed, would change audio tempo to match.
5618 .IPs "mplayer \-af scaletempo=scale=1.2:speed=none \-speed 1.2 media.ogg"
5619 Would playback media at 1.2x normal speed, with audio at normal pitch,
5620 but changing playback speed has no effect on audio tempo.
5621 .IPs "mplayer \-af scaletempo=stride=30:overlap=.50:search=10 media.ogg"
5622 Would tweak the quality and performace parameters.
5623 .IPs "mplayer \-af format=floatne,scaletempo media.ogg"
5624 Would make scaletempo use float code.
5625 Maybe faster on some platforms.
5626 .IPs "mplayer \-af scaletempo=scale=1.2:speed=pitch audio.ogg"
5627 Would playback audio file at 1.2x normal speed, with audio at normal pitch.
5628 Changing playback speed, would change pitch, leaving audio tempo at 1.2x.
5630 .PD 1
5633 .B "stats\ \ "
5634 Collects and prints statistics about the audio stream, especially the volume.
5635 These statistics are especially intended to help adjusting the volume while
5636 avoiding clipping.
5637 The volumes are printed in dB and compatible with the volume audio filter.
5641 .SH "VIDEO FILTERS"
5642 Video filters allow you to modify the video stream and its properties.
5643 The syntax is:
5646 .B \-vf <filter1[=parameter1:parameter2:...],filter2,...>
5647 Setup a chain of video filters.
5649 Many parameters are optional and set to default values if omitted.
5650 To explicitly use a default value set a parameter to '\-1'.
5651 Parameters w:h means width x height in pixels, x:y means x;y position counted
5652 from the upper left corner of the bigger image.
5654 .I NOTE:
5655 To get a full list of available video filters, see \-vf help.
5656 .sp 1
5657 Video filters are managed in lists.
5658 There are a few commands to manage the filter list.
5661 .B \-vf\-add <filter1[,filter2,...]>
5662 Appends the filters given as arguments to the filter list.
5665 .B \-vf\-pre <filter1[,filter2,...]>
5666 Prepends the filters given as arguments to the filter list.
5669 .B \-vf\-del <index1[,index2,...]>
5670 Deletes the filters at the given indexes.
5671 Index numbers start at 0, negative numbers address the end of the
5672 list (\-1 is the last).
5675 .B \-vf\-clr
5676 Completely empties the filter list.
5678 With filters that support it, you can access parameters by their name.
5681 .B \-vf <filter>=help
5682 Prints the parameter names and parameter value ranges for a particular
5683 filter.
5686 .B \-vf <filter=named_parameter1=value1[:named_parameter2=value2:...]>
5687 Sets a named parameter to the given value.
5688 Use on and off or yes and no to set flag parameters.
5690 Available filters are:
5693 .B crop[=w:h:x:y]
5694 Crops the given part of the image and discards the rest.
5695 Useful to remove black bands from widescreen movies.
5696 .PD 0
5697 .RSs
5698 .IPs <w>,<h>
5699 Cropped width and height, defaults to original width and height.
5700 .IPs <x>,<y>
5701 Position of the cropped picture, defaults to center.
5703 .PD 1
5706 .B cropdetect[=limit:round]
5707 Calculates necessary cropping parameters and prints the recommended parameters
5708 to stdout.
5709 .PD 0
5710 .RSs
5711 .IPs <limit>
5712 Threshold, which can be optionally specified from nothing (0) to
5713 everything (255) (default: 24).
5715 .IPs <round>
5716 Value which the width/\:height should be divisible by (default: 16).
5717 The offset is automatically adjusted to center the video.
5718 Use 2 to get only even dimensions (needed for 4:2:2 video).
5719 16 is best when encoding to most video codecs.
5721 .PD 1
5724 .B rectangle[=w:h:x:y]
5725 Draws a rectangle of the requested width and height at the specified
5726 coordinates over the image and prints current rectangle parameters
5727 to the console.
5728 This can be used to find optimal cropping parameters.
5729 If you bind the input.conf directive 'change_rectangle' to keystrokes,
5730 you can move and resize the rectangle on the fly.
5731 .PD 0
5732 .RSs
5733 .IPs <w>,<h>
5734 width and height (default: \-1, maximum possible width where boundaries
5735 are still visible.)
5736 .IPs <x>,<y>
5737 top left corner position (default: \-1, uppermost leftmost)
5739 .PD 1
5742 .B expand[=w:h:x:y:o:a:r]
5743 Expands (not scales) movie resolution to the given value and places the
5744 unscaled original at coordinates x, y.
5745 Can be used for placing subtitles/\:OSD in the resulting black bands.
5746 .RSs
5747 .IPs <w>,<h>
5748 Expanded width,height (default: original width,height).
5749 Negative values for w and h are treated as offsets to the original size.
5750 .sp 1
5751 .I EXAMPLE:
5752 .PD 0
5753 .RSs
5754 .IP expand=0:\-50:0:0
5755 Adds a 50 pixel border to the bottom of the picture.
5757 .PD 1
5758 .IPs <x>,<y>
5759 position of original image on the expanded image (default: center)
5760 .IPs "<o>\ \ "
5761 OSD/\:subtitle rendering
5762 .RSss
5763 0: disable (default)
5765 1: enable
5766 .REss
5767 .IPs "<a>\ \ "
5768 Expands to fit an aspect instead of a resolution (default: 0).
5769 .sp 1
5770 .I EXAMPLE:
5771 .PD 0
5772 .RSs
5773 .IP expand=800:::::4/3
5774 Expands to 800x600, unless the source is higher resolution, in which
5775 case it expands to fill a 4/3 aspect.
5777 .PD 1
5778 .IPs "<r>\ \ "
5779 Rounds up to make both width and height divisible by <r> (default: 1).
5783 .B flip (also see \-flip)
5784 Flips the image upside down.
5787 .B "mirror\ "
5788 Mirrors the image on the Y axis.
5791 .B rotate[=<0\-7>]
5792 Rotates the image by 90 degrees and optionally flips it.
5793 For values between 4\-7 rotation is only done if the movie geometry is
5794 portrait and not landscape.
5795 .RSs
5796 .IPs 0
5797 Rotate by 90 degrees clockwise and flip (default).
5798 .IPs 1
5799 Rotate by 90 degrees clockwise.
5800 .IPs 2
5801 Rotate by 90 degrees counterclockwise.
5802 .IPs 3
5803 Rotate by 90 degrees counterclockwise and flip.
5807 .B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
5808 Scales the image with the software scaler (slow) and performs a YUV<\->RGB
5809 colorspace conversion (also see \-sws).
5810 .RSs
5811 .IPs <w>,<h>
5812 scaled width/\:height (default: original width/\:height)
5814 .I NOTE:
5815 If \-zoom is used, and underlying filters (including libvo) are
5816 incapable of scaling, it defaults to d_width/\:d_height!
5817 .RSss
5818  0:   scaled d_width/\:d_height
5820 \-1:   original width/\:height
5822 \-2:   Calculate w/h using the other dimension and the prescaled aspect ratio.
5824 \-3:   Calculate w/h using the other dimension and the original aspect ratio.
5826 \-(n+8): Like \-n above, but rounding the dimension to the closest multiple of 16.
5827 .REss
5828 .IPs <interlaced>
5829 Toggle interlaced scaling.
5830 .RSss
5831 0: off (default)
5833 1: on
5834 .REss
5835 .IPs <chr_drop>
5836 chroma skipping
5837 .RSss
5838 0: Use all available input lines for chroma.
5840 1: Use only every 2. input line for chroma.
5842 2: Use only every 4. input line for chroma.
5844 3: Use only every 8. input line for chroma.
5845 .REss
5846 .IPs "<par>[:<par2>] (also see \-sws)"
5847 Set some scaling parameters depending on the type of scaler selected
5848 with \-sws.
5849 .RSss
5850 \-sws 2 (bicubic):  B (blurring) and C (ringing)
5852 0.00:0.60 default
5854 0.00:0.75 VirtualDub's "precise bicubic"
5856 0.00:0.50 Catmull-Rom spline
5858 0.33:0.33 Mitchell-Netravali spline
5860 1.00:0.00 cubic B-spline
5862 \-sws 7 (gaussian): sharpness (0 (soft) \- 100 (sharp))
5864 \-sws 9 (lanczos):  filter length (1\-10)
5865 .REss
5866 .IPs <presize>
5867 Scale to preset sizes.
5868 .RSss
5869 qntsc:   352x240 (NTSC quarter screen)
5871 qpal:    352x288 (PAL quarter screen)
5873 ntsc:    720x480 (standard NTSC)
5875 pal:     720x576 (standard PAL)
5877 sntsc:   640x480 (square pixel NTSC)
5879 spal:    768x576 (square pixel PAL)
5880 .REss
5881 .IPs <noup>
5882 Disallow upscaling past the original dimensions.
5883 .RSss
5884 0: Allow upscaling (default).
5886 1: Disallow upscaling if one dimension exceeds its original value.
5888 2: Disallow upscaling if both dimensions exceed their original values.
5889 .REss
5890 .IPs <arnd>
5891 Accurate rounding for the vertical scaler, which may be faster
5892 or slower than the default rounding.
5893 .RSss
5894 0: Disable accurate rounding (default).
5896 1: Enable accurate rounding.
5897 .REss
5901 .B dsize[=aspect|w:h:aspect-method:r]
5902 Changes the intended display size/\:aspect at an arbitrary point in the
5903 filter chain.
5904 Aspect can be given as a fraction (4/3) or floating point number
5905 (1.33).
5906 Alternatively, you may specify the exact display width and height
5907 desired.
5908 Note that this filter does
5909 .B not
5910 do any scaling itself; it just affects
5911 what later scalers (software or hardware) will do when auto-scaling to
5912 correct aspect.
5913 .RSs
5914 .IPs <w>,<h>
5915 New display width and height.
5916 Can also be these special values:
5917 .RSss
5918  0:   original display width and height
5920 \-1:   original video width and height (default)
5922 \-2:   Calculate w/h using the other dimension and the original display
5923 aspect ratio.
5925 \-3:   Calculate w/h using the other dimension and the original video
5926 aspect ratio.
5927 .REss
5928 .sp 1
5929 .I EXAMPLE:
5930 .PD 0
5931 .RSs
5932 .IP dsize=800:\-2
5933 Specifies a display resolution of 800x600 for a 4/3 aspect video, or
5934 800x450 for a 16/9 aspect video.
5936 .IPs <aspect-method>
5937 Modifies width and height according to original aspect ratios.
5938 .RSss
5939 \-1: Ignore original aspect ratio (default).
5941  0: Keep display aspect ratio by using <w> and <h> as maximum
5942 resolution.
5944  1: Keep display aspect ratio by using <w> and <h> as minimum
5945 resolution.
5947  2: Keep video aspect ratio by using <w> and <h> as maximum
5948 resolution.
5950  3: Keep video aspect ratio by using <w> and <h> as minimum
5951 resolution.
5952 .REss
5953 .sp 1
5954 .I EXAMPLE:
5955 .PD 0
5956 .RSs
5957 .IP dsize=800:600:0
5958 Specifies a display resolution of at most 800x600, or smaller, in order
5959 to keep aspect.
5961 .PD 1
5962 .IPs "<r>\ \ "
5963 Rounds up to make both width and height divisible by <r> (default: 1).
5967 .B "yuy2\ \ \ "
5968 Forces software YV12/\:I420/\:422P to YUY2 conversion.
5969 Useful for video cards/\:drivers with slow YV12 but fast YUY2 support.
5972 .B "yvu9\ \ \ "
5973 Forces software YVU9 to YV12 colorspace conversion.
5974 Deprecated in favor of the software scaler.
5977 .B "yuvcsp\ "
5978 Clamps YUV color values to the CCIR 601 range without doing real conversion.
5981 .B rgb2bgr[=swap]
5982 RGB 24/32 <\-> BGR 24/32 colorspace conversion.
5983 .PD 0
5984 .RSs
5985 .IPs "swap\ "
5986 Also perform  R <\-> B swapping.
5988 .PD 1
5991 .B palette
5992 RGB/BGR 8 \-> 15/16/24/32bpp colorspace conversion using palette.
5995 .B format[=fourcc]
5996 Restricts the colorspace for the next filter without doing any conversion.
5997 Use together with the scale filter for a real conversion.
5999 .I NOTE:
6000 For a list of available formats see format=fmt=help.
6001 .PD 0
6002 .RSs
6003 .IPs <fourcc>
6004 format name like rgb15, bgr24, yv12, etc (default: yuy2)
6006 .PD 1
6009 .B noformat[=fourcc]
6010 Restricts the colorspace for the next filter without doing any conversion.
6011 Unlike the format filter, this will allow any colorspace
6012 .B except
6013 the one you specify.
6015 .I NOTE:
6016 For a list of available formats see noformat=fmt=help.
6017 .PD 0
6018 .RSs
6019 .IPs <fourcc>
6020 format name like rgb15, bgr24, yv12, etc (default: yv12)
6022 .PD 1
6025 .B pp[=filter1[:option1[:option2...]]/[\-]filter2...] (also see \-pphelp)
6026 Enables the specified chain of postprocessing subfilters.
6027 Subfilters must be separated by '/' and can be disabled by
6028 prepending a '\-'.
6029 Each subfilter and some options have a short and a long name that can be
6030 used interchangeably, i.e.\& dr/dering are the same.
6031 All subfilters share common options to determine their scope:
6032 .PD 0
6033 .RSs
6034 .IPs a/autoq
6035 Automatically switch the subfilter off if the CPU is too slow.
6036 .IPs c/chrom
6037 Do chrominance filtering, too (default).
6038 .IPs y/nochrom
6039 Do luminance filtering only (no chrominance).
6040 .IPs n/noluma
6041 Do chrominance filtering only (no luminance).
6043 .PD 1
6044 .sp 1
6047 .I NOTE:
6048 \-pphelp shows a list of available subfilters.
6049 .sp 1
6050 Available subfilters are
6052 .RSs
6053 .IPs hb/hdeblock[:difference[:flatness]]
6054 horizontal deblocking filter
6055 .RSss
6056 <difference>: Difference factor where higher values mean
6057 more deblocking (default: 32).
6059 <flatness>: Flatness threshold where lower values mean
6060 more deblocking (default: 39).
6061 .REss
6062 .IPs vb/vdeblock[:difference[:flatness]]
6063 vertical deblocking filter
6064 .RSss
6065 <difference>: Difference factor where higher values mean
6066 more deblocking (default: 32).
6068 <flatness>: Flatness threshold where lower values mean
6069 more deblocking (default: 39).
6070 .REss
6071 .IPs ha/hadeblock[:difference[:flatness]]
6072 accurate horizontal deblocking filter
6073 .RSss
6074 <difference>: Difference factor where higher values mean
6075 more deblocking (default: 32).
6077 <flatness>: Flatness threshold where lower values mean
6078 more deblocking (default: 39).
6079 .REss
6080 .IPs va/vadeblock[:difference[:flatness]]
6081 accurate vertical deblocking filter
6082 .RSss
6083 <difference>: Difference factor where higher values mean
6084 more deblocking (default: 32).
6086 <flatness>: Flatness threshold where lower values mean
6087 more deblocking (default: 39).
6088 .REss
6089 .sp 1
6090 The horizontal and vertical deblocking filters share the
6091 difference and flatness values so you cannot set
6092 different horizontal and vertical thresholds.
6093 .sp 1
6094 .IPs h1/x1hdeblock
6095 experimental horizontal deblocking filter
6096 .IPs v1/x1vdeblock
6097 experimental vertical deblocking filter
6098 .IPs dr/dering
6099 deringing filter
6100 .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]]
6101 temporal noise reducer
6102 .RSss
6103 <threshold1>: larger -> stronger filtering
6105 <threshold2>: larger -> stronger filtering
6107 <threshold3>: larger -> stronger filtering
6108 .REss
6109 .IPs al/autolevels[:f/fullyrange]
6110 automatic brightness / contrast correction
6111 .RSss
6112 f/fullyrange: Stretch luminance to (0\-255).
6113 .REss
6114 .IPs lb/linblenddeint
6115 Linear blend deinterlacing filter that deinterlaces the given block
6116 by filtering all lines with a (1 2 1) filter.
6117 .IPs li/linipoldeint
6118 Linear interpolating deinterlacing filter that deinterlaces the given block
6119 by linearly interpolating every second line.
6120 .IPs ci/cubicipoldeint
6121 Cubic interpolating deinterlacing filter deinterlaces the given block
6122 by cubically interpolating every second line.
6123 .IPs md/mediandeint
6124 Median deinterlacing filter that deinterlaces the given block
6125 by applying a median filter to every second line.
6126 .IPs fd/ffmpegdeint
6127 FFmpeg deinterlacing filter that deinterlaces the given block
6128 by filtering every second line with a (\-1 4 2 4 \-1) filter.
6129 .IPs l5/lowpass5
6130 Vertically applied FIR lowpass deinterlacing filter that deinterlaces
6131 the given block by filtering all lines with a (\-1 2 6 2 \-1) filter.
6132 .IPs fq/forceQuant[:quantizer]
6133 Overrides the quantizer table from the input with the constant
6134 quantizer you specify.
6135 .RSss
6136 <quantizer>: quantizer to use
6137 .REss
6138 .IPs de/default
6139 default pp filter combination (hb:a,vb:a,dr:a)
6140 .IPs fa/fast
6141 fast pp filter combination (h1:a,v1:a,dr:a)
6142 .IPs "ac\ \ \ "
6143 high quality pp filter combination (ha:a:128:7,va:a,dr:a)
6146 .sp 1
6147 .I EXAMPLE:
6149 .PD 0
6150 .RSs
6151 .IPs "\-vf pp=hb/vb/dr/al"
6152 horizontal and vertical deblocking, deringing and automatic
6153 brightness/\:contrast
6154 .IPs "\-vf pp=de/\-al"
6155 default filters without brightness/\:contrast correction
6156 .IPs "\-vf pp=default/tmpnoise:1:2:3"
6157 Enable default filters & temporal denoiser.
6158 .IPs "\-vf pp=hb:y/vb:a"
6159 Horizontal deblocking on luminance only, and switch vertical deblocking
6160 on or off automatically depending on available CPU time.
6162 .PD 1
6165 .B spp[=quality[:qp[:mode]]]
6166 Simple postprocessing filter that compresses and decompresses the
6167 image at several (or \- in the case of quality level 6 \- all)
6168 shifts and averages the results.
6169 .RSs
6170 .IPs <quality>
6171 0\-6 (default: 3)
6172 .IPs "<qp>\ "
6173 Force quantization parameter (default: 0, use QP from video).
6174 .IPs <mode>
6175 0: hard thresholding (default)
6177 1: soft thresholding (better deringing, but blurrier)
6179 4: like 0, but also use B-frames' QP (may cause flicker)
6181 5: like 1, but also use B-frames' QP (may cause flicker)
6185 .B uspp[=quality[:qp]]
6186 Ultra simple & slow postprocessing filter that compresses and
6187 decompresses the image at several (or \- in the case of quality
6188 level 8 \- all) shifts and averages the results.
6189 The way this differs from the behavior of spp is that uspp actually
6190 encodes & decodes each case with libavcodec Snow, whereas spp uses
6191 a simplified intra only 8x8 DCT similar to MJPEG.
6192 .RSs
6193 .IPs <quality>
6194 0\-8 (default: 3)
6195 .IPs "<qp>\ "
6196 Force quantization parameter (default: 0, use QP from video).
6200 .B fspp[=quality[:qp[:strength[:bframes]]]]
6201 faster version of the simple postprocessing filter
6202 .RSs
6203 .IPs <quality>
6204 4\-5 (equivalent to spp; default: 4)
6205 .IPs "<qp>\ "
6206 Force quantization parameter (default: 0, use QP from video).
6207 .IPs <\-15\-32>
6208 Filter strength, lower values mean more details but also more artifacts,
6209 while higher values make the image smoother but also blurrier (default:
6210 0 \- PSNR optimal).
6211 .IPs <bframes>
6212 0: do not use QP from B-frames (default)
6214 1: use QP from B-frames too (may cause flicker)
6218 .B pp7[=qp[:mode]]
6219 Variant of the spp filter, similar to spp=6 with 7 point DCT where
6220 only the center sample is used after IDCT.
6221 .RSs
6222 .IPs "<qp>\ "
6223 Force quantization parameter (default: 0, use QP from video).
6224 .IPs <mode>
6225 0: hard thresholding
6227 1: soft thresholding (better deringing, but blurrier)
6229 2: medium thresholding (default, good results)
6233 .B qp=equation
6234 quantization parameter (QP) change filter
6235 .RSs
6236 .IPs <equation>
6237 some equation like "2+2*sin(PI*qp)"
6241 .B geq=equation
6242 generic equation change filter
6243 .RSs
6244 .IPs <equation>
6245 Some equation, e.g.\&  'p(W-X\\,Y)' to flip the image horizontally.
6246 You can use whitespace to make the equation more readable.
6247 There are a couple of constants that can be used in the equation:
6248 .RSss
6249 PI: the number pi
6251 E: the number e
6253 X / Y: the coordinates of the current sample
6255 W / H: width and height of the image
6257 SW / SH: width/height scale depending on the currently filtered plane, e.g.\&
6258 1,1 and 0.5,0.5 for YUV 4:2:0.
6260 p(x,y): returns the value of the pixel at location x/y of the current plane.
6261 .REss
6265 .B "test\ \ \ "
6266 Generate various test patterns.
6269 .B rgbtest[=width:height]
6270 Generate an RGB test pattern useful for detecting RGB vs BGR issues.
6271 You should see a red, green and blue stripe from top to bottom.
6272 .RSs
6273 .IPs <width>
6274 Desired width of generated image (default: 0).
6275 0 means width of input image.
6277 .IPs <height>
6278 Desired height of generated image (default: 0).
6279 0 means height of input image.
6283 .B lavc[=quality:fps]
6284 Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/\:IVTV/\:V4L2.
6285 .RSs
6286 .IPs <quality>
6287 1\-31: fixed qscale
6289 32\-:  fixed bitrate in kbits
6290 .IPs <fps>
6291 force output fps (float value) (default: 0, autodetect based on height)
6295 .B dvbscale[=aspect]
6296 Set up optimal scaling for DVB cards, scaling the x axis in hardware and
6297 calculating the y axis scaling in software to keep aspect.
6298 Only useful together with expand and scale.
6299 .RSs
6300 .IPs <aspect>
6301 Control aspect ratio, calculate as DVB_HEIGHT*ASPECTRATIO (default:
6302 576*4/3=768), set it to 576*(16/9)=1024 for a 16:9 TV.
6304 .sp 1
6306 .I EXAMPLE:
6308 .PD 0
6309 .RSs
6310 .IPs "\-vf dvbscale,scale=\-1:0,expand=\-1:576:\-1:\-1:1,lavc"
6311 FIXME: Explain what this does.
6313 .PD 1
6316 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]
6317 Adds noise.
6318 .PD 0
6319 .RSs
6320 .IPs <0\-100>
6321 luma noise
6322 .IPs <0\-100>
6323 chroma noise
6324 .IPs u
6325 uniform noise (gaussian otherwise)
6326 .IPs t
6327 temporal noise (noise pattern changes between frames)
6328 .IPs a
6329 averaged temporal noise (smoother, but a lot slower)
6330 .IPs h
6331 high quality (slightly better looking, slightly slower)
6332 .IPs p
6333 mix random noise with a (semi)regular pattern
6335 .PD 1
6338 .B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6339 This filter aims to reduce image noise producing smooth images and making still
6340 images really still (This should enhance compressibility.).
6341 .PD 0
6342 .RSs
6343 .IPs <luma_spatial>
6344 spatial luma strength (default: 4)
6345 .IPs <chroma_spatial>
6346 spatial chroma strength (default: 3)
6347 .IPs <luma_tmp>
6348 luma temporal strength (default: 6)
6349 .IPs <chroma_tmp>
6350 chroma temporal strength (default: luma_tmp*chroma_spatial/luma_spatial)
6352 .PD 1
6355 .B hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6356 High precision/\:quality version of the denoise3d filter.
6357 Parameters and usage are the same.
6360 .B ow[=depth[:luma_strength[:chroma_strength]]]
6361 Overcomplete Wavelet denoiser.
6362 .PD 0
6363 .RSs
6364 .IPs <depth>
6365 Larger depth values will denoise lower frequency components more, but
6366 slow down filtering (default: 8).
6367 .IPs <luma_strength>
6368 luma strength (default: 1.0)
6369 .IPs <chroma_strength>
6370 chroma strength (default: 1.0)
6372 .PD 1
6375 .B eq[=brightness:contrast] (OBSOLETE)
6376 Software equalizer with interactive controls just like the hardware
6377 equalizer, for cards/\:drivers that do not support brightness and
6378 contrast controls in hardware.
6379 Might also be useful with MEncoder, either for fixing poorly captured
6380 movies, or for slightly reducing contrast to mask artifacts and get by
6381 with lower bitrates.
6382 .PD 0
6383 .RSs
6384 .IPs <\-100\-100>
6385 initial brightness
6386 .IPs <\-100\-100>
6387 initial contrast
6389 .PD 1
6392 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg:weight]
6393 Alternative software equalizer that uses lookup tables (very slow),
6394 allowing gamma correction in addition to simple brightness
6395 and contrast adjustment.
6396 Note that it uses the same MMX optimized code as \-vf eq if all
6397 gamma values are 1.0.
6398 The parameters are given as floating point values.
6399 .PD 0
6400 .RSs
6401 .IPs <0.1\-10>
6402 initial gamma value (default: 1.0)
6403 .IPs <\-2\-2>
6404 initial contrast, where negative values result in a
6405 negative image (default: 1.0)
6406 .IPs <\-1\-1>
6407 initial brightness (default: 0.0)
6408 .IPs <0\-3>
6409 initial saturation (default: 1.0)
6410 .IPs <0.1\-10>
6411 gamma value for the red component (default: 1.0)
6412 .IPs <0.1\-10>
6413 gamma value for the green component (default: 1.0)
6414 .IPs <0.1\-10>
6415 gamma value for the blue component (default: 1.0)
6416 .IPs <0\-1>
6417 The weight parameter can be used to reduce the effect of a high gamma value on
6418 bright image areas, e.g.\& keep them from getting overamplified and just plain
6419 white.
6420 A value of 0.0 turns the gamma correction all the way down while 1.0 leaves it
6421 at its full strength (default: 1.0).
6423 .PD 1
6426 .B hue[=hue:saturation]
6427 Software equalizer with interactive controls just like the hardware
6428 equalizer, for cards/\:drivers that do not support hue and
6429 saturation controls in hardware.
6430 .PD 0
6431 .RSs
6432 .IPs <\-180\-180>
6433 initial hue (default: 0.0)
6434 .IPs <\-100\-100>
6435 initial saturation, where negative values result
6436 in a negative chroma (default: 1.0)
6438 .PD 1
6441 .B halfpack[=f]
6442 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
6443 keeping all chroma samples.
6444 Useful for output to low-resolution display devices when hardware downscaling
6445 is poor quality or is not available.
6446 Can also be used as a primitive luma-only deinterlacer with very low CPU
6447 usage.
6448 .PD 0
6449 .RSs
6450 .IPs "<f>\ \ "
6451 By default, halfpack averages pairs of lines when downsampling.
6452 Any value different from 0 or 1 gives the default (averaging) behavior.
6453 .RSss
6454 0: Only use even lines when downsampling.
6456 1: Only use odd lines when downsampling.
6457 .REss
6459 .PD 1
6462 .B ilpack[=mode]
6463 When interlaced video is stored in YUV 4:2:0 formats, chroma
6464 interlacing does not line up properly due to vertical downsampling of
6465 the chroma channels.
6466 This filter packs the planar 4:2:0 data into YUY2 (4:2:2) format with
6467 the chroma lines in their proper locations, so that in any given
6468 scanline, the luma and chroma data both come from the same field.
6469 .PD 0
6470 .RSs
6471 .IPs <mode>
6472 Select the sampling mode.
6473 .RSss
6474 0: nearest-neighbor sampling, fast but incorrect
6476 1: linear interpolation (default)
6477 .REss
6479 .PD 1
6482 .B harddup
6483 Only useful with MEncoder.
6484 If harddup is used when encoding, it will force duplicate frames to be
6485 encoded in the output.
6486 This uses slightly more space, but is necessary for output to MPEG
6487 files or if you plan to demux and remux the video stream after
6488 encoding.
6489 Should be placed at or near the end of the filter chain unless you
6490 have a good reason to do otherwise.
6493 .B softskip
6494 Only useful with MEncoder.
6495 Softskip moves the frame skipping (dropping) step of encoding from
6496 before the filter chain to some point during the filter chain.
6497 This allows filters which need to see all frames (inverse telecine,
6498 temporal denoising, etc.) to function properly.
6499 Should be placed after the filters which need to see all frames and
6500 before any subsequent filters that are CPU-intensive.
6503 .B decimate[=max:hi:lo:frac]
6504 Drops frames that do not differ greatly from the previous frame in
6505 order to reduce framerate.
6506 The main use of this filter is for very-low-bitrate encoding (e.g.\&
6507 streaming over dialup modem), but it could in theory be used for
6508 fixing movies that were inverse-telecined incorrectly.
6509 .PD 0
6510 .RSs
6511 .IPs <max>
6512 Sets the maximum number of consecutive frames which can be
6513 dropped (if positive), or the minimum interval between
6514 dropped frames (if negative).
6515 .IPs <hi>,<lo>,<frac>
6516 A frame is a candidate for dropping if no 8x8 region differs by more
6517 than a threshold of <hi>, and if not more than <frac> portion (1
6518 meaning the whole image) differs by more than a threshold of <lo>.
6519 Values of <hi> and <lo> are for 8x8 pixel blocks and represent actual
6520 pixel value differences, so a threshold of 64 corresponds to 1 unit of
6521 difference for each pixel, or the same spread out differently over the
6522 block.
6524 .PD 1
6527 .B dint[=sense:level]
6528 The drop-deinterlace (dint) filter detects and drops the first from a set
6529 of interlaced video frames.
6530 .PD 0
6531 .RSs
6532 .IPs <0.0\-1.0>
6533 relative difference between neighboring pixels (default: 0.1)
6534 .IPs <0.0\-1.0>
6535 What part of the image has to be detected as interlaced to
6536 drop the frame (default: 0.15).
6538 .PD 1
6541 .B lavcdeint (OBSOLETE)
6542 FFmpeg deinterlacing filter, same as \-vf pp=fd
6545 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
6546 Donald Graft's adaptive kernel deinterlacer.
6547 Deinterlaces parts of a video if a configurable threshold is exceeded.
6548 .PD 0
6549 .RSs
6550 .IPs <0\-255>
6551 threshold (default: 10)
6552 .IPs <map>
6553 .RSss
6554 0: Ignore pixels exceeding the threshold (default).
6556 1: Paint pixels exceeding the threshold white.
6557 .REss
6558 .IPs <order>
6559 .RSss
6560 0: Leave fields alone (default).
6562 1: Swap fields.
6563 .REss
6564 .IPs <sharp>
6565 .RSss
6566 0: Disable additional sharpening (default).
6568 1: Enable additional sharpening.
6569 .REss
6570 .IPs <twoway>
6571 .RSss
6572 0: Disable twoway sharpening (default).
6574 1: Enable twoway sharpening.
6575 .REss
6577 .PD 1
6580 .B unsharp[=l|cWxH:amount[:l|cWxH:amount]]
6581 unsharp mask / gaussian blur
6582 .RSs
6583 .IPs "l\ \ \ \ "
6584 Apply effect on luma component.
6585 .IPs "c\ \ \ \ "
6586 Apply effect on chroma components.
6587 .IPs <width>x<height>
6588 width and height of the matrix, odd sized in both directions
6589 (min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7)
6590 .IPs amount
6591 Relative amount of sharpness/\:blur to add to the image
6592 (a sane range should be \-1.5\-1.5).
6593 .RSss
6594 <0: blur
6596 >0: sharpen
6597 .REss
6601 .B "swapuv\ "
6602 Swap U & V plane.
6605 .B il[=d|i][s][:[d|i][s]]
6606 (De)interleaves lines.
6607 The goal of this filter is to add the ability to process interlaced images
6608 pre-field without deinterlacing them.
6609 You can filter your interlaced DVD and play it on a TV without breaking the
6610 interlacing.
6611 While deinterlacing (with the postprocessing filter) removes interlacing
6612 permanently (by smoothing, averaging, etc) deinterleaving splits the frame into
6613 2 fields (so called half pictures), so you can process (filter) them
6614 independently and then re-interleave them.
6615 .PD 0
6616 .RSs
6617 .IPs d
6618 deinterleave (placing one above the other)
6619 .IPs i
6620 interleave
6621 .IPs s
6622 swap fields (exchange even & odd lines)
6624 .PD 1
6627 .B fil[=i|d]
6628 (De)interleaves lines.
6629 This filter is very similar to the il filter but much faster, the main
6630 disadvantage is that it does not always work.
6631 Especially if combined with other filters it may produce randomly messed
6632 up images, so be happy if it works but do not complain if it does not for
6633 your combination of filters.
6634 .PD 0
6635 .RSs
6636 .IPs d
6637 Deinterleave fields, placing them side by side.
6638 .IPs i
6639 Interleave fields again (reversing the effect of fil=d).
6641 .PD 1
6644 .B field[=n]
6645 Extracts a single field from an interlaced image using stride arithmetic
6646 to avoid wasting CPU time.
6647 The optional argument n specifies whether to extract the even or the odd
6648 field (depending on whether n is even or odd).
6651 .B detc[=var1=value1:var2=value2:...]
6652 Attempts to reverse the 'telecine' process to recover a clean,
6653 non-interlaced stream at film framerate.
6654 This was the first and most primitive inverse telecine filter to be
6655 added to MPlayer/\:MEncoder.
6656 It works by latching onto the telecine 3:2 pattern and following it as
6657 long as possible.
6658 This makes it suitable for perfectly-telecined material, even in the
6659 presence of a fair degree of noise, but it will fail in the presence
6660 of complex post-telecine edits.
6661 Development on this filter is no longer taking place, as ivtc, pullup,
6662 and filmdint are better for most applications.
6663 The following arguments (see syntax above) may be used to control
6664 detc's behavior:
6665 .RSs
6666 .IPs "<dr>\ "
6667 Set the frame dropping mode.
6668 .RSss
6669 0: Do not drop frames to maintain fixed output framerate (default).
6671 1: Always drop a frame when there have been no drops or telecine
6672 merges in the past 5 frames.
6674 2: Always maintain exact 5:4 input to output frame ratio.
6676 .I NOTE:
6677 Use mode 1 or 2 with MEncoder.
6678 .REss
6679 .IPs "<am>\ "
6680 Analysis mode.
6681 .RSss
6682 0: Fixed pattern with initial frame number specified by <fr>.
6684 1: aggressive search for telecine pattern (default)
6685 .REss
6686 .IPs "<fr>\ "
6687 Set initial frame number in sequence.
6688 0\-2 are the three clean progressive frames; 3 and 4 are the two
6689 interlaced frames.
6690 The default, \-1, means 'not in telecine sequence'.
6691 The number specified here is the type for the imaginary previous
6692 frame before the movie starts.
6693 .IPs "<t0>, <t1>, <t2>, <t3>"
6694 Threshold values to be used in certain modes.
6698 .B ivtc[=1]
6699 Experimental 'stateless' inverse telecine filter.
6700 Rather than trying to lock on to a pattern like the detc filter does,
6701 ivtc makes its decisions independently for each frame.
6702 This will give much better results for material that has undergone
6703 heavy editing after telecine was applied, but as a result it is not as
6704 forgiving of noisy input, for example TV capture.
6705 The optional parameter (ivtc=1) corresponds to the dr=1 option for the
6706 detc filter, and should be used with MEncoder but not with MPlayer.
6707 As with detc, you must specify the correct output framerate (\-ofps
6708 24000/1001) when using MEncoder.
6709 Further development on ivtc has stopped, as the pullup and filmdint
6710 filters appear to be much more accurate.
6713 .B pullup[=jl:jr:jt:jb:sb:mp]
6714 Third-generation pulldown reversal (inverse telecine) filter,
6715 capable of handling mixed hard-telecine, 24000/1001 fps progressive, and 30000/1001
6716 fps progressive content.
6717 The pullup filter is designed to be much more robust than detc or
6718 ivtc, by taking advantage of future context in making its decisions.
6719 Like ivtc, pullup is stateless in the sense that it does not lock onto
6720 a pattern to follow, but it instead looks forward to the following
6721 fields in order to identify matches and rebuild progressive frames.
6722 It is still under development, but believed to be quite accurate.
6723 .RSs
6724 .IPs "jl, jr, jt, and jb"
6725 These options set the amount of "junk" to ignore at
6726 the left, right, top, and bottom of the image, respectively.
6727 Left/\:right are in units of 8 pixels, while top/\:bottom are in units of
6728 2 lines.
6729 The default is 8 pixels on each side.
6731 .IPs "sb (strict breaks)"
6732 Setting this option to 1 will reduce the chances of
6733 pullup generating an occasional mismatched frame, but it may also
6734 cause an excessive number of frames to be dropped during high motion
6735 sequences.
6736 Conversely, setting it to \-1 will make pullup match fields more
6737 easily.
6738 This may help processing of video where there is slight blurring
6739 between the fields, but may also cause there to be interlaced frames
6740 in the output.
6742 .IPs "mp (metric plane)"
6743 This option may be set to 1 or 2 to use a chroma
6744 plane instead of the luma plane for doing pullup's computations.
6745 This may improve accuracy on very clean source material, but more
6746 likely will decrease accuracy, especially if there is chroma noise
6747 (rainbow effect) or any grayscale video.
6748 The main purpose of setting mp to a chroma plane is to reduce CPU load
6749 and make pullup usable in realtime on slow machines.
6750 .REss
6752 .sp 1
6753 .I NOTE:
6754 Always follow pullup with the softskip filter when encoding to ensure
6755 that pullup is able to see each frame.
6756 Failure to do so will lead to incorrect output and will usually crash,
6757 due to design limitations in the codec/\:filter layer.
6758 .REss
6761 .B filmdint[=options]
6762 Inverse telecine filter, similar to the pullup filter above.
6763 It is designed to handle any pulldown pattern, including mixed soft and
6764 hard telecine and limited support for movies that are slowed down or sped
6765 up from their original framerate for TV.
6766 Only the luma plane is used to find the frame breaks.
6767 If a field has no match, it is deinterlaced with simple linear
6768 approximation.
6769 If the source is MPEG-2, this must be the first filter to allow
6770 access to the field-flags set by the MPEG-2 decoder.
6771 Depending on the source MPEG, you may be fine ignoring this advice, as
6772 long as you do not see lots of "Bottom-first field" warnings.
6773 With no options it does normal inverse telecine, and should be used
6774 together with mencoder \-fps 30000/1001 \-ofps 24000/1001.
6775 When this filter is used with MPlayer, it will result in an uneven
6776 framerate during playback, but it is still generally better than using
6777 pp=lb or no deinterlacing at all.
6778 Multiple options can be specified separated by /.
6779 .RSs
6780 .IPs crop=<w>:<h>:<x>:<y>
6781 Just like the crop filter, but faster, and works on mixed hard and soft
6782 telecined content as well as when y is not a multiple of 4.
6783 If x or y would require cropping fractional pixels from the chroma
6784 planes, the crop area is extended.
6785 This usually means that x and y must be even.
6786 .IPs io=<ifps>:<ofps>
6787 For each ifps input frames the filter will output ofps frames.
6788 The ratio of ifps/\:ofps should match the \-fps/\-ofps ratio.
6789 This could be used to filter movies that are broadcast on TV at a frame
6790 rate different from their original framerate.
6791 .IPs luma_only=<n>
6792 If n is nonzero, the chroma plane is copied unchanged.
6793 This is useful for YV12 sampled TV, which discards one of the chroma
6794 fields.
6795 .IPs mmx2=<n>
6796 On x86, if n=1, use MMX2 optimized functions, if n=2, use 3DNow!
6797 optimized functions, otherwise, use plain C.
6798 If this option is not specified, MMX2 and 3DNow! are auto-detected, use
6799 this option to override auto-detection.
6800 .IPs fast=<n>
6801 The larger n will speed up the filter at the expense of accuracy.
6802 The default value is n=3.
6803 If n is odd, a frame immediately following a frame marked with the
6804 REPEAT_FIRST_FIELD MPEG flag is assumed to be progressive, thus filter
6805 will not spend any time on soft-telecined MPEG-2 content.
6806 This is the only effect of this flag if MMX2 or 3DNow! is available.
6807 Without MMX2 and 3DNow, if n=0 or 1, the same calculations will be used
6808 as with n=2 or 3.
6809 If n=2 or 3, the number of luma levels used to find the frame breaks is
6810 reduced from 256 to 128, which results in a faster filter without losing
6811 much accuracy.
6812 If n=4 or 5, a faster, but much less accurate metric will be used to
6813 find the frame breaks, which is more likely to misdetect high vertical
6814 detail as interlaced content.
6815 .IPs verbose=<n>
6816 If n is nonzero, print the detailed metrics for each frame.
6817 Useful for debugging.
6818 .IPs dint_thres=<n>
6819 Deinterlace threshold.
6820 Used during de-interlacing of unmatched frames.
6821 Larger value means less deinterlacing, use n=256 to completely turn off
6822 deinterlacing.
6823 Default is n=8.
6824 .IPs comb_thres=<n>
6825 Threshold for comparing a top and bottom fields.
6826 Defaults to 128.
6827 .IPs diff_thres=<n>
6828 Threshold to detect temporal change of a field.
6829 Default is 128.
6830 .IPs sad_thres=<n>
6831 Sum of Absolute Difference threshold, default is 64.
6835 .B softpulldown
6836 This filter works only correct with MEncoder and acts on the MPEG-2 flags
6837 used for soft 3:2 pulldown (soft telecine).
6838 If you want to use the ivtc or detc filter on movies that are partly soft
6839 telecined, inserting this filter before them should make them more reliable.
6842 .B divtc[=options]
6843 Inverse telecine for deinterlaced video.
6844 If 3:2-pulldown telecined video has lost one of the fields or is deinterlaced
6845 using a method that keeps one field and interpolates the other, the result is
6846 a juddering video that has every fourth frame duplicated.
6847 This filter is intended to find and drop those duplicates and restore the
6848 original film framerate.
6849 When using this filter, you must specify \-ofps that is 4/5 of
6850 the fps of the input file and place the softskip later in the
6851 filter chain to make sure that divtc sees all the frames.
6852 Two different modes are available:
6853 One pass mode is the default and is straightforward to use,
6854 but has the disadvantage that any changes in the telecine
6855 phase (lost frames or bad edits) cause momentary judder
6856 until the filter can resync again.
6857 Two pass mode avoids this by analyzing the whole video
6858 beforehand so it will have forward knowledge about the
6859 phase changes and can resync at the exact spot.
6860 These passes do
6861 .B not
6862 correspond to pass one and two of the encoding process.
6863 You must run an extra pass using divtc pass one before the
6864 actual encoding throwing the resulting video away.
6865 Use \-nosound \-ovc raw \-o /dev/null to avoid
6866 wasting CPU power for this pass.
6867 You may add something like crop=2:2:0:0 after divtc
6868 to speed things up even more.
6869 Then use divtc pass two for the actual encoding.
6870 If you use multiple encoder passes, use divtc
6871 pass two for all of them.
6872 The options are:
6873 .RSs
6874 .IPs pass=1|2
6875 Use two pass mode.
6876 .IPs file=<filename>
6877 Set the two pass log filename (default: "framediff.log").
6878 .IPs threshold=<value>
6879 Set the minimum strength the telecine pattern must have for the filter to
6880 believe in it (default: 0.5).
6881 This is used to avoid recognizing false pattern from the parts of the video
6882 that are very dark or very still.
6883 .IPs window=<numframes>
6884 Set the number of past frames to look at when searching for pattern
6885 (default: 30).
6886 Longer window improves the reliability of the pattern search, but shorter
6887 window improves the reaction time to the changes in the telecine phase.
6888 This only affects the one pass mode.
6889 The two pass mode currently uses fixed window that extends to both future
6890 and past.
6891 .IPs phase=0|1|2|3|4
6892 Sets the initial telecine phase for one pass mode (default: 0).
6893 The two pass mode can see the future, so it is able to use the correct
6894 phase from the beginning, but one pass mode can only guess.
6895 It catches the correct phase when it finds it, but this option can be used
6896 to fix the possible juddering at the beginning.
6897 The first pass of the two pass mode also uses this, so if you save the output
6898 from the first pass, you get constant phase result.
6899 .IPs deghost=<value>
6900 Set the deghosting threshold (0\-255 for one pass mode, \-255\-255 for two pass
6901 mode, default 0).
6902 If nonzero, deghosting mode is used.
6903 This is for video that has been deinterlaced by blending the fields
6904 together instead of dropping one of the fields.
6905 Deghosting amplifies any compression artifacts in the blended frames, so the
6906 parameter value is used as a threshold to exclude those pixels from
6907 deghosting that differ from the previous frame less than specified value.
6908 If two pass mode is used, then negative value can be used to make the
6909 filter analyze the whole video in the beginning of pass-2 to determine
6910 whether it needs deghosting or not and then select either zero or the
6911 absolute value of the parameter.
6912 Specify this option for pass-2, it makes no difference on pass-1.
6916 .B phase[=t|b|p|a|u|T|B|A|U][:v]
6917 Delay interlaced video by one field time so that the field order
6918 changes.
6919 The intended use is to fix PAL movies that have been captured with the
6920 opposite field order to the film-to-video transfer.
6921 The options are:
6922 .RSs
6923 .IPs t
6924 Capture field order top-first, transfer bottom-first.
6925 Filter will delay the bottom field.
6926 .IPs b
6927 Capture bottom-first, transfer top-first.
6928 Filter will delay the top field.
6929 .IPs p
6930 Capture and transfer with the same field order.
6931 This mode only exists for the documentation of the other options to refer to,
6932 but if you actually select it, the filter will faithfully do nothing ;-)
6933 .IPs a
6934 Capture field order determined automatically by field flags, transfer opposite.
6935 Filter selects among t and b modes on a frame by frame basis using field flags.
6936 If no field information is available, then this works just like u.
6937 .IPs u
6938 Capture unknown or varying, transfer opposite.
6939 Filter selects among t and b on a frame by frame basis by analyzing the
6940 images and selecting the alternative that produces best match between the
6941 fields.
6942 .IPs T
6943 Capture top-first, transfer unknown or varying.
6944 Filter selects among t and p using image analysis.
6945 .IPs B
6946 Capture bottom-first, transfer unknown or varying.
6947 Filter selects among b and p using image analysis.
6948 .IPs A
6949 Capture determined by field flags, transfer unknown or varying.
6950 Filter selects among t, b and p using field flags and image analysis.
6951 If no field information is available, then this works just like U.
6952 This is the default mode.
6953 .IPs U
6954 Both capture and transfer unknown or varying.
6955 Filter selects among t, b and p using image analysis only.
6956 .IPs v
6957 Verbose operation.
6958 Prints the selected mode for each frame and the average squared difference
6959 between fields for t, b, and p alternatives.
6963 .B telecine[=start]
6964 Apply 3:2 'telecine' process to increase framerate by 20%.
6965 This most likely will not work correctly with MPlayer, but it can
6966 be used with 'mencoder \-fps 30000/1001 \-ofps 30000/1001 \-vf telecine'.
6967 Both fps options are essential!
6968 (A/V sync will break if they are wrong.)
6969 The optional start parameter tells the filter where in the telecine
6970 pattern to start (0\-3).
6973 .B tinterlace[=mode]
6974 Temporal field interlacing \- merge pairs of frames into an interlaced
6975 frame, halving the framerate.
6976 Even frames are moved into the upper field, odd frames to the lower field.
6977 This can be used to fully reverse the effect of the tfields filter (in mode 0).
6978 Available modes are:
6979 .PD 0
6980 .RSs
6981 .IPs 0
6982 Move odd frames into the upper field, even into the lower field, generating
6983 a full-height frame at half framerate.
6984 .IPs 1
6985 Only output odd frames, even frames are dropped; height unchanged.
6986 .IPs 2
6987 Only output even frames, odd frames are dropped; height unchanged.
6988 .IPs 3
6989 Expand each frame to full height, but pad alternate lines with black;
6990 framerate unchanged.
6991 .IPs 4
6992 Interleave even lines from even frames with odd lines from odd frames.
6993 Height unchanged at half framerate.
6995 .PD 1
6998 .B tfields[=mode[:field_dominance]]
6999 Temporal field separation \- split fields into frames, doubling the
7000 output framerate.
7001 Like the telecine filter, tfields will only work properly with
7002 MEncoder, and only if both \-fps and \-ofps are set to the
7003 desired (double) framerate!
7004 .PD 0
7005 .RSs
7006 .IPs <mode>
7007 0: Leave fields unchanged (will jump/\:flicker).
7009 1: Interpolate missing lines. (The algorithm used might not be so good.)
7011 2: Translate fields by 1/4 pixel with linear interpolation (no jump).
7013 4: Translate fields by 1/4 pixel with 4tap filter (higher quality) (default).
7014 .IPs <field_dominance>\ (DEPRECATED)
7015 \-1: auto (default)
7016 Only works if the decoder exports the appropriate information and
7017 no other filters which discard that information come before tfields
7018 in the filter chain, otherwise it falls back to 0 (top field first).
7020 0: top field first
7022 1: bottom field first
7024 .I NOTE:
7025 This option will possibly be removed in a future version.
7026 Use \-field\-dominance instead.
7028 .PD 1
7031 .B yadif=[mode[:field_dominance]]
7032 Yet another deinterlacing filter
7033 .PD 0
7034 .RSs
7035 .IPs <mode>
7036 0: Output 1 frame for each frame.
7038 1: Output 1 frame for each field.
7040 2: Like 0 but skips spatial interlacing check.
7042 3: Like 1 but skips spatial interlacing check.
7043 .IPs <field_dominance>\ (DEPRECATED)
7044 Operates like tfields.
7046 .I NOTE:
7047 This option will possibly be removed in a future version.
7048 Use \-field\-dominance instead.
7050 .PD 1
7053 .B mcdeint=[mode[:parity[:qp]]]
7054 Motion compensating deinterlacer.
7055 It needs one field per frame as input and must thus be used together
7056 with tfields=1 or yadif=1/3 or equivalent.
7057 .PD 0
7058 .RSs
7059 .IPs <mode>
7060 0: fast
7062 1: medium
7064 2: slow, iterative motion estimation
7066 3: extra slow, like 2 plus multiple reference frames
7067 .IPs <parity>
7068 0 or 1 selects which field to use (note: no autodetection yet!).
7069 .IPs "<qp>\ "
7070 Higher values should result in a smoother motion vector
7071 field but less optimal individual vectors.
7073 .PD 1
7076 .B boxblur=radius:power[:radius:power]
7077 box blur
7078 .PD 0
7079 .RSs
7080 .IPs <radius>
7081 blur filter strength
7082 .IPs <power>
7083 number of filter applications
7085 .PD 1
7088 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
7089 shape adaptive blur
7090 .PD 0
7091 .RSs
7092 .IPs <radius>
7093 blur filter strength (~0.1\-4.0) (slower if larger)
7094 .IPs "<pf>\ "
7095 prefilter strength (~0.1\-2.0)
7096 .IPs <colorDiff>
7097 maximum difference between pixels to still be considered (~0.1\-100.0)
7099 .PD 1
7102 .B smartblur=radius:strength:threshold[:radius:strength:threshold]
7103 smart blur
7104 .PD 0
7105 .RSs
7106 .IPs <radius>
7107 blur filter strength (~0.1\-5.0) (slower if larger)
7108 .IPs <strength>
7109 blur (0.0\-1.0) or sharpen (\-1.0\-0.0)
7110 .IPs <threshold>
7111 filter all (0), filter flat areas (0\-30) or filter edges (\-30\-0)
7113 .PD 1
7116 .B perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
7117 Correct the perspective of movies not filmed perpendicular to the screen.
7118 .PD 0
7119 .RSs
7120 .IPs <x0>,<y0>,...
7121 coordinates of the top left, top right, bottom left, bottom right corners
7122 .IPs "<t>\ \ "
7123 linear (0) or cubic resampling (1)
7125 .PD 1
7128 .B "2xsai\ \ "
7129 Scale and smooth the image with the 2x scale and interpolate algorithm.
7132 .B "1bpp\ \ \ "
7133 1bpp bitmap to YUV/\:BGR 8/\:15/\:16/\:32 conversion
7136 .B down3dright[=lines]
7137 Reposition and resize stereoscopic images.
7138 Extracts both stereo fields and places them side by side, resizing
7139 them to maintain the original movie aspect.
7140 .PD 0
7141 .RSs
7142 .IPs <lines>
7143 number of lines to select from the middle of the image (default: 12)
7145 .PD 1
7148 .B bmovl=hidden:opaque:fifo
7149 The bitmap overlay filter reads bitmaps from a FIFO and displays them
7150 on top of the movie, allowing some transformations on the image.
7151 Also see TOOLS/bmovl-test.c for a small bmovl test program.
7152 .PD 0
7153 .RSs
7154 .IPs <hidden>
7155 Set the default value of the 'hidden' flag (0=visible, 1=hidden).
7156 .IPs <opaque>
7157 Set the default value of the 'opaque' flag (0=transparent, 1=opaque).
7158 .IPs <fifo>
7159 path/\:filename for the FIFO (named pipe connecting 'mplayer \-vf bmovl' to the
7160 controlling application)
7162 .PD 1
7163 .sp 1
7165 FIFO commands are:
7167 .PD 0
7168 .RSs
7169 .IPs "RGBA32 width height xpos ypos alpha clear"
7170 followed by width*height*4 Bytes of raw RGBA32 data.
7171 .IPs "ABGR32 width height xpos ypos alpha clear"
7172 followed by width*height*4 Bytes of raw ABGR32 data.
7173 .IPs "RGB24 width height xpos ypos alpha clear"
7174 followed by width*height*3 Bytes of raw RGB24 data.
7175 .IPs "BGR24 width height xpos ypos alpha clear"
7176 followed by width*height*3 Bytes of raw BGR24 data.
7177 .IPs "ALPHA width height xpos ypos alpha"
7178 Change alpha transparency of the specified area.
7179 .IPs "CLEAR width height xpos ypos"
7180 Clear area.
7181 .IPs OPAQUE
7182 Disable all alpha transparency.
7183 Send "ALPHA 0 0 0 0 0" to enable it again.
7184 .IPs "HIDE\ "
7185 Hide bitmap.
7186 .IPs "SHOW\ "
7187 Show bitmap.
7189 .PD 1
7190 .sp 1
7192 Arguments are:
7194 .PD 0
7195 .RSs
7196 .IPs "<width>, <height>"
7197 image/area size
7198 .IPs "<xpos>, <ypos>"
7199 Start blitting at position x/y.
7200 .IPs <alpha>
7201 Set alpha difference.
7202 If you set this to \-255 you can then send a sequence of ALPHA-commands to set
7203 the area to \-225, \-200, \-175 etc for a nice fade-in-effect! ;)
7204 .RSss
7205 0:    same as original
7207 255:  Make everything opaque.
7209 \-255: Make everything transparent.
7210 .REss
7211 .IPs <clear>
7212 Clear the framebuffer before blitting.
7213 .RSss
7214 0: The image will just be blitted on top of the old one, so you do not need to
7215 send 1.8MB of RGBA32 data every time a small part of the screen is updated.
7217 1: clear
7218 .REss
7220 .PD 1
7223 .B framestep=I|[i]step
7224 Renders only every nth frame or every intra frame (keyframe).
7225 .sp 1
7226 If you call the filter with I (uppercase) as the parameter, then
7227 .B only
7228 keyframes are rendered.
7229 For DVDs it generally means one in every 15/12 frames (IBBPBBPBBPBBPBB),
7230 for AVI it means every scene change or every keyint value (see \-lavcopts
7231 keyint= value if you use MEncoder to encode the video).
7232 .sp 1
7233 When a keyframe is found, an 'I!' string followed by a newline character is
7234 printed, leaving the current line of MPlayer/\:MEncoder output on the screen,
7235 because it contains the time (in seconds) and frame number of the keyframe
7236 (You can use this information to split the AVI.).
7237 .sp 1
7238 If you call the filter with a numeric parameter 'step' then only one in
7239 every 'step' frames is rendered.
7240 .sp 1
7241 If you put an 'i' (lowercase) before the number then an 'I!' is printed
7242 (like the I parameter).
7243 .sp 1
7244 If you give only the i then nothing is done to the frames, only I! is
7245 printed.
7248 .B tile=xtiles:ytiles:output:start:delta
7249 Tile a series of images into a single, bigger image.
7250 If you omit a parameter or use a value less than 0, then the default
7251 value is used.
7252 You can also stop when you are satisfied (... \-vf tile=10:5 ...).
7253 It is probably a good idea to put the scale filter before the tile :-)
7254 .sp 1
7255 The parameters are:
7256 .sp 1
7257 .PD 0
7258 .RSs
7259 .IPs <xtiles>
7260 number of tiles on the x axis (default: 5)
7261 .IPs <ytiles>
7262 number of tiles on the y axis (default: 5)
7263 .IPs <output>
7264 Render the tile when 'output' number of frames are reached, where 'output'
7265 should be a number less than xtile * ytile.
7266 Missing tiles are left blank.
7267 You could, for example, write an 8 * 7 tile every 50 frames to have one
7268 image every 2 seconds @ 25 fps.
7269 .IPs <start>
7270 outer border thickness in pixels (default: 2)
7271 .IPs <delta>
7272 inner border thickness in pixels (default: 4)
7274 .PD 1
7277 .B delogo[=x:y:w:h:t]
7278 Suppresses a TV station logo by a simple interpolation of the
7279 surrounding pixels.
7280 Just set a rectangle covering the logo and watch it disappear (and
7281 sometimes something even uglier appear \- your mileage may vary).
7282 .PD 0
7283 .RSs
7284 .IPs <x>,<y>
7285 top left corner of the logo
7286 .IPs <w>,<h>
7287 width and height of the cleared rectangle
7288 .IPs <t>
7289 Thickness of the fuzzy edge of the rectangle (added to w and h).
7290 When set to \-1, a green rectangle is drawn on the screen to
7291 simplify finding the right x,y,w,h parameters.
7293 .PD 1
7296 .B remove\-logo=/path/to/logo_bitmap_file_name.pgm
7297 Suppresses a TV station logo, using a PGM or PPM image
7298 file to determine which pixels comprise the logo.
7299 The width and height of the image file must match
7300 those of the video stream being processed.
7301 Uses the filter image and a circular blur
7302 algorithm to remove the logo.
7303 .RSs
7304 .IPs /path/to/logo_bitmap_file_name.pgm
7305 [path] + filename of the filter image.
7309 .B zrmjpeg[=options]
7310 Software YV12 to MJPEG encoder for use with the zr2 video
7311 output device.
7312 .RSs
7313 .IPs maxheight=<h>|maxwidth=<w>
7314 These options set the maximum width and height the zr card
7315 can handle (the MPlayer filter layer currently cannot query those).
7316 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC}
7317 Use these options to set maxwidth and maxheight automatically to the
7318 values known for card/\:mode combo.
7319 For example, valid options are: dc10-PAL and buz-NTSC (default: dc10+PAL)
7320 .IPs color|bw
7321 Select color or black and white encoding.
7322 Black and white encoding is faster.
7323 Color is the default.
7324 .IPs hdec={1,2,4}
7325 Horizontal decimation 1, 2 or 4.
7326 .IPs vdec={1,2,4}
7327 Vertical decimation 1, 2 or 4.
7328 .IPs quality=1\-20
7329 Set JPEG compression quality [BEST] 1 \- 20 [VERY BAD].
7330 .IPs fd|nofd
7331 By default, decimation is only performed if the Zoran hardware
7332 can upscale the resulting MJPEG images to the original size.
7333 The option fd instructs the filter to always perform the requested
7334 decimation (ugly).
7338 .B screenshot
7339 Allows acquiring screenshots of the movie using slave mode
7340 commands that can be bound to keypresses.
7341 See the slave mode documentation and the INTERACTIVE CONTROL
7342 section for details.
7343 Files named 'shotNNNN.png' will be saved in the working directory,
7344 using the first available number \- no files will be overwritten.
7345 The filter has no overhead when not used and accepts an arbitrary
7346 colorspace, so it is safe to add it to the configuration file.
7347 Make sure that the screenshot filter is added after all other filters
7348 whose effect you want to record on the saved image.
7349 E.g.\& it should be the last filter if you want to have an exact
7350 screenshot of what you see on the monitor.
7354 .B "ass\ \ \ \ "
7355 Moves SSA/ASS subtitle rendering to an arbitrary point in the filter chain.
7356 Only useful with the \-ass option.
7357 .sp 1
7358 .I EXAMPLE:
7359 .PD 0
7360 .RSs
7361 .IPs "\-vf ass,screenshot"
7362 Moves SSA/ASS rendering before the screenshot filter.
7363 Screenshots taken this way will contain subtitles.
7365 .PD 1
7368 .B blackframe[=amount:threshold]
7369 Detect frames that are (almost) completely black.
7370 Can be useful to detect chapter transitions or commercials.
7371 Output lines consist of the frame number of the detected frame, the
7372 percentage of blackness, the frame type and the frame number of the last
7373 encountered keyframe.
7374 .RSs
7375 .IPs <amount>
7376 Percentage of the pixels that have to be below the threshold (default: 98).
7377 .IPs <threshold>
7378 Threshold below which a pixel value is considered black (default: 32).
7382 .B gradfun[=strength[:radius]]
7383 Fix the banding artifacts that are sometimes introduced into nearly flat
7384 regions by truncation to 8bit colordepth.
7385 Interpolates the gradients that should go where the bands are, and
7386 dithers them.
7387 .sp 1
7388 This filter is designed for playback only.
7389 Do not use it prior to lossy compression, because compression tends
7390 to lose the dither and bring back the bands.
7391 .RSs
7392 .IPs <strength>
7393 Maximum amount by which the filter will change any one pixel.
7394 Also the threshold for detecting nearly flat regions (default: 1.2).
7395 .IPs <radius>
7396 Neighborhood to fit the gradient to.
7397 Larger radius makes for smoother gradients, but also prevents the filter
7398 from modifying pixels near detailed regions (default: 16).
7403 .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
7406 .B \-audio\-delay <any floating-point number>
7407 Delays either audio or video by setting a delay field in the header
7408 (default: 0.0).
7409 This does not delay either stream while encoding, but the player will
7410 see the delay field and compensate accordingly.
7411 Positive values delay the audio, and negative values delay the video.
7412 Note that this is the exact opposite of the \-delay option.
7413 For example, if a video plays correctly with \-delay 0.2, you can
7414 fix the video with MEncoder by using \-audio\-delay \-0.2.
7415 .sp 1
7416 Currently, this option only works with the default muxer (\-of avi).
7417 If you are using a different muxer, then you must use \-delay instead.
7420 .B \-audio\-density <1\-50>
7421 Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
7423 .I NOTE:
7424 CBR only, VBR ignores this as it puts each packet in a new chunk.
7427 .B \-audio\-preload <0.0\-2.0>
7428 Sets up the audio buffering time interval (default: 0.5s).
7431 .B \-fafmttag <format>
7432 Can be used to override the audio format tag of the output file.
7433 .sp 1
7434 .I EXAMPLE:
7435 .PD 0
7436 .RSs
7437 .IPs "\-fafmttag 0x55"
7438 Will have the output file contain 0x55 (mp3) as audio format tag.
7440 .PD 1
7443 .B \-ffourcc <fourcc>
7444 Can be used to override the video fourcc of the output file.
7445 .sp 1
7446 .I EXAMPLE:
7447 .PD 0
7448 .RSs
7449 .IPs "\-ffourcc div3"
7450 Will have the output file contain 'div3' as video fourcc.
7452 .PD 1
7455 .B \-force\-avi\-aspect <0.2\-3.0>
7456 Override the aspect stored in the AVI OpenDML vprp header.
7457 This can be used to change the aspect ratio with '\-ovc copy'.
7460 .B \-frameno\-file <filename> (DEPRECATED)
7461 Specify the name of the audio file with framenumber mappings created in
7462 the first (audio only) pass of a special three pass encoding mode.
7464 .I NOTE:
7465 Using this mode will most likely give you A-V desync.
7466 Do not use it.
7467 It is kept for backwards compatibility only and will possibly
7468 be removed in a future version.
7471 .B \-hr\-edl\-seek
7472 Use a more precise, but much slower method for skipping areas.
7473 Areas marked for skipping are not seeked over, instead all
7474 frames are decoded, but only the necessary frames are encoded.
7475 This allows starting at non-keyframe boundaries.
7477 .I NOTE:
7478 Not guaranteed to work right with '\-ovc copy'.
7481 .B \-info <option1:option2:...> (AVI only)
7482 Specify the info header of the resulting AVI file.
7483 .sp 1
7484 Available options are:
7485 .RSs
7486 .IPs "help\ "
7487 Show this description.
7488 .IPs name=<value>
7489 title of the work
7490 .IPs artist=<value>
7491 artist or author of the work
7492 .IPs genre=<value>
7493 original work category
7494 .IPs subject=<value>
7495 contents of the work
7496 .IPs copyright=<value>
7497 copyright information
7498 .IPs srcform=<value>
7499 original format of the digitized material
7500 .IPs comment=<value>
7501 general comments about the work
7505 .B \-noautoexpand
7506 Do not automatically insert the expand filter into the MEncoder filter chain.
7507 Useful to control at which point of the filter chain subtitles are rendered
7508 when hardcoding subtitles onto a movie.
7511 .B \-noencodedups
7512 Do not attempt to encode duplicate frames in duplicate; always output
7513 zero-byte frames to indicate duplicates.
7514 Zero-byte frames will be written anyway unless a filter or encoder
7515 capable of doing duplicate encoding is loaded.
7516 Currently the only such filter is harddup.
7519 .B \-noodml (\-of avi only)
7520 Do not write OpenDML index for AVI files >1GB.
7523 .B \-noskip
7524 Do not skip frames.
7527 .B \-o <filename>
7528 Outputs to the given filename.
7530 If you want a default output filename, you can put this option in the
7531 MEncoder config file.
7534 .B \-oac <codec name>
7535 Encode with the given audio codec (no default set).
7537 .I NOTE:
7538 Use \-oac help to get a list of available audio codecs.
7539 .sp 1
7540 .I EXAMPLE:
7541 .PD 0
7542 .RSs
7543 .IPs "\-oac copy"
7544 no encoding, just streamcopy
7545 .IPs "\-oac pcm"
7546 Encode to uncompressed PCM.
7547 .IPs "\-oac mp3lame"
7548 Encode to MP3 (using LAME).
7549 .IPs "\-oac lavc"
7550 Encode with a libavcodec codec.
7552 .PD 1
7555 .B \-of <format> (BETA CODE!)
7556 Encode to the specified container format (default: AVI).
7558 .I NOTE:
7559 Use \-of help to get a list of available container formats.
7560 .sp 1
7561 .I EXAMPLE:
7562 .PD 0
7563 .RSs
7564 .IPs "\-of avi"
7565 Encode to AVI.
7566 .IPs "\-of mpeg"
7567 Encode to MPEG (also see \-mpegopts).
7568 .IPs "\-of lavf"
7569 Encode with libavformat muxers (also see \-lavfopts).
7570 .IPs "\-of rawvideo"
7571 raw video stream (no muxing \- one video stream only)
7572 .IPs "\-of rawaudio"
7573 raw audio stream (no muxing \- one audio stream only)
7575 .PD 1
7578 .B \-ofps <fps>
7579 Specify a frames per second (fps) value for the output file,
7580 which can be different from that of the source material.
7581 Must be set for variable fps (ASF, some MOV) and progressive
7582 (30000/1001 fps telecined MPEG) files.
7585 .B \-ovc <codec name>
7586 Encode with the given video codec (no default set).
7588 .I NOTE:
7589 Use \-ovc help to get a list of available video codecs.
7590 .sp 1
7591 .I EXAMPLE:
7592 .PD 0
7593 .RSs
7594 .IPs "\-ovc copy"
7595 no encoding, just streamcopy
7596 .IPs "\-ovc raw"
7597 Encode to an arbitrary uncompressed format (use '\-vf format' to select).
7598 .IPs "\-ovc lavc"
7599 Encode with a libavcodec codec.
7601 .PD 1
7604 .B \-passlogfile <filename>
7605 Dump first pass information to <filename> instead of the default divx2pass.log
7606 in two pass encoding mode.
7609 .B \-skiplimit <value>
7610 Specify the maximum number of frames that may be skipped after
7611 encoding one frame (\-noskiplimit for unlimited).
7614 .B \-vobsubout <basename>
7615 Specify the basename for the output .idx and .sub files.
7616 This turns off subtitle rendering in the encoded movie and diverts it to
7617 VOBsub subtitle files.
7620 .B \-vobsuboutid <langid>
7621 Specify the language two letter code for the subtitles.
7622 This overrides what is read from the DVD or the .ifo file.
7625 .B \-vobsuboutindex <index>
7626 Specify the index of the subtitles in the output files (default: 0).
7630 .SH "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"
7631 You can specify codec specific encoding parameters using the following
7632 syntax:
7635 .B \-<codec>opts <option1[=value1]:option2[=value2]:...>
7638 Where <codec> may be: lavc, xvidenc, mp3lame, toolame, twolame,
7639 nuv, xvfw, faac, x264enc, mpeg, lavf.
7642 .SS mp3lame (\-lameopts)
7645 .B "help\ \ \ "
7646 get help
7649 .B vbr=<0\-4>
7650 variable bitrate method
7651 .PD 0
7652 .RSs
7653 .IPs 0
7655 .IPs 1
7657 .IPs 2
7658 rh (default)
7659 .IPs 3
7661 .IPs 4
7662 mtrh
7664 .PD 1
7667 .B "abr\ \ \ \ "
7668 average bitrate
7671 .B "cbr\ \ \ \ "
7672 constant bitrate
7673 Also forces CBR mode encoding on subsequent ABR presets modes.
7676 .B br=<0\-1024>
7677 bitrate in kbps (CBR and ABR only)
7680 .B q=<0\-9>
7681 quality (0 \- highest, 9 \- lowest) (VBR only)
7684 .B aq=<0\-9>
7685 algorithmic quality (0 \- best/slowest, 9 \- worst/fastest)
7688 .B ratio=<1\-100>
7689 compression ratio
7692 .B vol=<0\-10>
7693 audio input gain
7696 .B mode=<0\-3>
7697 (default: auto)
7698 .PD 0
7699 .RSs
7700 .IPs 0
7701 stereo
7702 .IPs 1
7703 joint-stereo
7704 .IPs 2
7705 dualchannel
7706 .IPs 3
7707 mono
7709 .PD 1
7712 .B padding=<0\-2>
7713 .PD 0
7714 .RSs
7715 .IPs 0
7716 none
7717 .IPs 1
7719 .IPs 2
7720 adjust
7722 .PD 1
7725 .B "fast\ \ \ "
7726 Switch on faster encoding on subsequent VBR presets modes.
7727 This results in slightly lower quality and higher bitrates.
7730 .B highpassfreq=<freq>
7731 Set a highpass filtering frequency in Hz.
7732 Frequencies below the specified one will be cut off.
7733 A value of \-1 will disable filtering, a value of 0
7734 will let LAME choose values automatically.
7737 .B lowpassfreq=<freq>
7738 Set a lowpass filtering frequency in Hz.
7739 Frequencies above the specified one will be cut off.
7740 A value of \-1 will disable filtering, a value of 0
7741 will let LAME choose values automatically.
7744 .B preset=<value>
7745 preset values
7746 .RSs
7747 .IPs "help\ "
7748 Print additional options and information about presets settings.
7749 .IPs medium
7750 VBR encoding, good quality, 150\-180 kbps bitrate range
7751 .IPs standard
7752 VBR encoding, high quality, 170\-210 kbps bitrate range
7753 .IPs extreme
7754 VBR encoding, very high quality, 200\-240 kbps bitrate range
7755 .IPs insane
7756 CBR encoding, highest preset quality, 320 kbps bitrate
7757 .IPs <8\-320>
7758 ABR encoding at average given kbps bitrate
7760 .sp 1
7762 .I EXAMPLES:
7764 .PD 0
7765 .RSs
7766 .IPs fast:preset=standard
7767 suitable for most people and most music types and already quite high quality
7768 .IPs cbr:preset=192
7769 Encode with ABR presets at a 192 kbps forced constant bitrate.
7770 .IPs preset=172
7771 Encode with ABR presets at a 172 kbps average bitrate.
7772 .IPs preset=extreme
7773 for people with extremely good hearing and similar equipment
7775 .PD 1
7778 .SS toolame and twolame (\-toolameopts and \-twolameopts respectively)
7781 .B br=<32\-384>
7782 In CBR mode this parameter indicates the bitrate in kbps,
7783 when in VBR mode it is the minimum bitrate allowed per frame.
7784 VBR mode will not work with a value below 112.
7787 .B vbr=<\-50\-50> (VBR only)
7788 variability range; if negative the encoder shifts the average bitrate
7789 towards the lower limit, if positive towards the higher.
7790 When set to 0 CBR is used (default).
7793 .B maxvbr=<32\-384> (VBR only)
7794 maximum bitrate allowed per frame, in kbps
7797 .B mode=<stereo  |  jstereo  |  mono  |  dual>
7798 (default: mono for 1-channel audio, stereo otherwise)
7801 .B psy=<\-1\-4>
7802 psychoacoustic model (default: 2)
7805 .B errprot=<0 | 1>
7806 Include error protection.
7809 .B debug=<0\-10>
7810 debug level
7812 .PD 1
7815 .SS faac (\-faacopts)
7818 .B br=<bitrate>
7819 average bitrate in kbps (mutually exclusive with quality)
7822 .B quality=<1\-1000>
7823 quality mode, the higher the better (mutually exclusive with br)
7826 .B object=<1\-4>
7827 object type complexity
7828 .PD 0
7829 .RSs
7830 .IPs 1
7831 MAIN (default)
7832 .IPs 2
7834 .IPs 3
7836 .IPs 4
7837 LTP (extremely slow)
7839 .PD 1
7842 .B mpeg=<2|4>
7843 MPEG version (default: 4)
7846 .B "tns\ \ \ \ "
7847 Enables temporal noise shaping.
7850 .B cutoff=<0\-sampling_rate/2>
7851 cutoff frequency (default: sampling_rate/2)
7854 .B "raw\ \ \ \ "
7855 Stores the bitstream as raw payload with extradata in the container header
7856 (default: 0, corresponds to ADTS).
7857 Do not set this flag if not explicitly required or you will not be able to
7858 remux the audio stream later on.
7860 .PD 1
7863 .SS lavc (\-lavcopts)
7865 Many libavcodec (lavc for short) options are tersely documented.
7866 Read the source for full details.
7868 .I EXAMPLE:
7869 .PD 0
7870 .RSs
7871 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
7873 .PD 1
7876 .B o=<key>=<value>[,<key>=<value>[,...]]
7877 Pass AVOptions to libavcodec encoder.
7878 Note, a patch to make the o= unneeded and pass all unknown options through
7879 the AVOption system is welcome.
7880 A full list of AVOptions can be found in the FFmpeg manual.
7881 Note that some AVOptions may conflict with MEncoder options.
7882 .sp 1
7884 .I EXAMPLE:
7886 .RSs
7887 .PD 0
7888 .IPs o=bt=100k
7889 .PD 1
7893 .B acodec=<value>
7894 audio codec (default: mp2)
7895 .PD 0
7896 .RSs
7897 .IPs "ac3\ \ "
7898 Dolby Digital (AC-3)
7899 .IPs adpcm_*
7900 Adaptive PCM formats \- see the HTML documentation for details.
7901 .IPs "flac\ "
7902 Free Lossless Audio Codec (FLAC)
7903 .IPs "g726\ "
7904 G.726 ADPCM
7905 .IPs libfaac
7906 Advanced Audio Coding (AAC) \- using FAAC
7907 .IPs libmp3lame
7908 MPEG-1 audio layer 3 (MP3) \- using LAME
7909 .IPs "mp2\ \ "
7910 MPEG-1 audio layer 2 (MP2)
7911 .IPs pcm_*
7912 PCM formats \- see the HTML documentation for details.
7913 .IPs roq_dpcm
7914 Id Software RoQ DPCM
7915 .IPs sonic
7916 experimental simple lossy codec
7917 .IPs sonicls
7918 experimental simple lossless codec
7919 .IPs vorbis
7920 Vorbis
7921 .IPs wmav1
7922 Windows Media Audio v1
7923 .IPs wmav2
7924 Windows Media Audio v2
7926 .PD 1
7929 .B abitrate=<value>
7930 audio bitrate in kbps (default: 224)
7933 .B atag=<value>
7934 Use the specified Windows audio format tag (e.g.\& atag=0x55).
7937 .B bit_exact
7938 Use only bit exact algorithms (except (I)DCT).
7939 Additionally bit_exact disables several optimizations and thus
7940 should only be used for regression tests, which need binary
7941 identical files even if the encoder version changes.
7942 This also suppresses the user_data header in MPEG-4 streams.
7943 Do not use this option unless you know exactly what you are doing.
7946 .B threads=<1\-8>
7947 Maximum number of threads to use (default: 1).
7948 May have a slight negative effect on motion estimation.
7952 .B vcodec=<value>
7953 Employ the specified codec (default: mpeg4).
7954 .PD 0
7955 .RSs
7956 .IPs "asv1\ "
7957 ASUS Video v1
7958 .IPs "asv2\ "
7959 ASUS Video v2
7960 .IPs dvvideo
7961 Sony Digital Video
7962 .IPs "ffv1\ "
7963 FFmpeg's lossless video codec
7964 .IPs ffvhuff
7965 nonstandard 20% smaller HuffYUV using YV12
7966 .IPs "flv\ \ "
7967 Sorenson H.263 used in Flash Video
7968 .IPs "h261\ "
7969 H.261
7970 .IPs "h263\ "
7971 H.263
7972 .IPs h263p
7973 H.263+
7974 .IPs huffyuv
7975 HuffYUV
7976 .IPs libtheora
7977 Theora
7978 .IPs libx264
7979 x264 H.264/AVC MPEG-4 Part 10
7980 .IPs libxvid
7981 Xvid MPEG-4 Part 2 (ASP)
7982 .IPs ljpeg
7983 Lossless JPEG
7984 .IPs mjpeg
7985 Motion JPEG
7986 .IPs mpeg1video
7987 MPEG-1 video
7988 .IPs mpeg2video
7989 MPEG-2 video
7990 .IPs mpeg4
7991 MPEG-4 (DivX 4/5)
7992 .IPs msmpeg4
7993 DivX 3
7994 .IPs msmpeg4v2
7995 MS MPEG4v2
7996 .IPs roqvideo
7997 ID Software RoQ Video
7998 .IPs "rv10\ "
7999 an old RealVideo codec
8000 .IPs "snow (also see: vstrict)"
8001 FFmpeg's experimental wavelet-based codec
8002 .IPs "svq1\ "
8003 Apple Sorenson Video 1
8004 .IPs "wmv1\ "
8005 Windows Media Video, version 1 (AKA WMV7)
8006 .IPs "wmv2\ "
8007 Windows Media Video, version 2 (AKA WMV8)
8009 .PD 1
8012 .B vqmin=<1\-31>
8013 minimum quantizer
8014 .RSs
8015 .IPs 1
8016 Not recommended (much larger file, little quality difference and weird side
8017 effects: msmpeg4, h263 will be very low quality, ratecontrol will be confused
8018 resulting in lower quality and some decoders will not be able to decode it).
8019 .IPs 2
8020 Recommended for normal mpeg4/\:mpeg1video encoding (default).
8021 .IPs 3
8022 Recommended for h263(p)/\:msmpeg4.
8023 The reason for preferring 3 over 2 is that 2 could lead to overflows.
8024 (This will be fixed for h263(p) by changing the quantizer per MB in
8025 the future, msmpeg4 cannot be fixed as it does not support that.)
8029 .B lmin=<0.01\-255.0>
8030 Minimum frame-level Lagrange multiplier for ratecontrol (default: 2.0).
8031 Lavc will rarely use quantizers below the value of lmin.
8032 Lowering lmin will make lavc more likely to choose lower quantizers for
8033 some frames, but not lower than the value of vqmin.
8034 Likewise, raising lmin will make lavc less likely to choose low
8035 quantizers, even if vqmin would have allowed them.
8036 You probably want to set lmin approximately equal to vqmin.
8037 When adaptive quantization is in use, changing lmin/lmax may have less
8038 of an effect; see mblmin/mblmax.
8042 .B lmax=<0.01\-255.0>
8043 maximum Lagrange multiplier for ratecontrol (default: 31.0)
8047 .B mblmin=<0.01\-255.0>
8048 Minimum macroblock-level Lagrange multiplier for ratecontrol
8049 (default:2.0).
8050 This parameter affects adaptive quantization options like qprd,
8051 lumi_mask, etc..
8055 .B mblmax=<0.01\-255.0>
8056 Maximum macroblock-level Lagrange multiplier for ratecontrol
8057 (default: 31.0).
8061 .B vqscale=<0\-31>
8062 Constant quantizer /\: constant quality encoding (selects fixed quantizer mode).
8063 A lower value means better quality but larger files (default: \-1).
8064 In case of snow codec, value 0 means lossless encoding.
8065 Since the other codecs do not support this, vqscale=0 will have an undefined
8066 effect.
8067 1 is not recommended (see vqmin for details).
8070 .B vqmax=<1\-31>
8071 Maximum quantizer, 10\-31 should be a sane range (default: 31).
8074 .B mbqmin=<1\-31>
8075 obsolete, use vqmin
8078 .B mbqmax=<1\-31>
8079 obsolete, use vqmax
8082 .B vqdiff=<1\-31>
8083 maximum quantizer difference between consecutive I- or P-frames
8084 (default: 3)
8087 .B vmax_b_frames=<0\-4>
8088 maximum number of B-frames between non-B-frames:
8089 .PD 0
8090 .RSs
8091 .IPs 0
8092 no B-frames (default)
8093 .IPs 0\-2
8094 sane range for MPEG-4
8096 .PD 1
8099 .B vme=<0\-5>
8100 motion estimation method.
8101 Available methods are:
8102 .PD 0
8103 .RSs
8104 .IPs 0
8105 none (very low quality)
8106 .IPs 1
8107 full (slow, currently unmaintained and disabled)
8108 .IPs 2
8109 log (low quality, currently unmaintained and disabled)
8110 .IPs 3
8111 phods (low quality, currently unmaintained and disabled)
8112 .IPs 4
8113 EPZS: size=1 diamond, size can be adjusted with the *dia options
8114 (default)
8115 .IPs 5
8116 X1 (experimental, currently aliased to EPZS)
8117 .IPs 8
8118 iter (iterative overlapped block, only used in snow)
8120 .PD 1
8121 .sp 1
8124 .I NOTE:
8125 0\-3 currently ignores the amount of bits spent,
8126 so quality may be low.
8130 .B me_range=<0\-9999>
8131 motion estimation search range (default: 0 (unlimited))
8134 .B mbd=<0\-2> (also see *cmp, qpel)
8135 Macroblock decision algorithm (high quality mode), encode each macro
8136 block in all modes and choose the best.
8137 This is slow but results in better quality and file size.
8138 When mbd is set to 1 or 2, the value of mbcmp is ignored when comparing
8139 macroblocks (the mbcmp value is still used in other places though, in particular
8140 the motion search algorithms).
8141 If any comparison setting (precmp, subcmp, cmp, or mbcmp) is nonzero,
8142 however, a slower but better half-pel motion search will be used,
8143 regardless of what mbd is set to.
8144 If qpel is set, quarter-pel motion search will be used regardless.
8145 .PD 0
8146 .RSs
8147 .IPs 0
8148 Use comparison function given by mbcmp (default).
8149 .IPs 1
8150 Select the MB mode which needs the fewest bits (=vhq).
8151 .IPs 2
8152 Select the MB mode which has the best rate distortion.
8154 .PD 1
8157 .B "vhq\ \ \ \ "
8158 Same as mbd=1, kept for compatibility reasons.
8161 .B "v4mv\ \ \ "
8162 Allow 4 motion vectors per macroblock (slightly better quality).
8163 Works better if used with mbd>0.
8166 .B "obmc\ \ \ "
8167 overlapped block motion compensation (H.263+)
8170 .B "loop\ \ \ "
8171 loop filter (H.263+)
8172 note, this is broken
8175 .B inter_threshold <\-1000\-1000>
8176 Does absolutely nothing at the moment.
8179 .B keyint=<0\-300>
8180 maximum interval between keyframes in frames (default: 250 or one
8181 keyframe every ten seconds in a 25fps movie.
8182 This is the recommended default for MPEG-4).
8183 Most codecs require regular keyframes in order to limit the accumulation of mismatch error.
8184 Keyframes are also needed for seeking, as seeking is only possible to a keyframe \- but
8185 keyframes need more space than other frames, so larger numbers here mean
8186 slightly smaller files but less precise seeking.
8187 0 is equivalent to 1, which makes every frame a keyframe.
8188 Values >300 are not recommended as the quality might be bad depending upon
8189 decoder, encoder and luck.
8190 It is common for MPEG-1/2 to use values <=30.
8193 .B sc_threshold=<\-1000000000\-1000000000>
8194 Threshold for scene change detection.
8195 A keyframe is inserted by libavcodec when it detects a scene change.
8196 You can specify the sensitivity of the detection with this option.
8197 \-1000000000 means there is a scene change detected at every frame,
8198 1000000000 means no scene changes are detected (default: 0).
8201 .B sc_factor=<any positive integer>
8202 Causes frames with higher quantizers to be more likely to trigger a
8203 scene change detection and make libavcodec use an I-frame (default: 1).
8204 1\-16 is a sane range.
8205 Values between 2 and 6 may yield increasing PSNR (up to approximately
8206 0.04 dB) and better placement of I-frames in high-motion scenes.
8207 Higher values than 6 may give very slightly better PSNR (approximately
8208 0.01 dB more than sc_factor=6), but noticably worse visual quality.
8211 .B vb_strategy=<0\-2> (pass one only)
8212 strategy to choose between I/P/B-frames:
8213 .PD 0
8214 .RSs
8215 .IPs 0
8216 Always use the maximum number of B-frames (default).
8217 .IPs 1
8218 Avoid B-frames in high motion scenes.
8219 See the b_sensitivity option to tune this strategy.
8220 .IPs 2
8221 Places B-frames more or less optimally to yield maximum quality (slower).
8222 You may want to reduce the speed impact of this option by tuning the
8223 option brd_scale.
8225 .PD 1
8228 .B b_sensitivity=<any integer greater than 0>
8229 Adjusts how sensitively vb_strategy=1 detects motion and avoids using
8230 B-frames (default: 40).
8231 Lower sensitivities will result in more B-frames.
8232 Using more B-frames usually improves PSNR, but too many B-frames can
8233 hurt quality in high-motion scenes.
8234 Unless there is an extremely high amount of motion, b_sensitivity can
8235 safely be lowered below the default; 10 is a reasonable value in most
8236 cases.
8239 .B brd_scale=<0\-10>
8240 Downscales frames for dynamic B-frame decision (default: 0).
8241 Each time brd_scale is increased by one, the frame dimensions are
8242 divided by two, which improves speed by a factor of four.
8243 Both dimensions of the fully downscaled frame must be even numbers, so
8244 brd_scale=1 requires the original dimensions to be multiples of four,
8245 brd_scale=2 requires multiples of eight, etc.
8246 In other words, the dimensions of the original frame must both be
8247 divisible by 2^(brd_scale+1) with no remainder.
8250 .B bidir_refine=<0\-4>
8251 Refine the two motion vectors used in bidirectional macroblocks,
8252 rather than re-using vectors from the forward and backward searches.
8253 This option has no effect without B-frames.
8254 .PD 0
8255 .RSs
8256 .IPs 0
8257 Disabled (default).
8258 .IPs 1\-4
8259 Use a wider search (larger values are slower).
8261 .PD 1
8264 .B vpass=<1\-3>
8265 Activates internal two (or more) pass mode, only specify if you wish to
8266 use two (or more) pass encoding.
8267 .PD 0
8268 .RSs
8269 .IPs 1
8270 first pass (also see turbo)
8271 .IPs 2
8272 second pass
8273 .IPs 3
8274 Nth pass (second and subsequent passes of N-pass encoding)
8277 Here is how it works, and how to use it:
8279 The first pass (vpass=1) writes the statistics file.
8280 You might want to deactivate some CPU-hungry options, like "turbo"
8281 mode does.
8283 In two pass mode, the second pass (vpass=2) reads the statistics file and
8284 bases ratecontrol decisions on it.
8286 In N-pass mode, the second pass (vpass=3, that is not a typo)
8287 does both: It first reads the statistics, then overwrites them.
8288 You might want to backup divx2pass.log before doing this if there is
8289 any possibility that you will have to cancel MEncoder.
8290 You can use all encoding options, except very CPU-hungry options like "qns".
8292 You can run this same pass over and over to refine the encode.
8293 Each subsequent pass will use the statistics from the previous pass to improve.
8294 The final pass can include any CPU-hungry encoding options.
8296 If you want a 2 pass encode, use first vpass=1, and then vpass=2.
8298 If you want a 3 or more pass encode, use vpass=1 for the first pass
8299 and then vpass=3 and then vpass=3 again and again until you are
8300 satisfied with the encode.
8302 .PD 1
8303 .sp 1
8305 huffyuv:
8307 .PD 0
8308 .RSs
8309 .IPs "pass 1"
8310 Saves statistics.
8311 .IPs "pass 2"
8312 Encodes with an optimal Huffman table based upon statistics
8313 from the first pass.
8315 .PD 1
8318 .B turbo (two pass only)
8319 Dramatically speeds up pass one using faster algorithms and disabling
8320 CPU-intensive options.
8321 This will probably reduce global PSNR a little bit (around 0.01dB) and
8322 change individual frame type and PSNR a little bit more (up to 0.03dB).
8325 .B aspect=<x/y>
8326 Store movie aspect internally, just like with MPEG files.
8327 Much nicer than rescaling, because quality is not decreased.
8328 Only MPlayer will play these files correctly, other players will display
8329 them with wrong aspect.
8330 The aspect parameter can be given as a ratio or a floating point number.
8331 .sp 1
8333 .I EXAMPLE:
8335 .RSs
8336 .PD 0
8337 .IPs "aspect=16/9 or aspect=1.78"
8338 .PD 1
8342 .B autoaspect
8343 Same as the aspect option, but automatically computes aspect, taking
8344 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
8345 filter chain.
8346 Does not incur a performance penalty, so you can safely leave it
8347 always on.
8350 .B vbitrate=<value>
8351 Specify bitrate (default: 800).
8353 .I WARNING:
8354 1kbit = 1000 bits
8355 .PD 0
8356 .RSs
8357 .IPs 4\-16000
8358 (in kbit)
8359 .IPs 16001\-24000000
8360 (in bit)
8362 .PD 1
8365 .B vratetol=<value>
8366 approximated file size tolerance in kbit.
8367 1000\-100000 is a sane range.
8368 (warning: 1kbit = 1000 bits)
8369 (default: 8000)
8371 .I NOTE:
8372 vratetol should not be too large during the second pass or there might
8373 be problems if vrc_(min|max)rate is used.
8376 .B vrc_maxrate=<value>
8377 maximum bitrate in kbit/\:sec
8378 (default: 0, unlimited)
8381 .B vrc_minrate=<value>
8382 minimum bitrate in kbit/\:sec
8383 (default: 0, unlimited)
8386 .B vrc_buf_size=<value>
8387 buffer size in kbit
8388 For MPEG-1/2 this also sets the vbv buffer size, use 327 for VCD,
8389 917 for SVCD and 1835 for DVD.
8392 .B vrc_buf_aggressivity
8393 currently useless
8396 .B vrc_strategy
8397 Ratecontrol method.
8398 Note that some of the ratecontrol-affecting options will have no effect
8399 if vrc_strategy is not set to 0.
8400 .PD 0
8401 .RSs
8402 .IPs 0
8403 Use internal lavc ratecontrol (default).
8404 .IPs 1
8405 Use Xvid ratecontrol (experimental; requires MEncoder to be compiled
8406 with support for Xvid 1.1 or higher).
8408 .PD 1
8411 .B vb_qfactor=<\-31.0\-31.0>
8412 quantizer factor between B- and non-B-frames (default: 1.25)
8415 .B vi_qfactor=<\-31.0\-31.0>
8416 quantizer factor between I- and non-I-frames (default: 0.8)
8419 .B vb_qoffset=<\-31.0\-31.0>
8420 quantizer offset between B- and non-B-frames (default: 1.25)
8423 .B vi_qoffset=<\-31.0\-31.0>
8424 (default: 0.0)
8426 if v{b|i}_qfactor > 0
8428 I/B-frame quantizer = P-frame quantizer * v{b|i}_qfactor + v{b|i}_qoffset
8430 else
8432 do normal ratecontrol (do not lock to next P-frame quantizer) and
8433 set q= \-q * v{b|i}_qfactor + v{b|i}_qoffset
8435 .I HINT:
8436 To do constant quantizer encoding with different quantizers for
8437 I/P- and B-frames you can use:
8438 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>.
8441 .B vqblur=<0.0\-1.0> (pass one)
8442 Quantizer blur (default: 0.5), larger values will average the
8443 quantizer more over time (slower change).
8444 .PD 0
8445 .RSs
8446 .IPs 0.0
8447 Quantizer blur disabled.
8448 .IPs 1.0
8449 Average the quantizer over all previous frames.
8451 .PD 1
8454 .B vqblur=<0.0\-99.0> (pass two)
8455 Quantizer gaussian blur (default: 0.5), larger values will average
8456 the quantizer more over time (slower change).
8459 .B vqcomp=<0.0\-1.0>
8460 Quantizer compression, vrc_eq depends upon this (default: 0.5).
8461 .I NOTE:
8462 Perceptual quality will be optimal somewhere in between the range's extremes.
8465 .B vrc_eq=<equation>
8466 main ratecontrol equation
8468 .RSs
8469 .IPs 1+(tex/\:avgTex-1)*qComp
8470 approximately the equation of the old ratecontrol code
8471 .IPs tex^qComp
8472 with qcomp 0.5 or something like that (default)
8476 infix operators:
8478 .RSs
8479 .IPs +,\-,*,/,^
8483 variables:
8485 .RSs
8486 .IPs "tex\ \ "
8487 texture complexity
8488 .IPs iTex,pTex
8489 intra, non-intra texture complexity
8490 .IPs avgTex
8491 average texture complexity
8492 .IPs avgIITex
8493 average intra texture complexity in I-frames
8494 .IPs avgPITex
8495 average intra texture complexity in P-frames
8496 .IPs avgPPTex
8497 average non-intra texture complexity in P-frames
8498 .IPs avgBPTex
8499 average non-intra texture complexity in B-frames
8500 .IPs "mv\ \ \ "
8501 bits used for motion vectors
8502 .IPs fCode
8503 maximum length of motion vector in log2 scale
8504 .IPs iCount
8505 number of intra macroblocks / number of macroblocks
8506 .IPs "var\ \ "
8507 spatial complexity
8508 .IPs mcVar
8509 temporal complexity
8510 .IPs qComp
8511 qcomp from the command line
8512 .IPs "isI, isP, isB"
8513 Is 1 if picture type is I/P/B else 0.
8514 .IPs "Pi,E\ "
8515 See your favorite math book.
8519 functions:
8521 .RSs
8522 .IPs max(a,b),min(a,b)
8523 maximum / minimum
8524 .IPs gt(a,b)
8525 is 1 if a>b, 0 otherwise
8526 .IPs lt(a,b)
8527 is 1 if a<b, 0 otherwise
8528 .IPs eq(a,b)
8529 is 1 if a==b, 0 otherwise
8530 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
8534 .B vrc_override=<options>
8535 User specified quality for specific parts (ending, credits, ...).
8536 The options are <start-frame>, <end-frame>, <quality>[/<start-frame>,
8537 <end-frame>, <quality>[/...]]:
8538 .PD 0
8539 .RSs
8540 .IPs "quality (2\-31)"
8541 quantizer
8542 .IPs "quality (\-500\-0)"
8543 quality correction in %
8545 .PD 1
8548 .B vrc_init_cplx=<0\-1000>
8549 initial complexity (pass 1)
8552 .B vrc_init_occupancy=<0.0\-1.0>
8553 initial buffer occupancy, as a fraction of vrc_buf_size (default: 0.9)
8556 .B vqsquish=<0|1>
8557 Specify how to keep the quantizer between qmin and qmax.
8558 .PD 0
8559 .RSs
8560 .IPs 0
8561 Use clipping.
8562 .IPs 1
8563 Use a nice differentiable function (default).
8565 .PD 1
8568 .B vlelim=<\-1000\-1000>
8569 Sets single coefficient elimination threshold for luminance.
8570 Negative values will also consider the DC coefficient (should be at least \-4
8571 or lower for encoding at quant=1):
8572 .PD 0
8573 .RSs
8574 .IPs 0
8575 disabled (default)
8576 .IPs \-4
8577 JVT recommendation
8579 .PD 1
8582 .B vcelim=<\-1000\-1000>
8583 Sets single coefficient elimination threshold for chrominance.
8584 Negative values will also consider the DC coefficient (should be at least \-4
8585 or lower for encoding at quant=1):
8586 .PD 0
8587 .RSs
8588 .IPs 0
8589 disabled (default)
8590 .IPs 7
8591 JVT recommendation
8593 .PD 1
8596 .B vstrict=<\-2|\-1|0|1>
8597 strict standard compliance
8598 .PD 0
8599 .RSs
8600 .IPs 0
8601 disabled
8602 .IPs 1
8603 Only recommended if you want to feed the output into the
8604 MPEG-4 reference decoder.
8605 .IPs \-1
8606 Allow libavcodec specific extensions (default).
8607 .IPs \-2
8608 Enables experimental codecs and features which may not be playable
8609 with future MPlayer versions (snow).
8611 .PD 1
8614 .B "vdpart\ "
8615 Data partitioning.
8616 Adds 2 Bytes per video packet, improves error-resistance when transferring over
8617 unreliable channels (e.g.\& streaming over the internet).
8618 Each video packet will be encoded in 3 separate partitions:
8619 .PD 0
8620 .RSs
8621 .IPs "1. MVs"
8622 movement
8623 .IPs "2. DC coefficients"
8624 low res picture
8625 .IPs "3. AC coefficients"
8626 details
8628 .PD 1
8630 MV & DC are most important, losing them looks far worse than losing
8631 the AC and the 1. & 2. partition.
8632 (MV & DC) are far smaller than the 3. partition (AC) meaning that errors
8633 will hit the AC partition much more often than the MV & DC partitions.
8634 Thus, the picture will look better with partitioning than without,
8635 as without partitioning an error will trash AC/\:DC/\:MV equally.
8639 .B vpsize=<0\-10000> (also see vdpart)
8640 Video packet size, improves error-resistance.
8641 .PD 0
8642 .RSs
8643 .IPs "0\ \ \ \ "
8644 disabled (default)
8645 .IPs 100\-1000
8646 good choice
8648 .PD 1
8651 .B "ss\ \ \ \ \ "
8652 slice structured mode for H.263+
8655 .B "gray\ \ \ "
8656 grayscale only encoding (faster)
8659 .B vfdct=<0\-10>
8660 DCT algorithm
8661 .PD 0
8662 .RSs
8663 .IPs 0
8664 Automatically select a good one (default).
8665 .IPs 1
8666 fast integer
8667 .IPs 2
8668 accurate integer
8669 .IPs 3
8671 .IPs 4
8672 mlib
8673 .IPs 5
8674 AltiVec
8675 .IPs 6
8676 floating point AAN
8678 .PD 1
8681 .B idct=<0\-99>
8682 IDCT algorithm
8684 .I NOTE:
8685 To the best of our knowledge all these IDCTs do pass the IEEE1180 tests.
8686 .PD 0
8687 .RSs
8688 .IPs 0
8689 Automatically select a good one (default).
8690 .IPs 1
8691 JPEG reference integer
8692 .IPs 2
8693 simple
8694 .IPs 3
8695 simplemmx
8696 .IPs 4
8697 libmpeg2mmx (inaccurate, do not use for encoding with keyint >100)
8698 .IPs 5
8700 .IPs 6
8701 mlib
8702 .IPs 7
8704 .IPs 8
8705 AltiVec
8706 .IPs 9
8708 .IPs 10
8709 simplearm
8710 .IPs 11
8711 H.264
8712 .IPs 12
8714 .IPs 13
8716 .IPs 14
8717 xvidmmx
8718 .IPs 15
8719 CAVS
8720 .IPs 16
8721 simplearmv5te
8722 .IPs 17
8723 simplearmv6
8725 .PD 1
8728 .B lumi_mask=<0.0\-1.0>
8729 Luminance masking is a 'psychosensory' setting that is supposed to
8730 make use of the fact that the human eye tends to notice fewer details
8731 in very bright parts of the picture.
8732 Luminance masking compresses bright areas stronger than medium ones,
8733 so it will save bits that can be spent again on other frames, raising
8734 overall subjective quality, while possibly reducing PSNR.
8736 .I WARNING:
8737 Be careful, overly large values can cause disastrous things.
8739 .I WARNING:
8740 Large values might look good on some monitors but may look horrible
8741 on other monitors.
8742 .PD 0
8743 .RSs
8744 .IPs "0.0\ \ "
8745 disabled (default)
8746 .IPs 0.0\-0.3
8747 sane range
8749 .PD 1
8752 .B dark_mask=<0.0\-1.0>
8753 Darkness masking is a 'psychosensory' setting that is supposed to
8754 make use of the fact that the human eye tends to notice fewer details
8755 in very dark parts of the picture.
8756 Darkness masking compresses dark areas stronger than medium ones,
8757 so it will save bits that can be spent again on other frames, raising
8758 overall subjective quality, while possibly reducing PSNR.
8760 .I WARNING:
8761 Be careful, overly large values can cause disastrous things.
8763 .I WARNING:
8764 Large values might look good on some monitors but may look horrible
8765 on other monitors / TV / TFT.
8766 .PD 0
8767 .RSs
8768 .IPs "0.0\ \ "
8769 disabled (default)
8770 .IPs 0.0\-0.3
8771 sane range
8773 .PD 1
8776 .B tcplx_mask=<0.0\-1.0>
8777 Temporal complexity masking (default: 0.0 (disabled)).
8778 Imagine a scene with a bird flying across the whole scene; tcplx_mask
8779 will raise the quantizers of the bird's macroblocks (thus decreasing their
8780 quality), as the human eye usually does not have time to see all the bird's
8781 details.
8782 Be warned that if the masked object stops (e.g.\& the bird lands) it is
8783 likely to look horrible for a short period of time, until the encoder
8784 figures out that the object is not moving and needs refined blocks.
8785 The saved bits will be spent on other parts of the video, which may increase
8786 subjective quality, provided that tcplx_mask is carefully chosen.
8789 .B scplx_mask=<0.0\-1.0>
8790 Spatial complexity masking.
8791 Larger values help against blockiness, if no deblocking filter is used for
8792 decoding, which is maybe not a good idea.
8794 Imagine a scene with grass (which usually has great spatial complexity),
8795 a blue sky and a house; scplx_mask will raise the quantizers of the grass'
8796 macroblocks, thus decreasing its quality, in order to spend more bits on
8797 the sky and the house.
8799 .I HINT:
8800 Crop any black borders completely as they will reduce the quality
8801 of the macroblocks (also applies without scplx_mask).
8802 .PD 0
8803 .RSs
8804 .IPs "0.0\ \ "
8805 disabled (default)
8806 .IPs 0.0\-0.5
8807 sane range
8809 .PD 1
8810 .sp 1
8812 .I NOTE:
8813 This setting does not have the same effect as using a custom matrix that
8814 would compress high frequencies harder, as scplx_mask will reduce the
8815 quality of P blocks even if only DC is changing.
8816 The result of scplx_mask will probably not look as good.
8820 .B p_mask=<0.0\-1.0> (also see vi_qfactor)
8821 Reduces the quality of inter blocks.
8822 This is equivalent to increasing the quality of intra blocks, because the
8823 same average bitrate will be distributed by the rate controller to the
8824 whole video sequence (default: 0.0 (disabled)).
8825 p_mask=1.0 doubles the bits allocated to each intra block.
8828 .B border_mask=<0.0\-1.0>
8829 border-processing for MPEG-style encoders.
8830 Border processing increases the quantizer for macroblocks which are less
8831 than 1/5th of the frame width/height away from the frame border,
8832 since they are often visually less important.
8835 .B "naq\ \ \ \ "
8836 Normalize adaptive quantization (experimental).
8837 When using adaptive quantization (*_mask), the average per-MB quantizer may no
8838 longer match the requested frame-level quantizer.
8839 Naq will attempt to adjust the per-MB quantizers to maintain the proper
8840 average.
8843 .B "ildct\ \ "
8844 Use interlaced DCT.
8847 .B "ilme\ \ \ "
8848 Use interlaced motion estimation (mutually exclusive with qpel).
8851 .B "alt\ \ \ \ "
8852 Use alternative scantable.
8855 .B "top=<\-1\-1>\ \ \ "
8856 .PD 0
8857 .RSs
8858 .IPs \-1
8859 automatic
8860 .IPs 0
8861 bottom field first
8862 .IPs 1
8863 top field first
8865 .PD 1
8868 .B format=<value>
8869 .PD 0
8870 .RSs
8871 .IPs "YV12\ "
8872 default
8873 .IPs "444P\ "
8874 for ffv1
8875 .IPs "422P\ "
8876 for HuffYUV, lossless JPEG, dv and ffv1
8877 .IPs "411P\ "
8878 for lossless JPEG, dv and ffv1
8879 .IPs "YVU9\ "
8880 for lossless JPEG, ffv1 and svq1
8881 .IPs "BGR32"
8882 for lossless JPEG and ffv1
8884 .PD 1
8887 .B "pred\ \ \ "
8888 (for HuffYUV)
8889 .PD 0
8890 .RSs
8891 .IPs 0
8892 left prediction
8893 .IPs 1
8894 plane/\:gradient prediction
8895 .IPs 2
8896 median prediction
8898 .PD 1
8901 .B "pred\ \ \ "
8902 (for lossless JPEG)
8903 .PD 0
8904 .RSs
8905 .IPs 0
8906 left prediction
8907 .IPs 1
8908 top prediction
8909 .IPs 2
8910 topleft prediction
8911 .IPs 3
8912 plane/\:gradient prediction
8913 .IPs 6
8914 mean prediction
8916 .PD 1
8919 .B "coder\ \ "
8920 (for ffv1)
8921 .PD 0
8922 .RSs
8923 .IPs 0
8924 vlc coding (Golomb-Rice)
8925 .IPs 1
8926 arithmetic coding (CABAC)
8928 .PD 1
8931 .B context
8932 (for ffv1)
8933 .PD 0
8934 .RSs
8935 .IPs 0
8936 small context model
8937 .IPs 1
8938 large context model
8940 .PD 1
8941 .sp 1
8943 (for ffvhuff)
8945 .PD 0
8946 .RSs
8947 .IPs 0
8948 predetermined Huffman tables (builtin or two pass)
8949 .IPs 1
8950 adaptive Huffman tables
8952 .PD 1
8955 .B "qpel\ \ \ "
8956 Use quarter pel motion compensation (mutually exclusive with ilme).
8958 .I HINT:
8959 This seems only useful for high bitrate encodings.
8962 .B mbcmp=<0\-2000>
8963 Sets the comparison function for the macroblock decision, has only
8964 an effect if mbd=0.
8965 This is also used for some motion search functions, in which case
8966 it has an effect regardless of mbd setting.
8967 .PD 0
8968 .RSs
8969 .IPs "0 (SAD)"
8970 sum of absolute differences, fast (default)
8971 .IPs "1 (SSE)"
8972 sum of squared errors
8973 .IPs "2 (SATD)"
8974 sum of absolute Hadamard transformed differences
8975 .IPs "3 (DCT)"
8976 sum of absolute DCT transformed differences
8977 .IPs "4 (PSNR)"
8978 sum of squared quantization errors (avoid, low quality)
8979 .IPs "5 (BIT)"
8980 number of bits needed for the block
8981 .IPs "6 (RD)"
8982 rate distortion optimal, slow
8983 .IPs "7 (ZERO)"
8985 .IPs "8 (VSAD)"
8986 sum of absolute vertical differences
8987 .IPs "9 (VSSE)"
8988 sum of squared vertical differences
8989 .IPs "10 (NSSE)"
8990 noise preserving sum of squared differences
8991 .IPs "11 (W53)"
8992 5/3 wavelet, only used in snow
8993 .IPs "12 (W97)"
8994 9/7 wavelet, only used in snow
8995 .IPs "+256\ "
8996 Also use chroma, currently does not work (correctly) with B-frames.
8998 .PD 1
9001 .B ildctcmp=<0\-2000>
9002 Sets the comparison function for interlaced DCT decision
9003 (see mbcmp for available comparison functions).
9006 .B precmp=<0\-2000>
9007 Sets the comparison function for motion estimation pre pass
9008 (see mbcmp for available comparison functions) (default: 0).
9011 .B cmp=<0\-2000>
9012 Sets the comparison function for full pel motion estimation
9013 (see mbcmp for available comparison functions) (default: 0).
9016 .B subcmp=<0\-2000>
9017 Sets the comparison function for sub pel motion estimation
9018 (see mbcmp for available comparison functions) (default: 0).
9021 .B skipcmp=<0\-2000>
9022 FIXME: Document this.
9025 .B nssew=<0\-1000000>
9026 This setting controls NSSE weight, where larger weights will result in
9027 more noise.
9028 0 NSSE is identical to SSE
9029 You may find this useful if you prefer to keep some noise in your encoded
9030 video rather than filtering it away before encoding (default: 8).
9033 .B predia=<\-99\-6>
9034 diamond type and size for motion estimation pre-pass
9037 .B dia=<\-99\-6>
9038 Diamond type & size for motion estimation.
9039 Motion search is an iterative process.
9040 Using a small diamond does not limit the search to finding only small
9041 motion vectors.
9042 It is just somewhat more likely to stop before finding the very best motion
9043 vector, especially when noise is involved.
9044 Bigger diamonds allow a wider search for the best motion vector, thus are
9045 slower but result in better quality.
9047 Big normal diamonds are better quality than shape-adaptive diamonds.
9049 Shape-adaptive diamonds are a good tradeoff between speed and quality.
9051 .I NOTE:
9052 The sizes of the normal diamonds and shape adaptive ones do not have
9053 the same meaning.
9054 .RSs
9055 .IPs \-3
9056 shape adaptive (fast) diamond with size 3
9057 .IPs \-2
9058 shape adaptive (fast) diamond with size 2
9059 .IPs \-1
9060 uneven multi-hexagon search (slow)
9061 .IPs  1
9062 normal size=1 diamond (default) =EPZS type diamond
9065       0
9066      000
9067       0
9069 .IPs 2
9070 normal size=2 diamond
9073       0
9074      000
9075     00000
9076      000
9077       0
9082 .B "trell\ \ "
9083 Trellis searched quantization.
9084 This will find the optimal encoding for each 8x8 block.
9085 Trellis searched quantization is quite simply an optimal quantization in
9086 the PSNR versus bitrate sense (Assuming that there would be no rounding
9087 errors introduced by the IDCT, which is obviously not the case.).
9088 It simply finds a block for the minimum of error and lambda*bits.
9089 .PD 0
9090 .RSs
9091 .IPs lambda
9092 quantization parameter (QP) dependent constant
9093 .IPs "bits\ "
9094 amount of bits needed to encode the block
9095 .IPs error
9096 sum of squared errors of the quantization
9098 .PD 1
9101 .B "cbp\ \ \ \ "
9102 Rate distorted optimal coded block pattern.
9103 Will select the coded block pattern which minimizes distortion + lambda*rate.
9104 This can only be used together with trellis quantization.
9107 .B "mv0\ \ \ \ "
9108 Try to encode each MB with MV=<0,0> and choose the better one.
9109 This has no effect if mbd=0.
9112 .B mv0_threshold=<any non-negative integer>
9113 When surrounding motion vectors are <0,0> and the motion estimation
9114 score of the current block is less than mv0_threshold, <0,0> is used for
9115 the motion vector and further motion estimation is skipped (default:
9116 256).
9117 Lowering mv0_threshold to 0 can give a slight (0.01dB) PSNR increase and
9118 possibly make the encoded video look slightly better; raising
9119 mv0_threshold past 320 results in diminished PSNR and visual quality.
9120 Higher values speed up encoding very slightly (usually less than 1%,
9121 depending on the other options used).
9123 .I NOTE:
9124 This option does not require mv0 to be enabled.
9127 .B qprd (mbd=2 only)
9128 rate distorted optimal quantization parameter (QP) for the given
9129 lambda of each macroblock
9132 .B last_pred=<0\-99>
9133 amount of motion predictors from the previous frame
9134 .PD 0
9135 .RSs
9136 .IPs 0
9137 (default)
9138 .IPs a
9139 Will use 2a+1 x 2a+1 macroblock square of motion vector predictors from the
9140 previous frame.
9142 .PD 1
9145 .B preme=<0\-2>
9146 motion estimation pre-pass
9147 .PD 0
9148 .RSs
9149 .IPs 0
9150 disabled
9151 .IPs 1
9152 only after I-frames (default)
9153 .IPs 2
9154 always
9156 .PD 1
9159 .B subq=<1\-8>
9160 subpel refinement quality (for qpel) (default: 8 (high quality))
9162 .I NOTE:
9163 This has a significant effect on speed.
9166 .B refs=<1\-8>
9167 number of reference frames to consider for motion compensation
9168 (Snow only) (default: 1)
9171 .B "psnr\ \ \ "
9172 print the PSNR (peak signal to noise ratio) for the whole video after encoding
9173 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log'.
9174 Returned values are in dB (decibel), the higher the better.
9177 .B mpeg_quant
9178 Use MPEG quantizers instead of H.263.
9181 .B "aic\ \ \ \ "
9182 Enable AC prediction for MPEG-4 or advanced intra prediction for H.263+.
9183 This will improve quality very slightly (around 0.02 dB PSNR) and slow
9184 down encoding very slightly (about 1%).
9186 .I NOTE:
9187 vqmin should be 8 or larger for H.263+ AIC.
9190 .B "aiv\ \ \ \ "
9191 alternative inter vlc for H.263+
9194 .B "umv\ \ \ \ "
9195 unlimited MVs (H.263+ only)
9196 Allows encoding of arbitrarily long MVs.
9199 .B ibias=<\-256\-256>
9200 intra quantizer bias (256 equals 1.0, MPEG style quantizer default: 96,
9201 H.263 style quantizer default: 0)
9203 .I NOTE:
9204 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9205 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9208 .B pbias=<\-256\-256>
9209 inter quantizer bias (256 equals 1.0, MPEG style quantizer default: 0,
9210 H.263 style quantizer default: \-64)
9212 .I NOTE:
9213 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9214 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9216 .I HINT:
9217 A more positive bias (\-32 \- \-16 instead of \-64) seems to improve the PSNR.
9220 .B nr=<0\-100000>
9221 Noise reduction, 0 means disabled.
9222 0\-600 is a useful range for typical content, but you may want to turn it
9223 up a bit more for very noisy content (default: 0).
9224 Given its small impact on speed, you might want to prefer to use this over
9225 filtering noise away with video filters like denoise3d or hqdn3d.
9228 .B qns=<0\-3>
9229 Quantizer noise shaping.
9230 Rather than choosing quantization to most closely match the source video
9231 in the PSNR sense, it chooses quantization such that noise (usually ringing)
9232 will be masked by similar-frequency content in the image.
9233 Larger values are slower but may not result in better quality.
9234 This can and should be used together with trellis quantization, in which case
9235 the trellis quantization (optimal for constant weight) will be used as
9236 startpoint for the iterative search.
9237 .PD 0
9238 .RSs
9239 .IPs 0
9240 disabled (default)
9241 .IPs 1
9242 Only lower the absolute value of coefficients.
9243 .IPs 2
9244 Only change coefficients before the last non-zero coefficient + 1.
9245 .IPs 3
9246 Try all.
9248 .PD 1
9251 .B inter_matrix=<comma separated matrix>
9252 Use custom inter matrix.
9253 It needs a comma separated string of 64 integers.
9256 .B intra_matrix=<comma separated matrix>
9257 Use custom intra matrix.
9258 It needs a comma separated string of 64 integers.
9261 .B vqmod_amp
9262 experimental quantizer modulation
9265 .B vqmod_freq
9266 experimental quantizer modulation
9269 .B "dc\ \ \ \ \ "
9270 intra DC precision in bits (default: 8).
9271 If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
9274 .B cgop (also see sc_threshold)
9275 Close all GOPs.
9276 Currently it only works if scene change detection is disabled
9277 (sc_threshold=1000000000).
9280 .B "gmc\ \ \ \ "
9281 Enable Global Motion Compensation.
9284 .B (no)lowdelay
9285 Sets the low delay flag for MPEG-1/2 (disables B-frames).
9288 .B vglobal=<0\-3>
9289 Control writing global video headers.
9290 .PD 0
9291 .RSs
9292 .IPs 0
9293 Codec decides where to write global headers (default).
9294 .IPs 1
9295 Write global headers only in extradata (needed for .mp4/MOV/NUT).
9296 .IPs 2
9297 Write global headers only in front of keyframes.
9298 .IPs 3
9299 Combine 1 and 2.
9301 .PD 1
9304 .B aglobal=<0\-3>
9305 Same as vglobal for audio headers.
9308 .B level=<value>
9309 Set CodecContext Level.
9310 Use 31 or 41 to play video on a Playstation 3.
9313 .B skip_exp=<0\-1000000>
9314 FIXME: Document this.
9317 .B skip_factor=<0\-1000000>
9318 FIXME: Document this.
9321 .B skip_threshold=<0\-1000000>
9322 FIXME: Document this.
9325 .SS nuv (\-nuvopts)
9327 Nuppel video is based on RTJPEG and LZO.
9328 By default frames are first encoded with RTJPEG and then compressed with LZO,
9329 but it is possible to disable either or both of the two passes.
9330 As a result, you can in fact output raw i420, LZO compressed i420, RTJPEG,
9331 or the default LZO compressed RTJPEG.
9333 .I NOTE:
9334 The nuvrec documentation contains some advice and examples about the
9335 settings to use for the most common TV encodings.
9338 .B c=<0\-20>
9339 chrominance threshold (default: 1)
9342 .B l=<0\-20>
9343 luminance threshold (default: 1)
9346 .B "lzo\ \ \ \ "
9347 Enable LZO compression (default).
9350 .B "nolzo\ \ "
9351 Disable LZO compression.
9354 .B q=<3\-255>
9355 quality level (default: 255)
9358 .B "raw \ \ \ "
9359 Disable RTJPEG encoding.
9362 .B "rtjpeg\ "
9363 Enable RTJPEG encoding (default).
9366 .SS xvidenc (\-xvidencopts)
9368 There are three modes available: constant bitrate (CBR), fixed quantizer and
9369 two pass.
9372 .B pass=<1|2>
9373 Specify the pass in two pass mode.
9376 .B turbo (two pass only)
9377 Dramatically speeds up pass one using faster algorithms and disabling
9378 CPU-intensive options.
9379 This will probably reduce global PSNR a little bit and change individual
9380 frame type and PSNR a little bit more.
9383 .B bitrate=<value> (CBR or two pass mode)
9384 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
9385 if >16000.
9386 If <value> is negative, Xvid will use its absolute value as the target size
9387 (in kBytes) of the video and compute the associated bitrate automagically
9388 (default: 687 kbits/s).
9391 .B fixed_quant=<1\-31>
9392 Switch to fixed quantizer mode and specify the quantizer to be used.
9395 .B zones=<zone0>[/<zone1>[/...]] (CBR or two pass mode)
9396 User specified quality for specific parts (ending, credits, ...).
9397 Each zone is <start-frame>,<mode>,<value> where <mode> may be
9398 .PD 0
9399 .RSs
9400 .IPs "q"
9401 Constant quantizer override, where value=<2.0\-31.0>
9402 represents the quantizer value.
9403 .IPs "w"
9404 Ratecontrol weight override, where value=<0.01\-2.00>
9405 represents the quality correction in %.
9407 .PD 1
9408 .sp 1
9410 .I EXAMPLE:
9412 .PD 0
9413 .RSs
9414 .IPs zones=90000,q,20
9415 Encodes all frames starting with frame 90000 at constant quantizer 20.
9416 .IPs zones=0,w,0.1/10001,w,1.0/90000,q,20
9417 Encode frames 0\-10000 at 10% bitrate, encode frames 90000
9418 up to the end at constant quantizer 20.
9419 Note that the second zone is needed to delimit the first zone, as
9420 without it everything up until frame 89999 would be encoded at 10%
9421 bitrate.
9423 .PD 1
9426 .B me_quality=<0\-6>
9427 This option controls the motion estimation subsystem.
9428 The higher the value, the more precise the estimation should be (default: 6).
9429 The more precise the motion estimation is, the more bits can be saved.
9430 Precision is gained at the expense of CPU time so decrease this setting if
9431 you need realtime encoding.
9434 .B (no)qpel
9435 MPEG-4 uses a half pixel precision for its motion search by default.
9436 The standard proposes a mode where encoders are allowed to use quarter
9437 pixel precision.
9438 This option usually results in a sharper image.
9439 Unfortunately it has a great impact on bitrate and sometimes the
9440 higher bitrate use will prevent it from giving a better image
9441 quality at a fixed bitrate.
9442 It is better to test with and without this option and see whether it
9443 is worth activating.
9446 .B (no)gmc
9447 Enable Global Motion Compensation, which makes Xvid generate special
9448 frames (GMC-frames) which are well suited for Pan/\:Zoom/\:Rotating images.
9449 Whether or not the use of this option will save bits is highly
9450 dependent on the source material.
9453 .B (no)trellis
9454 Trellis Quantization is a kind of adaptive quantization method that
9455 saves bits by modifying quantized coefficients to make them more
9456 compressible by the entropy encoder.
9457 Its impact on quality is good, and if VHQ uses too much CPU for you,
9458 this setting can be a good alternative to save a few bits (and gain
9459 quality at fixed bitrate) at a lesser cost than with VHQ (default: on).
9462 .B (no)cartoon
9463 Activate this if your encoded sequence is an anime/\:cartoon.
9464 It modifies some Xvid internal thresholds so Xvid takes better decisions on
9465 frame types and motion vectors for flat looking cartoons.
9468 .B (no)chroma_me
9469 The usual motion estimation algorithm uses only the luminance information to
9470 find the best motion vector.
9471 However for some video material, using the chroma planes can help find
9472 better vectors.
9473 This setting toggles the use of chroma planes for motion estimation
9474 (default: on).
9477 .B (no)chroma_opt
9478 Enable a chroma optimizer prefilter.
9479 It will do some extra magic on color information to minimize the
9480 stepped-stairs effect on edges.
9481 It will improve quality at the cost of encoding speed.
9482 It reduces PSNR by nature, as the mathematical deviation to the original
9483 picture will get bigger, but the subjective image quality will raise.
9484 Since it works with color information, you might want to turn it off when
9485 encoding in grayscale.
9488 .B (no)hq_ac
9489 Activates high-quality prediction of AC coefficients for intra frames from
9490 neighbor blocks (default: on).
9493 .B vhq=<0\-4>
9494 The motion search algorithm is based on a search in the usual color domain
9495 and tries to find a motion vector that minimizes the difference between the
9496 reference frame and the encoded frame.
9497 With this setting activated, Xvid will also use the frequency domain (DCT)
9498 to search for a motion vector that minimizes not only the spatial
9499 difference but also the encoding length of the block.
9500 Fastest to slowest:
9501 .PD 0
9502 .RSs
9503 .IPs 0
9505 .IPs 1
9506 mode decision (inter/\:intra MB) (default)
9507 .IPs 2
9508 limited search
9509 .IPs 3
9510 medium search
9511 .IPs 4
9512 wide search
9514 .PD 1
9517 .B (no)lumi_mask
9518 Adaptive quantization allows the macroblock quantizers to vary inside
9519 each frame.
9520 This is a 'psychosensory' setting that is supposed to make use of the
9521 fact that the human eye tends to notice fewer details in very bright
9522 and very dark parts of the picture.
9523 It compresses those areas more strongly than medium ones, which will
9524 save bits that can be spent again on other frames, raising overall
9525 subjective quality and possibly reducing PSNR.
9528 .B (no)grayscale
9529 Make Xvid discard chroma planes so the encoded video is grayscale only.
9530 Note that this does not speed up encoding, it just prevents chroma data
9531 from being written in the last stage of encoding.
9534 .B (no)interlacing
9535 Encode the fields of interlaced video material.
9536 Turn this option on for interlaced content.
9538 .I NOTE:
9539 Should you rescale the video, you would need an interlace-aware resizer,
9540 which you can activate with \-vf scale=<width>:<height>:1.
9543 .B min_iquant=<0\-31>
9544 minimum I-frame quantizer (default: 2)
9547 .B max_iquant=<0\-31>
9548 maximum I-frame quantizer (default: 31)
9551 .B min_pquant=<0\-31>
9552 minimum P-frame quantizer (default: 2)
9555 .B max_pquant=<0\-31>
9556 maximum P-frame quantizer (default: 31)
9559 .B min_bquant=<0\-31>
9560 minimum B-frame quantizer (default: 2)
9563 .B max_bquant=<0\-31>
9564 maximum B-frame quantizer (default: 31)
9567 .B min_key_interval=<value> (two pass only)
9568 minimum interval between keyframes (default: 0)
9571 .B max_key_interval=<value>
9572 maximum interval between keyframes (default: 10*fps)
9575 .B quant_type=<h263|mpeg>
9576 Sets the type of quantizer to use.
9577 For high bitrates, you will find that MPEG quantization preserves more detail.
9578 For low bitrates, the smoothing of H.263 will give you less block noise.
9579 When using custom matrices, MPEG quantization
9580 .B must
9581 be used.
9584 .B quant_intra_matrix=<filename>
9585 Load a custom intra matrix file.
9586 You can build such a file with xvid4conf's matrix editor.
9589 .B quant_inter_matrix=<filename>
9590 Load a custom inter matrix file.
9591 You can build such a file with xvid4conf's matrix editor.
9594 .B keyframe_boost=<0\-1000> (two pass mode only)
9595 Shift some bits from the pool for other frame types to intra frames,
9596 thus improving keyframe quality.
9597 This amount is an extra percentage, so a value of 10 will give
9598 your keyframes 10% more bits than normal
9599 (default: 0).
9602 .B kfthreshold=<value> (two pass mode only)
9603 Works together with kfreduction.
9604 Determines the minimum distance below which you consider that
9605 two frames are considered consecutive and treated differently
9606 according to kfreduction
9607 (default: 10).
9610 .B kfreduction=<0\-100> (two pass mode only)
9611 The above two settings can be used to adjust the size of keyframes that
9612 you consider too close to the first (in a row).
9613 kfthreshold sets the range in which keyframes are reduced, and
9614 kfreduction determines the bitrate reduction they get.
9615 The last I-frame will get treated normally
9616 (default: 30).
9619 .B max_bframes=<0\-4>
9620 Maximum number of B-frames to put between I/P-frames (default: 2).
9623 .B bquant_ratio=<0\-1000>
9624 quantizer ratio between B- and non-B-frames, 150=1.50 (default: 150)
9627 .B bquant_offset=<\-1000\-1000>
9628 quantizer offset between B- and non-B-frames, 100=1.00 (default: 100)
9631 .B bf_threshold=<\-255\-255>
9632 This setting allows you to specify what priority to place on the use of
9633 B-frames.
9634 The higher the value, the higher the probability of B-frames being used
9635 (default: 0).
9636 Do not forget that B-frames usually have a higher quantizer, and therefore
9637 aggressive production of B-frames may cause worse visual quality.
9640 .B (no)closed_gop
9641 This option tells Xvid to close every GOP (Group Of Pictures bounded
9642 by two I-frames), which makes GOPs independent from each other.
9643 This just implies that the last frame of the GOP is either a P-frame or a
9644 N-frame but not a B-frame.
9645 It is usually a good idea to turn this option on (default: on).
9648 .B (no)packed
9649 This option is meant to solve frame-order issues when encoding to
9650 container formats like AVI that cannot cope with out-of-order frames.
9651 In practice, most decoders (both software and hardware) are able to deal
9652 with frame-order themselves, and may get confused when this option is
9653 turned on, so you can safely leave if off, unless you really know what
9654 you are doing.
9656 .I WARNING:
9657 This will generate an illegal bitstream, and will not be
9658 decodable by ISO-MPEG-4 decoders except DivX/\:libavcodec/\:Xvid.
9660 .I WARNING:
9661 This will also store a fake DivX version in the file so the bug
9662 autodetection of some decoders might be confused.
9665 .B frame_drop_ratio=<0\-100> (max_bframes=0 only)
9666 This setting allows the creation of variable framerate video streams.
9667 The value of the setting specifies a threshold under which, if the
9668 difference of the following frame to the previous frame is below or equal
9669 to this threshold, a frame gets not coded (a so called n-vop is placed
9670 in the stream).
9671 On playback, when reaching an n-vop the previous frame will be displayed.
9673 .I WARNING:
9674 Playing with this setting may result in a jerky video, so use it at your
9675 own risks!
9678 .B rc_reaction_delay_factor=<value>
9679 This parameter controls the number of frames the CBR rate controller
9680 will wait before reacting to bitrate changes and compensating for them
9681 to obtain a constant bitrate over an averaging range of frames.
9684 .B rc_averaging_period=<value>
9685 Real CBR is hard to achieve.
9686 Depending on the video material, bitrate can be variable, and hard to predict.
9687 Therefore Xvid uses an averaging period for which it guarantees a given
9688 amount of bits (minus a small variation).
9689 This settings expresses the "number of frames" for which Xvid averages
9690 bitrate and tries to achieve CBR.
9693 .B rc_buffer=<value>
9694 size of the rate control buffer
9697 .B curve_compression_high=<0\-100>
9698 This setting allows Xvid to take a certain percentage of bits away from
9699 high bitrate scenes and give them back to the bit reservoir.
9700 You could also use this if you have a clip with so many bits allocated
9701 to high-bitrate scenes that the low(er)-bitrate scenes start to look bad
9702 (default: 0).
9705 .B curve_compression_low=<0\-100>
9706 This setting allows Xvid to give a certain percentage of extra bits to the
9707 low bitrate scenes, taking a few bits from the entire clip.
9708 This might come in handy if you have a few low-bitrate scenes that are
9709 still blocky (default: 0).
9712 .B overflow_control_strength=<0\-100>
9713 During pass one of two pass encoding, a scaled bitrate curve is computed.
9714 The difference between that expected curve and the result obtained during
9715 encoding is called overflow.
9716 Obviously, the two pass rate controller tries to compensate for that overflow,
9717 distributing it over the next frames.
9718 This setting controls how much of the overflow is distributed every time
9719 there is a new frame.
9720 Low values allow lazy overflow control, big rate bursts are compensated for
9721 more slowly (could lead to lack of precision for small clips).
9722 Higher values will make changes in bit redistribution more abrupt, possibly
9723 too abrupt if you set it too high, creating artifacts (default: 5).
9725 .I NOTE:
9726 This setting impacts quality a lot, play with it carefully!
9729 .B max_overflow_improvement=<0\-100>
9730 During the frame bit allocation, overflow control may increase the frame
9731 size.
9732 This parameter specifies the maximum percentage by which the overflow
9733 control is allowed to increase the frame size, compared to the ideal curve
9734 allocation
9735 (default: 5).
9738 .B max_overflow_degradation=<0\-100>
9739 During the frame bit allocation, overflow control may decrease the frame
9740 size.
9741 This parameter specifies the maximum percentage by which the overflow
9742 control is allowed to decrease the frame size, compared to the ideal curve
9743 allocation
9744 (default: 5).
9747 .B container_frame_overhead=<0...>
9748 Specifies a frame average overhead per frame, in bytes.
9749 Most of the time users express their target bitrate for video w/o taking
9750 care of the video container overhead.
9751 This small but (mostly) constant overhead can cause the target file size
9752 to be exceeded.
9753 Xvid allows users to set the amount of overhead per frame the
9754 container generates (give only an average per frame).
9755 0 has a special meaning, it lets Xvid use its own default values
9756 (default: 24 \- AVI average overhead).
9759 .B profile=<profile_name>
9760 Restricts options and VBV (peak bitrate over a short period) according to
9761 the Simple, Advanced Simple and DivX profiles.
9762 The resulting videos should be playable on standalone players adhering to these
9763 profile specifications.
9764 .PD 0
9765 .RSs
9766 .IPs unrestricted
9767 no restrictions (default)
9768 .IPs "sp0\ \ "
9769 simple profile at level 0
9770 .IPs "sp1\ \ "
9771 simple profile at level 1
9772 .IPs "sp2\ \ "
9773 simple profile at level 2
9774 .IPs "sp3\ \ "
9775 simple profile at level 3
9776 .IPs "asp0\ "
9777 advanced simple profile at level 0
9778 .IPs "asp1\ "
9779 advanced simple profile at level 1
9780 .IPs "asp2\ "
9781 advanced simple profile at level 2
9782 .IPs "asp3\ "
9783 advanced simple profile at level 3
9784 .IPs "asp4\ "
9785 advanced simple profile at level 4
9786 .IPs "asp5\ "
9787 advanced simple profile at level 5
9788 .IPs dxnhandheld
9789 DXN handheld profile
9790 .IPs dxnportntsc
9791 DXN portable NTSC profile
9792 .IPs dxnportpal
9793 DXN portable PAL profile
9794 .IPs dxnhtntsc
9795 DXN home theater NTSC profile
9796 .IPs dxnhtpal
9797 DXN home theater PAL profile
9798 .IPs dxnhdtv
9799 DXN HDTV profile
9801 .PD 1
9803 .I NOTE:
9804 These profiles should be used in conjunction with an appropriate \-ffourcc.
9805 Generally DX50 is applicable, as some players do not recognize Xvid but
9806 most recognize DivX.
9810 .B par=<mode>
9811 Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
9812 the Display Aspect Ratio).
9813 PAR is the ratio of the width and height of a single pixel.
9814 So both are related like this: DAR = PAR * (width/height).
9816 MPEG-4 defines 5 pixel aspect ratios and one extended
9817 one, giving the opportunity to specify a specific pixel aspect
9818 ratio.
9819 5 standard modes can be specified:
9820 .PD 0
9821 .RSs
9822 .IPs vga11
9823 It is the usual PAR for PC content.
9824 Pixels are a square unit.
9825 .IPs pal43
9826 PAL standard 4:3 PAR.
9827 Pixels are rectangles.
9828 .IPs pal169
9829 same as above
9830 .IPs ntsc43
9831 same as above
9832 .IPs ntsc169
9833 same as above (Do not forget to give the exact ratio.)
9834 .IPs "ext\ \ "
9835 Allows you to specify your own pixel aspect ratio with par_width and
9836 par_height.
9838 .PD 1
9840 .I NOTE:
9841 In general, setting aspect and autoaspect options is enough.
9845 .B par_width=<1\-255> (par=ext only)
9846 Specifies the width of the custom pixel aspect ratio.
9849 .B par_height=<1\-255> (par=ext only)
9850 Specifies the height of the custom pixel aspect ratio.
9853 .B aspect=<x/y | f (float value)>
9854 Store movie aspect internally, just like MPEG files.
9855 Much nicer solution than rescaling, because quality is not decreased.
9856 MPlayer and a few others players will play these files correctly, others
9857 will display them with the wrong aspect.
9858 The aspect parameter can be given as a ratio or a floating point number.
9861 .B (no)autoaspect
9862 Same as the aspect option, but automatically computes aspect, taking
9863 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
9864 filter chain.
9867 .B "psnr\ \ \ "
9868 Print the PSNR (peak signal to noise ratio) for the whole video after encoding
9869 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in
9870 the current directory.
9871 Returned values are in dB (decibel), the higher the better.
9874 .B "debug\ \ "
9875 Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
9876 file.)
9880 .sp 1
9881 The following option is only available in Xvid 1.1.x.
9884 .B bvhq=<0|1>
9885 This setting allows vector candidates for B-frames to be used for
9886 the encoding chosen using a rate distortion optimized operator,
9887 which is what is done for P-frames by the vhq option.
9888 This produces nicer-looking B-frames while incurring almost no
9889 performance penalty (default: 1).
9892 .sp 1
9893 The following option is only available in the 1.2.x version of Xvid.
9896 .B threads=<0\-n>
9897 Create n threads to run the motion estimation (default: 0).
9898 The maximum number of threads that can be used is the picture height
9899 divided by 16.
9902 .SS x264enc (\-x264encopts)
9905 .B bitrate=<value>
9906 Sets the average bitrate to be used in kbits/\:second (default: off).
9907 Since local bitrate may vary, this average may be inaccurate for
9908 very short videos (see ratetol).
9909 Constant bitrate can be achieved by combining this with vbv_maxrate,
9910 at significant reduction in quality.
9913 .B qp=<0\-51>
9914 This selects the quantizer to use for P-frames.
9915 I- and B-frames are offset from this value by ip_factor and pb_factor, respectively.
9916 20\-40 is a useful range.
9917 Lower values result in better fidelity, but higher bitrates.
9918 0 is lossless.
9919 Note that quantization in H.264 works differently from MPEG-1/2/4:
9920 H.264's quantization parameter (QP) is on a logarithmic scale.
9921 The mapping is approximately H264QP = 12 + 6*log2(MPEGQP).
9922 For example, MPEG at QP=2 is equivalent to H.264 at QP=18.
9925 .B crf=<1.0\-50.0>
9926 Enables constant quality mode, and selects the quality.
9927 The scale is similar to QP.
9928 Like the bitrate-based modes, this allows each frame to use a
9929 different QP based on the frame's complexity.
9932 .B pass=<1\-3>
9933 Enable 2 or 3-pass mode.
9934 It is recommended to always encode in 2 or 3-pass mode as it leads to a
9935 better bit distribution and improves overall quality.
9936 .PD 0
9937 .RSs
9938 .IPs 1
9939 first pass
9940 .IPs 2
9941 second pass (of two pass encoding)
9942 .IPs 3
9943 Nth pass (second and third passes of three pass encoding)
9946 Here is how it works, and how to use it:
9948 The first pass (pass=1) collects statistics on the video and writes them
9949 to a file.
9950 You might want to deactivate some CPU-hungry options, apart from the ones
9951 that are on by default.
9953 In two pass mode, the second pass (pass=2) reads the statistics file and
9954 bases ratecontrol decisions on it.
9956 In three pass mode, the second pass (pass=3, that is not a typo)
9957 does both: It first reads the statistics, then overwrites them.
9958 You can use all encoding options, except very CPU-hungry options.
9960 The third pass (pass=3) is the same as the second pass, except that it has
9961 the second pass' statistics to work from.
9962 You can use all encoding options, including CPU-hungry ones.
9964 The first pass may use either average bitrate or constant quantizer.
9965 ABR is recommended, since it does not require guessing a quantizer.
9966 Subsequent passes are ABR, and must specify bitrate.
9967 .REss
9970 .B turbo=<0\-2>
9971 Fast first pass mode.
9972 During the first pass of a two or more pass encode it is possible to gain
9973 speed by disabling some options with negligible or even no impact on the
9974 final pass output quality.
9975 .PD 0
9976 .RSs
9977 .IPs 0
9978 disabled (default)
9979 .IPs 1
9980 Reduce subq, frameref and disable some inter-macroblock partition analysis
9981 modes.
9982 .IPs 2
9983 Reduce subq and frameref to 1, use a diamond ME search and disable all
9984 partition analysis modes.
9987 Level 1 can increase first pass speed up to 2x with no change in the global
9988 PSNR of the final pass compared to a full quality first pass.
9990 Level 2 can increase first pass speed up to 4x with about +/\- 0.05dB change
9991 in the global PSNR of the final pass compared to a full quality first pass.
9992 .REss
9995 .B keyint=<value>
9996 Sets maximum interval between IDR-frames (default: 250).
9997 Larger values save bits, thus improve quality, at the cost of seeking
9998 precision.
9999 Unlike MPEG-1/2/4, H.264 does not suffer from DCT drift with large
10000 values of keyint.
10003 .B keyint_min=<1\-keyint/2>
10004 Sets minimum interval between IDR-frames (default: 25).
10005 If scenecuts appear within this interval, they are still encoded as
10006 I-frames, but do not start a new GOP.
10007 In H.264, I-frames do not necessarily bound a closed GOP because it is
10008 allowable for a P-frame to be predicted from more frames than just the one
10009 frame before it (also see frameref).
10010 Therefore, I-frames are not necessarily seekable.
10011 IDR-frames restrict subsequent P-frames from referring to any frame
10012 prior to the IDR-frame.
10015 .B scenecut=<\-1\-100>
10016 Controls how aggressively to insert extra I-frames (default: 40).
10017 With small values of scenecut, the codec often has to force an I-frame
10018 when it would exceed keyint.
10019 Good values of scenecut may find a better location for the I-frame.
10020 Large values use more I-frames than necessary, thus wasting bits.
10021 \-1 disables scene-cut detection, so I-frames are inserted only once
10022 every other keyint frames, even if a scene-cut occurs earlier.
10023 This is not recommended and wastes bitrate as scenecuts encoded as P-frames
10024 are just as big as I-frames, but do not reset the "keyint counter".
10027 .B frameref=<1\-16>
10028 Number of previous frames used as predictors in B- and P-frames (default: 1).
10029 This is effective in anime, but in live-action material the improvements
10030 usually drop off very rapidly above 6 or so reference frames.
10031 This has no effect on decoding speed, but does increase the memory needed for
10032 decoding.
10033 Some decoders can only handle a maximum of 15 reference frames.
10036 .B bframes=<0\-16>
10037 maximum number of consecutive B-frames between I- and P-frames (default: 0)
10040 .B (no)b_adapt
10041 Automatically decides when to use B-frames and how many, up to the maximum
10042 specified above (default: on).
10043 If this option is disabled, then the maximum number of B-frames is used.
10046 .B b_bias=<\-100\-100>
10047 Controls the decision performed by b_adapt.
10048 A higher b_bias produces more B-frames (default: 0).
10051 .B (no)b_pyramid
10052 Allows B-frames to be used as references for predicting other frames.
10053 For example, consider 3 consecutive B-frames: I0 B1 B2 B3 P4.
10054 Without this option, B-frames follow the same pattern as MPEG-[124].
10055 So they are coded in the order I0 P4 B1 B2 B3, and all the B-frames
10056 are predicted from I0 and P4.
10057 With this option, they are coded as I0 P4 B2 B1 B3.
10058 B2 is the same as above, but B1 is predicted from I0 and B2, and
10059 B3 is predicted from B2 and P4.
10060 This usually results in slightly improved compression, at almost no
10061 speed cost.
10062 However, this is an experimental option: it is not fully tuned and
10063 may not always help.
10064 Requires bframes >= 2.
10065 Disadvantage: increases decoding delay to 2 frames.
10068 .B (no)deblock
10069 Use deblocking filter (default: on).
10070 As it takes very little time compared to its quality gain, it is not
10071 recommended to disable it.
10074 .B deblock=<\-6\-6>,<\-6\-6>
10075 The first parameter is AlphaC0 (default: 0).
10076 This adjusts thresholds for the H.264 in-loop deblocking filter.
10077 First, this parameter adjusts the maximum amount of change that the filter is
10078 allowed to cause on any one pixel.
10079 Secondly, this parameter affects the threshold for difference across the
10080 edge being filtered.
10081 A positive value reduces blocking artifacts more, but will also smear details.
10083 The second parameter is Beta (default: 0).
10084 This affects the detail threshold.
10085 Very detailed blocks are not filtered, since the smoothing caused by the
10086 filter would be more noticeable than the original blocking.
10088 The default behavior of the filter almost always achieves optimal quality,
10089 so it is best to either leave it alone, or make only small adjustments.
10090 However, if your source material already has some blocking or noise which
10091 you would like to remove, it may be a good idea to turn it up a little bit.
10094 .B (no)cabac
10095 Use CABAC (Context-Adaptive Binary Arithmetic Coding) (default: on).
10096 Slightly slows down encoding and decoding, but should save 10\-15% bitrate.
10097 Unless you are looking for decoding speed, you should not disable it.
10100 .B qp_min=<1\-51> (ABR or two pass)
10101 Minimum quantizer, 10\-30 seems to be a useful range (default: 10).
10104 .B qp_max=<1\-51> (ABR or two pass)
10105 maximum quantizer (default: 51)
10108 .B qp_step=<1\-50> (ABR or two pass)
10109 maximum value by which the quantizer may be incremented/decremented between
10110 frames (default: 4)
10113 .B ratetol=<0.1\-100.0> (ABR or two pass)
10114 allowed variance in average bitrate (no particular units) (default: 1.0)
10117 .B vbv_maxrate=<value> (ABR or two pass)
10118 maximum local bitrate, in kbits/\:second (default: disabled)
10121 .B vbv_bufsize=<value> (ABR or two pass)
10122 averaging period for vbv_maxrate, in kbits
10123 (default: none, must be specified if vbv_maxrate is enabled)
10126 .B vbv_init=<0.0\-1.0> (ABR or two pass)
10127 initial buffer occupancy, as a fraction of vbv_bufsize (default: 0.9)
10130 .B ip_factor=<value>
10131 quantizer factor between I- and P-frames (default: 1.4)
10134 .B pb_factor=<value>
10135 quantizer factor between P- and B-frames (default: 1.3)
10138 .B qcomp=<0\-1> (ABR or two pass)
10139 quantizer compression (default: 0.6).
10140 A lower value makes the bitrate more constant,
10141 while a higher value makes the quantization parameter more constant.
10144 .B cplx_blur=<0\-999> (two pass only)
10145 Temporal blur of the estimated frame complexity, before curve compression
10146 (default: 20).
10147 Lower values allow the quantizer value to jump around more,
10148 higher values force it to vary more smoothly.
10149 cplx_blur ensures that each I-frame has quality comparable to the following
10150 P-frames, and ensures that alternating high and low complexity frames
10151 (e.g.\& low fps animation) do not waste bits on fluctuating quantizer.
10154 .B qblur=<0\-99> (two pass only)
10155 Temporal blur of the quantization parameter, after curve compression
10156 (default: 0.5).
10157 Lower values allow the quantizer value to jump around more,
10158 higher values force it to vary more smoothly.
10161 .B zones=<zone0>[/<zone1>[/...]]
10162 User specified quality for specific parts (ending, credits, ...).
10163 Each zone is <start-frame>,<end-frame>,<option> where option may be
10164 .PD 0
10165 .RSs
10166 .IPs "q=<0\-51>"
10167 quantizer
10168 .IPs "b=<0.01\-100.0>"
10169 bitrate multiplier
10171 .PD 1
10173 .I NOTE:
10174 The quantizer option is not strictly enforced.
10175 It affects only the planning stage of ratecontrol, and is still subject
10176 to overflow compensation and qp_min/qp_max.
10180 .B direct_pred=<name>
10181 Determines the type of motion prediction used for direct macroblocks
10182 in B-frames.
10183 .PD 0
10184 .RSs
10185 .IPs none
10186 Direct macroblocks are not used.
10187 .IPs spatial
10188 Motion vectors are extrapolated from neighboring blocks.
10189 (default)
10190 .IPs temporal
10191 Motion vectors are extrapolated from the following P-frame.
10192 .IPs auto
10193 The codec selects between spatial and temporal for each frame.
10195 .PD 1
10197 Spatial and temporal are approximately the same speed and PSNR,
10198 the choice between them depends on the video content.
10199 Auto is slightly better, but slower.
10200 Auto is most effective when combined with multipass.
10201 direct_pred=none is both slower and lower quality.
10205 .B (no)weight_b
10206 Use weighted prediction in B-frames.
10207 Without this option, bidirectionally predicted macroblocks give
10208 equal weight to each reference frame.
10209 With this option, the weights are determined by the temporal position
10210 of the B-frame relative to the references.
10211 Requires bframes > 1.
10214 .B partitions=<list>
10215 Enable some optional macroblock types (default: p8x8,b8x8,i8x8,i4x4).
10216 .PD 0
10217 .RSs
10218 .IPs p8x8
10219 Enable types p16x8, p8x16, p8x8.
10220 .IPs p4x4
10221 Enable types p8x4, p4x8, p4x4.
10222 p4x4 is recommended only with subq >= 5, and only at low resolutions.
10223 .IPs b8x8
10224 Enable types b16x8, b8x16, b8x8.
10225 .IPs i8x8
10226 Enable type i8x8.
10227 i8x8 has no effect unless 8x8dct is enabled.
10228 .IPs i4x4
10229 Enable type i4x4.
10230 .IPs all
10231 Enable all of the above types.
10232 .IPs none
10233 Disable all of the above types.
10235 .PD 1
10237 Regardless of this option, macroblock types p16x16, b16x16, and i16x16
10238 are always enabled.
10240 The idea is to find the type and size that best describe a certain area
10241 of the picture.
10242 For example, a global pan is better represented by 16x16 blocks, while
10243 small moving objects are better represented by smaller blocks.
10247 .B (no)8x8dct
10248 Adaptive spatial transform size: allows macroblocks to choose between
10249 4x4 and 8x8 DCT.
10250 Also allows the i8x8 macroblock type.
10251 Without this option, only 4x4 DCT is used.
10254 .B me=<name>
10255 Select fullpixel motion estimation algorithm.
10256 .PD 0
10257 .RSs
10258 .IPs dia
10259 diamond search, radius 1 (fast)
10260 .IPs hex
10261 hexagon search, radius 2 (default)
10262 .IPs umh
10263 uneven multi-hexagon search (slow)
10264 .IPs esa
10265 exhaustive search (very slow, and no better than umh)
10267 .PD 1
10270 .B me_range=<4\-64>
10271 radius of exhaustive or multi-hexagon motion search (default: 16)
10274 .B subq=<0\-9>
10275 Adjust subpel refinement quality.
10276 This parameter controls quality versus speed tradeoffs involved in the motion
10277 estimation decision process.
10278 subq=5 can compress up to 10% better than subq=1.
10279 .PD 0
10280 .RSs
10281 .IPs 0
10282 Runs fullpixel precision motion estimation on all candidate
10283 macroblock types.
10284 Then selects the best type with SAD metric (faster than subq=1, not recommended
10285 unless you're looking for ultra-fast encoding).
10286 .IPs 1
10287 Does as 0, then refines the motion of that type to fast quarterpixel precision
10288 (fast).
10289 .IPs 2
10290 Runs halfpixel precision motion estimation on all candidate macroblock types.
10291 Then selects the best type with SATD metric.
10292 Then refines the motion of that type to fast quarterpixel precision.
10293 .IPs 3
10294 As 2, but uses a slower quarterpixel refinement.
10295 .IPs 4
10296 Runs fast quarterpixel precision motion estimation on all candidate
10297 macroblock types.
10298 Then selects the best type with SATD metric.
10299 Then finishes the quarterpixel refinement for that type.
10300 .IPs 5
10301 Runs best quality quarterpixel precision motion estimation on all
10302 candidate macroblock types, before selecting the best type.
10303 Also refines the two motion vectors used in bidirectional macroblocks with
10304 SATD metric, rather than reusing vectors from the forward and backward
10305 searches.
10306 .IPs 6
10307 Enables rate-distortion optimization of macroblock types in
10308 I- and P-frames (default).
10309 .IPs 7
10310 Enables rate-distortion optimization of macroblock types in all frames.
10311 .IPs 8
10312 Enables rate-distortion optimization of motion vectors and intra prediction modes in I- and P-frames.
10313 .IPs 9
10314 Enables rate-distortion optimization of motion vectors and intra prediction modes in all frames (best).
10316 .PD 1
10318 In the above, "all candidates" does not exactly mean all enabled types:
10319 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
10323 .B (no)chroma_me
10324 Takes into account chroma information during subpixel motion search
10325 (default: enabled).
10326 Requires subq>=5.
10329 .B (no)mixed_refs
10330 Allows each 8x8 or 16x8 motion partition to independently select a
10331 reference frame.
10332 Without this option, a whole macroblock must use the same reference.
10333 Requires frameref>1.
10336 .B trellis=<0\-2> (cabac only)
10337 rate-distortion optimal quantization
10338 .PD 0
10339 .RSs
10340 .IPs 0
10341 disabled (default)
10342 .IPs 1
10343 enabled only for the final encode
10344 .IPs 2
10345 enabled during all mode decisions (slow, requires subq>=6)
10347 .PD 1
10350 .B psy-rd=rd[,trell]
10351 Sets the strength of the psychovisual optimization.
10352 .PD 0
10353 .RSs
10354 .IPs rd=<0.0\-10.0>
10355 psy optimization strength (requires subq>=6) (default: 1.0)
10356 .IPs trell=<0.0\-10.0>
10357 trellis (requires trellis, experimental) (default: 0.0)
10359 .PD 1
10362 .B deadzone_inter=<0\-32>
10363 Set the size of the inter luma quantization deadzone for non-trellis
10364 quantization (default: 21).
10365 Lower values help to preserve fine details and film grain (typically useful
10366 for high bitrate/quality encode), while higher values help filter out
10367 these details to save bits that can be spent again on other macroblocks
10368 and frames (typically useful for bitrate-starved encodes).
10369 It is recommended that you start by tweaking deadzone_intra before changing
10370 this parameter.
10373 .B deadzone_intra=<0\-32>
10374 Set the size of the intra luma quantization deadzone for non-trellis
10375 quantization (default: 11).
10376 This option has the same effect as deadzone_inter except that it affects
10377 intra frames.
10378 It is recommended that you start by tweaking this parameter before changing
10379 deadzone_inter.
10382 .B (no)fast_pskip
10383 Performs early skip detection in P-frames (default: enabled).
10384 This usually improves speed at no cost, but it can sometimes produce
10385 artifacts in areas with no details, like sky.
10388 .B (no)dct_decimate
10389 Eliminate dct blocks in P-frames containing only a small single coefficient
10390 (default: enabled).
10391 This will remove some details, so it will save bits that can be spent
10392 again on other frames, hopefully raising overall subjective quality.
10393 If you are compressing non-anime content with a high target bitrate, you
10394 may want to disable this to preserve as much detail as possible.
10397 .B nr=<0\-100000>
10398 Noise reduction, 0 means disabled.
10399 100\-1000 is a useful range for typical content, but you may want to turn it
10400 up a bit more for very noisy content (default: 0).
10401 Given its small impact on speed, you might want to prefer to use this over
10402 filtering noise away with video filters like denoise3d or hqdn3d.
10405 .B chroma_qp_offset=<\-12\-12>
10406 Use a different quantizer for chroma as compared to luma.
10407 Useful values are in the range <\-2\-2> (default: 0).
10410 .B aq_mode=<0\-2>
10411 Defines how adaptive quantization (AQ) distributes bits:
10412 .PD 0
10413 .RSs
10414 .IPs 0
10415 disabled
10416 .IPs 1
10417 Avoid moving bits between frames.
10418 .IPs 2
10419 Move bits between frames (by default).
10421 .PD 1
10424 .B aq_strength=<positive float value>
10425 Controls how much adaptive quantization (AQ) reduces blocking and blurring
10426 in flat and textured areas (default: 1.0).
10427 A value of 0.5 will lead to weak AQ and less details, when a value of 1.5
10428 will lead to strong AQ and more details.
10431 .B cqm=<flat|jvt|<filename>>
10432 Either uses a predefined custom quantization matrix or loads a JM format
10433 matrix file.
10434 .PD 0
10435 .RSs
10436 .IPs "flat\ "
10437 Use the predefined flat 16 matrix (default).
10438 .IPs "jvt\ \ "
10439 Use the predefined JVT matrix.
10440 .IPs <filename>
10441 Use the provided JM format matrix file.
10442 .PD 1
10445 .I NOTE:
10446 Windows CMD.EXE users may experience problems with parsing the command line
10447 if they attempt to use all the CQM lists.
10448 This is due to a command line length limitation.
10449 In this case it is recommended the lists be put into a JM format CQM
10450 file and loaded as specified above.
10454 .B cqm4iy=<list> (also see cqm)
10455 Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
10456 values in the 1\-255 range.
10459 .B cqm4ic=<list> (also see cqm)
10460 Custom 4x4 intra chrominance matrix, given as a list of 16 comma
10461 separated values in the 1\-255 range.
10464 .B cqm4py=<list> (also see cqm)
10465 Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
10466 values in the 1\-255 range.
10469 .B cqm4pc=<list> (also see cqm)
10470 Custom 4x4 inter chrominance matrix, given as a list of 16 comma
10471 separated values in the 1\-255 range.
10474 .B cqm8iy=<list> (also see cqm)
10475 Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
10476 values in the 1\-255 range.
10479 .B cqm8py=<list> (also see cqm)
10480 Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
10481 values in the 1\-255 range.
10484 .B level_idc=<10\-51>
10485 Set the bitstream's level as defined by annex A of the H.264 standard
10486 (default: 51 \- level 5.1).
10487 This is used for telling the decoder what capabilities it needs to support.
10488 Use this parameter only if you know what it means,
10489 and you have a need to set it.
10492 .B threads=<0\-16>
10493 Spawn threads to encode in parallel on multiple CPUs (default: 1).
10494 This has a slight penalty to compression quality.
10495 0 or 'auto' tells x264 to detect how many CPUs you have and pick an
10496 appropriate number of threads.
10499 .B (no)global_header
10500 Causes SPS and PPS to appear only once, at the beginning of the bitstream
10501 (default: disabled).
10502 Some players, such as the Sony PSP, require the use of this option.
10503 The default behavior causes SPS and PPS to repeat prior to each IDR frame.
10506 .B (no)interlaced
10507 Treat the video content as interlaced.
10510 .B log=<\-1\-3>
10511 Adjust the amount of logging info printed to the screen.
10512 .PD 0
10513 .RSs
10514 .IPs "\-1"
10515 none
10516 .IPs " 0"
10517 Print errors only.
10518 .IPs " 1"
10519 warnings
10520 .IPs " 2"
10521 PSNR and other analysis statistics when the encode finishes (default)
10522 .IPs " 3"
10523 PSNR, QP, frametype, size, and other statistics for every frame
10525 .PD 1
10528 .B (no)psnr
10529 Print signal-to-noise ratio statistics.
10531 .I NOTE:
10532 The 'Y', 'U', 'V', and 'Avg' PSNR fields in the summary are not
10533 mathematically sound (they are simply the average of per-frame PSNRs).
10534 They are kept only for comparison to the JM reference codec.
10535 For all other purposes, please use either the 'Global' PSNR, or the per-frame
10536 PSNRs printed by log=3.
10539 .B (no)ssim
10540 Print the Structural Similarity Metric results.
10541 This is an alternative to PSNR, and may be better correlated with the
10542 perceived quality of the compressed video.
10545 .B (no)visualize
10546 Enable x264 visualizations during encoding.
10547 If the x264 on your system supports it, a new window will be opened during
10548 the encoding process, in which x264 will attempt to present an overview of
10549 how each frame gets encoded.
10550 Each block type on the visualized movie will be colored as follows:
10551 .PD 0
10552 .RSs
10553 .IPs red/pink
10554 intra block
10555 .IPs "blue\ "
10556 inter block
10557 .IPs green
10558 skip block
10559 .IPs yellow
10560 B-block
10562 .PD 1
10564 This feature can be considered experimental and subject to change.
10565 In particular, it depends on x264 being compiled with visualizations enabled.
10566 Note that as of writing this, x264 pauses after encoding and visualizing
10567 each frame, waiting for the user to press a key, at which point the next
10568 frame will be encoded.
10572 .SS xvfw (\-xvfwopts)
10574 Encoding with Video for Windows codecs is mostly obsolete unless you wish
10575 to encode to some obscure fringe codec.
10578 .B codec=<name>
10579 The name of the binary codec file with which to encode.
10582 .B compdata=<file>
10583 The name of the codec settings file (like firstpass.mcf) created by vfw2menc.
10586 .SS MPEG muxer (\-mpegopts)
10588 The MPEG muxer can generate 5 types of streams, each of which has reasonable
10589 default parameters that the user can override.
10590 Generally, when generating MPEG files, it is advisable to disable
10591 MEncoder's frame-skip code (see \-noskip, \-mc as well as the
10592 harddup and softskip video filters).
10594 .I EXAMPLE:
10595 .PD 0
10596 .RSs
10597 .IPs format=mpeg2:tsaf:vbitrate=8000
10599 .PD 1
10602 .B format=<mpeg1 | mpeg2 | xvcd | xsvcd | dvd | pes1 | pes2>
10603 stream format (default: mpeg2).
10604 pes1 and pes2 are very broken formats (no pack header and no padding),
10605 but VDR uses them; do not choose them unless you know exactly what you
10606 are doing.
10609 .B size=<up to 65535>
10610 Pack size in bytes, do not change unless you know exactly what
10611 you are doing (default: 2048).
10614 .B muxrate=<int>
10615 Nominal muxrate in kbit/s used in the pack headers (default: 1800 kb/s).
10616 Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
10619 .B "tsaf\ \ \ "
10620 Sets timestamps on all frames, if possible; recommended when format=dvd.
10621 If dvdauthor complains with a message like "..audio sector out of range...",
10622 you probably did not enable this option.
10625 .B interleaving2
10626 Uses a better algorithm to interleave audio and video packets, based on the
10627 principle that the muxer will always try to fill the stream with the largest
10628 percentage of free space.
10631 .B vdelay=<1\-32760>
10632 Initial video delay time, in milliseconds (default: 0),
10633 use it if you want to delay video with respect to audio.
10634 It doesn't work with :drop.
10637 .B adelay=<1\-32760>
10638 Initial audio delay time, in milliseconds (default: 0),
10639 use it if you want to delay audio with respect to video.
10642 .B "drop\ \ \ "
10643 When used with vdelay the muxer drops the part of audio that was
10644 anticipated.
10647 .B vwidth, vheight=<1\-4095>
10648 Set the video width and height when video is MPEG-1/2.
10651 .B vpswidth, vpsheight=<1\-4095>
10652 Set pan and scan video width and height when video is MPEG-2.
10655 .B vaspect=<1 | 4/3 | 16/9 | 221/100>
10656 Sets the display aspect ratio for MPEG-2 video.
10657 Do not use it on MPEG-1 or the resulting aspect ratio will be completely wrong.
10660 .B vbitrate=<int>
10661 Sets the video bitrate in kbit/s for MPEG-1/2 video.
10664 .B vframerate=<24000/1001 | 24 | 25 | 30000/1001 | 30 | 50 | 60000/1001 | 60 >
10665 Sets the framerate for MPEG-1/2 video.
10666 This option will be ignored if used with the telecine option.
10669 .B telecine
10670 Enables 3:2 pulldown soft telecine mode: The muxer will make the
10671 video stream look like it was encoded at 30000/1001 fps.
10672 It only works with MPEG-2 video when the output framerate is
10673 24000/1001 fps, convert it with \-ofps if necessary.
10674 Any other framerate is incompatible with this option.
10677 .B film2pal
10678 Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer
10679 will make the video stream look like it was encoded at 25 fps.
10680 It only works with MPEG-2 video when the output framerate is
10681 24000/1001 fps, convert it with \-ofps if necessary.
10682 Any other framerate is incompatible with this option.
10685 .B tele_src and tele_dest
10686 Enables arbitrary telecining using Donand Graft's DGPulldown code.
10687 You need to specify the original and the desired framerate; the
10688 muxer will make the video stream look like it was encoded at
10689 the desired framerate.
10690 It only works with MPEG-2 video when the input framerate is smaller
10691 than the output framerate and the framerate increase is <= 1.5.
10692 .sp 1
10694 .I EXAMPLE:
10696 .PD 0
10697 .RSs
10698 .IPs tele_src=25,tele_dest=30000/1001
10699 PAL to NTSC telecining
10701 .PD 1
10704 .B vbuf_size=<40\-1194>
10705 Sets the size of the video decoder's buffer, expressed in kilobytes.
10706 Specify it only if the bitrate of the video stream is too high for
10707 the chosen format and if you know perfectly well what you are doing.
10708 A too high value may lead to an unplayable movie, depending on the player's
10709 capabilities.
10710 When muxing HDTV video a value of 400 should suffice.
10713 .B abuf_size=<4\-64>
10714 Sets the size of the audio decoder's buffer, expressed in kilobytes.
10715 The same principle as for vbuf_size applies.
10718 .SS FFmpeg libavformat demuxers (\-lavfdopts)
10721 .B analyzeduration=<value>
10722 Maximum length in seconds to analyze the stream properties.
10725 .B format=<value>
10726 Force a specific libavformat demuxer.
10729 .B o=<key>=<value>[,<key>=<value>[,...]]
10730 Pass AVOptions to libavformat demuxer.
10731 Note, a patch to make the o= unneeded and pass all unknown options through
10732 the AVOption system is welcome.
10733 A full list of AVOptions can be found in the FFmpeg manual.
10734 Note that some options may conflict with MPlayer/MEncoder options.
10735 .sp 1
10737 .I EXAMPLE:
10739 .RSs
10740 .PD 0
10741 .IPs o=ignidx
10742 .PD 1
10746 .B probesize=<value>
10747 Maximum amount of data to probe during the detection phase.
10748 In the case of MPEG-TS this value identifies the maximum number
10749 of TS packets to scan.
10752 .B cryptokey=<hexstring>
10753 Encryption key the demuxer should use.
10754 This is the raw binary data of the key converted to a hexadecimal string.
10757 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
10760 .B delay=<value>
10761 Currently only meaningful for MPEG[12]: Maximum allowed distance,
10762 in seconds, between the reference timer of the output stream (SCR)
10763 and the decoding timestamp (DTS) for any stream present
10764 (demux to decode delay).
10765 Default is 0.7 (as mandated by the standards defined by MPEG).
10766 Higher values require larger buffers and must not be used.
10769 .B format=<container_format>
10770 Override which container format to mux into
10771 (default: autodetect from output file extension).
10772 .PD 0
10773 .RSs
10774 .IPs "mpg\ \ "
10775 MPEG-1 systems and MPEG-2 PS
10776 .IPs "asf\ \ "
10777 Advanced Streaming Format
10778 .IPs "avi\ \ "
10779 Audio Video Interleave file
10780 .IPs "wav\ \ "
10781 Waveform Audio
10782 .IPs "swf\ \ "
10783 Macromedia Flash
10784 .IPs "flv\ \ "
10785 Macromedia Flash video files
10786 .IPs "rm\ \ \ "
10787 RealAudio and RealVideo
10788 .IPs "au\ \ \ "
10789 SUN AU format
10790 .IPs "nut\ \ "
10791 NUT open container format (experimental)
10792 .IPs "mov\ \ "
10793 QuickTime
10794 .IPs "mp4\ \ "
10795 MPEG-4 format
10796 .IPs "ipod\ "
10797 MPEG-4 format with extra header flags required by Apple iPod firmware
10798 .IPs "dv\ \ \ "
10799 Sony Digital Video container
10800 .IPs "matroska\ \ \ "
10801 Matroska
10803 .PD 1
10805 .B muxrate=<rate>
10806 Nominal bitrate of the multiplex, in bits per second;
10807 currently it is meaningful only for MPEG[12].
10808 Sometimes raising it is necessary in order to avoid "buffer underflows".
10811 .B o=<key>=<value>[,<key>=<value>[,...]]
10812 Pass AVOptions to libavformat muxer.
10813 Note, a patch to make the o= unneeded and pass all unknown options through
10814 the AVOption system is welcome.
10815 A full list of AVOptions can be found in the FFmpeg manual.
10816 Note that some options may conflict with MEncoder options.
10817 .sp 1
10819 .I EXAMPLE:
10821 .RSs
10822 .PD 0
10823 .IPs o=packetsize=100
10824 .PD 1
10828 .B packetsize=<size>
10829 Size, expressed in bytes, of the unitary packet for the chosen format.
10830 When muxing to MPEG[12] implementations the default values are:
10831 2324 for [S]VCD, 2048 for all others formats.
10834 .B preload=<distance>
10835 Currently only meaningful for MPEG[12]: Initial distance,
10836 in seconds, between the reference timer of the output stream (SCR)
10837 and the decoding timestamp (DTS) for any stream present
10838 (demux to decode delay).
10842 .\" --------------------------------------------------------------------------
10843 .\" environment variables
10844 .\" --------------------------------------------------------------------------
10846 .SH ENVIRONMENT VARIABLES
10848 There are a number of environment variables that can be used to
10849 control the behavior of MPlayer and MEncoder.
10852 .B MPLAYER_CHARSET (also see \-msgcharset)
10853 Convert console messages to the specified charset (default: autodetect).
10854 A value of "noconv" means no conversion.
10857 .B MPLAYER_HOME
10858 Directory where MPlayer looks for user settings.
10861 .B MPLAYER_VERBOSE (also see \-v and \-msglevel)
10862 Set the initial verbosity level across all message modules (default: 0).
10863 The resulting verbosity corresponds to that of \-msglevel 5 plus the
10864 value of MPLAYER_VERBOSE.
10866 .SS libaf:
10869 .B LADSPA_PATH
10870 If LADSPA_PATH is set, it searches for the specified file.
10871 If it is not set, you must supply a fully specified pathname.
10872 FIXME: This is also mentioned in the ladspa section.
10874 .SS libdvdcss:
10877 .B DVDCSS_CACHE
10878 Specify a directory in which to store title key values.
10879 This will speed up descrambling of DVDs which are in the cache.
10880 The DVDCSS_CACHE directory is created if it does not exist,
10881 and a subdirectory is created named after the DVD's title
10882 or manufacturing date.
10883 If DVDCSS_CACHE is not set or is empty, libdvdcss will use
10884 the default value which is "${HOME}/.dvdcss/" under Unix and
10885 "C:\\Documents and Settings\\$USER\\Application Data\\dvdcss\\" under Win32.
10886 The special value "off" disables caching.
10889 .B DVDCSS_METHOD
10890 Sets the authentication and decryption method that
10891 libdvdcss will use to read scrambled discs.
10892 Can be one of title, key or disc.
10893 .PD 0
10894 .RSs
10895 .IPs "key\ \ "
10896 is the default method.
10897 libdvdcss will use a set of calculated player keys to try and get the disc key.
10898 This can fail if the drive does not recognize any of the player keys.
10899 .IPs "disc\ "
10900 is a fallback method when key has failed.
10901 Instead of using player keys, libdvdcss will crack the disc key using
10902 a brute force algorithm.
10903 This process is CPU intensive and requires 64 MB of memory to store
10904 temporary data.
10905 .IPs title
10906 is the fallback when all other methods have failed.
10907 It does not rely on a key exchange with the DVD drive, but rather uses
10908 a crypto attack to guess the title key.
10909 On rare cases this may fail because there is not enough encrypted data
10910 on the disc to perform a statistical attack, but in the other hand it
10911 is the only way to decrypt a DVD stored on a hard disc, or a DVD with
10912 the wrong region on an RPC2 drive.
10914 .PD 1
10917 .B DVDCSS_RAW_DEVICE
10918 Specify the raw device to use.
10919 Exact usage will depend on your operating system, the Linux
10920 utility to set up raw devices is raw(8) for instance.
10921 Please note that on most operating systems, using a raw device
10922 requires highly aligned buffers: Linux requires a 2048 bytes
10923 alignment (which is the size of a DVD sector).
10926 .B DVDCSS_VERBOSE
10927 Sets the libdvdcss verbosity level.
10928 .PD 0
10929 .RSs
10930 .IPs 0
10931 Outputs no messages at all.
10932 .IPs 1
10933 Outputs error messages to stderr.
10934 .IPs 2
10935 Outputs error messages and debug messages to stderr.
10937 .PD 1
10940 .B DVDREAD_NOKEYS
10941 Skip retrieving all keys on startup.
10942 Currently disabled.
10945 .B HOME
10946 FIXME: Document this.
10948 .SS libao2:
10951 .B AO_SUN_DISABLE_SAMPLE_TIMING
10952 FIXME: Document this.
10955 .B AUDIODEV
10956 FIXME: Document this.
10959 .B AUDIOSERVER
10960 Specifies the Network Audio System server to which the
10961 nas audio output driver should connect and the transport
10962 that should be used.
10963 If unset DISPLAY is used instead.
10964 The transport can be one of tcp and unix.
10965 Syntax is tcp/<somehost>:<someport>, <somehost>:<instancenumber>
10966 or [unix]:<instancenumber>.
10967 The NAS base port is 8000 and <instancenumber> is added to that.
10968 .sp 1
10970 .I EXAMPLES:
10972 .PD 0
10973 .RSs
10974 .IPs AUDIOSERVER=somehost:0
10975 Connect to NAS server on somehost using default port and transport.
10976 .IPs AUDIOSERVER=tcp/somehost:8000
10977 Connect to NAS server on somehost listening on TCP port 8000.
10978 .IPs AUDIOSERVER=(unix)?:0
10979 Connect to NAS server instance 0 on localhost using unix domain sockets.
10981 .PD 1
10984 .B DISPLAY
10985 FIXME: Document this.
10987 .SS vidix:
10990 .B VIDIX_CRT
10991 FIXME: Document this.
10994 .B VIDIXIVTVALPHA
10995 Set this to 'disable' in order to stop the VIDIX driver from controlling
10996 alphablending settings.
10997 You can then manipulate it yourself with 'ivtvfbctl'.
10999 .SS osdep:
11002 .B TERM
11003 FIXME: Document this.
11005 .SS libvo:
11008 .B DISPLAY
11009 FIXME: Document this.
11012 .B FRAMEBUFFER
11013 FIXME: Document this.
11016 .B HOME
11017 FIXME: Document this.
11019 .SS libmpdemux:
11022 .B HOME
11023 FIXME: Document this.
11026 .B HOMEPATH
11027 FIXME: Document this.
11030 .B http_proxy
11031 FIXME: Document this.
11034 .B LOGNAME
11035 FIXME: Document this.
11038 .B USERPROFILE
11039 FIXME: Document this.
11041 .SS libmpcodecs:
11044 .B XANIM_MOD_DIR
11045 FIXME: Document this.
11047 .SS GUI:
11050 .B CHARSET
11051 FIXME: Document this.
11054 .B DISPLAY
11055 FIXME: Document this.
11058 .B HOME
11059 FIXME: Document this.
11061 .SS libavformat:
11064 .B AUDIO_FLIP_LEFT
11065 FIXME: Document this.
11068 .B BKTR_DEV
11069 FIXME: Document this.
11072 .B BKTR_FORMAT
11073 FIXME: Document this.
11076 .B BKTR_FREQUENCY
11077 FIXME: Document this.
11080 .B http_proxy
11081 FIXME: Document this.
11084 .B no_proxy
11085 FIXME: Document this.
11089 .\" --------------------------------------------------------------------------
11090 .\" Files
11091 .\" --------------------------------------------------------------------------
11093 .SH FILES
11096 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf
11097 MPlayer system-wide settings
11100 /usr/\:local/\:etc/\:mplayer/\:mencoder.conf
11101 MEncoder system-wide settings
11104 ~/.mplayer/\:config
11105 MPlayer user settings
11108 ~/.mplayer/\:mencoder.conf
11109 MEncoder user settings
11112 ~/.mplayer/\:input.conf
11113 input bindings (see '\-input keylist' for the full list)
11116 ~/.mplayer/\:font/
11117 font directory (There must be a font.desc file and files with .RAW extension.)
11120 ~/.mplayer/\:DVDkeys/
11121 cached CSS keys
11124 Assuming that /path/\:to/\:movie.avi is played, MPlayer searches for sub files
11125 in this order:
11127 /path/\:to/\:movie.sub
11129 ~/.mplayer/\:sub/\:movie.sub
11131 .PD 1
11134 .\" --------------------------------------------------------------------------
11135 .\" Examples
11136 .\" --------------------------------------------------------------------------
11138 .SH EXAMPLES OF MPLAYER USAGE
11141 .B Quickstart DVD playing:
11143 mplayer dvd://1
11147 .B Play in Japanese with English subtitles:
11149 mplayer dvd://1 \-alang ja \-slang en
11153 .B Play only chapters 5, 6, 7:
11155 mplayer dvd://1 \-chapter 5\-7
11159 .B Play only titles 5, 6, 7:
11161 mplayer dvd://5\-7
11165 .B Play a multiangle DVD:
11167 mplayer dvd://1 \-dvdangle 2
11171 .B Play from a different DVD device:
11173 mplayer dvd://1 \-dvd\-device /dev/\:dvd2
11177 .B Play DVD video from a directory with VOB files:
11179 mplayer dvd://1 \-dvd\-device /path/\:to/\:directory/
11183 .B Copy a DVD title to hard disk, saving to file "title1.vob":
11185 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob
11189 .B Play a DVD with dvdnav from path /dev/sr1:
11191 mplayer dvdnav:////dev/sr1
11195 .B Stream from HTTP:
11197 mplayer http://mplayer.hq/example.avi
11201 .B Stream using RTSP:
11203 mplayer rtsp://server.example.com/streamName
11207 .B Convert subtitles to MPsub format:
11209 mplayer dummy.avi \-sub source.sub \-dumpmpsub
11213 .B Convert subtitles to MPsub format without watching the movie:
11215 mplayer /dev/\:zero \-rawvideo pal:fps=xx \-demuxer rawvideo \-vc null \-vo null \-noframedrop \-benchmark \-sub source.sub \-dumpmpsub
11219 .B input from standard V4L:
11221 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv
11225 .B Playback on Zoran cards (old style, deprecated):
11227 mplayer \-vo zr \-vf scale=352:288 file.avi
11231 .B Playback on Zoran cards (new style):
11233 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
11237 .B Play DTS-CD with passthrough:
11239 mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda://
11242 You can also use \-afm hwac3 instead of \-ac hwdts.
11243 Adjust '/dev/cdrom' to match the CD-ROM device on your system.
11244 If your external receiver supports decoding raw DTS streams,
11245 you can directly play it via cdda:// without setting format, hwac3 or hwdts.
11248 .B Play a 6-channel AAC file with only two speakers:
11250 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
11253 You might want to play a bit with the pan values (e.g multiply with a value) to
11254 increase volume or avoid clipping.
11257 .B checkerboard invert with geq filter:
11259 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'
11263 .SH EXAMPLES OF MENCODER USAGE
11266 .B Encode DVD title #2, only selected chapters:
11268 mencoder dvd://2 \-chapter 10\-15 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11272 .B Encode DVD title #2, resizing to 640x480:
11274 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11278 .B Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
11280 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11284 .B The same, but with bitrate set to 1800kbit and optimized macroblocks:
11286 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800
11290 .B The same, but with MJPEG compression:
11292 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800
11296 .B Encode all *.jpg files in the current directory:
11298 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4
11302 .B Encode from a tuner (specify a format with \-vf format):
11304 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
11308 .B Encode from a pipe:
11310 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
11314 .\" --------------------------------------------------------------------------
11315 .\" Bugs, authors, standard disclaimer
11316 .\" --------------------------------------------------------------------------
11318 .SH BUGS
11319 Don't panic.
11320 If you find one, report it to us, but please make sure you have read all
11321 of the documentation first.
11322 Also look out for smileys. :)
11323 Many bugs are the result of incorrect setup or parameter usage.
11324 The bug reporting section of the documentation
11325 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
11326 explains how to create useful bug reports.
11330 .SH AUTHORS
11331 MPlayer was initially written by Arpad Gereoffy.
11332 See the AUTHORS file for a list of some of the many other contributors.
11334 MPlayer is (C) 2000\-2009 The MPlayer Team
11336 This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
11337 It is maintained by Diego Biurrun.
11338 Please send mails about it to the MPlayer-DOCS mailing list.
11339 Translation specific mails belong on the MPlayer-translations mailing list.
11340 .\" end of file