Merge svn changes r31318 to r31328
[mplayer/greg.git] / DOCS / man / en / mplayer.1
blob6303db7c83a421fc0e5dfc59f4fbd790ece0a0b7
1 .\" $Revision$
2 .\" MPlayer (C) 2000-2010 MPlayer Team
3 .\" This man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann
5 .\" --------------------------------------------------------------------------
6 .\" Macro definitions
7 .\" --------------------------------------------------------------------------
9 .\" define indentation for suboptions
10 .nr SS 5
11 .\" add new suboption
12 .de IPs
13 .IP "\\$1" \n(SS
15 .\" begin of first level suboptions, end with .RE
16 .de RSs
17 .RS 10
19 .\" begin of 2nd level suboptions
20 .de RSss
21 .PD 0
22 .RS \n(SS+3
24 .\" end of 2nd level suboptions
25 .de REss
26 .RE
27 .PD 1
30 .\" --------------------------------------------------------------------------
31 .\" Title
32 .\" --------------------------------------------------------------------------
34 .TH MPlayer 1 "2009-03-25" "The MPlayer Project" "The Movie Player"
36 .SH NAME
37 mplayer  \- movie player
38 .br
39 mencoder \- movie encoder
41 .\" --------------------------------------------------------------------------
42 .\" Synopsis
43 .\" --------------------------------------------------------------------------
45 .SH SYNOPSIS
46 .na
47 .nh
48 .B mplayer
49 [options] [file|URL|playlist|\-]
51 .br
52 .B mplayer
53 [options] file1
54 [specific options] [file2] [specific options]
56 .br
57 .B mplayer
58 [options]
59 {group of files and options}
60 [group-specific options]
62 .br
63 .B mplayer
64 [dvd|dvdnav]://[title|[start_title]\-end_title][/device]
65 [options]
67 .br
68 .B mplayer
69 vcd://track[/device]
71 .br
72 .B mplayer
73 tv://[channel][/input_id]
74 [options]
76 .br
77 .B mplayer
78 radio://[channel|frequency][/capture]
79 [options]
81 .br
82 .B mplayer
83 pvr://
84 [options]
86 .br
87 .B mplayer
88 dvb://[card_number@]channel
89 [options]
91 .br
92 .B mplayer
93 mf://[filemask|@listfile]
94 [\-mf options] [options]
96 .br
97 .B mplayer
98 [cdda|cddb]://track[\-endtrack][:speed][/device]
99 [options]
102 .B mplayer
103 cue://file[:track]
104 [options]
107 .B mplayer
108 [file|mms[t]|http|http_proxy|rt[s]p|ftp|udp|unsv|icyx|noicyx|smb]://
109 [user:pass@]URL[:port] [options]
112 .B mplayer
113 sdp://file
114 [options]
117 .B mplayer
118 mpst://host[:port]/URL
119 [options]
122 .B mplayer
123 tivo://host/[list|llist|fsid]
124 [options]
127 .B mencoder
128 [options] file
129 [file|URL|\-] [\-o file | file://file | smb://[user:pass@]host/filepath]
132 .B mencoder
133 [options] file1
134 [specific options] [file2] [specific options]
138 .\" --------------------------------------------------------------------------
139 .\" Description
140 .\" --------------------------------------------------------------------------
142 .SH DESCRIPTION
143 .B mplayer
144 is a movie player for Linux (runs on many other platforms and CPU
145 architectures, see the documentation).
146 It plays most MPEG/\:VOB, AVI, ASF/\:WMA/\:WMV, RM, QT/\:MOV/\:MP4, Ogg/\:OGM,
147 MKV, VIVO, FLI, NuppelVideo, yuv4mpeg, FILM and RoQ files, supported by many
148 native and binary codecs.
149 You can watch VCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies,
150 too.
152 MPlayer supports a wide range of video and audio output drivers.
153 It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB,
154 Quartz, Mac OS X CoreVideo, but you can also use GGI, SDL (and all their drivers),
155 VESA (on every VESA-compatible card, even without X11), some low-level
156 card-specific drivers (for Matrox, 3dfx and ATI) and some hardware MPEG decoder
157 boards, such as the Siemens DVB, Hauppauge PVR (IVTV), DXR2 and DXR3/\:Hollywood+.
158 Most of them support software or hardware scaling, so you can enjoy movies in
159 fullscreen mode.
161 MPlayer has an onscreen display (OSD) for status information, nice big
162 antialiased shaded subtitles and visual feedback for keyboard controls.
163 European/\:ISO8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean
164 fonts are supported along with 12 subtitle formats (MicroDVD, SubRip, OGM,
165 SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS and our own: MPsub) and
166 DVD subtitles (SPU streams, VOBsub and Closed Captions).
168 .B mencoder
169 (MPlayer's Movie Encoder) is a simple movie encoder, designed to encode
170 MPlayer-playable movies (see above) to other MPlayer-playable formats (see
171 below).
172 It encodes to MPEG-4 (DivX/Xvid), one of the libavcodec codecs and
173 PCM/\:MP3/\:VBRMP3 audio in 1, 2 or 3 passes.
174 Furthermore it has stream copying abilities, a powerful filter system (crop,
175 expand, flip, postprocess, rotate, scale, noise, RGB/\:YUV conversion) and
176 more.
178 .B gmplayer
179 is MPlayer with a graphical user interface.
180 It has the same options as MPlayer.
182 Usage examples to get you started quickly can be found at the end
183 of this man page.
185 .B Also see the HTML documentation!
188 .\" --------------------------------------------------------------------------
189 .\" interactive control
190 .\" --------------------------------------------------------------------------
192 .SH "INTERACTIVE CONTROL"
193 MPlayer has a fully configurable, command-driven control layer
194 which allows you to control MPlayer using keyboard, mouse, joystick
195 or remote control (with LIRC).
196 See the \-input option for ways to customize it.
199 .B keyboard control
200 .PD 0
202 .IPs "<\- and \->"
203 Seek backward/\:forward 10 seconds.
204 .IPs "up and down"
205 Seek forward/\:backward 1 minute.
206 .IPs "pgup and pgdown"
207 Seek forward/\:backward 10 minutes.
208 .IPs "[ and ]"
209 Decrease/increase current playback speed by 10%.
210 .IPs "{ and }"
211 Halve/double current playback speed.
212 .IPs "backspace"
213 Reset playback speed to normal.
214 .IPs "< and >"
215 Go backward/\:forward in the playlist.
216 .IPs "ENTER"
217 Go forward in the playlist, even over the end.
218 .IPs "HOME and END"
219 next/\:previous playtree entry in the parent list
220 .IPs "INS and DEL (ASX playlist only)"
221 next/\:previous alternative source.
222 .IPs "p / SPACE"
223 Pause (pressing again unpauses).
224 .IPs ".\ \ \ \ "
225 Step forward.
226 Pressing once will pause movie, every consecutive press will play one frame
227 and then go into pause mode again (any other key unpauses).
228 .IPs "q / ESC"
229 Stop playing and quit.
230 .IPs "U\ \ \ \ "
231 Stop playing (and quit if \-idle is not used).
232 .IPs "+ and \-"
233 Adjust audio delay by +/\- 0.1 seconds.
234 .IPs "/ and *"
235 Decrease/\:increase volume.
236 .IPs "9 and 0"
237 Decrease/\:increase volume.
238 .IPs "( and )"
239 Adjust audio balance in favor of left/\:right channel.
240 .IPs "m\ \ \ \ "
241 Mute sound.
242 .IPs "_ (MPEG-TS, AVI and libavformat only)"
243 Cycle through the available video tracks.
244 .IPs "# (DVD, MPEG, Matroska, AVI and libavformat only)"
245 Cycle through the available audio tracks.
246 .IPs "TAB (MPEG-TS and libavformat only)"
247 Cycle through the available programs.
248 .IPs "f\ \ \ \ "
249 Toggle fullscreen (also see \-fs).
250 .IPs "T\ \ \ \ "
251 Toggle stay-on-top (also see \-ontop).
252 .IPs "w and e"
253 Decrease/\:increase pan-and-scan range.
254 .IPs "o\ \ \ \ "
255 Toggle OSD states: none / seek / seek + timer / seek + timer + total time.
256 .IPs "d\ \ \ \ "
257 Toggle frame dropping states: none / skip display / skip decoding
258 (see \-framedrop and \-hardframedrop).
259 .IPs "v\ \ \ \ "
260 Toggle subtitle visibility.
261 .IPs "j\ \ \ \ "
262 Cycle through the available subtitles.
263 .IPs "y and g"
264 Step forward/backward in the subtitle list.
265 .IPs "F\ \ \ \ "
266 Toggle displaying "forced subtitles".
267 .IPs "a\ \ \ \ "
268 Toggle subtitle alignment: top / middle / bottom.
269 .IPs "x and z"
270 Adjust subtitle delay by +/\- 0.1 seconds.
271 .IPs "r and t"
272 Move subtitles up/down.
273 .IPs "i (\-edlout mode only)"
274 Set start or end of an EDL skip and write it out to the given file.
275 .IPs "s (\-vf screenshot only)"
276 Take a screenshot.
277 .IPs "S (\-vf screenshot only)"
278 Start/stop taking screenshots.
279 .IPs "I\ \ \ \ "
280 Show filename on the OSD.
281 .IPs "P\ \ \ \ "
282 Show progression bar, elapsed time and total duration on the OSD.
283 .IPs "! and @"
284 Seek to the beginning of the previous/next chapter.
285 .IPs "D (\-vo xvmc, \-vo vdpau, \-vf yadif, \-vf kerndeint only)"
286 Activate/deactivate deinterlacer.
287 .IPs "A\ \ \ \ "
288 Cycle through the available DVD angles.
289 .IPs "c (currently -vo vdpau and -vo xv only)"
290 Change YUV colorspace.
292 .PD 1
295 (The following keys are valid only when using a hardware accelerated video
296 output (xv, (x)vidix, (x)mga, etc), the software equalizer
297 (\-vf eq or \-vf eq2) or hue filter (\-vf hue).)
300 .PD 0
302 .IPs "1 and 2"
303 Adjust contrast.
304 .IPs "3 and 4"
305 Adjust brightness.
306 .IPs "5 and 6"
307 Adjust hue.
308 .IPs "7 and 8"
309 Adjust saturation.
311 .PD 1
314 (The following keys are valid only when using the quartz or corevideo
315 video output driver.)
318 .PD 0
320 .IPs "command + 0"
321 Resize movie window to half its original size.
322 .IPs "command + 1"
323 Resize movie window to its original size.
324 .IPs "command + 2"
325 Resize movie window to double its original size.
326 .IPs "command + f"
327 Toggle fullscreen (also see \-fs).
328 .IPs "command + [ and command + ]"
329 Set movie window alpha.
331 .PD 1
334 (The following keys are valid only when using the sdl
335 video output driver.)
338 .PD 0
340 .IPs "c\ \ \ \ "
341 Cycle through available fullscreen modes.
342 .IPs "n\ \ \ \ "
343 Restore original mode.
345 .PD 1
348 (The following keys are valid if you have a keyboard
349 with multimedia keys.)
352 .PD 0
354 .IPs PAUSE
355 Pause.
356 .IPs "STOP\ "
357 Stop playing and quit.
358 .IPs "PREVIOUS and NEXT"
359 Seek backward/\:forward 1 minute.
361 .PD 1
364 (The following keys are only valid if you compiled with TV or DVB input
365 support and will take precedence over the keys defined above.)
368 .PD 0
370 .IPs "h and k"
371 Select previous/\:next channel.
372 .IPs "n\ \ \ \ "
373 Change norm.
374 .IPs "u\ \ \ \ "
375 Change channel list.
377 .PD 1
380 (The following keys are only valid if you compiled with dvdnav
381 support: They are used to navigate the menus.)
384 .PD 0
386 .IPs "keypad 8"
387 Select button up.
388 .IPs "keypad 2"
389 Select button down.
390 .IPs "keypad 4"
391 Select button left.
392 .IPs "keypad 6"
393 Select button right.
394 .IPs "keypad 5"
395 Return to main menu.
396 .IPs "keypad 7"
397 Return to nearest menu (the order of preference is: chapter->title->root).
398 .IPs "keypad ENTER"
399 Confirm choice.
401 .PD 1
405 (The following keys are only valid if teletext support is enabled during
406 compilation: They are used for controlling TV teletext, whose data may come
407 from either an analog TV source or an MPEG Transport Stream.)
410 .PD 0
412 .IPs "X\ \ \ \ "
413 Switch teletext on/\:off.
414 .IPs "Q and W"
415 Go to next/\:prev teletext page.
417 .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 \-codecpath <dir>
614 Specify a directory for binary codecs.
617 .B \-codecs\-file <filename> (also see \-afm, \-ac, \-vfm, \-vc)
618 Override the standard search path and use the specified file
619 instead of the builtin codecs.conf.
622 .B \-include <configuration file>
623 Specify configuration file to be parsed after the default ones.
626 .B \-list\-options
627 Prints all available options.
630 .B \-msgcharset <charset>
631 Convert console messages to the specified character set (default: autodetect).
632 Text will be in the encoding specified with the \-\-charset configure option.
633 Set this to "noconv" to disable conversion (for e.g.\& iconv problems).
635 .I NOTE:
636 The option takes effect after command line parsing has finished.
637 The MPLAYER_CHARSET environment variable can help you get rid of
638 the first lines of garbled output.
641 .B \-msgcolor
642 Enable colorful console output on terminals that support ANSI color.
645 .B \-msglevel <all=<level>:<module>=<level>:...>
646 Control verbosity directly for each module.
647 The 'all' module changes the verbosity of all the modules not
648 explicitly specified on the command line.
649 See '\-msglevel help' for a list of all modules.
651 .I NOTE:
652 Some messages are printed before the command line is parsed and are
653 therefore not affected by \-msglevel.
654 To control these messages you have to use the MPLAYER_VERBOSE environment
655 variable, see its description below for details.
657 Available levels:
658 .PD 0
659 .RSs
660 .IPs "\-1"
661 complete silence
662 .IPs " 0"
663 fatal messages only
664 .IPs " 1"
665 error messages
666 .IPs " 2"
667 warning messages
668 .IPs " 3"
669 short hints
670 .IPs " 4"
671 informational messages
672 .IPs " 5"
673 status messages (default)
674 .IPs " 6"
675 verbose messages
676 .IPs " 7"
677 debug level 2
678 .IPs " 8"
679 debug level 3
680 .IPs " 9"
681 debug level 4
683 .PD 1
686 .B \-msgmodule
687 Prepend module name in front of each console message.
690 .B \-noconfig <options>
691 Do not parse selected configuration files.
693 .I NOTE:
694 If \-include or \-use\-filedir\-conf options are
695 specified at the command line, they will be honoured.
696 .sp 1
697 Available options are:
698 .PD 0
699 .RSs
700 .IPs "all\ \ "
701 all configuration files
702 .IPs system
703 system configuration file
704 .IPs "user\ "
705 user configuration file
707 .PD 1
710 .B "\-quiet\ "
711 Make console output less verbose; in particular, prevents the status line
712 (i.e.\& A:   0.7 V:   0.6 A-V:  0.068 ...) from being displayed.
713 Particularly useful on slow terminals or broken ones which do not properly
714 handle carriage return (i.e.\& \\r).
717 .B \-priority <prio> (Windows and OS/2 only)
718 Set process priority for MPlayer according to the predefined
719 priorities available under Windows and OS/2.
720 Possible values of <prio>:
721 .RSs
722 idle|belownormal|normal|abovenormal|high|realtime
724 .sp 1
726 .I WARNING:
727 Using realtime priority can cause system lockup.
731 .B \-profile <profile1,profile2,...>
732 Use the given profile(s), \-profile help displays a list of the defined profiles.
735 .B \-really\-quiet (also see \-quiet)
736 Display even less output and status messages than with \-quiet.
739 .B \-show\-profile <profile>
740 Show the description and content of a profile.
743 .B \-use\-filedir\-conf
744 Look for a file-specific configuration file in the same directory as
745 the file that is being played.
747 .I WARNING:
748 May be dangerous if playing from untrusted media.
751 .B "\-v\ \ \ \ \ "
752 Increment verbosity level, one level for each \-v
753 found on the command line.
757 .SH "PLAYER OPTIONS (MPLAYER ONLY)"
760 .B \-autoq <quality> (use with \-vf [s]pp)
761 Dynamically changes the level of postprocessing depending on the available spare
762 CPU time.
763 The number you specify will be the maximum level used.
764 Usually you can use some big number.
765 You have to use \-vf [s]pp without parameters in order for this to work.
768 .B \-autosync <factor>
769 Gradually adjusts the A/V sync based on audio delay measurements.
770 Specifying \-autosync 0, the default, will cause frame timing to be based
771 entirely on audio delay measurements.
772 Specifying \-autosync 1 will do the same, but will subtly change the A/V
773 correction algorithm.
774 An uneven video framerate in a movie which plays fine with \-nosound can
775 often be helped by setting this to an integer value greater than 1.
776 The higher the value, the closer the timing will be to \-nosound.
777 Try \-autosync 30 to smooth out problems with sound drivers which do
778 not implement a perfect audio delay measurement.
779 With this value, if large A/V sync offsets occur, they will only take about
780 1 or 2 seconds to settle out.
781 This delay in reaction time to sudden A/V offsets should be the only
782 side-effect of turning this option on, for all sound drivers.
785 .B \-benchmark
786 Prints some statistics on CPU usage and dropped frames at the end of playback.
787 Use in combination with \-nosound and \-vo null for benchmarking only the
788 video codec.
790 .I NOTE:
791 With this option MPlayer will also ignore frame duration when playing
792 only video (you can think of that as infinite fps).
795 .B \-colorkey <number>
796 Changes the colorkey to an RGB value of your choice.
797 0x000000 is black and 0xffffff is white.
798 Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
799 xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
800 drivers.
803 .B \-nocolorkey
804 Disables colorkeying.
805 Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix,
806 xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
807 drivers.
810 .B \-correct\-pts
811 Switches MPlayer to a mode where timestamps for video frames
812 are calculated differently and video filters which add new frames or
813 modify timestamps of existing ones are supported.
814 The more accurate timestamps can be visible for example when playing
815 subtitles timed to scene changes with the \-ass option.
816 Without \-correct\-pts the subtitle timing will typically be off by some frames.
817 This option does not work correctly with some demuxers and codecs.
820 .B \-crash\-debug (DEBUG CODE)
821 Automatically attaches gdb upon crash or SIGTRAP.
822 Support must be compiled in by configuring with \-\-enable\-crash\-debug.
825 .B \-doubleclick\-time
826 Time in milliseconds to recognize two consecutive button presses as
827 a double-click (default: 300).
828 Set to 0 to let your windowing system decide what a double-click is
829 (\-vo directx only).
831 .I NOTE:
832 You will get slightly different behaviour depending on whether you bind
833 MOUSE_BTN0_DBL or MOUSE_BTN0\-MOUSE_BTN0_DBL.
836 .B \-edlout <filename>
837 Creates a new file and writes edit decision list (EDL) records to it.
838 During playback, the user hits 'i' to mark the start or end of a skip block.
839 This provides a starting point from which the user can fine-tune EDL entries
840 later.
841 See http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html for details.
844 .B \-nofixed\-vo
845 \-fixed\-vo enforces a fixed video system for multiple files (one
846 (un)initialization for all files).
847 Therefore only one window will be opened for all files.
848 Now enabled by default, use \-nofixed\-vo to disable and create a new window
849 whenever the video stream changes.
850 Currently the following drivers are fixed-vo compliant: gl, gl2, mga, svga, x11,
851 xmga, xv, xvidix and dfbmga.
854 .B \-framedrop (also see \-hardframedrop, experimental without \-nocorrect\-pts)
855 Skip displaying some frames to maintain A/V sync on slow systems.
856 Video filters are not applied to such frames.
857 For B-frames even decoding is skipped completely.
860 .B \-h, \-help, \-\-help
861 Show short summary of options.
864 .B \-hardframedrop (experimental without \-nocorrect\-pts)
865 More intense frame dropping (breaks decoding).
866 Leads to image distortion!
867 Note that especially the libmpeg2 decoder may crash with this,
868 so consider using "\-vc ffmpeg12,".
871 .B \-heartbeat\-cmd
872 Command that is executed every 30 seconds during playback via system() -
873 i.e.\& using the shell.
874 .sp 1
875 .I NOTE:
876 MPlayer uses this command without any checking, it is your responsibility
877 to ensure it does not cause security problems (e.g.\& make sure to use full
878 paths if "." is in your path like on Windows).
879 It also only works when playing video (i.e.\& not with \-novideo but works with \-vo null).
880 .sp 1
881 This can be "misused" to disable screensavers that do not support the proper
882 X API (also see \-stop\-xscreensaver).
883 If you think this is too complicated, ask the author of the screensaver
884 program to support the proper X APIs.
885 .sp 1
886 .I EXAMPLE for xscreensaver:
887 mplayer \-heartbeat\-cmd "xscreensaver\-command \-deactivate" file
888 .sp 1
889 .I EXAMPLE for GNOME screensaver:
890 mplayer \-heartbeat\-cmd "gnome\-screensaver\-command \-p" file
892 .PD 1
895 .B \-identify
896 Shorthand for \-msglevel identify=4.
897 Show file parameters in an easily parseable format.
898 Also prints more detailed information about subtitle and audio
899 track languages and IDs.
900 In some cases you can get more information by using \-msglevel identify=6.
901 For example, for a DVD it will list the chapters and time length of each title,
902 as well as a disk ID.
903 Combine this with \-frames 0 to suppress all output.
904 The wrapper script TOOLS/\:midentify.sh suppresses the other MPlayer output and
905 (hopefully) shellescapes the filenames.
908 .B \-idle (also see \-slave)
909 Makes MPlayer wait idly instead of quitting when there is no file to play.
910 Mostly useful in slave mode where MPlayer can be controlled
911 through input commands.
914 .B \-input <commands>
915 This option can be used to configure certain parts of the input system.
916 Paths are relative to ~/.mplayer/.
918 .I NOTE:
919 Autorepeat is currently only supported by joysticks.
920 .sp 1
921 Available commands are:
922 .sp 1
923 .PD 0
924 .RSs
925 .IPs conf=<filename>
926 Specify input configuration file other than the default
927 ~/\:.mplayer/\:input.conf.
928 ~/\:.mplayer/\:<filename> is assumed if no full path is given.
929 .IPs ar-dev=<device>
930 Device to be used for Apple IR Remote (default is autodetected, Linux only).
931 .IPs ar-delay
932 Delay in milliseconds before we start to autorepeat a key (0 to disable).
933 .IPs ar-rate
934 Number of key presses to generate per second on autorepeat.
935 .IPs (no)default-bindings
936 Use the key bindings that MPlayer ships with by default.
937 .IPs keylist
938 Prints all keys that can be bound to commands.
939 .IPs cmdlist
940 Prints all commands that can be bound to keys.
941 .IPs js-dev
942 Specifies the joystick device to use (default: /dev/\:input/\:js0).
943 .IPs file=<filename>
944 Read commands from the given file.
945 Mostly useful with a FIFO.
947 .I NOTE:
948 When the given file is a FIFO MPlayer opens both ends so you can do
949 several 'echo "seek 10" > mp_pipe' and the pipe will stay valid.
951 .PD 1
954 .B \-key\-fifo\-size <2\-65000>
955 Specify the size of the FIFO that buffers key events (default: 7).
956 A FIFO of size n can buffer (n\-1) events.
957 If it is too small some events may be lost
958 (leading to "stuck mouse buttons" and similar effects).
959 If it is too big, MPlayer may seem to hang while it
960 processes the buffered events.
961 To get the same behavior as before this option was introduced,
962 set it to 2 for Linux or 1024 for Windows.
965 .B \-lircconf <filename> (LIRC only)
966 Specifies a configuration file for LIRC (default: ~/.lircrc).
969 .B \-list\-properties
970 Print a list of the available properties.
973 .B \-loop <number>
974 Loops movie playback <number> times.
975 0 means forever.
978 .B \-menu (OSD menu only)
979 Turn on OSD menu support.
982 .B \-menu\-cfg <filename> (OSD menu only)
983 Use an alternative menu.conf.
986 .B \-menu\-chroot <path> (OSD menu only)
987 Chroot the file selection menu to a specific location.
988 .sp 1
989 .I EXAMPLE:
990 .PD 0
991 .RSs
992 .IPs "\-menu\-chroot /home"
993 Will restrict the file selection menu to /\:home and downward (i.e.\& no
994 access to / will be possible, but /home/user_name will).
996 .PD 1
999 .B \-menu\-keepdir (OSD menu only)
1000 File browser starts from the last known location instead of current directory.
1003 .B \-menu\-root <value> (OSD menu only)
1004 Specify the main menu.
1007 .B \-menu\-startup (OSD menu only)
1008 Display the main menu at MPlayer startup.
1011 .B \-mouse\-movements
1012 Permit MPlayer to receive pointer events reported by the video
1013 output driver.
1014 Necessary to select the buttons in DVD menus.
1015 Supported for X11-based VOs (x11, xv, xvmc, etc) and the gl, gl2, direct3d and
1016 corevideo VOs.
1019 .B \-noar
1020 Turns off AppleIR remote support.
1023 .B \-noconsolecontrols
1024 Prevent MPlayer from reading key events from standard input.
1025 Useful when reading data from standard input.
1026 This is automatically enabled when \- is found on the command line.
1027 There are situations where you have to set it manually, e.g.\&
1028 if you open /dev/\:stdin (or the equivalent on your system), use stdin
1029 in a playlist or intend to read from stdin later on via the loadfile or
1030 loadlist slave commands.
1033 .B \-nojoystick
1034 Turns off joystick support.
1037 .B \-nolirc
1038 Turns off LIRC support.
1041 .B \-nomouseinput
1042 Disable mouse button press/\:release input (mozplayerxp's context menu relies
1043 on this option).
1045 .B \-noordered\-chapters
1046 Disable support for Matroska ordered chapters.
1047 MPlayer will not load or search for video segments from other files,
1048 and will also ignore any chapter order specified for the main file.
1051 .B \-pts\-association\-mode <mode number>
1052 Select the method used to determine which container packet timestamp
1053 corresponds to a particular output frame from the video decoder.
1054 .PD 0
1055 .RSs
1056 .IPs 0
1057 Try to pick a working mode from the ones below automatically (default)
1058 .IPs 1
1059 Use decoder reordering functionality.
1060 .IPs 2
1061 Maintain a buffer of unused pts values and use the lowest value for the frame.
1063 .PD 1
1066 .B \-rtc (RTC only)
1067 Turns on usage of the Linux RTC (realtime clock \- /dev/\:rtc) as timing
1068 mechanism.
1069 This wakes up the process every 1/1024 seconds to check the current time.
1070 Useless with modern Linux kernels configured for desktop use as they already
1071 wake up the process with similar accuracy when using normal timed sleep.
1074 .B \-playing\-msg <string>
1075 Print out a string before starting playback.
1076 The following expansions are supported:
1077 .RSs
1078 .IPs ${NAME}
1079 Expand to the value of the property NAME.
1080 .IPs ?(NAME:TEXT)
1081 Expand TEXT only if the property NAME is available.
1082 .IPs ?(!NAME:TEXT)
1083 Expand TEXT only if the property NAME is not available.
1087 .B \-playlist <filename>
1088 Play files according to a playlist file (ASX, Winamp, SMIL, or
1089 one-file-per-line format).
1091 .I NOTE:
1092 This option is considered an entry so options found after it will apply
1093 only to the elements of this playlist.
1095 FIXME: This needs to be clarified and documented thoroughly.
1098 .B \-rtc\-device <device>
1099 Use the specified device for RTC timing.
1102 .B \-shuffle
1103 Play files in random order.
1106 .B \-slave (also see \-input)
1107 Switches on slave mode, in which MPlayer works as a backend for other programs.
1108 Instead of intercepting keyboard events, MPlayer will read commands separated
1109 by a newline (\\n) from stdin.
1111 .I NOTE:
1112 See \-input cmdlist for a list of slave commands and DOCS/tech/slave.txt
1113 for their description.
1114 Also, this is not intended to disable other inputs, e.g.\& via the video window,
1115 use some other method like \-input nodefault\-binds:conf=/dev/null for that.
1118 .B \-softsleep
1119 Time frames by repeatedly checking the current time instead of asking the
1120 kernel to wake up MPlayer at the correct time.
1121 Useful if your kernel timing is imprecise and you cannot use the RTC either.
1122 Comes at the price of higher CPU consumption.
1125 .B \-sstep <sec>
1126 Skip <sec> seconds after every frame.
1127 The normal framerate of the movie is kept, so playback is accelerated.
1128 Since MPlayer can only seek to the next keyframe this may be inexact.
1132 .SH "DEMUXER/STREAM OPTIONS"
1135 .B \-a52drc <level>
1136 Select the Dynamic Range Compression level for AC-3 audio streams.
1137 <level> is a float value ranging from 0 to 1, where 0 means no compression
1138 and 1 (which is the default) means full compression (make loud passages more
1139 silent and vice versa).
1140 Values up to 2 are also accepted, but are purely experimental.
1141 This option only shows an effect if the AC-3 stream contains the required range
1142 compression information.
1145 .B \-aid <ID> (also see \-alang)
1146 Select audio channel (MPEG: 0\-31, AVI/\:OGM: 1\-99, ASF/\:RM: 0\-127,
1147 VOB(AC-3): 128\-159, VOB(LPCM): 160\-191, MPEG-TS 17\-8190).
1148 MPlayer prints the available audio IDs when run in verbose (\-v) mode.
1149 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
1150 (if present) with the chosen audio stream.
1153 .B \-ausid <ID> (also see \-alang)
1154 Select audio substream channel.
1155 Currently the valid range is 0x55..0x75 and applies only to MPEG-TS when handled
1156 by the native demuxer (not by libavformat).
1157 The format type may not be correctly identified because of how this information
1158 (or lack thereof) is embedded in the stream, but it will demux correctly the
1159 audio streams when multiple substreams are present.
1160 MPlayer prints the available substream IDs when run with \-identify.
1163 .B \-alang <language code[,language code,...]> (also see \-aid)
1164 Specify a priority list of audio languages to use.
1165 Different container formats employ different language codes.
1166 DVDs use ISO 639-1 two letter language codes, Matroska, MPEG-TS and NUT
1167 use ISO 639-2 three letter language codes while OGM uses a free-form identifier.
1168 MPlayer prints the available languages when run in verbose (\-v) mode.
1169 .sp 1
1170 .I EXAMPLE:
1171 .PD 0
1172 .RSs
1173 .IPs "mplayer dvd://1 \-alang hu,en"
1174 Chooses the Hungarian language track on a DVD and falls back on English if
1175 Hungarian is not available.
1176 .IPs "mplayer \-alang jpn example.mkv"
1177 Plays a Matroska file in Japanese.
1179 .PD 1
1182 .B \-audio\-demuxer <[+]name> (\-audiofile only)
1183 Force audio demuxer type for \-audiofile.
1184 Use a '+' before the name to force it, this will skip some checks!
1185 Give the demuxer name as printed by \-audio\-demuxer help.
1186 For backward compatibility it also accepts the demuxer ID as defined in
1187 libmpdemux/\:demuxer.h.
1188 \-audio\-demuxer audio or \-audio\-demuxer 17 forces MP3.
1191 .B \-audiofile <filename>
1192 Play audio from an external file (WAV, MP3 or Ogg Vorbis) while viewing a
1193 movie.
1196 .B \-audiofile\-cache <kBytes>
1197 Enables caching for the stream used by \-audiofile, using the specified
1198 amount of memory.
1201 .B \-reuse\-socket (udp:// only)
1202 Allows a socket to be reused by other processes as soon as it is closed.
1205 .B \-bandwidth <Bytes> (network only)
1206 Specify the maximum bandwidth for network streaming (for servers that are
1207 able to send content in different bitrates).
1208 Useful if you want to watch live streamed media behind a slow connection.
1209 With Real RTSP streaming, it is also used to set the maximum delivery
1210 bandwidth allowing faster cache filling and stream dumping.
1213 .B \-cache <kBytes>
1214 This option specifies how much memory (in kBytes) to use when precaching a
1215 file or URL.
1216 Especially useful on slow media.
1219 .B \-nocache
1220 Turns off caching.
1223 .B \-cache\-min <percentage>
1224 Playback will start when the cache has been filled up to <percentage>
1225 of the total.
1228 .B \-cache\-seek\-min <percentage>
1229 If a seek is to be made to a position within <percentage> of the cache size
1230 from the current position, MPlayer will wait for the cache to be filled to
1231 this position rather than performing a stream seek (default: 50).
1234 .B \-cdda <option1:option2> (CDDA only)
1235 This option can be used to tune the CD Audio reading feature of MPlayer.
1236 .sp 1
1237 Available options are:
1238 .RSs
1239 .IPs speed=<value>
1240 Set CD spin speed.
1241 .IPs paranoia=<0\-2>
1242 Set paranoia level.
1243 Values other than 0 seem to break playback of anything but the first track.
1244 .RSss
1245 0: disable checking (default)
1247 1: overlap checking only
1249 2: full data correction and verification
1250 .REss
1251 .IPs generic-dev=<value>
1252 Use specified generic SCSI device.
1253 .IPs sector-size=<value>
1254 Set atomic read size.
1255 .IPs overlap=<value>
1256 Force minimum overlap search during verification to <value> sectors.
1257 .IPs toc-bias
1258 Assume that the beginning offset of track 1 as reported in the TOC will be
1259 addressed as LBA 0.
1260 Some Toshiba drives need this for getting track boundaries correct.
1261 .IPs toc-offset=<value>
1262 Add <value> sectors to the values reported when addressing tracks.
1263 May be negative.
1264 .IPs (no)skip
1265 (Never) accept imperfect data reconstruction.
1269 .B \-cdrom\-device <path to device>
1270 Specify the CD-ROM device (default: /dev/\:cdrom).
1273 .B \-channels <number> (also see \-af channels)
1274 Request the number of playback channels (default: 2).
1275 MPlayer asks the decoder to decode the audio into as many channels as
1276 specified.
1277 Then it is up to the decoder to fulfill the requirement.
1278 This is usually only important when playing videos with AC-3 audio (like DVDs).
1279 In that case liba52 does the decoding by default and correctly downmixes the
1280 audio into the requested number of channels.
1281 To directly control the number of output channels independently of how many
1282 channels are decoded, use the channels filter.
1284 .I NOTE:
1285 This option is honored by codecs (AC-3 only), filters (surround) and audio
1286 output drivers (OSS at least).
1287 .sp 1
1288 Available options are:
1289 .sp 1
1290 .PD 0
1291 .RSs
1292 .IPs 2
1293 stereo
1294 .IPs 4
1295 surround
1296 .IPs 6
1297 full 5.1
1298 .IPs 8
1299 full 7.1
1301 .PD 1
1304 .B \-chapter <chapter ID>[\-<endchapter ID>] (dvd:// and dvdnav:// only)
1305 Specify which chapter to start playing at.
1306 Optionally specify which chapter to end playing at (default: 1).
1309 .B \-edition <edition ID> (Matroska, MPlayer only)
1310 Specify the edition (set of chapters) to use, where 0 is the first. If set to
1311 -1 (the default), MPlayer will choose the first edition declared as a default,
1312 or if there is no default, the first edition defined.
1315 .B \-cookies (network only)
1316 Send cookies when making HTTP requests.
1319 .B \-cookies\-file <filename> (network only)
1320 Read HTTP cookies from <filename> (default: ~/.mozilla/ and ~/.netscape/)
1321 and skip reading from default locations.
1322 The file is assumed to be in Netscape format.
1325 .B \-delay <sec>
1326 audio delay in seconds (positive or negative float value)
1328 Negative values delay the audio, and positive values delay the video.
1329 Note that this is the exact opposite of the \-audio\-delay MEncoder option.
1331 .I NOTE:
1332 When used with MEncoder, this is not guaranteed to work correctly
1333 with \-ovc copy; use \-audio\-delay instead.
1336 .B \-ignore\-start
1337 Ignore the specified starting time for streams in AVI files.
1338 In MPlayer, this nullifies stream delays in files encoded with
1339 the \-audio\-delay option.
1340 During encoding, this option prevents MEncoder from transferring
1341 original stream start times to the new file; the \-audio\-delay option is
1342 not affected.
1343 Note that MEncoder sometimes adjusts stream starting times
1344 automatically to compensate for anticipated decoding delays, so do not
1345 use this option for encoding without testing it first.
1348 .B \-demuxer <[+]name>
1349 Force demuxer type.
1350 Use a '+' before the name to force it, this will skip some checks!
1351 Give the demuxer name as printed by \-demuxer help.
1352 For backward compatibility it also accepts the demuxer ID as defined in
1353 libmpdemux/\:demuxer.h.
1356 .B \-dumpaudio (MPlayer only)
1357 Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC-3,
1358 in most other cases the resulting file will not be playable).
1359 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1360 on the command line only the last one will work.
1363 .B \-dumpfile <filename> (MPlayer only)
1364 Specify which file MPlayer should dump to.
1365 Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
1368 .B \-dumpstream (MPlayer only)
1369 Dumps the raw stream to ./stream.dump.
1370 Useful when ripping from DVD or network.
1371 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1372 on the command line only the last one will work.
1375 .B \-dumpvideo (MPlayer only)
1376 Dump raw compressed video stream to ./stream.dump (not very usable).
1377 If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
1378 on the command line only the last one will work.
1381 .B \-dvbin <options> (DVB only)
1382 Pass the following parameters to the DVB input module, in order to override
1383 the default ones:
1384 .sp 1
1385 .PD 0
1386 .RSs
1387 .IPs card=<1\-4>
1388 Specifies using card number 1\-4 (default: 1).
1389 .IPs file=<filename>
1390 Instructs MPlayer to read the channels list from <filename>.
1391 Default is ~/.mplayer/\:channels.conf.{sat,ter,cbl,atsc} (based on your card type)
1392 or ~/.mplayer/\:channels.conf as a last resort.
1393 .IPs timeout=<1\-30>
1394 Maximum number of seconds to wait when trying to tune a
1395 frequency before giving up (default: 30).
1397 .PD 1
1400 .B \-dvd\-device <path to device> (DVD only)
1401 Specify the DVD device or .iso filename (default: /dev/\:dvd).
1402 You can also specify a directory that contains files previously copied directly
1403 from a DVD (with e.g.\& vobcopy).
1406 .B \-dvd\-speed <factor or speed in KB/s> (DVD only)
1407 Try to limit DVD speed (default: 0, no change).
1408 DVD base speed is about 1350KB/s, so a 8x drive can read at speeds up to
1409 10800KB/s.
1410 Slower speeds make the drive more quiet, for watching DVDs 2700KB/s should be
1411 quiet and fast enough.
1412 MPlayer resets the speed to the drive default value on close.
1413 Values less than 100 mean multiples of 1350KB/s, i.e.\& \-dvd\-speed 8 selects
1414 10800KB/s.
1416 .I NOTE:
1417 You need write access to the DVD device to change the speed.
1420 .B \-dvdangle <angle ID> (DVD only)
1421 Some DVD discs contain scenes that can be viewed from multiple angles.
1422 Here you can tell MPlayer which angles to use (default: 1).
1425 .B \-edl <filename>
1426 Enables edit decision list (EDL) actions during playback.
1427 Video will be skipped over and audio will be muted and unmuted according to
1428 the entries in the given file.
1429 See http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:edl.html for details
1430 on how to use this.
1433 .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb)
1434 Stop at given time or byte position.
1436 .I NOTE:
1437 Byte position is enabled only for MEncoder and will not be accurate, as it can
1438 only stop at a frame boundary.
1439 When used in conjunction with \-ss option, \-endpos time will shift forward by
1440 seconds specified with \-ss.
1441 .sp 1
1442 .I EXAMPLE:
1443 .PD 0
1444 .RSs
1445 .IPs "\-endpos 56"
1446 Stop at 56 seconds.
1447 .IPs "\-endpos 01:10:00"
1448 Stop at 1 hour 10 minutes.
1449 .IPs "\-ss 10 \-endpos 56"
1450 Stop at 1 minute 6 seconds.
1451 .IPs "\-endpos 100mb"
1452 Encode only 100 MB.
1454 .PD 1
1457 .B \-forceidx
1458 Force index rebuilding.
1459 Useful for files with broken index (A/V desync, etc).
1460 This will enable seeking in files where seeking was not possible.
1461 You can fix the index permanently with MEncoder (see the documentation).
1463 .I NOTE:
1464 This option only works if the underlying media supports seeking
1465 (i.e.\& not with stdin, pipe, etc).
1468 .B \-fps <float value>
1469 Override video framerate.
1470 Useful if the original value is wrong or missing.
1473 .B \-frames <number>
1474 Play/\:convert only first <number> frames, then quit.
1477 .B \-hr\-mp3\-seek (MP3 only)
1478 Hi-res MP3 seeking.
1479 Enabled when playing from an external MP3 file, as we need to seek
1480 to the very exact position to keep A/V sync.
1481 Can be slow especially when seeking backwards since it has to rewind
1482 to the beginning to find an exact frame position.
1485 .B \-idx (also see \-forceidx)
1486 Rebuilds index of files if no index was found, allowing seeking.
1487 Useful with broken/\:incomplete downloads, or badly created files.
1489 .I NOTE:
1490 This option only works if the underlying media supports seeking
1491 (i.e.\& not with stdin, pipe, etc).
1494 .B \-noidx
1495 Skip rebuilding index file.
1496 MEncoder skips writing the index with this option.
1499 .B \-ipv4\-only\-proxy (network only)
1500 Skip the proxy for IPv6 addresses.
1501 It will still be used for IPv4 connections.
1504 .B \-loadidx <index file>
1505 The file from which to read the video index data saved by \-saveidx.
1506 This index will be used for seeking, overriding any index data
1507 contained in the AVI itself.
1508 MPlayer will not prevent you from loading an index file generated
1509 from a different AVI, but this is sure to cause unfavorable results.
1511 .I NOTE:
1512 This option is obsolete now that MPlayer has OpenDML support.
1515 .B \-mc <seconds/frame>
1516 maximum A-V sync correction per frame (in seconds)
1518 \-mc 0 should always be combined with \-noskip for mencoder, otherwise
1519 it will almost certainly cause A-V desync.
1522 .B \-mf <option1:option2:...>
1523 Used when decoding from multiple PNG or JPEG files.
1524 .sp 1
1525 Available options are:
1526 .sp 1
1527 .PD 0
1528 .RSs
1529 .IPs w=<value>
1530 input file width (default: autodetect)
1531 .IPs h=<value>
1532 input file height (default: autodetect)
1533 .IPs fps=<value>
1534 output fps (default: 25)
1535 .IPs type=<value>
1536 input file type (available: jpeg, png, tga, sgi)
1538 .PD 1
1541 .B \-ni (AVI only)
1542 Force usage of non-interleaved AVI parser (fixes playback
1543 of some bad AVI files).
1546 .B \-nobps (AVI only)
1547 Do not use average byte/\:second value for A-V sync.
1548 Helps with some AVI files with broken header.
1551 .B \-noextbased
1552 Disables extension-based demuxer selection.
1553 By default, when the file type (demuxer) cannot be detected reliably
1554 (the file has no header or it is not reliable enough), the filename
1555 extension is used to select the demuxer.
1556 Always falls back on content-based demuxer selection.
1559 .B \-passwd <password> (also see \-user) (network only)
1560 Specify password for HTTP authentication.
1563 .B \-prefer\-ipv4 (network only)
1564 Use IPv4 on network connections.
1565 Falls back on IPv6 automatically.
1568 .B \-prefer\-ipv6 (IPv6 network only)
1569 Use IPv6 on network connections.
1570 Falls back on IPv4 automatically.
1573 .B \-psprobe <byte position>
1574 When playing an MPEG-PS or MPEG-PES streams, this option lets you specify
1575 how many bytes in the stream you want MPlayer to scan in order to identify
1576 the video codec used.
1577 This option is needed to play EVO or VDR files containing H.264 streams.
1580 .B \-pvr <option1:option2:...> (PVR only)
1581 This option tunes various encoding properties of the PVR capture module.
1582 It has to be used with any hardware MPEG encoder based card supported by the
1583 V4L2 driver.
1584 The Hauppauge WinTV PVR\-150/250/350/500 and all IVTV based
1585 cards are known as PVR capture cards.
1586 Be aware that only Linux 2.6.18 kernel
1587 and above is able to handle MPEG stream through V4L2 layer.
1588 For hardware capture of an MPEG stream and watching it with
1589 MPlayer/MEncoder, use 'pvr://' as a movie URL.
1590 .sp 1
1591 Available options are:
1592 .RSs
1593 .IPs aspect=<0\-3>
1594 Specify input aspect ratio:
1595 .RSss
1596 0: 1:1
1598 1: 4:3 (default)
1600 2: 16:9
1602 3: 2.21:1
1603 .REss
1604 .IPs arate=<32000\-48000>
1605 Specify encoding audio rate (default: 48000 Hz, available: 32000, 44100
1606 and 48000 Hz).
1607 .IPs alayer=<1\-3>
1608 Specify MPEG audio layer encoding (default: 2).
1609 .IPs abitrate=<32\-448>
1610 Specify audio encoding bitrate in kbps (default: 384).
1611 .IPs amode=<value>
1612 Specify audio encoding mode.
1613 Available preset values are 'stereo', 'joint_stereo', 'dual' and 'mono' (default: stereo).
1614 .IPs vbitrate=<value>
1615 Specify average video bitrate encoding in Mbps (default: 6).
1616 .IPs vmode=<value>
1617 Specify video encoding mode:
1618 .RSss
1619 vbr: Variable BitRate (default)
1621 cbr: Constant BitRate
1622 .REss
1623 .IPs vpeak=<value>
1624 Specify peak video bitrate encoding in Mbps
1625 (only useful for VBR encoding, default: 9.6).
1626 .IPs fmt=<value>
1627 Choose an MPEG format for encoding:
1628 .RSss
1629 ps:    MPEG-2 Program Stream (default)
1631 ts:    MPEG-2 Transport Stream
1633 mpeg1: MPEG-1 System Stream
1635 vcd:   Video CD compatible stream
1637 svcd:  Super Video CD compatible stream
1639 dvd:   DVD compatible stream
1640 .REss
1642 .PD 1
1645 .B \-radio <option1:option2:...> (radio only)
1646 These options set various parameters of the radio capture module.
1647 For listening to radio with MPlayer use 'radio://<frequency>'
1648 (if channels option is not given) or 'radio://<channel_number>'
1649 (if channels option is given) as a movie URL.
1650 You can see allowed frequency range by running MPlayer with '\-v'.
1651 To start the grabbing subsystem, use 'radio://<frequency or channel>/capture'.
1652 If the capture keyword is not given you can listen to radio
1653 using the line-in cable only.
1654 Using capture to listen is not recommended due to synchronization
1655 problems, which makes this process uncomfortable.
1656 .sp 1
1657 Available options are:
1658 .RSs
1659 .IPs device=<value>
1660 Radio device to use (default: /dev/radio0 for Linux and /dev/tuner0 for *BSD).
1661 .IPs driver=<value>
1662 Radio driver to use (default: v4l2 if available, otherwise v4l).
1663 Currently, v4l and v4l2 drivers are supported.
1664 .IPs volume=<0..100>
1665 sound volume for radio device (default 100)
1666 .IPs "freq_min=<value> (*BSD BT848 only)"
1667 minimum allowed frequency (default: 87.50)
1668 .IPs "freq_max=<value> (*BSD BT848 only)"
1669 maximum allowed frequency (default: 108.00)
1670 .IPs channels=<frequency>\-<name>,<frequency>\-<name>,...
1671 Set channel list.
1672 Use _ for spaces in names (or play with quoting ;-).
1673 The channel names will then be written using OSD and the slave commands
1674 radio_step_channel and radio_set_channel will be usable for
1675 a remote control (see LIRC).
1676 If given, number in movie URL will be treated as channel position in
1677 channel list.
1679 .I EXAMPLE:
1680 radio://1, radio://104.4, radio_set_channel 1
1681 .IPs "adevice=<value> (radio capture only)"
1682 Name of device to capture sound from.
1683 Without such a name capture will be disabled,
1684 even if the capture keyword appears in the URL.
1685 For ALSA devices use it in the form hw=<card>.<device>.
1686 If the device name contains a '=', the module will use
1687 ALSA to capture, otherwise OSS.
1688 .IPs "arate=<value> (radio capture only)"
1689 Rate in samples per second (default: 44100).
1691 .I NOTE:
1692 When using audio capture set also \-rawaudio rate=<value> option
1693 with the same value as arate.
1694 If you have problems with sound speed (runs too quickly), try to play
1695 with different rate values (e.g.\& 48000,44100,32000,...).
1696 .IPs "achannels=<value> (radio capture only)"
1697 Number of audio channels to capture.
1701 .B \-rawaudio <option1:option2:...>
1702 This option lets you play raw audio files.
1703 You have to use \-demuxer rawaudio as well.
1704 It may also be used to play audio CDs which are not 44kHz 16-bit stereo.
1705 For playing raw AC-3 streams use \-rawaudio format=0x2000 \-demuxer rawaudio.
1706 .sp 1
1707 Available options are:
1708 .sp 1
1709 .PD 0
1710 .RSs
1711 .IPs channels=<value>
1712 number of channels
1713 .IPs rate=<value>
1714 rate in samples per second
1715 .IPs samplesize=<value>
1716 sample size in bytes
1717 .IPs bitrate=<value>
1718 bitrate for rawaudio files
1719 .IPs format=<value>
1720 fourcc in hex
1722 .PD 1
1725 .B \-rawvideo <option1:option2:...>
1726 This option lets you play raw video files.
1727 You have to use \-demuxer rawvideo as well.
1728 .sp 1
1729 Available options are:
1730 .sp 1
1731 .PD 0
1732 .RSs
1733 .IPs fps=<value>
1734 rate in frames per second (default: 25.0)
1735 .IPs sqcif|qcif|cif|4cif|pal|ntsc
1736 set standard image size
1737 .IPs w=<value>
1738 image width in pixels
1739 .IPs h=<value>
1740 image height in pixels
1741 .IPs i420|yv12|yuy2|y8
1742 set colorspace
1743 .IPs format=<value>
1744 colorspace (fourcc) in hex or string constant.
1745 Use \-rawvideo format=help for a list of possible strings.
1746 .IPs size=<value>
1747 frame size in Bytes
1748 .REss
1749 .sp 1
1751 .I EXAMPLE:
1753 .PD 0
1754 .RSs
1755 .IPs "mplayer foreman.qcif -demuxer rawvideo -rawvideo qcif"
1756 Play the famous "foreman" sample video.
1757 .IPs "mplayer sample-720x576.yuv -demuxer rawvideo -rawvideo w=720:h=576"
1758 Play a raw YUV sample.
1760 .PD 1
1763 .B \-referrer <string> (network only)
1764 Specify a referrer path or URL for HTTP requests.
1767 .B \-rtsp\-port
1768 Used with 'rtsp://' URLs to force the client's port number.
1769 This option may be useful if you are behind a router and want to forward
1770 the RTSP stream from the server to a specific client.
1773 .B \-rtsp\-destination
1774 Used with 'rtsp://' URLs to force the destination IP address to be bound.
1775 This option may be useful with some RTSP server which do not
1776 send RTP packets to the right interface.
1777 If the connection to the RTSP server fails, use \-v to see
1778 which IP address MPlayer tries to bind to and try to force
1779 it to one assigned to your computer instead.
1782 .B \-rtsp\-stream\-over\-tcp (LIVE555 and NEMESI only)
1783 Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP
1784 packets be streamed over TCP (using the same TCP connection as RTSP).
1785 This option may be useful if you have a broken internet connection that does
1786 not pass incoming UDP packets (see http://www.live555.com/\:mplayer/).
1789 .B \-saveidx <filename>
1790 Force index rebuilding and dump the index to <filename>.
1791 Currently this only works with AVI files.
1793 .I NOTE:
1794 This option is obsolete now that MPlayer has OpenDML support.
1797 .B \-sb <byte position> (also see \-ss)
1798 Seek to byte position.
1799 Useful for playback from CD-ROM images or VOB files with junk at the beginning.
1802 .B \-speed <0.01\-100>
1803 Slow down or speed up playback by the factor given as parameter.
1804 Not guaranteed to work correctly with \-oac copy.
1807 .B \-srate <Hz>
1808 Select the output sample rate to be used
1809 (of course sound cards have limits on this).
1810 If the sample frequency selected is different from that
1811 of the current media, the resample or lavcresample audio filter will be inserted
1812 into the audio filter layer to compensate for the difference.
1813 The type of resampling can be controlled by the \-af\-adv option.
1814 The default is fast resampling that may cause distortion.
1817 .B \-ss <time> (also see \-sb)
1818 Seek to given time position.
1819 .sp 1
1820 .I EXAMPLE:
1821 .PD 0
1822 .RSs
1823 .IPs "\-ss 56"
1824 Seeks to 56 seconds.
1825 .IPs "\-ss 01:10:00"
1826 Seeks to 1 hour 10 min.
1828 .PD 1
1831 .B \-tskeepbroken
1832 Tells MPlayer not to discard TS packets reported as broken in the stream.
1833 Sometimes needed to play corrupted MPEG-TS files.
1836 .B \-tsprobe <byte position>
1837 When playing an MPEG-TS stream, this option lets you specify how many
1838 bytes in the stream you want MPlayer to search for the desired
1839 audio and video IDs.
1842 .B \-tsprog <1\-65534>
1843 When playing an MPEG-TS stream, you can specify with this option which
1844 program (if present) you want to play.
1845 Can be used with \-vid and \-aid.
1848 .B \-tv <option1:option2:...> (TV/\:PVR only)
1849 This option tunes various properties of the TV capture module.
1850 For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
1851 or even 'tv://<channel_name> (see option channels for channel_name below)
1852 as a movie URL.
1853 You can also use 'tv:///<input_id>' to start watching a
1854 movie from a composite or S-Video input (see option input for details).
1855 .sp 1
1856 Available options are:
1857 .RSs
1858 .IPs noaudio
1859 no sound
1860 .IPs "automute=<0\-255> (v4l and v4l2 only)"
1861 If signal strength reported by device is less than this value,
1862 audio and video will be muted.
1863 In most cases automute=100 will be enough.
1864 Default is 0 (automute disabled).
1865 .IPs driver=<value>
1866 See \-tv driver=help for a list of compiled-in TV input drivers.
1867 available: dummy, v4l, v4l2, bsdbt848 (default: autodetect)
1868 .IPs device=<value>
1869 Specify TV device (default: /dev/\:video0).
1870 .I NOTE:
1871 For the bsdbt848 driver you can provide both bktr and tuner device
1872 names separating them with a comma, tuner after
1873 bktr (e.g.\& -tv device=/dev/bktr1,/dev/tuner1).
1874 .IPs input=<value>
1875 Specify input (default: 0 (TV), see console output for available inputs).
1876 .IPs freq=<value>
1877 Specify the frequency to set the tuner to (e.g.\& 511.250).
1878 Not compatible with the channels parameter.
1879 .IPs outfmt=<value>
1880 Specify the output format of the tuner with a preset value supported by the
1881 V4L driver (yv12, rgb32, rgb24, rgb16, rgb15, uyvy, yuy2, i420) or an
1882 arbitrary format given as hex value.
1883 Try outfmt=help for a list of all available formats.
1884 .IPs width=<value>
1885 output window width
1886 .IPs height=<value>
1887 output window height
1888 .IPs fps=<value>
1889 framerate at which to capture video (frames per second)
1890 .IPs buffersize=<value>
1891 maximum size of the capture buffer in megabytes (default: dynamical)
1892 .IPs norm=<value>
1893 For bsdbt848 and v4l, PAL, SECAM, NTSC are available.
1894 For v4l2, see the console output for a list of all available norms,
1895 also see the normid option below.
1896 .IPs "normid=<value> (v4l2 only)"
1897 Sets the TV norm to the given numeric ID.
1898 The TV norm depends on the capture card.
1899 See the console output for a list of available TV norms.
1900 .IPs channel=<value>
1901 Set tuner to <value> channel.
1902 .IPs chanlist=<value>
1903 available: europe-east, europe-west, us-bcast, us-cable, etc
1904 .IPs channels=<chan>\-<name>[=<norm>],<chan>\-<name>[=<norm>],...
1905 Set names for channels.
1906 .I NOTE:
1907 If <chan> is an integer greater than 1000, it will be treated as frequency (in kHz)
1908 rather than channel name from frequency table.
1910 Use _ for spaces in names (or play with quoting ;-).
1911 The channel names will then be written using OSD, and the slave commands
1912 tv_step_channel, tv_set_channel and tv_last_channel will be usable for
1913 a remote control (see LIRC).
1914 Not compatible with the frequency parameter.
1916 .I NOTE:
1917 The channel number will then be the position in the 'channels' list,
1918 beginning with 1.
1920 .I EXAMPLE:
1921 tv://1, tv://TV1, tv_set_channel 1, tv_set_channel TV1
1922 .IPs [brightness|contrast|hue|saturation]=<\-100\-100>
1923 Set the image equalizer on the card.
1924 .IPs audiorate=<value>
1925 Set audio capture bitrate.
1926 .IPs forceaudio
1927 Capture audio even if there are no audio sources reported by v4l.
1928 .IPs "alsa\ "
1929 Capture from ALSA.
1930 .IPs amode=<0\-3>
1931 Choose an audio mode:
1932 .RSss
1933 0: mono
1935 1: stereo
1937 2: language 1
1939 3: language 2
1940 .REss
1941 .IPs forcechan=<1\-2>
1942 By default, the count of recorded audio channels is determined automatically
1943 by querying the audio mode from the TV card.
1944 This option allows forcing stereo/\:mono recording regardless of the amode
1945 option and the values returned by v4l.
1946 This can be used for troubleshooting when the TV card is unable to report the
1947 current audio mode.
1948 .IPs adevice=<value>
1949 Set an audio device.
1950 <value> should be /dev/\:xxx for OSS and a hardware ID for ALSA.
1951 You must replace any ':' by a '.' in the hardware ID for ALSA.
1952 .IPs audioid=<value>
1953 Choose an audio output of the capture card, if it has more than one.
1954 .IPs "[volume|bass|treble|balance]=<0\-65535> (v4l1)"
1955 .IPs "[volume|bass|treble|balance]=<0\-100> (v4l2)"
1956 These options set parameters of the mixer on the video capture card.
1957 They will have no effect, if your card does not have one.
1958 For v4l2 50 maps to the default value of the
1959 control, as reported by the driver.
1960 .IPs "gain=<0\-100> (v4l2)"
1961 Set gain control for video devices (usually webcams) to the desired
1962 value and switch off automatic control.
1963 A value of 0 enables automatic control.
1964 If this option is omitted, gain control will not be modified.
1965 .IPs immediatemode=<bool>
1966 A value of 0 means capture and buffer audio and video together
1967 (default for MEncoder).
1968 A value of 1 (default for MPlayer) means to do video capture only and let the
1969 audio go through a loopback cable from the TV card to the sound card.
1970 .IPs mjpeg
1971 Use hardware MJPEG compression (if the card supports it).
1972 When using this option, you do not need to specify the width and height
1973 of the output window, because MPlayer will determine it automatically
1974 from the decimation value (see below).
1975 .IPs decimation=<1|2|4>
1976 choose the size of the picture that will be compressed by hardware
1977 MJPEG compression:
1978 .RSss
1979 1: full size
1980     704x576    PAL
1981     704x480    NTSC
1983 2: medium size
1984     352x288    PAL
1985     352x240    NTSC
1987 4: small size
1988     176x144    PAL
1989     176x120    NTSC
1990 .REss
1991 .IPs quality=<0\-100>
1992 Choose the quality of the JPEG compression
1993 (< 60 recommended for full size).
1994 .IPs tdevice=<value>
1995 Specify TV teletext device (example: /dev/\:vbi0) (default: none).
1996 .IPs tformat=<format>
1997 Specify TV teletext display format (default: 0):
1998 .RSss
1999 0: opaque
2001 1: transparent
2003 2: opaque with inverted colors
2005 3: transparent with inverted colors
2006 .REss
2007 .IPs tpage=<100\-899>
2008 Specify initial TV teletext page number (default: 100).
2009 .IPs tlang=<\-1\-127>
2010 Specify default teletext language code (default: 0), which will be used
2011 as primary language until a type 28 packet is received.
2012 Useful when the teletext system uses a non-latin character set, but language
2013 codes are not transmitted via teletext type 28 packets for some reason.
2014 To see a list of supported language codes set this option to \-1.
2015 .IPs "hidden_video_renderer (dshow only)"
2016 Terminate stream with video renderer instead of Null renderer (default: off).
2017 Will help if video freezes but audio does not.
2018 .I NOTE:
2019 May not work with \-vo directx and \-vf crop combination.
2020 .IPs "hidden_vp_renderer (dshow only)"
2021 Terminate VideoPort pin stream with video renderer
2022 instead of removing it from the graph (default: off).
2023 Useful if your card has a VideoPort pin and video is choppy.
2024 .I NOTE:
2025 May not work with \-vo directx and \-vf crop combination.
2026 .IPs "system_clock (dshow only)"
2027 Use the system clock as sync source instead of the default graph clock
2028 (usually the clock from one of the live sources in graph).
2029 .IPs "normalize_audio_chunks (dshow only)"
2030 Create audio chunks with a time length equal to
2031 video frame time length (default: off).
2032 Some audio cards create audio chunks about 0.5s in size, resulting in
2033 choppy video when using immediatemode=0.
2037 .B \-tvscan <option1:option2:...> (TV and MPlayer only)
2038 Tune the TV channel scanner.
2039 MPlayer will also print value for "-tv channels=" option,
2040 including existing and just found channels.
2041 .sp 1
2042 Available suboptions are:
2043 .RSs
2044 .IPs autostart
2045 Begin channel scanning immediately after startup (default: disabled).
2046 .IPs period=<0.1\-2.0>
2047 Specify delay in seconds before switching to next channel (default: 0.5).
2048 Lower values will cause faster scanning, but can detect
2049 inactive TV channels as active.
2050 .IPs threshold=<1\-100>
2051 Threshold value for the signal strength (in percent), as reported
2052 by the device (default: 50).
2053 A signal strength higher than this value will indicate that the
2054 currently scanning channel is active.
2058 .B \-user <username> (also see \-passwd) (network only)
2059 Specify username for HTTP authentication.
2062 .B \-user\-agent <string>
2063 Use <string> as user agent for HTTP streaming.
2066 .B \-vid <ID>
2067 Select video channel (MPG: 0\-15, ASF: 0\-255, MPEG-TS: 17\-8190).
2068 When playing an MPEG-TS stream, MPlayer/\:MEncoder will use the first program
2069 (if present) with the chosen video stream.
2072 .B \-vivo <suboption> (DEBUG CODE)
2073 Force audio parameters for the VIVO demuxer (for debugging purposes).
2074 FIXME: Document this.
2078 .SH "OSD/SUBTITLE OPTIONS"
2079 .I NOTE:
2080 Also see \-vf expand.
2083 .B \-ass (FreeType only)
2084 Turn on SSA/ASS subtitle rendering.
2085 With this option, libass will be used for SSA/ASS
2086 external subtitles and Matroska tracks.
2088 .I NOTE:
2089 Unlike normal OSD, libass uses fontconfig by default. To disable it, use
2090 \-nofontconfig.
2093 .B \-ass\-border\-color <value>
2094 Sets the border (outline) color for text subtitles.
2095 The color format is RRGGBBAA.
2098 .B \-ass\-bottom\-margin <value>
2099 Adds a black band at the bottom of the frame.
2100 The SSA/ASS renderer can place subtitles there (with \-ass\-use\-margins).
2103 .B \-ass\-color <value>
2104 Sets the color for text subtitles.
2105 The color format is RRGGBBAA.
2108 .B \-ass\-font\-scale <value>
2109 Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
2112 .B \-ass\-force\-style <[Style.]Param=Value[,...]>
2113 Override some style or script info parameters.
2115 .I EXAMPLE:
2116 .PD 0
2117 .RSs
2118 \-ass\-force\-style FontName=Arial,Default.Bold=1
2120 \-ass\-force\-style PlayResY=768
2122 .PD 1
2125 .B \-ass\-hinting <type>
2126 Set hinting type.
2127 <type> can be:
2128 .PD 0
2129 .RSs
2130 .IPs 0
2131 no hinting
2132 .IPs 1
2133 FreeType autohinter, light mode
2134 .IPs 2
2135 FreeType autohinter, normal mode
2136 .IPs 3
2137 font native hinter
2138 .IPs "0-3 + 4"
2139 The same, but hinting will only be performed if the OSD is rendered at
2140 screen resolution and will therefore not be scaled.
2142 .RSs
2143 The default value is 5 (use light hinter for unscaled OSD and no hinting otherwise).
2145 .PD 1
2148 .B \-ass\-line\-spacing <value>
2149 Set line spacing value for SSA/ASS renderer.
2152 .B \-ass\-styles <filename>
2153 Load all SSA/ASS styles found in the specified file and use them for
2154 rendering text subtitles.
2155 The syntax of the file is exactly like the
2156 [V4 Styles] / [V4+ Styles] section of SSA/ASS.
2159 .B \-ass\-top\-margin <value>
2160 Adds a black band at the top of the frame.
2161 The SSA/ASS renderer can place toptitles there (with \-ass\-use\-margins).
2164 .B \-ass\-use\-margins
2165 Enables placing toptitles and subtitles in black borders when they
2166 are available.
2169 .B \-dumpjacosub (MPlayer only)
2170 Convert the given subtitle (specified with the \-sub option) to the time-based
2171 JACOsub subtitle format.
2172 Creates a dumpsub.js file in the current directory.
2175 .B \-dumpmicrodvdsub (MPlayer only)
2176 Convert the given subtitle (specified with the \-sub option) to the
2177 MicroDVD subtitle format.
2178 Creates a dumpsub.sub file in the current directory.
2181 .B \-dumpmpsub (MPlayer only)
2182 Convert the given subtitle (specified with the \-sub option) to MPlayer's
2183 subtitle format, MPsub.
2184 Creates a dump.mpsub file in the current directory.
2187 .B \-dumpsami (MPlayer only)
2188 Convert the given subtitle (specified with the \-sub option) to the time-based
2189 SAMI subtitle format.
2190 Creates a dumpsub.smi file in the current directory.
2193 .B \-dumpsrtsub (MPlayer only)
2194 Convert the given subtitle (specified with the \-sub option) to the time-based
2195 SubViewer (SRT) subtitle format.
2196 Creates a dumpsub.srt file in the current directory.
2198 .I NOTE:
2199 Some broken hardware players choke on SRT subtitle files with Unix
2200 line endings.
2201 If you are unlucky enough to have such a box, pass your subtitle
2202 files through unix2dos or a similar program to replace Unix line
2203 endings with DOS/Windows line endings.
2206 .B \-dumpsub (MPlayer only) (BETA CODE)
2207 Dumps the subtitle substream from VOB streams.
2208 Also see the \-dump*sub and \-vobsubout* options.
2211 .B \-noembeddedfonts
2212 Disables use of fonts embedded in Matroska containers and ASS scripts (default: enabled).
2213 These fonts can be used for SSA/ASS subtitle
2214 rendering (\-ass option).
2217 .B \-ffactor <number>
2218 Resample the font alphamap.
2219 Can be:
2220 .PD 0
2221 .RSs
2222 .IPs 0
2223 plain white fonts
2224 .IPs 0.75
2225 very narrow black outline (default)
2226 .IPs 1
2227 narrow black outline
2228 .IPs 10
2229 bold black outline
2231 .PD 1
2234 .B \-flip\-hebrew (FriBiDi only)
2235 Turns on flipping subtitles using FriBiDi.
2238 .B \-noflip\-hebrew\-commas
2239 Change FriBiDi's assumptions about the placements of commas in subtitles.
2240 Use this if commas in subtitles are shown at the start of a sentence
2241 instead of at the end.
2244 .B \-font <path to font.desc file, path to font (FreeType), font pattern (Fontconfig)>
2245 Search for the OSD/\:SUB fonts in an alternative directory (default for normal
2246 fonts: ~/\:.mplayer/\:font/\:font.desc, default for FreeType fonts:
2247 ~/.mplayer/\:subfont.ttf).
2249 .I NOTE:
2250 With FreeType, this option determines the path to the text font file.
2251 With Fontconfig, this option determines the Fontconfig font pattern.
2252 .sp 1
2253 .I EXAMPLE:
2254 .PD 0
2255 .RSs
2256 \-font ~/\:.mplayer/\:arial-14/\:font.desc
2258 \-font ~/\:.mplayer/\:arialuni.ttf
2260 \-font 'Bitstream Vera Sans'
2262 \-font 'Bitstream Vera Sans:style=Bold'
2264 .PD 1
2267 .B \-fontconfig (fontconfig only)
2268 Enables the usage of fontconfig managed fonts.
2270 .I NOTE:
2271 By default fontconfig is used for libass-rendered subtitles and not used for
2272 OSD. With \-fontconfig it is used for both libass and OSD, with \-nofontconfig
2273 it is not used at all.
2276 .B \-forcedsubsonly
2277 Display only forced subtitles for the DVD subtitle stream selected by e.g.\&
2278 \-slang.
2281 .B \-fribidi\-charset <charset name> (FriBiDi only)
2282 Specifies the character set that will be passed to FriBiDi when
2283 decoding non-UTF-8 subtitles (default: ISO8859-8).
2286 .B \-ifo <VOBsub IFO file>
2287 Indicate the file that will be used to load palette and frame size for VOBsub
2288 subtitles.
2291 .B \-noautosub
2292 Turns off automatic subtitle file loading.
2295 .B \-osd\-duration <time>
2296 Set the duration of the OSD messages in ms (default: 1000).
2299 .B \-osdlevel <0\-3> (MPlayer only)
2300 Specifies which mode the OSD should start in.
2301 .PD 0
2302 .RSs
2303 .IPs 0
2304 subtitles only
2305 .IPs 1
2306 volume + seek (default)
2307 .IPs 2
2308 volume + seek + timer + percentage
2309 .IPs 3
2310 volume + seek + timer + percentage + total time
2312 .PD 1
2315 .B \-overlapsub
2316 Allows the next subtitle to be displayed while the current one is
2317 still visible (default is to enable the support only for specific
2318 formats).
2321 .B \-sid <ID> (also see \-slang, \-vobsubid)
2322 Display the subtitle stream specified by <ID> (0\-31).
2323 MPlayer prints the available subtitle IDs when run in verbose (\-v) mode.
2324 If you cannot select one of the subtitles on a DVD, also try \-vobsubid.
2327 .B \-nosub
2328 Disables any otherwise auto-selected subtitles (as e.g.\& the Matroska/mkv
2329 demuxer supports).
2332 .B \-slang <language code[,language code,...]> (also see \-sid)
2333 Specify a priority list of subtitle languages to use.
2334 Different container formats employ different language codes.
2335 DVDs use ISO 639-1 two letter language codes, Matroska uses ISO 639-2
2336 three letter language codes while OGM uses a free-form identifier.
2337 MPlayer prints the available languages when run in verbose (\-v) mode.
2338 .sp 1
2339 .I EXAMPLE:
2340 .PD 0
2341 .RSs
2342 .IPs "mplayer dvd://1 \-slang hu,en"
2343 Chooses the Hungarian subtitle track on a DVD and falls back on English if
2344 Hungarian is not available.
2345 .IPs "mplayer \-slang jpn example.mkv"
2346 Plays a Matroska file with Japanese subtitles.
2348 .PD 1
2351 .B \-spuaa <mode>
2352 Antialiasing/\:scaling mode for DVD/\:VOBsub.
2353 A value of 16 may be added to <mode> in order to force scaling even
2354 when original and scaled frame size already match.
2355 This can be employed to e.g.\& smooth subtitles with gaussian blur.
2356 Available modes are:
2357 .PD 0
2358 .RSs
2359 .IPs 0
2360 none (fastest, very ugly)
2361 .IPs 1
2362 approximate (broken?)
2363 .IPs 2
2364 full (slow)
2365 .IPs 3
2366 bilinear (default, fast and not too bad)
2367 .IPs 4
2368 uses swscaler gaussian blur (looks very good)
2370 .PD 1
2373 .B \-spualign <\-1\-2>
2374 Specify how SPU (DVD/\:VOBsub) subtitles should be aligned.
2375 .PD 0
2376 .RSs
2377 .IPs "\-1"
2378 original position
2379 .IPs " 0"
2380 Align at top (original behavior, default).
2381 .IPs " 1"
2382 Align at center.
2383 .IPs " 2"
2384 Align at bottom.
2386 .PD 1
2389 .B \-spugauss <0.0\-3.0>
2390 Variance parameter of gaussian used by \-spuaa 4.
2391 Higher means more blur (default: 1.0).
2394 .B \-sub <subtitlefile1,subtitlefile2,...>
2395 Use/\:display these subtitle files.
2396 Only one file can be displayed at the same time.
2399 .B \-sub\-bg\-alpha <0\-255>
2400 Specify the alpha channel value for subtitles and OSD backgrounds.
2401 Big values mean more transparency.
2402 0 means completely transparent.
2405 .B \-sub\-bg\-color <0\-255>
2406 Specify the color value for subtitles and OSD backgrounds.
2407 Currently subtitles are grayscale so this value is equivalent to the
2408 intensity of the color.
2409 255 means white and 0 black.
2412 .B \-sub\-demuxer <[+]name> (\-subfile only) (BETA CODE)
2413 Force subtitle demuxer type for \-subfile.
2414 Use a '+' before the name to force it, this will skip some checks!
2415 Give the demuxer name as printed by \-sub\-demuxer help.
2416 For backward compatibility it also accepts the demuxer ID as defined in
2417 subreader.h.
2420 .B \-sub\-fuzziness <mode>
2421 Adjust matching fuzziness when searching for subtitles:
2422 .PD 0
2423 .RSs
2424 .IPs 0
2425 exact match
2426 .IPs 1
2427 Load all subs containing movie name.
2428 .IPs 2
2429 Load all subs in the current directory.
2431 .PD 1
2434 .B \-sub\-no\-text\-pp
2435 Disables any kind of text post processing done after loading the subtitles.
2436 Used for debug purposes.
2439 .B \-subalign <0\-2>
2440 Specify which edge of the subtitles should be aligned at the height
2441 given by \-subpos.
2442 .PD 0
2443 .RSs
2444 .IPs 0
2445 Align subtitle top edge (original behavior).
2446 .IPs 1
2447 Align subtitle center.
2448 .IPs 2
2449 Align subtitle bottom edge (default).
2451 .PD 1
2454 .B "\-subcc \ "
2455 Display DVD Closed Caption (CC) subtitles.
2456 These are
2457 .B not
2458 the VOB subtitles, these are special ASCII subtitles for the
2459 hearing impaired encoded in the VOB userdata stream on most region 1 DVDs.
2460 CC subtitles have not been spotted on DVDs from other regions so far.
2463 .B \-subcp <codepage> (iconv only)
2464 If your system supports iconv(3), you can use this option to
2465 specify the subtitle codepage.
2466 .sp 1
2467 .I EXAMPLE:
2468 .PD 0
2469 .RSs
2470 \-subcp latin2
2472 \-subcp cp1250
2474 .PD 1
2477 .B \-subcp enca:<language>:<fallback codepage> (ENCA only)
2478 You can specify your language using a two letter language code to
2479 make ENCA detect the codepage automatically.
2480 If unsure, enter anything and watch mplayer \-v output for available
2481 languages.
2482 Fallback codepage specifies the codepage to use, when autodetection fails.
2483 .sp 1
2484 .I EXAMPLE:
2485 .PD 0
2486 .RSs
2487 .IPs "\-subcp enca:cs:latin2"
2488 Guess the encoding, assuming the subtitles are Czech, fall back on
2489 latin 2, if the detection fails.
2490 .IPs "\-subcp enca:pl:cp1250"
2491 Guess the encoding for Polish, fall back on cp1250.
2493 .PD 1
2496 .B \-subdelay <sec>
2497 Delays subtitles by <sec> seconds.
2498 Can be negative.
2501 .B \-subfile <filename> (BETA CODE)
2502 Currently useless.
2503 Same as \-audiofile, but for subtitle streams (OggDS?).
2506 .B \-subfont <path to font (FreeType), font pattern (Fontconfig)> (FreeType only)
2507 Sets the subtitle font (see \-font).
2508 If no \-subfont is given, \-font is used.
2511 .B \-subfont\-autoscale <0\-3> (FreeType only)
2512 Sets the autoscale mode.
2514 .I NOTE:
2515 0 means that text scale and OSD scale are font heights in points.
2516 .sp 1
2517 The mode can be:
2518 .sp 1
2519 .PD 0
2520 .RSs
2521 .IPs 0
2522 no autoscale
2523 .IPs 1
2524 proportional to movie height
2525 .IPs 2
2526 proportional to movie width
2527 .IPs 3
2528 proportional to movie diagonal (default)
2530 .PD 1
2533 .B \-subfont\-blur <0\-8> (FreeType only)
2534 Sets the font blur radius (default: 2).
2537 .B \-subfont\-encoding <value> (FreeType only)
2538 Sets the font encoding.
2539 When set to 'unicode', all the glyphs from the font file will be rendered and
2540 unicode will be used (default: unicode).
2543 .B \-subfont\-osd\-scale <0\-100> (FreeType only)
2544 Sets the autoscale coefficient of the OSD elements (default: 6).
2547 .B \-subfont\-outline <0\-8> (FreeType only)
2548 Sets the font outline thickness (default: 2).
2551 .B \-subfont\-text\-scale <0\-100> (FreeType only)
2552 Sets the subtitle text autoscale coefficient as percentage of the
2553 screen size (default: 5).
2556 .B \-subfps <rate>
2557 Specify the framerate of the subtitle file (default: movie fps).
2559 .I NOTE:
2560 <rate> > movie fps speeds the subtitles up for frame-based subtitle files and
2561 slows them down for time-based ones.
2564 .B \-subpos <0\-100> (useful with \-vf expand)
2565 Specify the position of subtitles on the screen.
2566 The value is the vertical position of the subtitle in % of the screen height.
2569 .B \-subwidth <10\-100>
2570 Specify the maximum width of subtitles on the screen.
2571 Useful for TV-out.
2572 The value is the width of the subtitle in % of the screen width.
2575 .B \-noterm\-osd
2576 Disable the display of OSD messages on the console when no video output is
2577 available.
2580 .B \-term\-osd\-esc <escape sequence>
2581 Specify the escape sequence to use before writing an OSD message on the
2582 console.
2583 The escape sequence should move the pointer to the beginning of the line
2584 used for the OSD and clear it (default: ^[[A\\r^[[K).
2587 .B \-unicode
2588 Tells MPlayer to handle the subtitle file as unicode.
2591 .B \-unrarexec <path to unrar executable> (not supported on MingW)
2592 Specify the path to the unrar executable so MPlayer can use it to access
2593 rar-compressed VOBsub files (default: not set, so the feature is off).
2594 The path must include the executable's filename, i.e.\& /usr/local/bin/unrar.
2597 .B "\-utf8 \ \ "
2598 Tells MPlayer to handle the subtitle file as UTF-8.
2601 .B \-vobsub <VOBsub file without extension>
2602 Specify a VOBsub file to use for subtitles.
2603 Has to be the full pathname without extension, i.e.\& without
2604 the '.idx', '.ifo' or '.sub'.
2607 .B \-vobsubid <0\-31>
2608 Specify the VOBsub subtitle ID.
2612 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
2615 .B \-abs <value> (\-ao oss only) (OBSOLETE)
2616 Override audio driver/\:card buffer size detection.
2619 .B \-format <format> (also see the format audio filter)
2620 Select the sample format used for output from the audio filter
2621 layer to the sound card.
2622 The values that <format> can adopt are listed below in the
2623 description of the format audio filter.
2626 .B \-mixer <device>
2627 Use a mixer device different from the default /dev/\:mixer.
2628 For ALSA this is the mixer name.
2631 .B \-mixer\-channel <mixer line>[,mixer index] (\-ao oss and \-ao alsa only)
2632 This option will tell MPlayer to use a different channel for controlling
2633 volume than the default PCM.
2634 Options for OSS include
2635 .B vol, pcm, line.
2636 For a complete list of options look for SOUND_DEVICE_NAMES in
2637 /usr/\:include/\:linux/\:soundcard.h.
2638 For ALSA you can use the names e.g.\& alsamixer displays, like
2639 .B Master, Line, PCM.
2641 .I NOTE:
2642 ALSA mixer channel names followed by a number must be specified in the
2643 <name,number> format, i.e.\& a channel labeled 'PCM 1' in alsamixer must
2644 be converted to
2645 .BR PCM,1 .
2648 .B \-softvol
2649 Force the use of the software mixer, instead of using the sound card
2650 mixer.
2653 .B \-softvol\-max <10.0\-10000.0>
2654 Set the maximum amplification level in percent (default: 110).
2655 A value of 200 will allow you to adjust the volume up to a maximum of
2656 double the current level.
2657 With values below 100 the initial volume (which is 100%) will be above
2658 the maximum, which e.g.\& the OSD cannot display correctly.
2661 .B \-volstep <0\-100>
2662 Set the step size of mixer volume changes in percent of the whole range
2663 (default: 3).
2666 .B \-volume <-1\-100> (also see \-af volume)
2667 Set the startup volume in the mixer, either hardware or software (if
2668 used with \-softvol).
2669 A value of -1 (the default) will not change the volume.
2673 .SH "AUDIO OUTPUT DRIVERS (MPLAYER ONLY)"
2674 Audio output drivers are interfaces to different audio output facilities.
2675 The syntax is:
2678 .B \-ao <driver1[:suboption1[=value]:...],driver2,...[,]>
2679 Specify a priority list of audio output drivers to be used.
2681 If the list has a trailing ',' MPlayer will fall back on drivers not
2682 contained in the list.
2683 Suboptions are optional and can mostly be omitted.
2685 .I NOTE:
2686 See \-ao help for a list of compiled-in audio output drivers.
2687 .sp 1
2688 .I EXAMPLE:
2689 .PD 0
2690 .RSs
2691 .IPs "\-ao alsa,oss,"
2692 Try the ALSA driver, then the OSS driver, then others.
2693 .IPs "\-ao alsa:noblock:device=hw=0.3"
2694 Sets noblock-mode and the device-name as first card, fourth device.
2696 .PD 1
2697 .sp 1
2698 Available audio output drivers are:
2701 .B "alsa\ \ \ "
2702 ALSA 0.9/1.x audio output driver
2703 .PD 0
2704 .RSs
2705 .IPs noblock
2706 Sets noblock-mode.
2707 .IPs device=<device>
2708 Sets the device name.
2709 Replace any ',' with '.' and any ':' with '=' in the ALSA device name.
2710 For hwac3 output via S/PDIF, use an "iec958" or "spdif" device, unless
2711 you really know how to set it correctly.
2713 .PD 1
2716 .B "alsa5\ \ "
2717 ALSA 0.5 audio output driver
2720 .B "oss\ \ \ \ "
2721 OSS audio output driver
2722 .PD 0
2723 .RSs
2724 .IPs <dsp-device>
2725 Sets the audio output device (default: /dev/\:dsp).
2726 .IPs <mixer-device>
2727 Sets the audio mixer device (default: /dev/\:mixer).
2728 .IPs <mixer-channel>
2729 Sets the audio mixer channel (default: pcm).
2731 .PD 1
2734 .B sdl (SDL only)
2735 highly platform independent SDL (Simple Directmedia Layer) library
2736 audio output driver
2737 .PD 0
2738 .RSs
2739 .IPs <driver>
2740 Explicitly choose the SDL audio driver to use (default: let SDL choose).
2742 .PD 1
2745 .B "arts\ \ \ "
2746 audio output through the aRts daemon
2749 .B "esd\ \ \ \ "
2750 audio output through the ESD daemon
2751 .PD 0
2752 .RSs
2753 .IPs <server>
2754 Explicitly choose the ESD server to use (default: localhost).
2756 .PD 1
2759 .B "jack\ \ \ \ "
2760 audio output through JACK (Jack Audio Connection Kit)
2761 .PD 0
2762 .RSs
2763 .IPs port=<name>
2764 Connects to the ports with the given name (default: physical ports).
2765 .IPs name=<client name>
2766 Client name that is passed to JACK (default: MPlayer [<PID>]).
2767 Useful if you want to have certain connections established automatically.
2768 .IPs (no)estimate
2769 Estimate the audio delay, supposed to make the video playback smoother
2770 (default: enabled).
2771 .IPs (no)autostart
2772 Automatically start jackd if necessary (default: disabled).
2773 Note that this seems unreliable and will spam stdout with server messages.
2775 .PD 1
2778 .B "nas\ \ \ \ "
2779 audio output through NAS
2782 .B coreaudio (Mac OS X only)
2783 native Mac OS X audio output driver
2786 .B "openal\ "
2787 Experimental OpenAL audio output driver
2790 .B "pulse\ \ "
2791 PulseAudio audio output driver
2792 .PD 0
2793 .RSs
2794 .IPs "[<host>][:<output sink>]"
2795 Specify the host and optionally output sink to use.
2796 An empty <host> string uses a local connection, "localhost"
2797 uses network transfer (most likely not what you want).
2799 .PD 1
2802 .B sgi (SGI only)
2803 native SGI audio output driver
2804 .PD 0
2805 .RSs
2806 .IPs "<output device name>"
2807 Explicitly choose the output device/\:interface to use
2808 (default: system-wide default).
2809 For example, 'Analog Out' or 'Digital Out'.
2811 .PD 1
2814 .B sun (Sun only)
2815 native Sun audio output driver
2816 .PD 0
2817 .RSs
2818 .IPs <device>
2819 Explicitly choose the audio device to use (default: /dev/\:audio).
2821 .PD 1
2824 .B win32 (Windows only)
2825 native Windows waveout audio output driver
2828 .B dsound (Windows only)
2829 DirectX DirectSound audio output driver
2830 .PD 0
2831 .RSs
2832 .IPs device=<devicenum>
2833 Sets the device number to use.
2834 Playing a file with \-v will show a list of available devices.
2836 .PD 1
2839 .B kai (OS/2 only)
2840 OS/2 KAI audio output driver
2841 .PD 0
2842 .RSs
2843 .IPs uniaud
2844 Force UNIAUD mode.
2845 .IPs dart
2846 Force DART mode.
2847 .IPs (no)share
2848 Open audio in shareable or exclusive mode.
2849 .IPs bufsize=<size>
2850 Set buffer size to <size> in samples (default: 2048).
2852 .PD 1
2855 .B dart (OS/2 only)
2856 OS/2 DART audio output driver
2857 .PD 0
2858 .RSs
2859 .IPs (no)share
2860 Open DART in shareable or exclusive mode.
2861 .IPs bufsize=<size>
2862 Set buffer size to <size> in samples (default: 2048).
2864 .PD 1
2867 .B dxr2 (also see \-dxr2) (DXR2 only)
2868 Creative DXR2 specific output driver
2871 .B ivtv (IVTV only)
2872 IVTV specific MPEG audio output driver.
2873 Works with \-ac hwmpa only.
2876 .B v4l2 (requires Linux 2.6.22+ kernel)
2877 Audio output driver for V4L2 cards with hardware MPEG decoder.
2880 .B mpegpes (DVB only)
2881 Audio output driver for DVB cards that writes the output to an MPEG-PES
2882 file if no DVB card is installed.
2883 .PD 0
2884 .RSs
2885 .IPs card=<1\-4>
2886 DVB card to use if more than one card is present.
2887 If not specified MPlayer will search the first usable card.
2888 .IPs file=<filename>
2889 output filename
2891 .PD 1
2894 .B "null\ \ \ "
2895 Produces no audio output but maintains video playback speed.
2896 Use \-nosound for benchmarking.
2899 .B "pcm\ \ \ \ "
2900 raw PCM/wave file writer audio output
2901 .PD 0
2902 .RSs
2903 .IPs (no)waveheader
2904 Include or do not include the wave header (default: included).
2905 When not included, raw PCM will be generated.
2906 .IPs file=<filename>
2907 Write the sound to <filename> instead of the default
2908 audiodump.wav.
2909 If nowaveheader is specified, the default is audiodump.pcm.
2910 .IPs "fast\ "
2911 Try to dump faster than realtime.
2912 Make sure the output does not get truncated (usually with
2913 "Too many video packets in buffer" message).
2914 It is normal that you get a "Your system is too SLOW to play this!" message.
2916 .PD 1
2919 .B "plugin\ \ "
2920 plugin audio output driver
2924 .SH "VIDEO OUTPUT OPTIONS (MPLAYER ONLY)"
2927 .B \-adapter <value>
2928 Set the graphics card that will receive the image.
2929 You can get a list of available cards when you run this option with \-v.
2930 Currently only works with the directx video output driver.
2933 .B \-bpp <depth>
2934 Override the autodetected color depth.
2935 Only supported by the fbdev, dga, svga, vesa video output drivers.
2938 .B \-border
2939 Play movie with window border and decorations.
2940 Since this is on by default, use \-noborder to disable the standard window
2941 decorations.
2944 .B \-brightness <\-100\-100>
2945 Adjust the brightness of the video signal (default: 0).
2946 Not supported by all video output drivers.
2949 .B \-contrast <\-100\-100>
2950 Adjust the contrast of the video signal (default: 0).
2951 Not supported by all video output drivers.
2954 .B \-display <name> (X11 only)
2955 Specify the hostname and display number of the X server you want to display
2957 .sp 1
2958 .I EXAMPLE:
2959 .PD 0
2960 .RSs
2961 \-display xtest.localdomain:0
2963 .PD 1
2966 .B "\-dr \ \ \ "
2967 Turns on direct rendering (not supported by all codecs and video outputs)
2969 .I WARNING:
2970 May cause OSD/SUB corruption!
2973 .B \-dxr2 <option1:option2:...>
2974 This option is used to control the dxr2 video output driver.
2975 .RSs
2976 .IPs ar-mode=<value>
2977 aspect ratio mode (0 = normal, 1 = pan-and-scan, 2 = letterbox (default))
2978 .IPs iec958-encoded
2979 Set iec958 output mode to encoded.
2980 .IPs iec958-decoded
2981 Set iec958 output mode to decoded (default).
2982 .IPs macrovision=<value>
2983 macrovision mode (0 = off (default), 1 = agc, 2 = agc 2 colorstripe,
2984 3 = agc 4 colorstripe)
2985 .IPs "mute\ "
2986 mute sound output
2987 .IPs unmute
2988 unmute sound output
2989 .IPs ucode=<value>
2990 path to the microcode
2993 .sp 1
2994 .I TV output
2996 .RSs
2997 .IPs 75ire
2998 enable 7.5 IRE output mode
2999 .IPs no75ire
3000 disable 7.5 IRE output mode (default)
3001 .IPs "bw\ \ \ "
3002 b/w TV output
3003 .IPs color
3004 color TV output (default)
3005 .IPs interlaced
3006 interlaced TV output (default)
3007 .IPs nointerlaced
3008 disable interlaced TV output
3009 .IPs norm=<value>
3010 TV norm (ntsc (default), pal, pal60, palm, paln, palnc)
3011 .IPs square-pixel
3012 set pixel mode to square
3013 .IPs ccir601-pixel
3014 set pixel mode to ccir601
3017 .sp 1
3018 .I overlay
3020 .RSs
3021 .IPs cr-left=<0\-500>
3022 Set the left cropping value (default: 50).
3023 .IPs cr-right=<0\-500>
3024 Set the right cropping value (default: 300).
3025 .IPs cr-top=<0\-500>
3026 Set the top cropping value (default: 0).
3027 .IPs cr-bottom=<0\-500>
3028 Set the bottom cropping value (default: 0).
3029 .IPs ck-[r|g|b]=<0\-255>
3030 Set the r(ed), g(reen) or b(lue) gain of the overlay color-key.
3031 .IPs ck-[r|g|b]min=<0\-255>
3032 minimum value for the respective color key
3033 .IPs ck-[r|g|b]max=<0\-255>
3034 maximum value for the respective color key
3035 .IPs ignore-cache
3036 Ignore cached overlay settings.
3037 .IPs update-cache
3038 Update cached overlay settings.
3039 .IPs ol-osd
3040 Enable overlay onscreen display.
3041 .IPs nool-osd
3042 Disable overlay onscreen display (default).
3043 .IPs ol[h|w|x|y]-cor=<\-20\-20>
3044 Adjust the overlay size (h,w) and position (x,y) in case it does not
3045 match the window perfectly (default: 0).
3046 .IPs overlay
3047 Activate overlay (default).
3048 .IPs nooverlay
3049 Activate TV-out.
3050 .IPs overlay-ratio=<1\-2500>
3051 Tune the overlay (default: 1000).
3055 .B \-fbmode <modename> (\-vo fbdev only)
3056 Change video mode to the one that is labeled as <modename> in
3057 /etc/\:fb.modes.
3059 .I NOTE:
3060 VESA framebuffer does not support mode changing.
3063 .B \-fbmodeconfig <filename> (\-vo fbdev only)
3064 Override framebuffer mode configuration file (default: /etc/\:fb.modes).
3067 .B \-force\-window\-position
3068 Forcefully move MPlayer's video output window to default location whenever
3069 there is a change in video parameters, video stream or file.
3070 This used to be the default behavior.
3071 Currently only affects X11 VOs.
3074 .B \-fs (also see \-zoom)
3075 Fullscreen playback (centers movie, and paints black bands around it).
3076 Not supported by all video output drivers.
3079 .B \-fsmode\-dontuse <0\-31> (OBSOLETE, use the \-fs option)
3080 Try this option if you still experience fullscreen problems.
3083 .B \-fstype <type1,type2,...> (X11 only)
3084 Specify a priority list of fullscreen modes to be used.
3085 You can negate the modes by prefixing them with '\-'.
3086 If you experience problems like the fullscreen window being covered
3087 by other windows try using a different order.
3089 .I NOTE:
3090 See \-fstype help for a full list of available modes.
3091 .sp 1
3092 The available types are:
3093 .sp 1
3094 .PD 0
3095 .RSs
3096 .IPs above
3097 Use the _NETWM_STATE_ABOVE hint if available.
3098 .IPs below
3099 Use the _NETWM_STATE_BELOW hint if available.
3100 .IPs fullscreen
3101 Use the _NETWM_STATE_FULLSCREEN hint if available.
3102 .IPs layer
3103 Use the _WIN_LAYER hint with the default layer.
3104 .IPs layer=<0...15>
3105 Use the _WIN_LAYER hint with the given layer number.
3106 .IPs netwm
3107 Force NETWM style.
3108 .IPs "none\ "
3109 Clear the list of modes; you can add modes to enable afterward.
3110 .IPs stays_on_top
3111 Use _NETWM_STATE_STAYS_ON_TOP hint if available.
3112 .REss
3113 .sp 1
3115 .I EXAMPLE:
3117 .PD 0
3118 .RSs
3119 .IPs layer,stays_on_top,above,fullscreen
3120 Default order, will be used as a fallback if incorrect or
3121 unsupported modes are specified.
3122 .IPs \-fullscreen
3123 Fixes fullscreen switching on OpenBox 1.x.
3125 .PD 1
3128 .B \-geometry x[%][:y[%]] or [WxH][+-x+-y]
3129 Adjust where the output is on the screen initially.
3130 The x and y specifications are in pixels measured from the top-left of the
3131 screen to the top-left of the image being displayed, however if a percentage
3132 sign is given after the argument it turns the value into a percentage of the
3133 screen size in that direction.
3134 It also supports the standard X11 \-geometry option format, in which e.g.
3135 +10-50 means "place 10 pixels from the left border and 50 pixels from the lower
3136 border" and "--20+-10" means "place 20 pixels beyond the right and 10 pixels
3137 beyond the top border".
3138 If an external window is specified using the \-wid option, then the x and
3139 y coordinates are relative to the top-left corner of the window rather
3140 than the screen.
3141 The coordinates are relative to the screen given with \-xineramascreen for
3142 the video output drivers that fully support \-xineramascreen (direct3d, gl, gl2,
3143 vdpau, x11, xv, xvmc, corevideo).
3145 .I NOTE:
3146 This option is only supported by the x11, xmga, xv, xvmc, xvidix,
3147 gl, gl2, directx, fbdev, tdfxfb and corevideo video output drivers.
3148 .sp 1
3149 .I EXAMPLE:
3150 .PD 0
3151 .RSs
3152 .IPs 50:40
3153 Places the window at x=50, y=40.
3154 .IPs 50%:50%
3155 Places the window in the middle of the screen.
3156 .IPs "100%\ "
3157 Places the window at the middle of the right edge of the screen.
3158 .IPs 100%:100%
3159 Places the window at the bottom right corner of the screen.
3161 .PD 1
3164 .B \-hue <\-100\-100>
3165 Adjust the hue of the video signal (default: 0).
3166 You can get a colored negative of the image with this option.
3167 Not supported by all video output drivers.
3170 .B \-monitor\-dotclock <range[,range,...]> (\-vo fbdev and vesa only)
3171 Specify the dotclock or pixelclock range of the monitor.
3174 .B \-monitor\-hfreq <range[,range,...]> (\-vo fbdev and vesa only)
3175 Specify the horizontal frequency range of the monitor.
3178 .B \-monitor\-vfreq <range[,range,...]> (\-vo fbdev and vesa only)
3179 Specify the vertical frequency range of the monitor.
3182 .B \-monitoraspect <ratio> (also see \-aspect)
3183 Set the aspect ratio of your monitor or TV screen.
3184 A value of 0 disables a previous setting (e.g.\& in the config file).
3185 Overrides the \-monitorpixelaspect setting if enabled.
3186 .sp 1
3187 .I EXAMPLE:
3188 .PD 0
3189 .RSs
3190 \-monitoraspect 4:3  or 1.3333
3192 \-monitoraspect 16:9 or 1.7777
3194 .PD 1
3197 .B \-monitorpixelaspect <ratio> (also see \-aspect)
3198 Set the aspect of a single pixel of your monitor or TV screen (default: 1).
3199 A value of 1 means square pixels
3200 (correct for (almost?) all LCDs).
3203 .B \-name (X11 only)
3204 Set the window class name.
3207 .B \-nodouble
3208 Disables double buffering, mostly for debugging purposes.
3209 Double buffering fixes flicker by storing two frames in memory, and
3210 displaying one while decoding another.
3211 It can affect OSD negatively, but often removes OSD flickering.
3214 .B \-nograbpointer
3215 Do not grab the mouse pointer after a video mode change (\-vm).
3216 Useful for multihead setups.
3219 .B \-nokeepaspect
3220 Do not keep window aspect ratio when resizing windows.
3221 By default MPlayer tries to keep the correct video aspect ratio by
3222 instructing the window manager to maintain window aspect when resizing,
3223 and by adding black bars if the window manager nevertheless allows
3224 window shape to change.
3225 This option disables window manager aspect hints and scales the video
3226 to completely fill the window without regard for aspect ratio.
3229 .B "\-ontop\ "
3230 Makes the player window stay on top of other windows.
3231 Supported by video output drivers which use X11, except SDL,
3232 as well as directx, corevideo, quartz, ggi and gl2.
3235 .B \-panscan <0.0\-1.0>
3236 Enables pan-and-scan functionality (cropping the sides of e.g.\& a 16:9
3237 movie to make it fit a 4:3 display without black bands).
3238 The range controls how much of the image is cropped.
3239 Only works with the xv, xmga, mga, gl, gl2, quartz, corevideo and xvidix
3240 video output drivers.
3242 .I NOTE:
3243 Values between \-1 and 0 are allowed as well, but highly experimental
3244 and may crash or worse.
3245 Use at your own risk!
3248 .B \-panscanrange <\-19.0\-99.0> (experimental)
3249 Change the range of the pan-and-scan functionality (default: 1).
3250 Positive values mean multiples of the default range.
3251 Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
3252 E.g.\& \-panscanrange \-3 allows a zoom factor of up to 4.
3253 This feature is experimental.
3254 Do not report bugs unless you are using \-vo gl.
3257 .B \-refreshrate <Hz>
3258 Set the monitor refreshrate in Hz.
3259 Currently only supported by \-vo directx combined with the \-vm option.
3262 .B \-rootwin
3263 Play movie in the root window (desktop background).
3264 Desktop background images may cover the movie window, though.
3265 Only works with the x11, xv, xmga, xvidix, quartz, corevideo and directx video output drivers.
3268 .B \-saturation <\-100\-100>
3269 Adjust the saturation of the video signal (default: 0).
3270 You can get grayscale output with this option.
3271 Not supported by all video output drivers.
3274 .B \-screenh <pixels>
3275 Specify the screen height for video output drivers which
3276 do not know the screen resolution like fbdev, x11 and TV-out.
3279 .B \-screenw <pixels>
3280 Specify the screen width for video output drivers which
3281 do not know the screen resolution like fbdev, x11 and TV-out.
3284 .B \-stop\-xscreensaver (X11 only)
3285 Turns off xscreensaver at startup and turns it on again on exit.
3286 If your screensaver supports neither the XSS nor XResetScreenSaver
3287 API please use \-heartbeat\-cmd instead.
3290 .B \-title (also see \-use\-filename\-title)
3291 Set the window title.
3292 Supported by X11-based video output drivers.
3295 .B \-use\-filename\-title (also see \-title)
3296 Set the window title using the media filename, when not set with \-title.
3297 Supported by X11-based video output drivers.
3300 .B "\-vm \ \ \ "
3301 Try to change to a different video mode.
3302 Supported by the dga, x11, xv, sdl and directx video output drivers.
3303 If used with the directx video output driver the \-screenw,
3304 \-screenh, \-bpp and \-refreshrate options can be used to set
3305 the new display mode.
3308 .B "\-vsync \ \ "
3309 Enables VBI for the vesa, dfbmga and svga video output drivers.
3312 .B \-wid <window ID> (X11, OpenGL and DirectX only)
3313 This tells MPlayer to attach to an existing window.
3314 Useful to embed MPlayer in a browser (e.g.\& the plugger extension).
3315 This option fills the given window completely, thus aspect scaling,
3316 panscan, etc are no longer handled by MPlayer but must be managed by the
3317 application that created the window.
3320 .B \-xineramascreen <\-2\-...>
3321 In Xinerama configurations (i.e.\& a single desktop that spans across multiple
3322 displays) this option tells MPlayer which screen to display the movie on.
3323 A value of \-2 means fullscreen across the whole virtual display (in this case
3324 Xinerama information is completely ignored), \-1 means
3325 fullscreen on the display the window currently is on.
3326 The initial position set via the \-geometry option is relative to the
3327 specified screen.
3328 Will usually only work with "\-fstype \-fullscreen" or "\-fstype none".
3329 This option is not suitable to only set the startup screen (because
3330 it will always display on the given screen in fullscreen mode),
3331 \-geometry is the best that is available for that purpose
3332 currently.
3333 Supported by at least the direct3d, gl, gl2, x11, xv and corevideo video output
3334 drivers.
3337 .B \-zrbw (\-vo zr only)
3338 Display in black and white.
3339 For optimal performance, this can be combined with '\-lavdopts gray'.
3342 .B \-zrcrop <[width]x[height]+[x offset]+[y offset]> (\-vo zr only)
3343 Select a part of the input image to display, multiple occurrences
3344 of this option switch on cinerama mode.
3345 In cinerama mode the movie is distributed over more than one TV
3346 (or beamer) to create a larger image.
3347 Options appearing after the n-th \-zrcrop apply to the n-th MJPEG card, each
3348 card should at least have a \-zrdev in addition to the \-zrcrop.
3349 For examples, see the output of \-zrhelp and the Zr section of the
3350 documentation.
3353 .B \-zrdev <device> (\-vo zr only)
3354 Specify the device special file that belongs to your MJPEG card, by default
3355 the zr video output driver takes the first v4l device it can find.
3358 .B \-zrfd (\-vo zr only)
3359 Force decimation: Decimation, as specified by \-zrhdec and \-zrvdec, only
3360 happens if the hardware scaler can stretch the image to its original size.
3361 Use this option to force decimation.
3364 .B \-zrhdec <1|2|4> (\-vo zr only)
3365 Horizontal decimation: Ask the driver to send only every 2nd or 4th
3366 line/\:pixel of the input image to the MJPEG card and use the scaler
3367 of the MJPEG card to stretch the image to its original size.
3370 .B \-zrhelp (\-vo zr only)
3371 Display a list of all \-zr* options, their default values and a
3372 cinerama mode example.
3375 .B \-zrnorm <norm> (\-vo zr only)
3376 Specify the TV norm as PAL or NTSC (default: no change).
3379 .B \-zrquality <1\-20> (\-vo zr only)
3380 A number from 1 (best) to 20 (worst) representing the JPEG encoding quality.
3383 .B \-zrvdec <1|2|4> (\-vo zr only)
3384 Vertical decimation: Ask the driver to send only every 2nd or 4th
3385 line/\:pixel of the input image to the MJPEG card and use the scaler
3386 of the MJPEG card to stretch the image to its original size.
3389 .B \-zrxdoff <x display offset> (\-vo zr only)
3390 If the movie is smaller than the TV screen, this option specifies the x
3391 offset from the upper-left corner of the TV screen (default: centered).
3394 .B \-zrydoff <y display offset> (\-vo zr only)
3395 If the movie is smaller than the TV screen, this option specifies the y
3396 offset from the upper-left corner of the TV screen (default: centered).
3400 .SH "VIDEO OUTPUT DRIVERS (MPLAYER ONLY)"
3401 Video output drivers are interfaces to different video output facilities.
3402 The syntax is:
3405 .B \-vo <driver1[:suboption1[=value]:...],driver2,...[,]>
3406 Specify a priority list of video output drivers to be used.
3408 If the list has a trailing ',' MPlayer will fall back on drivers not
3409 contained in the list.
3410 Suboptions are optional and can mostly be omitted.
3412 .I NOTE:
3413 See \-vo help for a list of compiled-in video output drivers.
3414 .sp 1
3415 .I EXAMPLE:
3416 .PD 0
3417 .RSs
3418 .IPs "\-vo xmga,xv,"
3419 Try the Matrox X11 driver, then the Xv driver, then others.
3420 .IPs "\-vo directx:noaccel"
3421 Uses the DirectX driver with acceleration features turned off.
3423 .PD 1
3424 .sp 1
3425 Available video output drivers are:
3428 .B xv (X11 only)
3429 Uses the XVideo extension of XFree86 4.x to enable hardware
3430 accelerated playback.
3431 If you cannot use a hardware specific driver, this is probably
3432 the best option.
3433 For information about what colorkey is used and how it is drawn run MPlayer
3434 with \-v option and look out for the lines tagged with [xv common] at the
3435 beginning.
3436 .PD 0
3437 .RSs
3438 .IPs adaptor=<number>
3439 Select a specific XVideo adaptor (check xvinfo results).
3440 .IPs port=<number>
3441 Select a specific XVideo port.
3442 .IPs ck=<cur|use|set>
3443 Select the source from which the colorkey is taken (default: cur).
3444 .RSss
3445 .IPs cur
3446 The default takes the colorkey currently set in Xv.
3447 .IPs use
3448 Use but do not set the colorkey from MPlayer (use \-colorkey option to change
3449 it).
3450 .IPs set
3451 Same as use but also sets the supplied colorkey.
3453 .IPs ck-method=<man|bg|auto>
3454 Sets the colorkey drawing method (default: man).
3455 .RSss
3456 .IPs man
3457 Draw the colorkey manually (reduces flicker in some cases).
3458 .IPs bg
3459 Set the colorkey as window background.
3460 .IPs auto
3461 Let Xv draw the colorkey.
3464 .PD 1
3467 .B x11 (X11 only)
3468 Shared memory video output driver without hardware acceleration that
3469 works whenever X11 is present.
3472 .B xover (X11 only)
3473 Adds X11 support to all overlay based video output drivers.
3474 Currently only supported by tdfx_vid.
3475 .PD 0
3476 .RSs
3477 .IPs <vo_driver>
3478 Select the driver to use as source to overlay on top of X11.
3480 .PD 1
3483 .B vdpau (with \-vc ffmpeg12vdpau, ffwmv3vdpau, ffvc1vdpau, ffh264vdpau or ffodivxvdpau)
3484 Video output that uses VDPAU to decode video via hardware.
3485 Also supports displaying of software-decoded video.
3486 .PD 0
3487 .RSs
3488 .IPs sharpen=<\-1\-1>
3489 For positive values, apply a sharpening algorithm to the video,
3490 for negative values a blurring algorithm (default: 0).
3491 .IPs denoise=<0\-1>
3492 Apply a noise reduction algorithm to the video (default: 0, no noise reduction).
3493 .IPs deint=<0\-4>
3494 Select the deinterlacer (default: 0).
3495 All modes > 0 respect \-field\-dominance.
3496 .RSss
3497 .IPs 0
3498 no deinterlacing
3499 .IPs 1
3500 Show only first field, similar to \-vf field.
3501 .IPs 2
3502 Bob deinterlacing, similar to \-vf tfields=1.
3503 .IPs 3
3504 motion adaptive temporal deinterlacing
3505 May lead to A/V desync with slow video hardware and/or high resolution.
3506 This is the default if "D" is used to enable deinterlacing.
3507 .IPs 4
3508 motion adaptive temporal deinterlacing with edge-guided spatial interpolation
3509 Needs fast video hardware.
3511 .IPs chroma\-deint
3512 Makes temporal deinterlacers operate both on luma and chroma (default).
3513 Use nochroma\-deint to solely use luma and speed up advanced deinterlacing.
3514 Useful with slow video memory.
3515 .IPs pullup
3516 Try to apply inverse telecine, needs motion adaptive temporal deinterlacing.
3517 .IPs colorspace=<0-3>
3518 Select the color space for YUV to RGB conversion.
3519 In general BT.601 should be used for standard definition (SD) content and
3520 BT.709 for high definition (HD) content.
3521 Using incorrect color space results in slightly under or over saturated and
3522 shifted colors.
3523 .RSss
3524 .IPs 0
3525 Guess the color space based on video resolution.
3526 Video with width >= 1280 or height > 576 is assumed to be HD and BT.709 color
3527 space will be used.
3528 .IPs 1
3529 Use ITU-R BT.601 color space (default).
3530 .IPs 2
3531 Use ITU-R BT.709 color space.
3532 .IPs 3
3533 Use SMPTE-240M color space.
3535 .IPs hqscaling=<0-9>
3536 .RSss
3537 .IPs 0
3538 Use default VDPAU scaling (default).
3539 .IPs 1\-9
3540 Apply high quality VDPAU scaling (needs capable hardware).
3542 .IPs studio
3543 Output video in studio level RGB (16-235).
3544 This is what TVs and video monitors generally expect.
3545 By default PC level RGB (0-255) suitable for PC monitors is used.
3546 Providing studio level output to a device expecting PC level input results in
3547 grey blacks and dim whites, the reverse in crushed blacks and whites.
3548 .IPs fps=<number>
3549 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).
3550 Default 0 means use autodetected value.
3551 A positive value is interpreted as a refresh rate in Hz and overrides the autodetected value.
3552 A negative value disables all timing adjustment and framedrop logic.
3553 .IPs queuetime_windowed=<number>
3554 .IPs queuetime_fs=<number>
3555 Use VDPAU's presentation queue functionality to queue future video frame
3556 changes at most this many milliseconds in advance (default: 50).
3557 See below for additional information.
3558 .IPs output_surfaces=<2-15>
3559 Allocate this many output surfaces to display video frames (default: 3).
3560 See below for additional information.
3563 .sp 1
3564 Using the VDPAU frame queueing functionality controlled by the queuetime
3565 options makes MPlayer's frame flip timing less sensitive to system CPU load
3566 and allows MPlayer to start decoding the next frame(s) slightly earlier
3567 which can reduce jitter caused by individual slow-to-decode frames.
3568 However the NVIDIA graphics drivers can make other window behavior such as
3569 window moves choppy if VDPAU is using the blit queue (mainly happens
3570 if you have the composite extension enabled) and this feature is active.
3571 If this happens on your system and it bothers you then you can set the
3572 queuetime value to 0 to disable this feature.
3573 The settings to use in windowed and fullscreen mode are separate because there
3574 should be less reason to disable this for fullscreen mode (as the driver issue
3575 shouldn't affect the video itself).
3576 .sp 1
3577 You can queue more frames ahead by increasing the queuetime values and the
3578 output_surfaces count (to ensure enough surfaces to buffer video for a
3579 certain time ahead you need at least as many surfaces as the video has
3580 frames during that time, plus two).
3581 This could help make video smoother in some cases.
3582 The main downsides are increased video RAM requirements for the surfaces
3583 and laggier display response to user commands (display changes only become
3584 visible some time after they're queued). The graphics driver implementation may
3585 also have limits on the length of maximum queuing time or number of queued
3586 surfaces that work well or at all.
3588 .PD 1
3591 .B xvmc (X11 with \-vc ffmpeg12mc only)
3592 Video output driver that uses the XvMC (X Video Motion Compensation)
3593 extension of XFree86 4.x to speed up MPEG-1/2 and VCR2 decoding.
3594 .PD 0
3595 .RSs
3596 .IPs adaptor=<number>
3597 Select a specific XVideo adaptor (check xvinfo results).
3598 .IPs port=<number>
3599 Select a specific XVideo port.
3600 .IPs (no)benchmark
3601 Disables image display.
3602 Necessary for proper benchmarking of drivers that change
3603 image buffers on monitor retrace only (nVidia).
3604 Default is not to disable image display (nobenchmark).
3605 .IPs (no)bobdeint
3606 Very simple deinterlacer.
3607 Might not look better than \-vf tfields=1,
3608 but it is the only deinterlacer for xvmc (default: nobobdeint).
3609 .IPs (no)queue
3610 Queue frames for display to allow more parallel work of the video hardware.
3611 May add a small (not noticeable) constant A/V desync (default: noqueue).
3612 .IPs (no)sleep
3613 Use sleep function while waiting for rendering to finish
3614 (not recommended on Linux) (default: nosleep).
3615 .IPs ck=cur|use|set
3616 Same as \-vo xv:ck (see \-vo xv).
3617 .IPs ck-method=man|bg|auto
3618 Same as \-vo xv:ck-method (see \-vo xv).
3620 .PD 1
3623 .B dga (X11 only)
3624 Play video through the XFree86 Direct Graphics Access extension.
3625 Considered obsolete.
3628 .B sdl (SDL only, buggy/outdated)
3629 Highly platform independent SDL (Simple Directmedia Layer) library
3630 video output driver.
3631 Since SDL uses its own X11 layer, MPlayer X11 options do not have
3632 any effect on SDL.
3633 Note that it has several minor bugs (\-vm/\-novm is mostly ignored,
3634 \-fs behaves like \-novm should, window is in top-left corner when
3635 returning from fullscreen, panscan is not supported, ...).
3636 .PD 0
3637 .RSs
3638 .IPs driver=<driver>
3639 Explicitly choose the SDL driver to use.
3640 .IPs (no)forcexv
3641 Use XVideo through the sdl video output driver (default: forcexv).
3642 .IPs (no)hwaccel
3643 Use hardware accelerated scaler (default: hwaccel).
3645 .PD 1
3648 .B "vidix\ \ "
3649 VIDIX (VIDeo Interface for *niX) is an interface to the
3650 video acceleration features of different graphics cards.
3651 Very fast video output driver on cards that support it.
3652 .PD 0
3653 .RSs
3654 .IPs <subdevice>
3655 Explicitly choose the VIDIX subdevice driver to use.
3656 Available subdevice drivers are cyberblade, ivtv, mach64,
3657 mga_crtc2, mga, nvidia, pm2, pm3, radeon, rage128, s3, sh_veu,
3658 sis_vid and unichrome.
3660 .PD 1
3663 .B xvidix (X11 only)
3664 X11 frontend for VIDIX
3665 .PD 0
3666 .RSs
3667 .IPs <subdevice>
3668 same as vidix
3670 .PD 1
3673 .B "cvidix\ "
3674 Generic and platform independent VIDIX frontend, can even run in a
3675 text console with nVidia cards.
3676 .PD 0
3677 .RSs
3678 .IPs <subdevice>
3679 same as vidix
3681 .PD 1
3684 .B winvidix (Windows only)
3685 Windows frontend for VIDIX
3686 .PD 0
3687 .RSs
3688 .IPs <subdevice>
3689 same as vidix
3691 .PD 1
3694 .B direct3d (Windows only) (BETA CODE!)
3695 Video output driver that uses the Direct3D interface (useful for Vista).
3698 .B directx (Windows only)
3699 Video output driver that uses the DirectX interface.
3700 .PD 0
3701 .RSs
3702 .IPs noaccel
3703 Turns off hardware acceleration.
3704 Try this option if you have display problems.
3706 .PD 1
3709 .B kva (OS/2 only)
3710 Video output driver that uses the libkva interface.
3711 .PD 0
3712 .RSs
3713 .IPs snap
3714 Force SNAP mode.
3715 .IPs wo
3716 Force WarpOverlay! mode.
3717 .IPs dive
3718 Force DIVE mode.
3719 .IPs (no)t23
3720 Enable or disable workaround for T23 laptop (default: disabled).
3721 Try to enable this option if your video card supports upscaling only.
3723 .PD 1
3726 .B quartz (Mac OS X only)
3727 Mac OS X Quartz video output driver.
3728 Under some circumstances, it might be more efficient to force a
3729 packed YUV output format, with e.g.\& \-vf format=yuy2.
3730 .PD 0
3731 .RSs
3732 .IPs device_id=<number>
3733 Choose the display device to use in fullscreen.
3734 .IPs fs_res=<width>:<height>
3735 Specify the fullscreen resolution (useful on slow systems).
3737 .PD 1
3740 .B corevideo (Mac OS X 10.4 or 10.3.9 with QuickTime 7)
3741 Mac OS X CoreVideo video output driver
3742 .PD 0
3743 .RSs
3744 .IPs device_id=<number>
3745 Choose the display device to use for fullscreen or set it to \-1 to
3746 always use the same screen the video window is on (default: \-1 \- auto).
3747 .IPs shared_buffer
3748 Write output to a shared memory buffer instead of displaying it and
3749 try to open an existing NSConnection for communication with a GUI.
3750 .IPs buffer_name=<name>
3751 Name of the shared buffer created with shm_open as well as the name of
3752 the NSConnection MPlayer will try to open (default: "mplayerosx").
3753 Setting buffer_name implicitly enables shared_buffer.
3755 .PD 1
3758 .B fbdev (Linux only)
3759 Uses the kernel framebuffer to play video.
3760 .PD 0
3761 .RSs
3762 .IPs <device>
3763 Explicitly choose the fbdev device name to use (e.g.\& /dev/\:fb0) or the
3764 name of the VIDIX subdevice if the device name starts with 'vidix'
3765 (e.g.\& 'vidixsis_vid' for the sis driver).
3767 .PD 1
3770 .B fbdev2 (Linux only)
3771 Uses the kernel framebuffer to play video,
3772 alternative implementation.
3773 .PD 0
3774 .RSs
3775 .IPs <device>
3776 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
3778 .PD 1
3781 .B "vesa\ \ \ "
3782 Very general video output driver that should work on any VESA VBE 2.0
3783 compatible card.
3784 .PD 0
3785 .RSs
3786 .IPs (no)dga
3787 Turns DGA mode on or off (default: on).
3788 .IPs neotv_pal
3789 Activate the NeoMagic TV out and set it to PAL norm.
3790 .IPs neotv_ntsc
3791 Activate the NeoMagic TV out and set it to NTSC norm.
3792 .IPs vidix
3793 Use the VIDIX driver.
3794 .IPs "lvo:\ \ \ "
3795 Activate the Linux Video Overlay on top of VESA mode.
3797 .PD 1
3800 .B "svga\ \ \ "
3801 Play video using the SVGA library.
3802 .PD 0
3803 .RSs
3804 .IPs "<video mode>"
3805 Specify video mode to use.
3806 The mode can be given in a <width>x<height>x<colors> format,
3807 e.g.\& 640x480x16M or be a graphics mode number, e.g.\& 84.
3808 .IPs bbosd
3809 Draw OSD into black bands below the movie (slower).
3810 .IPs native
3811 Use only native drawing functions.
3812 This avoids direct rendering, OSD and hardware acceleration.
3813 .IPs retrace
3814 Force frame switch on vertical retrace.
3815 Usable only with \-double.
3816 It has the same effect as the \-vsync option.
3817 .IPs "sq\ \ \ "
3818 Try to select a video mode with square pixels.
3819 .IPs vidix
3820 Use svga with VIDIX.
3822 .PD 1
3825 .B "gl\ \ \ \ \ "
3826 OpenGL video output driver, simple version.
3827 Video size must be smaller than
3828 the maximum texture size of your OpenGL implementation.
3829 Intended to work even with the most basic OpenGL implementations,
3830 but also makes use of newer extensions, which allow support for more
3831 colorspaces and direct rendering.
3832 For optimal speed try something similar to
3834 \-vo gl:yuv=2:rectangle=2:force\-pbo:ati\-hack \-dr \-noslices
3836 The code performs very few checks, so if a feature does not work, this
3837 might be because it is not supported by your card/OpenGL implementation
3838 even if you do not get any error message.
3839 Use glxinfo or a similar tool to display the supported OpenGL extensions.
3840 .PD 0
3841 .RSs
3842 .IPs (no)ati\-hack
3843 ATI drivers may give a corrupted image when PBOs are used (when using \-dr
3844 or force\-pbo).
3845 This option fixes this, at the expense of using a bit more memory.
3846 .IPs (no)force\-pbo
3847 Always uses PBOs to transfer textures even if this involves an extra copy.
3848 Currently this gives a little extra speed with NVidia drivers and a lot more
3849 speed with ATI drivers.
3850 May need \-noslices and the ati\-hack suboption to work correctly.
3851 .IPs (no)scaled-osd
3852 Changes the way the OSD behaves when the size of the
3853 window changes (default: disabled).
3854 When enabled behaves more like the other video output drivers,
3855 which is better for fixed-size fonts.
3856 Disabled looks much better with FreeType fonts and uses the
3857 borders in fullscreen mode.
3858 Does not work correctly with ass subtitles (see \-ass), you can instead
3859 render them without OpenGL support via \-vf ass.
3860 .IPs osdcolor=<0xAARRGGBB>
3861 Color for OSD (default: 0x00ffffff, corresponds to non-transparent white).
3862 .IPs rectangle=<0,1,2>
3863 Select usage of rectangular textures which saves video RAM, but often is
3864 slower (default: 0).
3865 .RSss
3866 0: Use power-of-two textures (default).
3868 1: Use the GL_ARB_texture_rectangle extension.
3870 2: Use the GL_ARB_texture_non_power_of_two extension.
3871 In some cases only supported in software and thus very slow.
3873 .IPs swapinterval=<n>
3874 Minimum interval between two buffer swaps, counted in
3875 displayed frames (default: 1).
3876 1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
3877 Values below 0 will leave it at the system default.
3878 This limits the framerate to (horizontal refresh rate / n).
3879 Requires GLX_SGI_swap_control support to work.
3880 With some (most/all?) implementations this only works in fullscreen mode.
3881 .IPs ycbcr
3882 Use the GL_MESA_ycbcr_texture extension to convert YUV to RGB.
3883 In most cases this is probably slower than doing software conversion to RGB.
3884 .IPs yuv=<n>
3885 Select the type of YUV to RGB conversion.
3886 The default is auto-detection deciding between values 0 and 2.
3887 .RSss
3888 0: Use software conversion.
3889 Compatible with all OpenGL versions.
3890 Provides brightness, contrast and saturation control.
3892 1: Use register combiners.
3893 This uses an nVidia-specific extension (GL_NV_register_combiners).
3894 At least three texture units are needed.
3895 Provides saturation and hue control.
3896 This method is fast but inexact.
3898 2: Use a fragment program.
3899 Needs the GL_ARB_fragment_program extension and at least three texture units.
3900 Provides brightness, contrast, saturation and hue control.
3902 3: Use a fragment program using the POW instruction.
3903 Needs the GL_ARB_fragment_program extension and at least three texture units.
3904 Provides brightness, contrast, saturation, hue and gamma control.
3905 Gamma can also be set independently for red, green and blue.
3906 Method 4 is usually faster.
3908 4: Use a fragment program with additional lookup.
3909 Needs the GL_ARB_fragment_program extension and at least four texture units.
3910 Provides brightness, contrast, saturation, hue and gamma control.
3911 Gamma can also be set independently for red, green and blue.
3913 5: Use ATI-specific method (for older cards).
3914 This uses an ATI-specific extension (GL_ATI_fragment_shader \- not
3915 GL_ARB_fragment_shader!).
3916 At least three texture units are needed.
3917 Provides saturation and hue control.
3918 This method is fast but inexact.
3920 6: Use a 3D texture to do conversion via lookup.
3921 Needs the GL_ARB_fragment_program extension and at least four texture units.
3922 Extremely slow (software emulation) on some (all?) ATI cards since it uses
3923 a texture with border pixels.
3924 Provides brightness, contrast, saturation, hue and gamma control.
3925 Gamma can also be set independently for red, green and blue.
3926 Speed depends more on GPU memory bandwidth than other methods.
3928 .IPs colorspace
3929 Select the color space for YUV to RGB conversion.
3930 .RSss
3931 .IPs 0
3932 Use the formula used normally by MPlayer (default).
3933 .IPs 1
3934 Use ITU-R BT.601 color space.
3935 .IPs 2
3936 Use ITU-R BT.709 color space.
3937 .IPs 3
3938 Use SMPTE-240M color space.
3940 .IPs levelconv=<n>
3941 Select the brightness level conversion to use for the YUV to RGB conversion
3942 .RSss
3943 .IPs 0
3944 Convert TV to PC levels (default).
3945 .IPs 1
3946 Convert PC to TV levels.
3947 .IPs 2
3948 Do not do any conversion.
3950 .IPs lscale=<n>
3951 Select the scaling function to use for luminance scaling.
3952 Only valid for yuv modes 2, 3, 4 and 6.
3953 .RSss
3954 0: Use simple linear filtering (default).
3956 1: Use bicubic B-spline filtering (better quality).
3957 Needs one additional texture unit.
3958 Older cards will not be able to handle this for chroma at least in fullscreen mode.
3960 2: Use cubic filtering in horizontal, linear filtering in vertical direction.
3961 Works on a few more cards than method 1.
3963 3: Same as 1 but does not use a lookup texture.
3964 Might be faster on some cards.
3966 4: Use experimental unsharp masking with 3x3 support and a default strength of 0.5 (see filter-strength).
3968 5: Use experimental unsharp masking with 5x5 support and a default strength of 0.5 (see filter-strength).
3970 .IPs cscale=<n>
3971 Select the scaling function to use for chrominance scaling.
3972 For details see lscale.
3973 .IPs filter-strength=<value>
3974 Set the effect strength for the lscale/cscale filters that support it.
3975 .IPs customprog=<filename>
3976 Load a custom fragment program from <filename>.
3977 See TOOLS/edgedect.fp for an example.
3978 .IPs customtex=<filename>
3979 Load a custom "gamma ramp" texture from <filename>.
3980 This can be used in combination with yuv=4 or with the customprog option.
3981 .IPs (no)customtlin
3982 If enabled (default) use GL_LINEAR interpolation, otherwise use GL_NEAREST
3983 for customtex texture.
3984 .IPs (no)customtrect
3985 If enabled, use texture_rectangle for customtex texture.
3986 Default is disabled.
3987 .IPs (no)mipmapgen
3988 If enabled, mipmaps for the video are automatically generated.
3989 This should be useful together with the customprog and the TXB
3990 instruction to implement blur filters with a large radius.
3991 For most OpenGL implementations this is very slow for any non-RGB
3992 formats.
3993 Default is disabled.
3995 .sp 1
3997 Normally there is no reason to use the following options, they mostly
3998 exist for testing purposes.
4000 .sp 1
4001 .RSs
4002 .IPs (no)glfinish
4003 Call glFinish() before swapping buffers.
4004 Slower but in some cases more correct output (default: disabled).
4005 .IPs (no)manyfmts
4006 Enables support for more (RGB and BGR) color formats (default: enabled).
4007 Needs OpenGL version >= 1.2.
4008 .IPs slice-height=<0\-...>
4009 Number of lines copied to texture in one piece (default: 0).
4010 0 for whole image.
4012 .I NOTE:
4013 If YUV colorspace is used (see yuv suboption), special rules apply:
4014 .RSss
4015 If the decoder uses slice rendering (see \-noslices), this setting
4016 has no effect, the size of the slices as provided by the decoder is used.
4018 If the decoder does not use slice rendering, the default is 16.
4020 .IPs (no)osd
4021 Enable or disable support for OSD rendering via OpenGL (default: enabled).
4022 This option is for testing; to disable the OSD use \-osdlevel 0 instead.
4023 .IPs (no)aspect
4024 Enable or disable aspect scaling and pan-and-scan support (default: enabled).
4025 Disabling might increase speed.
4026 .REss
4028 .PD 1
4031 .B "gl2\ \ \ \ "
4032 Variant of the OpenGL video output driver.
4033 Supports videos larger than the maximum texture size but lacks many of the
4034 advanced features and optimizations of the gl driver and is unlikely to be
4035 extended further.
4036 .PD 0
4037 .RSs
4038 .IPs (no)glfinish
4039 same as gl (default: enabled)
4040 .IPs yuv=<n>
4041 Select the type of YUV to RGB conversion.
4042 If set to anything except 0 OSD will be disabled and brightness, contrast and
4043 gamma setting is only available via the global X server settings.
4044 Apart from this the values have the same meaning as for \-vo gl.
4045 .REss
4048 .B matrixview
4049 OpenGL-based renderer creating a Matrix-like running-text effect.
4050 .PD 0
4051 .RSs
4052 .IPs cols=<n>
4053 Number of text columns to display.
4054 Very low values (< 16) will probably fail due to scaler limitations.
4055 Values not divisible by 16 may cause issues as well.
4056 .IPs rows=<n>
4057 Number of text rows to display.
4058 Very low values (< 16) will probably fail due to scaler limitations.
4059 Values not divisible by 16 may cause issues as well.
4060 .REss
4063 .B "null\ \ \ "
4064 Produces no video output.
4065 Useful for benchmarking.
4068 .B "aa\ \ \ \ \ "
4069 ASCII art video output driver that works on a text console.
4070 You can get a list and an explanation of available suboptions
4071 by executing 'mplayer \-vo aa:help'.
4073 .I NOTE:
4074 The driver does not handle \-aspect correctly.
4076 .I HINT:
4077 You probably have to specify \-monitorpixelaspect.
4078 Try 'mplayer \-vo aa \-monitorpixelaspect 0.5'.
4081 .B "caca\ \ \ "
4082 Color ASCII art video output driver that works on a text console.
4085 .B "bl\ \ \ \ \ "
4086 Video playback using the Blinkenlights UDP protocol.
4087 This driver is highly hardware specific.
4088 .PD 0
4089 .RSs
4090 .IPs <subdevice>
4091 Explicitly choose the Blinkenlights subdevice driver to use.
4092 It is something like arcade:host=localhost:2323 or
4093 hdl:file=name1,file=name2.
4094 You must specify a subdevice.
4096 .PD 1
4099 .B "ggi\ \ \ \ "
4100 GGI graphics system video output driver
4101 .PD 0
4102 .RSs
4103 .IPs <driver>
4104 Explicitly choose the GGI driver to use.
4105 Replace any ',' that would appear in the driver string by a '.'.
4107 .PD 1
4110 .B directfb
4111 Play video using the DirectFB library.
4112 .PD 0
4113 .RSs
4114 .IPs (no)input
4115 Use the DirectFB instead of the MPlayer keyboard code (default: enabled).
4116 .IPs buffermode=single|double|triple
4117 Double and triple buffering give best results if you want to avoid tearing issues.
4118 Triple buffering is more efficient than double buffering as it does
4119 not block MPlayer while waiting for the vertical retrace.
4120 Single buffering should be avoided (default: single).
4121 .IPs fieldparity=top|bottom
4122 Control the output order for interlaced frames (default: disabled).
4123 Valid values are top = top fields first, bottom = bottom fields first.
4124 This option does not have any effect on progressive film material
4125 like most MPEG movies are.
4126 You need to enable this option if you have tearing issues or unsmooth
4127 motions watching interlaced film material.
4128 .IPs layer=N
4129 Will force layer with ID N for playback (default: \-1 \- auto).
4130 .IPs dfbopts=<list>
4131 Specify a parameter list for DirectFB.
4133 .PD 1
4136 .B "dfbmga\ "
4137 Matrox G400/\:G450/\:G550 specific video output driver that uses the
4138 DirectFB library to make use of special hardware features.
4139 Enables CRTC2 (second head), displaying video independently of the first head.
4140 .PD 0
4141 .RSs
4142 .IPs (no)input
4143 same as directfb (default: disabled)
4144 .IPs buffermode=single|double|triple
4145 same as directfb (default: triple)
4146 .IPs fieldparity=top|bottom
4147 same as directfb
4148 .IPs (no)bes
4149 Enable the use of the Matrox BES (backend scaler) (default: disabled).
4150 Gives very good results concerning speed and output quality as interpolated
4151 picture processing is done in hardware.
4152 Works only on the primary head.
4153 .IPs (no)spic
4154 Make use of the Matrox sub picture layer to display the OSD (default: enabled).
4155 .IPs (no)crtc2
4156 Turn on TV-out on the second head (default: enabled).
4157 The output quality is amazing as it is a full interlaced picture
4158 with proper sync to every odd/\:even field.
4159 .IPs tvnorm=pal|ntsc|auto
4160 Will set the TV norm of the Matrox card without the need
4161 for modifying /etc/\:directfbrc (default: disabled).
4162 Valid norms are pal = PAL, ntsc = NTSC.
4163 Special norm is auto (auto-adjust using PAL/\:NTSC) because it decides
4164 which norm to use by looking at the framerate of the movie.
4166 .PD 1
4169 .B mga (Linux only)
4170 Matrox specific video output driver that makes use of the YUV back
4171 end scaler on Gxxx cards through a kernel module.
4172 If you have a Matrox card, this is the fastest option.
4173 .PD 0
4174 .RSs
4175 .IPs <device>
4176 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4178 .PD 1
4181 .B xmga (Linux, X11 only)
4182 The mga video output driver, running in an X11 window.
4183 .PD 0
4184 .RSs
4185 .IPs <device>
4186 Explicitly choose the Matrox device name to use (default: /dev/\:mga_vid).
4188 .PD 1
4191 .B s3fb (Linux only) (also see \-dr)
4192 S3 Virge specific video output driver.
4193 This driver supports the card's YUV conversion and scaling, double
4194 buffering and direct rendering features.
4195 Use \-vf format=yuy2 to get hardware-accelerated YUY2 rendering, which is
4196 much faster than YV12 on this card.
4197 .PD 0
4198 .RSs
4199 .IPs <device>
4200 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4202 .PD 1
4205 .B wii (Linux only)
4206 Nintendo Wii/GameCube specific video output driver.
4209 .B 3dfx (Linux only)
4210 3dfx-specific video output driver that directly uses
4211 the hardware on top of X11.
4212 Only 16 bpp are supported.
4215 .B tdfxfb (Linux only)
4216 This driver employs the tdfxfb framebuffer driver to play movies with
4217 YUV acceleration on 3dfx cards.
4218 .PD 0
4219 .RSs
4220 .IPs <device>
4221 Explicitly choose the fbdev device name to use (default: /dev/\:fb0).
4223 .PD 1
4226 .B tdfx_vid (Linux only)
4227 3dfx-specific video output driver that works in combination with
4228 the tdfx_vid kernel module.
4229 .PD 0
4230 .RSs
4231 .IPs <device>
4232 Explicitly choose the device name to use (default: /dev/\:tdfx_vid).
4234 .PD 1
4237 .B dxr2 (also see \-dxr2) (DXR2 only)
4238 Creative DXR2 specific video output driver.
4239 .PD 0
4240 .RSs
4241 .IPs <vo_driver>
4242 Output video subdriver to use as overlay (x11, xv).
4244 .PD 1
4247 .B dxr3 (DXR3 only)
4248 Sigma Designs em8300 MPEG decoder chip (Creative DXR3, Sigma Designs
4249 Hollywood Plus) specific video output driver.
4250 Also see the lavc video filter.
4251 .PD 0
4252 .RSs
4253 .IPs overlay
4254 Activates the overlay instead of TV-out.
4255 .IPs prebuf
4256 Turns on prebuffering.
4257 .IPs "sync\ "
4258 Will turn on the new sync-engine.
4259 .IPs norm=<norm>
4260 Specifies the TV norm.
4261 .RSss
4262 0: Does not change current norm (default).
4264 1: Auto-adjust using PAL/\:NTSC.
4266 2: Auto-adjust using PAL/\:PAL-60.
4268 3: PAL
4270 4: PAL-60
4272 5: NTSC
4274 .IPs <0\-3>
4275 Specifies the device number to use if you have more than one em8300 card.
4277 .PD 1
4280 .B ivtv (IVTV only)
4281 Conexant CX23415 (iCompression iTVC15) or Conexant CX23416 (iCompression
4282 iTVC16) MPEG decoder chip (Hauppauge WinTV PVR-150/250/350/500)
4283 specific video output driver for TV-out.
4284 Also see the lavc video filter.
4285 .PD 0
4286 .RSs
4287 .IPs <device>
4288 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4289 .IPs <output>
4290 Explicitly choose the TV-out output to be used for the video signal.
4292 .PD 1
4295 .B v4l2 (requires Linux 2.6.22+ kernel)
4296 Video output driver for V4L2 compliant cards with built-in hardware MPEG decoder.
4297 Also see the lavc video filter.
4298 .PD 0
4299 .RSs
4300 .IPs <device>
4301 Explicitly choose the MPEG decoder device name to use (default: /dev/video16).
4302 .IPs <output>
4303 Explicitly choose the TV-out output to be used for the video signal.
4305 .PD 1
4308 .B mpegpes (DVB only)
4309 Video output driver for DVB cards that writes the output to an MPEG-PES file
4310 if no DVB card is installed.
4311 .PD 0
4312 .RSs
4313 .IPs card=<1\-4>
4314 Specifies the device number to use if you have more than one DVB output card
4315 (V3 API only, such as 1.x.y series drivers).
4316 If not specified MPlayer will search the first usable card.
4317 .IPs <filename>
4318 output filename (default: ./grab.mpg)
4320 .PD 1
4323 .B zr (also see \-zr* and \-zrhelp)
4324 Video output driver for a number of MJPEG capture/\:playback cards.
4327 .B zr2 (also see the zrmjpeg video filter)
4328 Video output driver for a number of MJPEG capture/\:playback cards,
4329 second generation.
4330 .PD 0
4331 .RSs
4332 .IPs dev=<device>
4333 Specifies the video device to use.
4334 .IPs norm=<PAL|NTSC|SECAM|auto>
4335 Specifies the video norm to use (default: auto).
4336 .IPs (no)prebuf
4337 (De)Activate prebuffering, not yet supported.
4339 .PD 1
4342 .B "md5sum\ "
4343 Calculate MD5 sums of each frame and write them to a file.
4344 Supports RGB24 and YV12 colorspaces.
4345 Useful for debugging.
4346 .PD 0
4347 .RSs
4348 .IPs outfile=<value>
4349 Specify the output filename (default: ./md5sums).
4351 .PD 1
4354 .B yuv4mpeg
4355 Transforms the video stream into a sequence of uncompressed YUV 4:2:0
4356 images and stores it in a file (default: ./stream.yuv).
4357 The format is the same as the one employed by mjpegtools, so this is
4358 useful if you want to process the video with the mjpegtools suite.
4359 It supports the YV12 format.
4360 If your source file has a different format and is interlaced, make sure
4361 to use -vf scale=::1 to ensure the conversion uses interlaced mode.
4362 You can combine it with the \-fixed\-vo option to concatenate files
4363 with the same dimensions and fps value.
4364 .PD 0
4365 .RSs
4366 .IPs interlaced
4367 Write the output as interlaced frames, top field first.
4368 .IPs interlaced_bf
4369 Write the output as interlaced frames, bottom field first.
4370 .IPs file=<filename>
4371 Write the output to <filename> instead of the default stream.yuv.
4372 .REss
4373 .PD 1
4375 .sp 1
4376 .I NOTE:
4377 If you do not specify any option the output is progressive
4378 (i.e.\& not interlaced).
4382 .B "gif89a\ "
4383 Output each frame into a single animated GIF file in the current directory.
4384 It supports only RGB format with 24 bpp and the output is converted to 256
4385 colors.
4386 .PD 0
4387 .RSs
4388 .IPs <fps>
4389 Float value to specify framerate (default: 5.0).
4390 .IPs <output>
4391 Specify the output filename (default: ./out.gif).
4392 .REss
4393 .PD 1
4395 .sp 1
4396 .I NOTE:
4397 You must specify the framerate before the filename or the framerate will
4398 be part of the filename.
4399 .sp 1
4400 .I EXAMPLE:
4402 .PD 0
4403 .RSs
4404 mplayer video.nut \-vo gif89a:fps=15:output=test.gif
4406 .PD 1
4409 .B "jpeg\ \ \ "
4410 Output each frame into a JPEG file in the current directory.
4411 Each file takes the frame number padded with leading zeros as name.
4412 .PD 0
4413 .RSs
4414 .IPs [no]progressive
4415 Specify standard or progressive JPEG (default: noprogressive).
4416 .IPs [no]baseline
4417 Specify use of baseline or not (default: baseline).
4418 .IPs optimize=<0\-100>
4419 optimization factor (default: 100)
4420 .IPs smooth=<0\-100>
4421 smooth factor (default: 0)
4422 .IPs quality=<0\-100>
4423 quality factor (default: 75)
4424 .IPs outdir=<dirname>
4425 Specify the directory to save the JPEG files to (default: ./).
4426 .IPs subdirs=<prefix>
4427 Create numbered subdirectories with the specified prefix to
4428 save the files in instead of the current directory.
4429 .IPs "maxfiles=<value> (subdirs only)"
4430 Maximum number of files to be saved per subdirectory.
4431 Must be equal to or larger than 1 (default: 1000).
4433 .PD 1
4436 .B "pnm\ \ \ \ "
4437 Output each frame into a PNM file in the current directory.
4438 Each file takes the frame number padded with leading zeros as name.
4439 It supports PPM, PGM and PGMYUV files in both raw and ASCII mode.
4440 Also see pnm(5), ppm(5) and pgm(5).
4441 .PD 0
4442 .RSs
4443 .IPs "ppm\ \ "
4444 Write PPM files (default).
4445 .IPs "pgm\ \ "
4446 Write PGM files.
4447 .IPs pgmyuv
4448 Write PGMYUV files.
4449 PGMYUV is like PGM, but it also contains the U and V plane, appended at the
4450 bottom of the picture.
4451 .IPs "raw\ \ "
4452 Write PNM files in raw mode (default).
4453 .IPs ascii
4454 Write PNM files in ASCII mode.
4455 .IPs outdir=<dirname>
4456 Specify the directory to save the PNM files to (default: ./).
4457 .IPs subdirs=<prefix>
4458 Create numbered subdirectories with the specified prefix to
4459 save the files in instead of the current directory.
4460 .IPs "maxfiles=<value> (subdirs only)"
4461 Maximum number of files to be saved per subdirectory.
4462 Must be equal to or larger than 1 (default: 1000).
4464 .PD 1
4467 .B "png\ \ \ \ "
4468 Output each frame into a PNG file in the current directory.
4469 Each file takes the frame number padded with leading zeros as name.
4470 24bpp RGB and BGR formats are supported.
4471 .PD 0
4472 .RSs
4473 .IPs z=<0\-9>
4474 Specifies the compression level.
4475 0 is no compression, 9 is maximum compression.
4476 .IPs alpha (default: noalpha)
4477 Create PNG files with an alpha channel.
4478 Note that MPlayer in general does not support alpha, so this will only
4479 be useful in some rare cases.
4481 .PD 1
4484 .B "tga\ \ \ \ "
4485 Output each frame into a Targa file in the current directory.
4486 Each file takes the frame number padded with leading zeros as name.
4487 The purpose of this video output driver is to have a simple lossless
4488 image writer to use without any external library.
4489 It supports the BGR[A] color format, with 15, 24 and 32 bpp.
4490 You can force a particular format with the format video filter.
4491 .sp 1
4492 .I EXAMPLE:
4494 .PD 0
4495 .RSs
4496 mplayer video.nut \-vf format=bgr15 \-vo tga
4498 .PD 1
4502 .SH "DECODING/FILTERING OPTIONS"
4505 .B \-ac <[\-|+]codec1,[\-|+]codec2,...[,]>
4506 Specify a priority list of audio codecs to be used, according to their codec
4507 name in codecs.conf.
4508 Use a '\-' before the codec name to omit it.
4509 Use a '+' before the codec name to force it, this will likely crash!
4510 If the list has a trailing ',' MPlayer will fall back on codecs not
4511 contained in the list.
4513 .I NOTE:
4514 See \-ac help for a full list of available codecs.
4515 .sp 1
4516 .I EXAMPLE:
4517 .PD 0
4518 .RSs
4519 .IPs "\-ac mp3acm"
4520 Force the l3codeca.acm MP3 codec.
4521 .IPs "\-ac mad,"
4522 Try libmad first, then fall back on others.
4523 .IPs "\-ac hwac3,a52,"
4524 Try hardware AC-3 passthrough, software AC-3, then others.
4525 .IPs "\-ac hwdts,"
4526 Try hardware DTS passthrough, then fall back on others.
4527 .IPs "\-ac \-ffmp3,"
4528 Skip FFmpeg's MP3 decoder.
4530 .PD 1
4533 .B \-af\-adv <force=(0\-7):list=(filters)> (also see \-af)
4534 Specify advanced audio filter options:
4535 .RSs
4536 .IPs force=<0\-7>
4537 Forces the insertion of audio filters to one of the following:
4538 .RSss
4539 0: Use completely automatic filter insertion (currently identical to 1).
4541 1: Optimize for accuracy (default).
4543 2: Optimize for speed.
4544 .I Warning:
4545 Some features in the audio filters may silently fail,
4546 and the sound quality may drop.
4548 3: Use no automatic insertion of filters and no optimization.
4549 .I Warning:
4550 It may be possible to crash MPlayer using this setting.
4552 4: Use automatic insertion of filters according to 0 above,
4553 but use floating point processing when possible.
4555 5: Use automatic insertion of filters according to 1 above,
4556 but use floating point processing when possible.
4558 6: Use automatic insertion of filters according to 2 above,
4559 but use floating point processing when possible.
4561 7: Use no automatic insertion of filters according to 3 above,
4562 and use floating point processing when possible.
4563 .REss
4564 .IPs list=<filters>
4565 Same as \-af.
4569 .B \-afm <driver1,driver2,...>
4570 Specify a priority list of audio codec families to be used, according
4571 to their codec name in codecs.conf.
4572 Falls back on the default codecs if none of the given codec families work.
4574 .I NOTE:
4575 See \-afm help for a full list of available codec families.
4576 .sp 1
4577 .I EXAMPLE:
4578 .PD 0
4579 .RSs
4580 .IPs "\-afm ffmpeg"
4581 Try FFmpeg's libavcodec codecs first.
4582 .IPs "\-afm acm,dshow"
4583 Try Win32 codecs first.
4585 .PD 1
4588 .B \-aspect <ratio> (also see \-zoom)
4589 Override movie aspect ratio, in case aspect information is
4590 incorrect or missing in the file being played.
4591 .sp 1
4592 .I EXAMPLE:
4593 .PD 0
4594 .RSs
4595 \-aspect 4:3  or \-aspect 1.3333
4597 \-aspect 16:9 or \-aspect 1.7777
4599 .PD 1
4602 .B \-noaspect
4603 Disable automatic movie aspect ratio compensation.
4606 .B "\-field\-dominance <\-1\-1>"
4607 Set first field for interlaced content.
4608 Useful for deinterlacers that double the framerate: \-vf tfields=1,
4609 \-vf yadif=1, \-vo vdpau:deint and \-vo xvmc:bobdeint.
4610 .PD 0
4611 .RSs
4612 .IPs \-1
4613 auto (default): If the decoder does not export the appropriate information,
4614 it falls back to 0 (top field first).
4615 .IPs 0
4616 top field first
4617 .IPs 1
4618 bottom field first
4620 .PD 1
4623 .B "\-flip \ "
4624 Flip image upside-down.
4627 .B \-lavdopts <option1:option2:...> (DEBUG CODE)
4628 Specify libavcodec decoding parameters.
4629 Separate multiple options with a colon.
4630 .sp 1
4631 .I EXAMPLE:
4632 .PD 0
4633 .RSs
4634 \-lavdopts gray:skiploopfilter=all:skipframe=nonref
4636 .PD 1
4637 .sp 1
4639 Available options are:
4641 .RSs
4642 .IPs bitexact
4643 Only use bit-exact algorithms in all decoding steps (for codec testing).
4644 .IPs bug=<value>
4645 Manually work around encoder bugs.
4646 .RSss
4647 0: nothing
4649 1: autodetect bugs (default)
4651 2 (msmpeg4v3): some old lavc generated msmpeg4v3 files (no autodetection)
4653 4 (mpeg4): Xvid interlacing bug (autodetected if fourcc==XVIX)
4655 8 (mpeg4): UMP4 (autodetected if fourcc==UMP4)
4657 16 (mpeg4): padding bug (autodetected)
4659 32 (mpeg4): illegal vlc bug (autodetected per fourcc)
4661 64 (mpeg4): Xvid and DivX qpel bug (autodetected per fourcc/\:version)
4663 128 (mpeg4): old standard qpel (autodetected per fourcc/\:version)
4665 256 (mpeg4): another qpel bug (autodetected per fourcc/\:version)
4667 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version)
4669 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version)
4670 .REss
4671 .IPs debug=<value>
4672 Display debugging information.
4673 .RSss
4675 0: disabled
4677 1: picture info
4679 2: rate control
4681 4: bitstream
4683 8: macroblock (MB) type
4685 16: per-block quantization parameter (QP)
4687 32: motion vector
4689 0x0040: motion vector visualization (use \-noslices)
4691 0x0080: macroblock (MB) skip
4693 0x0100: startcode
4695 0x0200: PTS
4697 0x0400: error resilience
4699 0x0800: memory management control operations (H.264)
4701 0x1000: bugs
4703 0x2000: Visualize quantization parameter (QP), lower QP are tinted greener.
4705 0x4000: Visualize block types.
4706 .REss
4707 .IPs ec=<value>
4708 Set error concealment strategy.
4709 .RSss
4710 1: Use strong deblock filter for damaged MBs.
4712 2: iterative motion vector (MV) search (slow)
4714 3: all (default)
4715 .REss
4716 .IPs er=<value>
4717 Set error resilience strategy.
4718 .RSss
4720 0: disabled
4722 1: careful (Should work with broken encoders.)
4724 2: normal (default) (Works with compliant encoders.)
4726 3: aggressive (More checks, but might cause problems even for valid bitstreams.)
4728 4: very aggressive
4729 .REss
4730 .IPs "fast (MPEG-2, MPEG-4, and H.264 only)"
4731 Enable optimizations which do not comply to the specification and might
4732 potentially cause problems, like simpler dequantization, simpler motion
4733 compensation, assuming use of the default quantization matrix, assuming
4734 YUV 4:2:0 and skipping a few checks to detect damaged bitstreams.
4735 .IPs "gray\ "
4736 grayscale only decoding (a bit faster than with color)
4737 .IPs "idct=<0\-99> (see \-lavcopts)"
4738 For best decoding quality use the same IDCT algorithm for decoding and encoding.
4739 This may come at a price in accuracy, though.
4740 .IPs lowres=<number>[,<w>]
4741 Decode at lower resolutions.
4742 Low resolution decoding is not supported by all codecs, and it will
4743 often result in ugly artifacts.
4744 This is not a bug, but a side effect of not decoding at full resolution.
4745 .RSss
4747 0: disabled
4749 1: 1/2 resolution
4751 2: 1/4 resolution
4753 3: 1/8 resolution
4754 .REss
4756 If <w> is specified lowres decoding will be used only if the width of the
4757 video is major than or equal to <w>.
4759 .B o=<key>=<value>[,<key>=<value>[,...]]
4760 Pass AVOptions to libavcodec decoder.
4761 Note, a patch to make the o= unneeded and pass all unknown options through
4762 the AVOption system is welcome.
4763 A full list of AVOptions can be found in the FFmpeg manual.
4764 Note that some options may conflict with MEncoder options.
4765 .sp 1
4767 .I EXAMPLE:
4769 .RSs
4770 .PD 0
4771 .IPs o=debug=pict
4772 .PD 1
4774 .IPs "sb=<number> (MPEG-2 only)"
4775 Skip the given number of macroblock rows at the bottom.
4776 .IPs "st=<number> (MPEG-2 only)"
4777 Skip the given number of macroblock rows at the top.
4778 .IPs "skiploopfilter=<skipvalue> (H.264 only)"
4779 Skips the loop filter (AKA deblocking) during H.264 decoding.
4780 Since the filtered frame is supposed to be used as reference
4781 for decoding dependent frames this has a worse effect on quality
4782 than not doing deblocking on e.g.\& MPEG-2 video.
4783 But at least for high bitrate HDTV this provides a big speedup with
4784 no visible quality loss.
4785 .sp 1
4786 <skipvalue> can be either one of the following:
4787 .RSss
4789 none: Never skip.
4791 default: Skip useless processing steps (e.g.\& 0 size packets in AVI).
4793 nonref: Skip frames that are not referenced (i.e.\& not used for
4794 decoding other frames, the error cannot "build up").
4796 bidir: Skip B-Frames.
4798 nonkey: Skip all frames except keyframes.
4800 all: Skip all frames.
4801 .REss
4802 .IPs "skipidct=<skipvalue> (MPEG-1/2 only)"
4803 Skips the IDCT step.
4804 This degrades quality a lot of in almost all cases
4805 (see skiploopfilter for available skip values).
4806 .IPs skipframe=<skipvalue>
4807 Skips decoding of frames completely.
4808 Big speedup, but jerky motion and sometimes bad artifacts
4809 (see skiploopfilter for available skip values).
4810 .IPs "threads=<1\-8> (MPEG-1/2 and H.264 only)"
4811 number of threads to use for decoding (default: 1)
4812 .IPs vismv=<value>
4813 Visualize motion vectors.
4814 .RSss
4816 0: disabled
4818 1: Visualize forward predicted MVs of P-frames.
4820 2: Visualize forward predicted MVs of B-frames.
4822 4: Visualize backward predicted MVs of B-frames.
4823 .REss
4824 .IPs vstats
4825 Prints some statistics and stores them in ./vstats_*.log.
4829 .B \-noslices
4830 Disable drawing video by 16-pixel height slices/\:bands, instead draws the
4831 whole frame in a single run.
4832 May be faster or slower, depending on video card and available cache.
4833 It has effect only with libmpeg2 and libavcodec codecs.
4836 .B \-nosound
4837 Do not play/\:encode sound.
4838 Useful for benchmarking.
4841 .B \-novideo
4842 Do not play/\:encode video.
4843 In many cases this will not work, use \-vc null \-vo null instead.
4846 .B \-pp <quality> (also see \-vf pp)
4847 Set the DLL postprocess level.
4848 This option is no longer usable with \-vf pp.
4849 It only works with Win32 DirectShow DLLs with internal postprocessing routines.
4850 The valid range of \-pp values varies by codec, it is mostly
4851 0\-6, where 0=disable, 6=slowest/\:best.
4854 .B \-pphelp (also see \-vf pp)
4855 Show a summary about the available postprocess filters and their usage.
4858 .B \-ssf <mode>
4859 Specifies software scaler parameters.
4860 .sp 1
4861 .I EXAMPLE:
4862 .PD 0
4863 .RSs
4864 \-vf scale \-ssf lgb=3.0
4866 .PD 1
4867 .PD 0
4868 .RSs
4869 .IPs lgb=<0\-100>
4870 gaussian blur filter (luma)
4871 .IPs cgb=<0\-100>
4872 gaussian blur filter (chroma)
4873 .IPs ls=<\-100\-100>
4874 sharpen filter (luma)
4875 .IPs cs=<\-100\-100>
4876 sharpen filter (chroma)
4877 .IPs chs=<h>
4878 chroma horizontal shifting
4879 .IPs cvs=<v>
4880 chroma vertical shifting
4882 .PD 1
4885 .B \-stereo <mode>
4886 Select type of MP2/\:MP3 stereo output.
4887 .PD 0
4888 .RSs
4889 .IPs 0
4890 stereo
4891 .IPs 1
4892 left channel
4893 .IPs 2
4894 right channel
4896 .PD 1
4899 .B \-sws <software scaler type> (also see \-vf scale and \-zoom)
4900 Specify the software scaler algorithm to be used with the \-zoom option.
4901 This affects video output drivers which lack hardware acceleration, e.g.\& x11.
4902 .sp 1
4903 Available types are:
4904 .sp 1
4905 .PD 0
4906 .RSs
4907 .IPs 0
4908 fast bilinear
4909 .IPs 1
4910 bilinear
4911 .IPs 2
4912 bicubic (good quality) (default)
4913 .IPs 3
4914 experimental
4915 .IPs 4
4916 nearest neighbor (bad quality)
4917 .IPs 5
4918 area
4919 .IPs 6
4920 luma bicubic / chroma bilinear
4921 .IPs 7
4922 gauss
4923 .IPs 8
4924 sincR
4925 .IPs 9
4926 lanczos
4927 .IPs 10
4928 natural bicubic spline
4930 .PD 1
4931 .sp 1
4933 .I NOTE:
4934 Some \-sws options are tunable.
4935 The description of the scale video filter has further information.
4939 .B \-vc <[\-|+]codec1,[\-|+]codec2,...[,]>
4940 Specify a priority list of video codecs to be used, according to their codec
4941 name in codecs.conf.
4942 Use a '\-' before the codec name to omit it.
4943 Use a '+' before the codec name to force it, this will likely crash!
4944 If the list has a trailing ',' MPlayer will fall back on codecs not
4945 contained in the list.
4947 .I NOTE:
4948 See \-vc help for a full list of available codecs.
4949 .sp 1
4950 .I EXAMPLE:
4951 .PD 0
4952 .RSs
4953 .IPs "\-vc divx"
4954 Force Win32/\:VfW DivX codec, no fallback.
4955 .IPs "\-vc \-divxds,\-divx,"
4956 Skip Win32 DivX codecs.
4957 .IPs "\-vc ffmpeg12,mpeg12,"
4958 Try libavcodec's MPEG-1/2 codec, then libmpeg2, then others.
4960 .PD 1
4963 .B \-vfm <driver1,driver2,...>
4964 Specify a priority list of video codec families to be used, according
4965 to their names in codecs.conf.
4966 Falls back on the default codecs if none of the given codec families work.
4968 .I NOTE:
4969 See \-vfm help for a full list of available codec families.
4970 .sp 1
4971 .I EXAMPLE:
4972 .PD 0
4973 .RSs
4974 .IPs "\-vfm ffmpeg,dshow,vfw"
4975 Try the libavcodec, then Directshow, then VfW codecs and fall back
4976 on others, if they do not work.
4977 .IPs "\-vfm xanim"
4978 Try XAnim codecs first.
4980 .PD 1
4983 .B \-x <x> (also see \-zoom) (MPlayer only)
4984 Scale image to width <x> (if software/\:hardware scaling is available).
4985 Disables aspect calculations.
4988 .B \-xvidopts <option1:option2:...>
4989 Specify additional parameters when decoding with Xvid.
4991 .I NOTE:
4992 Since libavcodec is faster than Xvid you might want to use the libavcodec
4993 postprocessing filter (\-vf pp) and decoder (\-vfm ffmpeg) instead.
4994 .sp 1
4995 Xvid's internal postprocessing filters:
4996 .PD 0
4997 .RSs
4998 .IPs "deblock-chroma (also see \-vf pp)"
4999 chroma deblock filter
5000 .IPs "deblock-luma (also see \-vf pp)"
5001 luma deblock filter
5002 .IPs "dering-luma (also see \-vf pp)"
5003 luma deringing filter
5004 .IPs "dering-chroma (also see \-vf pp)"
5005 chroma deringing filter
5006 .IPs "filmeffect (also see \-vf noise)"
5007 Adds artificial film grain to the video.
5008 May increase perceived quality, while lowering true quality.
5010 .sp 1
5012 rendering methods:
5014 .PD 0
5015 .RSs
5016 .IPs "dr2\ \ "
5017 Activate direct rendering method 2.
5018 .IPs nodr2
5019 Deactivate direct rendering method 2.
5021 .PD 1
5024 .B \-xy <value> (also see \-zoom)
5025 .PD 0
5026 .RSs
5027 .IPs value<=8
5028 Scale image by factor <value>.
5029 .IPs value>8
5030 Set width to value and calculate height to keep correct aspect ratio.
5032 .PD 1
5035 .B \-y <y> (also see \-zoom) (MPlayer only)
5036 Scale image to height <y> (if software/\:hardware scaling is available).
5037 Disables aspect calculations.
5040 .B "\-zoom\ \ "
5041 Allow software scaling, where available.
5042 This will allow scaling with output drivers (like x11, fbdev) that
5043 do not support hardware scaling where MPlayer disables scaling by
5044 default for performance reasons.
5048 .SH "AUDIO FILTERS"
5049 Audio filters allow you to modify the audio stream and its properties.
5050 The syntax is:
5053 .B \-af <filter1[=parameter1:parameter2:...],filter2,...>
5054 Setup a chain of audio filters.
5056 .I NOTE:
5057 To get a full list of available audio filters, see \-af help.
5058 .sp 1
5059 Audio filters are managed in lists.
5060 There are a few commands to manage the filter list.
5063 .B \-af\-add <filter1[,filter2,...]>
5064 Appends the filters given as arguments to the filter list.
5067 .B \-af\-pre <filter1[,filter2,...]>
5068 Prepends the filters given as arguments to the filter list.
5071 .B \-af\-del <index1[,index2,...]>
5072 Deletes the filters at the given indexes.
5073 Index numbers start at 0, negative numbers address the end of the
5074 list (\-1 is the last).
5077 .B \-af\-clr
5078 Completely empties the filter list.
5080 Available filters are:
5083 .B resample[=srate[:sloppy[:type]]]
5084 Changes the sample rate of the audio stream.
5085 Can be used if you have a fixed frequency sound card or if you are
5086 stuck with an old sound card that is only capable of max 44.1kHz.
5087 This filter is automatically enabled if necessary.
5088 It only supports 16-bit integer and float in native-endian format as input.
5090 .I NOTE:
5091 With MEncoder, you need to also use \-srate <srate>.
5092 .PD 0
5093 .RSs
5094 .IPs <srate>
5095 output sample frequency in Hz.
5096 The valid range for this parameter is 8000 to 192000.
5097 If the input and output sample frequency are the same or if this
5098 parameter is omitted the filter is automatically unloaded.
5099 A high sample frequency normally improves the audio quality,
5100 especially when used in combination with other filters.
5101 .IPs <sloppy>
5102 Allow (1) or disallow (0) the output frequency to differ slightly
5103 from the frequency given by <srate> (default: 1).
5104 Can be used if the startup of the playback is extremely slow.
5105 .IPs <type>
5106 Select which resampling method to use.
5107 .RSss
5108 0: linear interpolation (fast, poor quality especially when upsampling)
5110 1: polyphase filterbank and integer processing
5112 2: polyphase filterbank and floating point processing (slow, best quality)
5113 .REss
5114 .PD 1
5116 .sp 1
5118 .I EXAMPLE:
5120 .PD 0
5121 .RSs
5122 .IPs "mplayer \-af resample=44100:0:0"
5123 would set the output frequency of the resample filter to 44100Hz using
5124 exact output frequency scaling and linear interpolation.
5126 .PD 1
5129 .B lavcresample[=srate[:length[:linear[:count[:cutoff]]]]]
5130 Changes the sample rate of the audio stream to an integer <srate> in Hz.
5131 It only supports the 16-bit native-endian format.
5133 .I NOTE:
5134 With MEncoder, you need to also use \-srate <srate>.
5135 .PD 0
5136 .RSs
5137 .IPs <srate>
5138 the output sample rate
5139 .IPs <length>
5140 length of the filter with respect to the lower sampling rate (default: 16)
5141 .IPs <linear>
5142 if 1 then filters will be linearly interpolated between polyphase entries
5143 .IPs <count>
5144 log2 of the number of polyphase entries
5145 (..., 10->1024, 11->2048, 12->4096, ...)
5146 (default: 10->1024)
5147 .IPs <cutoff>
5148 cutoff frequency (0.0\-1.0), default set depending upon filter length
5150 .PD 1
5153 .B lavcac3enc[=tospdif[:bitrate[:minchn]]]
5154 Encode multi-channel audio to AC-3 at runtime using libavcodec.
5155 Supports 16-bit native-endian input format, maximum 6 channels.
5156 The output is big-endian when outputting a raw AC-3 stream,
5157 native-endian when outputting to S/PDIF.
5158 The output sample rate of this filter is same with the input sample rate.
5159 When input sample rate is 48kHz, 44.1kHz, or 32kHz, this filter directly use it.
5160 Otherwise a resampling filter is auto-inserted before this filter to make
5161 the input and output sample rate be 48kHz.
5162 You need to specify '\-channels N' to make the decoder decode audio into
5163 N-channel, then the filter can encode the N-channel input to AC-3.
5165 .PD 0
5166 .RSs
5167 .IPs <tospdif>
5168 Output raw AC-3 stream if zero or not set,
5169 output to S/PDIF for passthrough when <tospdif> is set non-zero.
5170 .IPs <bitrate>
5171 The bitrate to encode the AC-3 stream.
5172 Set it to either 384 or 384000 to get 384kbits.
5173 Valid values: 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256,
5174               320, 384, 448, 512, 576, 640
5175 Default bitrate is based on the input channel number:
5176 1ch: 96,  2ch: 192,  3ch: 224,  4ch: 384,  5ch: 448,  6ch: 448
5177 .IPs <minchn>
5178 If the input channel number is less than <minchn>, the filter will
5179 detach itself (default: 5).
5181 .PD 1
5184 .B sweep[=speed]
5185 Produces a sine sweep.
5186 .PD 0
5187 .RSs
5188 .IPs <0.0\-1.0>
5189 Sine function delta, use very low values to hear the sweep.
5191 .PD 1
5194 .B sinesuppress[=freq:decay]
5195 Remove a sine at the specified frequency.
5196 Useful to get rid of the 50/60Hz noise on low quality audio equipment.
5197 It probably only works on mono input.
5198 .PD 0
5199 .RSs
5200 .IPs <freq>
5201 The frequency of the sine which should be removed (in Hz) (default: 50)
5202 .IPs <decay>
5203 Controls the adaptivity (a larger value will make the filter adapt to
5204 amplitude and phase changes quicker, a smaller value will make the
5205 adaptation slower) (default: 0.0001).
5206 Reasonable values are around 0.001.
5208 .PD 1
5211 .B bs2b[=option1:option2:...]
5212 Bauer stereophonic to binaural transformation using libbs2b.
5213 Improves the headphone listening experience by making the sound
5214 similar to that from loudspeakers, allowing each ear to hear both
5215 channels and taking into account the distance difference and the
5216 head shadowing effect.
5217 It is applicable only to 2 channel audio.
5218 .PD 0
5219 .RSs
5220 .IPs fcut=<300\-1000>
5221 Set cut frequency in Hz.
5222 .IPs feed=<10\-150>
5223 Set feed level for low frequencies in 0.1*dB.
5224 .IPs profile=<value>
5225 Several profiles are available for convenience:
5226 .PD 0
5227 .RSs
5228 .IPs default
5229 will be used if nothing else was specified (fcut=700, feed=45)
5230 .IPs "cmoy\ "
5231 Chu Moy circuit implementation (fcut=700, feed=60)
5232 .IPs jmeier
5233 Jan Meier circuit implementation (fcut=650, feed=95)
5236 .sp 1
5238 If fcut or feed options are specified together with a profile, they
5239 will be applied on top of the selected profile.
5241 .PD 1
5244 .B hrtf[=flag]
5245 Head-related transfer function: Converts multichannel audio to
5246 2 channel output for headphones, preserving the spatiality of the sound.
5247 .sp 1
5248 .PD 0
5250 .IPs "Flag  Meaning"
5251 .IPs "m     matrix decoding of the rear channel"
5252 .IPs "s     2-channel matrix decoding"
5253 .IPs "0     no matrix decoding (default)"
5255 .PD 1
5258 .B equalizer=[g1:g2:g3:...:g10]
5259 10 octave band graphic equalizer, implemented using 10 IIR band pass filters.
5260 This means that it works regardless of what type of audio is being played back.
5261 The center frequencies for the 10 bands are:
5262 .sp 1
5263 .PD 0
5265 .IPs "No. frequency"
5266 .IPs "0    31.25 Hz"
5267 .IPs "1    62.50 Hz"
5268 .IPs "2   125.00 Hz"
5269 .IPs "3   250.00 Hz"
5270 .IPs "4   500.00 Hz"
5271 .IPs "5    1.00 kHz"
5272 .IPs "6    2.00 kHz"
5273 .IPs "7    4.00 kHz"
5274 .IPs "8    8.00 kHz"
5275 .IPs "9   16.00 kHz"
5277 .PD 1
5278 .sp 1
5280 If the sample rate of the sound being played is lower than the center
5281 frequency for a frequency band, then that band will be disabled.
5282 A known bug with this filter is that the characteristics for the
5283 uppermost band are not completely symmetric if the sample
5284 rate is close to the center frequency of that band.
5285 This problem can be worked around by upsampling the sound
5286 using the resample filter before it reaches this filter.
5288 .PD 0
5289 .RSs
5290 .IPs <g1>:<g2>:<g3>:...:<g10>
5291 floating point numbers representing the gain in dB
5292 for each frequency band (\-12\-12)
5294 .sp 1
5296 .I EXAMPLE:
5298 .RSs
5299 .IPs "mplayer \-af equalizer=11:11:10:5:0:\-12:0:5:12:12 media.avi"
5300 Would amplify the sound in the upper and lower frequency region
5301 while canceling it almost completely around 1kHz.
5303 .PD 1
5306 .B channels=nch[:nr:from1:to1:from2:to2:from3:to3:...]
5307 Can be used for adding, removing, routing and copying audio channels.
5308 If only <nch> is given the default routing is used, it works as
5309 follows: If the number of output channels is bigger than the number of
5310 input channels empty channels are inserted (except mixing from mono to
5311 stereo, then the mono channel is repeated in both of the output
5312 channels).
5313 If the number of output channels is smaller than the number
5314 of input channels the exceeding channels are truncated.
5315 .PD 0
5316 .RSs
5317 .IPs <nch>
5318 number of output channels (1\-8)
5319 .IPs "<nr>\ "
5320 number of routes (1\-8)
5321 .IPs <from1:to1:from2:to2:from3:to3:...>
5322 Pairs of numbers between 0 and 7 that define where to route each channel.
5324 .sp 1
5326 .I EXAMPLE:
5328 .RSs
5329 .IPs "mplayer \-af channels=4:4:0:1:1:0:2:2:3:3 media.avi"
5330 Would change the number of channels to 4 and set up 4 routes that
5331 swap channel 0 and channel 1 and leave channel 2 and 3 intact.
5332 Observe that if media containing two channels was played back, channels
5333 2 and 3 would contain silence but 0 and 1 would still be swapped.
5334 .IPs "mplayer \-af channels=6:4:0:0:0:1:0:2:0:3 media.avi"
5335 Would change the number of channels to 6 and set up 4 routes
5336 that copy channel 0 to channels 0 to 3.
5337 Channel 4 and 5 will contain silence.
5339 .PD 1
5342 .B format[=format] (also see \-format)
5343 Convert between different sample formats.
5344 Automatically enabled when needed by the sound card or another filter.
5345 .PD 0
5346 .RSs
5347 .IPs <format>
5348 Sets the desired format.
5349 The general form is 'sbe', where 's' denotes the sign (either 's' for signed
5350 or 'u' for unsigned), 'b' denotes the number of bits per sample (16, 24 or 32)
5351 and 'e' denotes the endianness ('le' means little-endian, 'be' big-endian
5352 and 'ne' the endianness of the computer MPlayer is running on).
5353 Valid values (amongst others) are: 's16le', 'u32be' and 'u24ne'.
5354 Exceptions to this rule that are also valid format specifiers: u8, s8,
5355 floatle, floatbe, floatne, mulaw, alaw, mpeg2, ac3 and imaadpcm.
5357 .PD 1
5360 .B volume[=v[:sc]]
5361 Implements software volume control.
5362 Use this filter with caution since it can reduce the signal
5363 to noise ratio of the sound.
5364 In most cases it is best to set the level for the PCM sound to max,
5365 leave this filter out and control the output level to your
5366 speakers with the master volume control of the mixer.
5367 In case your sound card has a digital PCM mixer instead of an analog
5368 one, and you hear distortion, use the MASTER mixer instead.
5369 If there is an external amplifier connected to the computer (this
5370 is almost always the case), the noise level can be minimized by
5371 adjusting the master level and the volume knob on the amplifier
5372 until the hissing noise in the background is gone.
5374 This filter has a second feature: It measures the overall maximum
5375 sound level and prints out that level when MPlayer exits.
5376 This volume estimate can be used for setting the sound level in
5377 MEncoder such that the maximum dynamic range is utilized.
5379 .I NOTE:
5380 This filter is not reentrant and can therefore only be enabled
5381 once for every audio stream.
5382 .PD 0
5383 .RSs
5384 .IPs "<v>\ \ "
5385 Sets the desired gain in dB for all channels in the stream
5386 from \-200dB to +60dB, where \-200dB mutes the sound
5387 completely and +60dB equals a gain of 1000 (default: 0).
5388 .IPs "<sc>\ "
5389 Turns soft clipping on (1) or off (0).
5390 Soft-clipping can make the sound more smooth if very
5391 high volume levels are used.
5392 Enable this option if the dynamic range of the
5393 loudspeakers is very low.
5395 .I WARNING:
5396 This feature creates distortion and should be considered a last resort.
5398 .sp 1
5400 .I EXAMPLE:
5402 .RSs
5403 .IPs "mplayer \-af volume=10.1:0 media.avi"
5404 Would amplify the sound by 10.1dB and hard-clip if the
5405 sound level is too high.
5407 .PD 1
5410 .B pan=n[:L00:L01:L02:...L10:L11:L12:...Ln0:Ln1:Ln2:...]
5411 Mixes channels arbitrarily.
5412 Basically a combination of the volume and the channels filter
5413 that can be used to down-mix many channels to only a few,
5414 e.g.\& stereo to mono or vary the "width" of the center
5415 speaker in a surround sound system.
5416 This filter is hard to use, and will require some tinkering
5417 before the desired result is obtained.
5418 The number of options for this filter depends on
5419 the number of output channels.
5420 An example how to downmix a six-channel file to two channels with
5421 this filter can be found in the examples section near the end.
5422 .PD 0
5423 .RSs
5424 .IPs "<n>\ \ "
5425 number of output channels (1\-8)
5426 .IPs <Lij>
5427 How much of input channel i is mixed into output channel j (0\-1).
5428 So in principle you first have n numbers saying what to do with the
5429 first input channel, then n numbers that act on the second input channel
5430 etc.
5431 If you do not specify any numbers for some input channels, 0 is assumed.
5433 .sp 1
5435 .I EXAMPLE:
5437 .RSs
5438 .IPs "mplayer \-af pan=1:0.5:0.5 media.avi"
5439 Would down-mix from stereo to mono.
5440 .IPs "mplayer \-af pan=3:1:0:0.5:0:1:0.5 media.avi"
5441 Would give 3 channel output leaving channels 0 and 1 intact,
5442 and mix channels 0 and 1 into output channel 2 (which could
5443 be sent to a subwoofer for example).
5445 .PD 1
5448 .B sub[=fc:ch]
5449 Adds a subwoofer channel to the audio stream.
5450 The audio data used for creating the subwoofer channel is
5451 an average of the sound in channel 0 and channel 1.
5452 The resulting sound is then low-pass filtered by a 4th order
5453 Butterworth filter with a default cutoff frequency of 60Hz
5454 and added to a separate channel in the audio stream.
5456 .I Warning:
5457 Disable this filter when you are playing DVDs with Dolby
5458 Digital 5.1 sound, otherwise this filter will disrupt
5459 the sound to the subwoofer.
5460 .PD 0
5461 .RSs
5462 .IPs "<fc>\ "
5463 cutoff frequency in Hz for the low-pass filter (20Hz to 300Hz) (default: 60Hz)
5464 For the best result try setting the cutoff frequency as low as possible.
5465 This will improve the stereo or surround sound experience.
5466 .IPs "<ch>\ "
5467 Determines the channel number in which to insert the sub-channel audio.
5468 Channel number can be between 0 and 7 (default: 5).
5469 Observe that the number of channels will automatically
5470 be increased to <ch> if necessary.
5472 .sp 1
5474 .I EXAMPLE:
5476 .RSs
5477 .IPs "mplayer \-af sub=100:4 \-channels 5 media.avi"
5478 Would add a sub-woofer channel with a cutoff frequency of
5479 100Hz to output channel 4.
5481 .PD 1
5484 .B "center\ "
5485 Creates a center channel from the front channels.
5486 May currently be low quality as it does not implement a
5487 high-pass filter for proper extraction yet, but averages and
5488 halves the channels instead.
5489 .PD 0
5490 .RSs
5491 .IPs "<ch>\ "
5492 Determines the channel number in which to insert the center channel.
5493 Channel number can be between 0 and 7 (default: 5).
5494 Observe that the number of channels will automatically
5495 be increased to <ch> if necessary.
5497 .PD 1
5500 .B surround[=delay]
5501 Decoder for matrix encoded surround sound like Dolby Surround.
5502 Many files with 2 channel audio actually contain matrixed surround sound.
5503 Requires a sound card supporting at least 4 channels.
5504 .PD 0
5505 .RSs
5506 .IPs <delay>
5507 delay time in ms for the rear speakers (0 to 1000) (default: 20)
5508 This delay should be set as follows: If d1 is the distance
5509 from the listening position to the front speakers and d2 is the distance
5510 from the listening position to the rear speakers, then the delay should
5511 be set to 15ms if d1 <= d2 and to 15 + 5*(d1-d2) if d1 > d2.
5513 .sp 1
5515 .I EXAMPLE:
5517 .RSs
5518 .IPs "mplayer \-af surround=15 \-channels 4 media.avi"
5519 Would add surround sound decoding with 15ms delay for the sound to the
5520 rear speakers.
5522 .PD 1
5525 .B delay[=ch1:ch2:...]
5526 Delays the sound to the loudspeakers such that the sound from the
5527 different channels arrives at the listening position simultaneously.
5528 It is only useful if you have more than 2 loudspeakers.
5529 .PD 0
5530 .RSs
5531 .IPs ch1,ch2,...
5532 The delay in ms that should be imposed on each channel
5533 (floating point number between 0 and 1000).
5535 .PD 1
5536 .sp 1
5538 To calculate the required delay for the different channels do as follows:
5539 .IP 1. 3
5540 Measure the distance to the loudspeakers in meters in relation
5541 to your listening position, giving you the distances s1 to s5
5542 (for a 5.1 system).
5543 There is no point in compensating for the subwoofer (you will not hear the
5544 difference anyway).
5545 .IP 2. 3
5546 Subtract the distances s1 to s5 from the maximum distance,
5547 i.e.\& s[i] = max(s) \- s[i]; i = 1...5.
5548 .IP 3.
5549 Calculate the required delays in ms as d[i] = 1000*s[i]/342; i = 1...5.
5551 .PD 0
5552 .sp 1
5554 .I EXAMPLE:
5556 .RSs
5557 .IPs "mplayer \-af delay=10.5:10.5:0:0:7:0 media.avi"
5558 Would delay front left and right by 10.5ms, the two rear channels
5559 and the sub by 0ms and the center channel by 7ms.
5561 .PD 1
5564 .B export[=mmapped_file[:nsamples]]
5565 Exports the incoming signal to other processes using memory mapping (mmap()).
5566 Memory mapped areas contain a header:
5567 .sp 1
5569 int nch                      /*number of channels*/
5570 int size                     /*buffer size*/
5571 unsigned long long counter   /*Used to keep sync, updated every
5572                                time new data is exported.*/
5574 .sp 1
5575 The rest is payload (non-interleaved) 16 bit data.
5576 .PD 0
5577 .RSs
5578 .IPs <mmapped_file>
5579 file to map data to (default: ~/.mplayer/\:mplayer-af_export)
5580 .IPs <nsamples>
5581 number of samples per channel (default: 512)
5583 .sp 1
5585 .I EXAMPLE:
5587 .RSs
5588 .IPs "mplayer \-af export=/tmp/mplayer-af_export:1024 media.avi"
5589 Would export 1024 samples per channel to '/tmp/mplayer-af_export'.
5591 .PD 1
5594 .B extrastereo[=mul]
5595 (Linearly) increases the difference between left and right channels
5596 which adds some sort of "live" effect to playback.
5597 .PD 0
5598 .RSs
5599 .IPs <mul>
5600 Sets the difference coefficient (default: 2.5).
5601 0.0 means mono sound (average of both channels), with 1.0 sound will be
5602 unchanged, with \-1.0 left and right channels will be swapped.
5604 .PD 1
5607 .B volnorm[=method:target]
5608 Maximizes the volume without distorting the sound.
5609 .PD 0
5610 .RSs
5611 .IPs <method>
5612 Sets the used method.
5613 .RSss
5614 1: Use a single sample to smooth the variations via the standard
5615 weighted mean over past samples (default).
5617 2: Use several samples to smooth the variations via the standard
5618 weighted mean over past samples.
5619 .REss
5620 .IPs <target>
5621 Sets the target amplitude as a fraction of the maximum for the
5622 sample type (default: 0.25).
5624 .PD 1
5627 .B ladspa=file:label[:controls...]
5628 Load a LADSPA (Linux Audio Developer's Simple Plugin API) plugin.
5629 This filter is reentrant, so multiple LADSPA plugins can be used at once.
5630 .PD 0
5631 .RSs
5632 .IPs <file>
5633 Specifies the LADSPA plugin library file.
5634 If LADSPA_PATH is set, it searches for the specified file.
5635 If it is not set, you must supply a fully specified pathname.
5636 .IPs <label>
5637 Specifies the filter within the library.
5638 Some libraries contain only one filter, but others contain many of them.
5639 Entering 'help' here, will list all available filters within the specified
5640 library, which eliminates the use of 'listplugins' from the LADSPA SDK.
5641 .IPs <controls>
5642 Controls are zero or more floating point values that determine the
5643 behavior of the loaded plugin (for example delay, threshold or gain).
5644 In verbose mode (add \-v to the MPlayer command line), all available controls
5645 and their valid ranges are printed.
5646 This eliminates the use of 'analyseplugin' from the LADSPA SDK.
5648 .PD 1
5651 .B "comp\ \ \ "
5652 Compressor/expander filter usable for microphone input.
5653 Prevents artifacts on very loud sound and raises the volume on
5654 very low sound.
5655 This filter is untested, maybe even unusable.
5658 .B "gate\ \ \ "
5659 Noise gate filter similar to the comp audio filter.
5660 This filter is untested, maybe even unusable.
5663 .B karaoke
5664 Simple voice removal filter exploiting the fact that voice is
5665 usually recorded with mono gear and later 'center' mixed onto
5666 the final audio stream.
5667 Beware that this filter will turn your signal into mono.
5668 Works well for 2 channel tracks; do not bother trying it
5669 on anything but 2 channel stereo.
5672 .B scaletempo[=option1:option2:...]
5673 Scales audio tempo without altering pitch, optionally synced to playback
5674 speed (default).
5676 This works by playing \'stride\' ms of audio at normal speed then
5677 consuming \'stride*scale\' ms of input audio.
5678 It pieces the strides together by blending \'overlap\'% of stride with
5679 audio following the previous stride.
5680 It optionally performs a short statistical analysis on the next \'search\'
5681 ms of audio to determine the best overlap position.
5682 .PD 0
5683 .RSs
5684 .IPs scale=<amount>
5685 Nominal amount to scale tempo.
5686 Scales this amount in addition to speed.
5687 (default: 1.0)
5688 .IPs stride=<amount>
5689 Length in milliseconds to output each stride.
5690 Too high of value will cause noticable skips at high scale amounts and
5691 an echo at low scale amounts.
5692 Very low values will alter pitch.
5693 Increasing improves performance.
5694 (default: 60)
5695 .IPs overlap=<percent>
5696 Percentage of stride to overlap.
5697 Decreasing improves performance.
5698 (default: .20)
5699 .IPs search=<amount>
5700 Length in milliseconds to search for best overlap position.
5701 Decreasing improves performance greatly.
5702 On slow systems, you will probably want to set this very low.
5703 (default: 14)
5704 .IPs speed=<tempo|pitch|both|none>
5705 Set response to speed change.
5706 .RSss
5707 .IPs tempo
5708 Scale tempo in sync with speed (default).
5709 .IPs pitch
5710 Reverses effect of filter.
5711 Scales pitch without altering tempo.
5712 Add \'[ speed_mult 0.9438743126816935\' and \'] speed_mult 1.059463094352953\'
5713 to your input.conf to step by musical semi-tones.
5714 .I WARNING:
5715 Loses sync with video.
5716 .IPs both
5717 Scale both tempo and pitch.
5718 .IPs none
5719 Ignore speed changes.
5722 .sp 1
5724 .I EXAMPLE:
5726 .RSs
5727 .IPs "mplayer \-af scaletempo \-speed 1.2 media.ogg"
5728 Would playback media at 1.2x normal speed, with audio at normal pitch.
5729 Changing playback speed, would change audio tempo to match.
5730 .IPs "mplayer \-af scaletempo=scale=1.2:speed=none \-speed 1.2 media.ogg"
5731 Would playback media at 1.2x normal speed, with audio at normal pitch,
5732 but changing playback speed has no effect on audio tempo.
5733 .IPs "mplayer \-af scaletempo=stride=30:overlap=.50:search=10 media.ogg"
5734 Would tweak the quality and performace parameters.
5735 .IPs "mplayer \-af format=floatne,scaletempo media.ogg"
5736 Would make scaletempo use float code.
5737 Maybe faster on some platforms.
5738 .IPs "mplayer \-af scaletempo=scale=1.2:speed=pitch audio.ogg"
5739 Would playback audio file at 1.2x normal speed, with audio at normal pitch.
5740 Changing playback speed, would change pitch, leaving audio tempo at 1.2x.
5742 .PD 1
5745 .B "stats\ \ "
5746 Collects and prints statistics about the audio stream, especially the volume.
5747 These statistics are especially intended to help adjusting the volume while
5748 avoiding clipping.
5749 The volumes are printed in dB and compatible with the volume audio filter.
5753 .SH "VIDEO FILTERS"
5754 Video filters allow you to modify the video stream and its properties.
5755 The syntax is:
5758 .B \-vf <filter1[=parameter1:parameter2:...],filter2,...>
5759 Setup a chain of video filters.
5761 Many parameters are optional and set to default values if omitted.
5762 To explicitly use a default value set a parameter to '\-1'.
5763 Parameters w:h means width x height in pixels, x:y means x;y position counted
5764 from the upper left corner of the bigger image.
5766 .I NOTE:
5767 To get a full list of available video filters, see \-vf help.
5768 .sp 1
5769 Video filters are managed in lists.
5770 There are a few commands to manage the filter list.
5773 .B \-vf\-add <filter1[,filter2,...]>
5774 Appends the filters given as arguments to the filter list.
5777 .B \-vf\-pre <filter1[,filter2,...]>
5778 Prepends the filters given as arguments to the filter list.
5781 .B \-vf\-del <index1[,index2,...]>
5782 Deletes the filters at the given indexes.
5783 Index numbers start at 0, negative numbers address the end of the
5784 list (\-1 is the last).
5787 .B \-vf\-clr
5788 Completely empties the filter list.
5790 With filters that support it, you can access parameters by their name.
5793 .B \-vf <filter>=help
5794 Prints the parameter names and parameter value ranges for a particular
5795 filter.
5798 .B \-vf <filter=named_parameter1=value1[:named_parameter2=value2:...]>
5799 Sets a named parameter to the given value.
5800 Use on and off or yes and no to set flag parameters.
5802 Available filters are:
5805 .B crop[=w:h:x:y]
5806 Crops the given part of the image and discards the rest.
5807 Useful to remove black bands from widescreen movies.
5808 .PD 0
5809 .RSs
5810 .IPs <w>,<h>
5811 Cropped width and height, defaults to original width and height.
5812 .IPs <x>,<y>
5813 Position of the cropped picture, defaults to center.
5815 .PD 1
5818 .B cropdetect[=limit:round[:reset]]
5819 Calculates necessary cropping parameters and prints the recommended parameters
5820 to stdout.
5821 .PD 0
5822 .RSs
5823 .IPs <limit>
5824 Threshold, which can be optionally specified from nothing (0) to
5825 everything (255) (default: 24).
5827 .IPs <round>
5828 Value which the width/\:height should be divisible by (default: 16).
5829 The offset is automatically adjusted to center the video.
5830 Use 2 to get only even dimensions (needed for 4:2:2 video).
5831 16 is best when encoding to most video codecs.
5833 .IPs <reset>
5834 Counter that determines after how many frames cropdetect will reset the
5835 previously detected largest video area and start over to detect the current
5836 optimal crop area (default: 0).
5837 This can be useful when channel logos distort the video area.
5838 0 indicates never reset and return the largest area encountered during playback.
5840 .PD 1
5843 .B rectangle[=w:h:x:y]
5844 Draws a rectangle of the requested width and height at the specified
5845 coordinates over the image and prints current rectangle parameters
5846 to the console.
5847 This can be used to find optimal cropping parameters.
5848 If you bind the input.conf directive 'change_rectangle' to keystrokes,
5849 you can move and resize the rectangle on the fly.
5850 .PD 0
5851 .RSs
5852 .IPs <w>,<h>
5853 width and height (default: \-1, maximum possible width where boundaries
5854 are still visible.)
5855 .IPs <x>,<y>
5856 top left corner position (default: \-1, uppermost leftmost)
5858 .PD 1
5861 .B expand[=w:h:x:y:o:a:r]
5862 Expands (not scales) movie resolution to the given value and places the
5863 unscaled original at coordinates x, y.
5864 Can be used for placing subtitles/\:OSD in the resulting black bands.
5865 .RSs
5866 .IPs <w>,<h>
5867 Expanded width,height (default: original width,height).
5868 Negative values for w and h are treated as offsets to the original size.
5869 .sp 1
5870 .I EXAMPLE:
5871 .PD 0
5872 .RSs
5873 .IP expand=0:\-50:0:0
5874 Adds a 50 pixel border to the bottom of the picture.
5876 .PD 1
5877 .IPs <x>,<y>
5878 position of original image on the expanded image (default: center)
5879 .IPs "<o>\ \ "
5880 OSD/\:subtitle rendering
5881 .RSss
5882 0: disable (default)
5884 1: enable
5885 .REss
5886 .IPs "<a>\ \ "
5887 Expands to fit an aspect instead of a resolution (default: 0).
5888 .sp 1
5889 .I EXAMPLE:
5890 .PD 0
5891 .RSs
5892 .IP expand=800:::::4/3
5893 Expands to 800x600, unless the source is higher resolution, in which
5894 case it expands to fill a 4/3 aspect.
5896 .PD 1
5897 .IPs "<r>\ \ "
5898 Rounds up to make both width and height divisible by <r> (default: 1).
5902 .B flip (also see \-flip)
5903 Flips the image upside down.
5906 .B "mirror\ "
5907 Mirrors the image on the Y axis.
5910 .B rotate[=<0\-7>]
5911 Rotates the image by 90 degrees and optionally flips it.
5912 For values between 4\-7 rotation is only done if the movie geometry is
5913 portrait and not landscape.
5914 .RSs
5915 .IPs 0
5916 Rotate by 90 degrees clockwise and flip (default).
5917 .IPs 1
5918 Rotate by 90 degrees clockwise.
5919 .IPs 2
5920 Rotate by 90 degrees counterclockwise.
5921 .IPs 3
5922 Rotate by 90 degrees counterclockwise and flip.
5926 .B scale[=w:h[:interlaced[:chr_drop[:par[:par2[:presize[:noup[:arnd]]]]]]]]
5927 Scales the image with the software scaler (slow) and performs a YUV<\->RGB
5928 colorspace conversion (also see \-sws).
5929 .RSs
5930 .IPs <w>,<h>
5931 scaled width/\:height (default: original width/\:height)
5933 .I NOTE:
5934 If \-zoom is used, and underlying filters (including libvo) are
5935 incapable of scaling, it defaults to d_width/\:d_height!
5936 .RSss
5937  0:   scaled d_width/\:d_height
5939 \-1:   original width/\:height
5941 \-2:   Calculate w/h using the other dimension and the prescaled aspect ratio.
5943 \-3:   Calculate w/h using the other dimension and the original aspect ratio.
5945 \-(n+8): Like \-n above, but rounding the dimension to the closest multiple of 16.
5946 .REss
5947 .IPs <interlaced>
5948 Toggle interlaced scaling.
5949 .RSss
5950 0: off (default)
5952 1: on
5953 .REss
5954 .IPs <chr_drop>
5955 chroma skipping
5956 .RSss
5957 0: Use all available input lines for chroma.
5959 1: Use only every 2. input line for chroma.
5961 2: Use only every 4. input line for chroma.
5963 3: Use only every 8. input line for chroma.
5964 .REss
5965 .IPs "<par>[:<par2>] (also see \-sws)"
5966 Set some scaling parameters depending on the type of scaler selected
5967 with \-sws.
5968 .RSss
5969 \-sws 2 (bicubic):  B (blurring) and C (ringing)
5971 0.00:0.60 default
5973 0.00:0.75 VirtualDub's "precise bicubic"
5975 0.00:0.50 Catmull-Rom spline
5977 0.33:0.33 Mitchell-Netravali spline
5979 1.00:0.00 cubic B-spline
5981 \-sws 7 (gaussian): sharpness (0 (soft) \- 100 (sharp))
5983 \-sws 9 (lanczos):  filter length (1\-10)
5984 .REss
5985 .IPs <presize>
5986 Scale to preset sizes.
5987 .RSss
5988 qntsc:   352x240 (NTSC quarter screen)
5990 qpal:    352x288 (PAL quarter screen)
5992 ntsc:    720x480 (standard NTSC)
5994 pal:     720x576 (standard PAL)
5996 sntsc:   640x480 (square pixel NTSC)
5998 spal:    768x576 (square pixel PAL)
5999 .REss
6000 .IPs <noup>
6001 Disallow upscaling past the original dimensions.
6002 .RSss
6003 0: Allow upscaling (default).
6005 1: Disallow upscaling if one dimension exceeds its original value.
6007 2: Disallow upscaling if both dimensions exceed their original values.
6008 .REss
6009 .IPs <arnd>
6010 Accurate rounding for the vertical scaler, which may be faster
6011 or slower than the default rounding.
6012 .RSss
6013 0: Disable accurate rounding (default).
6015 1: Enable accurate rounding.
6016 .REss
6020 .B dsize[=aspect|w:h:aspect-method:r]
6021 Changes the intended display size/\:aspect at an arbitrary point in the
6022 filter chain.
6023 Aspect can be given as a fraction (4/3) or floating point number
6024 (1.33).
6025 Alternatively, you may specify the exact display width and height
6026 desired.
6027 Note that this filter does
6028 .B not
6029 do any scaling itself; it just affects
6030 what later scalers (software or hardware) will do when auto-scaling to
6031 correct aspect.
6032 .RSs
6033 .IPs <w>,<h>
6034 New display width and height.
6035 Can also be these special values:
6036 .RSss
6037  0:   original display width and height
6039 \-1:   original video width and height (default)
6041 \-2:   Calculate w/h using the other dimension and the original display
6042 aspect ratio.
6044 \-3:   Calculate w/h using the other dimension and the original video
6045 aspect ratio.
6046 .REss
6047 .sp 1
6048 .I EXAMPLE:
6049 .PD 0
6050 .RSs
6051 .IP dsize=800:\-2
6052 Specifies a display resolution of 800x600 for a 4/3 aspect video, or
6053 800x450 for a 16/9 aspect video.
6055 .IPs <aspect-method>
6056 Modifies width and height according to original aspect ratios.
6057 .RSss
6058 \-1: Ignore original aspect ratio (default).
6060  0: Keep display aspect ratio by using <w> and <h> as maximum
6061 resolution.
6063  1: Keep display aspect ratio by using <w> and <h> as minimum
6064 resolution.
6066  2: Keep video aspect ratio by using <w> and <h> as maximum
6067 resolution.
6069  3: Keep video aspect ratio by using <w> and <h> as minimum
6070 resolution.
6071 .REss
6072 .sp 1
6073 .I EXAMPLE:
6074 .PD 0
6075 .RSs
6076 .IP dsize=800:600:0
6077 Specifies a display resolution of at most 800x600, or smaller, in order
6078 to keep aspect.
6080 .PD 1
6081 .IPs "<r>\ \ "
6082 Rounds up to make both width and height divisible by <r> (default: 1).
6086 .B "yvu9\ \ \ "
6087 Forces software YVU9 to YV12 colorspace conversion.
6088 Deprecated in favor of the software scaler.
6091 .B "yuvcsp\ "
6092 Clamps YUV color values to the CCIR 601 range without doing real conversion.
6095 .B rgb2bgr[=swap]
6096 RGB 24/32 <\-> BGR 24/32 colorspace conversion.
6097 .PD 0
6098 .RSs
6099 .IPs "swap\ "
6100 Also perform  R <\-> B swapping.
6102 .PD 1
6105 .B palette
6106 RGB/BGR 8 \-> 15/16/24/32bpp colorspace conversion using palette.
6109 .B format[=fourcc]
6110 Restricts the colorspace for the next filter without doing any conversion.
6111 Use together with the scale filter for a real conversion.
6113 .I NOTE:
6114 For a list of available formats see format=fmt=help.
6115 .PD 0
6116 .RSs
6117 .IPs <fourcc>
6118 format name like rgb15, bgr24, yv12, etc (default: yuy2)
6120 .PD 1
6123 .B noformat[=fourcc]
6124 Restricts the colorspace for the next filter without doing any conversion.
6125 Unlike the format filter, this will allow any colorspace
6126 .B except
6127 the one you specify.
6129 .I NOTE:
6130 For a list of available formats see noformat=fmt=help.
6131 .PD 0
6132 .RSs
6133 .IPs <fourcc>
6134 format name like rgb15, bgr24, yv12, etc (default: yv12)
6136 .PD 1
6139 .B pp[=filter1[:option1[:option2...]]/[\-]filter2...] (also see \-pphelp)
6140 Enables the specified chain of postprocessing subfilters.
6141 Subfilters must be separated by '/' and can be disabled by
6142 prepending a '\-'.
6143 Each subfilter and some options have a short and a long name that can be
6144 used interchangeably, i.e.\& dr/dering are the same.
6145 All subfilters share common options to determine their scope:
6146 .PD 0
6147 .RSs
6148 .IPs a/autoq
6149 Automatically switch the subfilter off if the CPU is too slow.
6150 .IPs c/chrom
6151 Do chrominance filtering, too (default).
6152 .IPs y/nochrom
6153 Do luminance filtering only (no chrominance).
6154 .IPs n/noluma
6155 Do chrominance filtering only (no luminance).
6157 .PD 1
6158 .sp 1
6161 .I NOTE:
6162 \-pphelp shows a list of available subfilters.
6163 .sp 1
6164 Available subfilters are
6166 .RSs
6167 .IPs hb/hdeblock[:difference[:flatness]]
6168 horizontal deblocking filter
6169 .RSss
6170 <difference>: Difference factor where higher values mean
6171 more deblocking (default: 32).
6173 <flatness>: Flatness threshold where lower values mean
6174 more deblocking (default: 39).
6175 .REss
6176 .IPs vb/vdeblock[:difference[:flatness]]
6177 vertical deblocking filter
6178 .RSss
6179 <difference>: Difference factor where higher values mean
6180 more deblocking (default: 32).
6182 <flatness>: Flatness threshold where lower values mean
6183 more deblocking (default: 39).
6184 .REss
6185 .IPs ha/hadeblock[:difference[:flatness]]
6186 accurate horizontal deblocking filter
6187 .RSss
6188 <difference>: Difference factor where higher values mean
6189 more deblocking (default: 32).
6191 <flatness>: Flatness threshold where lower values mean
6192 more deblocking (default: 39).
6193 .REss
6194 .IPs va/vadeblock[:difference[:flatness]]
6195 accurate vertical deblocking filter
6196 .RSss
6197 <difference>: Difference factor where higher values mean
6198 more deblocking (default: 32).
6200 <flatness>: Flatness threshold where lower values mean
6201 more deblocking (default: 39).
6202 .REss
6203 .sp 1
6204 The horizontal and vertical deblocking filters share the
6205 difference and flatness values so you cannot set
6206 different horizontal and vertical thresholds.
6207 .sp 1
6208 .IPs h1/x1hdeblock
6209 experimental horizontal deblocking filter
6210 .IPs v1/x1vdeblock
6211 experimental vertical deblocking filter
6212 .IPs dr/dering
6213 deringing filter
6214 .IPs tn/tmpnoise[:threshold1[:threshold2[:threshold3]]]
6215 temporal noise reducer
6216 .RSss
6217 <threshold1>: larger -> stronger filtering
6219 <threshold2>: larger -> stronger filtering
6221 <threshold3>: larger -> stronger filtering
6222 .REss
6223 .IPs al/autolevels[:f/fullyrange]
6224 automatic brightness / contrast correction
6225 .RSss
6226 f/fullyrange: Stretch luminance to (0\-255).
6227 .REss
6228 .IPs lb/linblenddeint
6229 Linear blend deinterlacing filter that deinterlaces the given block
6230 by filtering all lines with a (1 2 1) filter.
6231 .IPs li/linipoldeint
6232 Linear interpolating deinterlacing filter that deinterlaces the given block
6233 by linearly interpolating every second line.
6234 .IPs ci/cubicipoldeint
6235 Cubic interpolating deinterlacing filter deinterlaces the given block
6236 by cubically interpolating every second line.
6237 .IPs md/mediandeint
6238 Median deinterlacing filter that deinterlaces the given block
6239 by applying a median filter to every second line.
6240 .IPs fd/ffmpegdeint
6241 FFmpeg deinterlacing filter that deinterlaces the given block
6242 by filtering every second line with a (\-1 4 2 4 \-1) filter.
6243 .IPs l5/lowpass5
6244 Vertically applied FIR lowpass deinterlacing filter that deinterlaces
6245 the given block by filtering all lines with a (\-1 2 6 2 \-1) filter.
6246 .IPs fq/forceQuant[:quantizer]
6247 Overrides the quantizer table from the input with the constant
6248 quantizer you specify.
6249 .RSss
6250 <quantizer>: quantizer to use
6251 .REss
6252 .IPs de/default
6253 default pp filter combination (hb:a,vb:a,dr:a)
6254 .IPs fa/fast
6255 fast pp filter combination (h1:a,v1:a,dr:a)
6256 .IPs "ac\ \ \ "
6257 high quality pp filter combination (ha:a:128:7,va:a,dr:a)
6260 .sp 1
6261 .I EXAMPLE:
6263 .PD 0
6264 .RSs
6265 .IPs "\-vf pp=hb/vb/dr/al"
6266 horizontal and vertical deblocking, deringing and automatic
6267 brightness/\:contrast
6268 .IPs "\-vf pp=de/\-al"
6269 default filters without brightness/\:contrast correction
6270 .IPs "\-vf pp=default/tmpnoise:1:2:3"
6271 Enable default filters & temporal denoiser.
6272 .IPs "\-vf pp=hb:y/vb:a"
6273 Horizontal deblocking on luminance only, and switch vertical deblocking
6274 on or off automatically depending on available CPU time.
6276 .PD 1
6279 .B spp[=quality[:qp[:mode]]]
6280 Simple postprocessing filter that compresses and decompresses the
6281 image at several (or \- in the case of quality level 6 \- all)
6282 shifts and averages the results.
6283 .RSs
6284 .IPs <quality>
6285 0\-6 (default: 3)
6286 .IPs "<qp>\ "
6287 Force quantization parameter (default: 0, use QP from video).
6288 .IPs <mode>
6289 0: hard thresholding (default)
6291 1: soft thresholding (better deringing, but blurrier)
6293 4: like 0, but also use B-frames' QP (may cause flicker)
6295 5: like 1, but also use B-frames' QP (may cause flicker)
6299 .B uspp[=quality[:qp]]
6300 Ultra simple & slow postprocessing filter that compresses and
6301 decompresses the image at several (or \- in the case of quality
6302 level 8 \- all) shifts and averages the results.
6303 The way this differs from the behavior of spp is that uspp actually
6304 encodes & decodes each case with libavcodec Snow, whereas spp uses
6305 a simplified intra only 8x8 DCT similar to MJPEG.
6306 .RSs
6307 .IPs <quality>
6308 0\-8 (default: 3)
6309 .IPs "<qp>\ "
6310 Force quantization parameter (default: 0, use QP from video).
6314 .B fspp[=quality[:qp[:strength[:bframes]]]]
6315 faster version of the simple postprocessing filter
6316 .RSs
6317 .IPs <quality>
6318 4\-5 (equivalent to spp; default: 4)
6319 .IPs "<qp>\ "
6320 Force quantization parameter (default: 0, use QP from video).
6321 .IPs <\-15\-32>
6322 Filter strength, lower values mean more details but also more artifacts,
6323 while higher values make the image smoother but also blurrier (default:
6324 0 \- PSNR optimal).
6325 .IPs <bframes>
6326 0: do not use QP from B-frames (default)
6328 1: use QP from B-frames too (may cause flicker)
6332 .B pp7[=qp[:mode]]
6333 Variant of the spp filter, similar to spp=6 with 7 point DCT where
6334 only the center sample is used after IDCT.
6335 .RSs
6336 .IPs "<qp>\ "
6337 Force quantization parameter (default: 0, use QP from video).
6338 .IPs <mode>
6339 0: hard thresholding
6341 1: soft thresholding (better deringing, but blurrier)
6343 2: medium thresholding (default, good results)
6347 .B qp=equation
6348 quantization parameter (QP) change filter
6349 .RSs
6350 .IPs <equation>
6351 some equation like "2+2*sin(PI*qp)"
6355 .B geq=equation
6356 generic equation change filter
6357 .RSs
6358 .IPs <equation>
6359 Some equation, e.g.\&  'p(W-X\\,Y)' to flip the image horizontally.
6360 You can use whitespace to make the equation more readable.
6361 There are a couple of constants that can be used in the equation:
6362 .RSss
6363 PI: the number pi
6365 E: the number e
6367 X / Y: the coordinates of the current sample
6369 W / H: width and height of the image
6371 SW / SH: width/height scale depending on the currently filtered plane, e.g.\&
6372 1,1 and 0.5,0.5 for YUV 4:2:0.
6374 p(x,y): returns the value of the pixel at location x/y of the current plane.
6375 .REss
6379 .B "test\ \ \ "
6380 Generate various test patterns.
6383 .B rgbtest[=width:height]
6384 Generate an RGB test pattern useful for detecting RGB vs BGR issues.
6385 You should see a red, green and blue stripe from top to bottom.
6386 .RSs
6387 .IPs <width>
6388 Desired width of generated image (default: 0).
6389 0 means width of input image.
6391 .IPs <height>
6392 Desired height of generated image (default: 0).
6393 0 means height of input image.
6397 .B lavc[=quality:fps]
6398 Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/\:IVTV/\:V4L2.
6399 .RSs
6400 .IPs <quality>
6401 1\-31: fixed qscale
6403 32\-:  fixed bitrate in kbits
6404 .IPs <fps>
6405 force output fps (float value) (default: 0, autodetect based on height)
6409 .B dvbscale[=aspect]
6410 Set up optimal scaling for DVB cards, scaling the x axis in hardware and
6411 calculating the y axis scaling in software to keep aspect.
6412 Only useful together with expand and scale.
6413 .RSs
6414 .IPs <aspect>
6415 Control aspect ratio, calculate as DVB_HEIGHT*ASPECTRATIO (default:
6416 576*4/3=768), set it to 576*(16/9)=1024 for a 16:9 TV.
6418 .sp 1
6420 .I EXAMPLE:
6422 .PD 0
6423 .RSs
6424 .IPs "\-vf dvbscale,scale=\-1:0,expand=\-1:576:\-1:\-1:1,lavc"
6425 FIXME: Explain what this does.
6427 .PD 1
6430 .B noise[=luma[u][t|a][h][p]:chroma[u][t|a][h][p]]
6431 Adds noise.
6432 .PD 0
6433 .RSs
6434 .IPs <0\-100>
6435 luma noise
6436 .IPs <0\-100>
6437 chroma noise
6438 .IPs u
6439 uniform noise (gaussian otherwise)
6440 .IPs t
6441 temporal noise (noise pattern changes between frames)
6442 .IPs a
6443 averaged temporal noise (smoother, but a lot slower)
6444 .IPs h
6445 high quality (slightly better looking, slightly slower)
6446 .IPs p
6447 mix random noise with a (semi)regular pattern
6449 .PD 1
6452 .B denoise3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6453 This filter aims to reduce image noise producing smooth images and making still
6454 images really still (This should enhance compressibility.).
6455 .PD 0
6456 .RSs
6457 .IPs <luma_spatial>
6458 spatial luma strength (default: 4)
6459 .IPs <chroma_spatial>
6460 spatial chroma strength (default: 3)
6461 .IPs <luma_tmp>
6462 luma temporal strength (default: 6)
6463 .IPs <chroma_tmp>
6464 chroma temporal strength (default: luma_tmp*chroma_spatial/luma_spatial)
6466 .PD 1
6469 .B hqdn3d[=luma_spatial:chroma_spatial:luma_tmp:chroma_tmp]
6470 High precision/\:quality version of the denoise3d filter.
6471 Parameters and usage are the same.
6474 .B ow[=depth[:luma_strength[:chroma_strength]]]
6475 Overcomplete Wavelet denoiser.
6476 .PD 0
6477 .RSs
6478 .IPs <depth>
6479 Larger depth values will denoise lower frequency components more, but
6480 slow down filtering (default: 8).
6481 .IPs <luma_strength>
6482 luma strength (default: 1.0)
6483 .IPs <chroma_strength>
6484 chroma strength (default: 1.0)
6486 .PD 1
6489 .B eq[=brightness:contrast] (OBSOLETE)
6490 Software equalizer with interactive controls just like the hardware
6491 equalizer, for cards/\:drivers that do not support brightness and
6492 contrast controls in hardware.
6493 Might also be useful with MEncoder, either for fixing poorly captured
6494 movies, or for slightly reducing contrast to mask artifacts and get by
6495 with lower bitrates.
6496 .PD 0
6497 .RSs
6498 .IPs <\-100\-100>
6499 initial brightness
6500 .IPs <\-100\-100>
6501 initial contrast
6503 .PD 1
6506 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg:weight]
6507 Alternative software equalizer that uses lookup tables (very slow),
6508 allowing gamma correction in addition to simple brightness
6509 and contrast adjustment.
6510 Note that it uses the same MMX optimized code as \-vf eq if all
6511 gamma values are 1.0.
6512 The parameters are given as floating point values.
6513 .PD 0
6514 .RSs
6515 .IPs <0.1\-10>
6516 initial gamma value (default: 1.0)
6517 .IPs <\-2\-2>
6518 initial contrast, where negative values result in a
6519 negative image (default: 1.0)
6520 .IPs <\-1\-1>
6521 initial brightness (default: 0.0)
6522 .IPs <0\-3>
6523 initial saturation (default: 1.0)
6524 .IPs <0.1\-10>
6525 gamma value for the red component (default: 1.0)
6526 .IPs <0.1\-10>
6527 gamma value for the green component (default: 1.0)
6528 .IPs <0.1\-10>
6529 gamma value for the blue component (default: 1.0)
6530 .IPs <0\-1>
6531 The weight parameter can be used to reduce the effect of a high gamma value on
6532 bright image areas, e.g.\& keep them from getting overamplified and just plain
6533 white.
6534 A value of 0.0 turns the gamma correction all the way down while 1.0 leaves it
6535 at its full strength (default: 1.0).
6537 .PD 1
6540 .B hue[=hue:saturation]
6541 Software equalizer with interactive controls just like the hardware
6542 equalizer, for cards/\:drivers that do not support hue and
6543 saturation controls in hardware.
6544 .PD 0
6545 .RSs
6546 .IPs <\-180\-180>
6547 initial hue (default: 0.0)
6548 .IPs <\-100\-100>
6549 initial saturation, where negative values result
6550 in a negative chroma (default: 1.0)
6552 .PD 1
6555 .B halfpack[=f]
6556 Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but
6557 keeping all chroma samples.
6558 Useful for output to low-resolution display devices when hardware downscaling
6559 is poor quality or is not available.
6560 Can also be used as a primitive luma-only deinterlacer with very low CPU
6561 usage.
6562 .PD 0
6563 .RSs
6564 .IPs "<f>\ \ "
6565 By default, halfpack averages pairs of lines when downsampling.
6566 Any value different from 0 or 1 gives the default (averaging) behavior.
6567 .RSss
6568 0: Only use even lines when downsampling.
6570 1: Only use odd lines when downsampling.
6571 .REss
6573 .PD 1
6576 .B ilpack[=mode]
6577 When interlaced video is stored in YUV 4:2:0 formats, chroma
6578 interlacing does not line up properly due to vertical downsampling of
6579 the chroma channels.
6580 This filter packs the planar 4:2:0 data into YUY2 (4:2:2) format with
6581 the chroma lines in their proper locations, so that in any given
6582 scanline, the luma and chroma data both come from the same field.
6583 .PD 0
6584 .RSs
6585 .IPs <mode>
6586 Select the sampling mode.
6587 .RSss
6588 0: nearest-neighbor sampling, fast but incorrect
6590 1: linear interpolation (default)
6591 .REss
6593 .PD 1
6596 .B harddup
6597 Only useful with MEncoder.
6598 If harddup is used when encoding, it will force duplicate frames to be
6599 encoded in the output.
6600 This uses slightly more space, but is necessary for output to MPEG
6601 files or if you plan to demux and remux the video stream after
6602 encoding.
6603 Should be placed at or near the end of the filter chain unless you
6604 have a good reason to do otherwise.
6607 .B softskip
6608 Only useful with MEncoder.
6609 Softskip moves the frame skipping (dropping) step of encoding from
6610 before the filter chain to some point during the filter chain.
6611 This allows filters which need to see all frames (inverse telecine,
6612 temporal denoising, etc.) to function properly.
6613 Should be placed after the filters which need to see all frames and
6614 before any subsequent filters that are CPU-intensive.
6617 .B decimate[=max:hi:lo:frac]
6618 Drops frames that do not differ greatly from the previous frame in
6619 order to reduce framerate.
6620 The main use of this filter is for very-low-bitrate encoding (e.g.\&
6621 streaming over dialup modem), but it could in theory be used for
6622 fixing movies that were inverse-telecined incorrectly.
6623 .PD 0
6624 .RSs
6625 .IPs <max>
6626 Sets the maximum number of consecutive frames which can be
6627 dropped (if positive), or the minimum interval between
6628 dropped frames (if negative).
6629 .IPs <hi>,<lo>,<frac>
6630 A frame is a candidate for dropping if no 8x8 region differs by more
6631 than a threshold of <hi>, and if not more than <frac> portion (1
6632 meaning the whole image) differs by more than a threshold of <lo>.
6633 Values of <hi> and <lo> are for 8x8 pixel blocks and represent actual
6634 pixel value differences, so a threshold of 64 corresponds to 1 unit of
6635 difference for each pixel, or the same spread out differently over the
6636 block.
6638 .PD 1
6641 .B dint[=sense:level]
6642 The drop-deinterlace (dint) filter detects and drops the first from a set
6643 of interlaced video frames.
6644 .PD 0
6645 .RSs
6646 .IPs <0.0\-1.0>
6647 relative difference between neighboring pixels (default: 0.1)
6648 .IPs <0.0\-1.0>
6649 What part of the image has to be detected as interlaced to
6650 drop the frame (default: 0.15).
6652 .PD 1
6655 .B lavcdeint (OBSOLETE)
6656 FFmpeg deinterlacing filter, same as \-vf pp=fd
6659 .B kerndeint[=thresh[:map[:order[:sharp[:twoway]]]]]
6660 Donald Graft's adaptive kernel deinterlacer.
6661 Deinterlaces parts of a video if a configurable threshold is exceeded.
6662 .PD 0
6663 .RSs
6664 .IPs <0\-255>
6665 threshold (default: 10)
6666 .IPs <map>
6667 .RSss
6668 0: Ignore pixels exceeding the threshold (default).
6670 1: Paint pixels exceeding the threshold white.
6671 .REss
6672 .IPs <order>
6673 .RSss
6674 0: Leave fields alone (default).
6676 1: Swap fields.
6677 .REss
6678 .IPs <sharp>
6679 .RSss
6680 0: Disable additional sharpening (default).
6682 1: Enable additional sharpening.
6683 .REss
6684 .IPs <twoway>
6685 .RSss
6686 0: Disable twoway sharpening (default).
6688 1: Enable twoway sharpening.
6689 .REss
6691 .PD 1
6694 .B unsharp[=l|cWxH:amount[:l|cWxH:amount]]
6695 unsharp mask / gaussian blur
6696 .RSs
6697 .IPs "l\ \ \ \ "
6698 Apply effect on luma component.
6699 .IPs "c\ \ \ \ "
6700 Apply effect on chroma components.
6701 .IPs <width>x<height>
6702 width and height of the matrix, odd sized in both directions
6703 (min = 3x3, max = 13x11 or 11x13, usually something between 3x3 and 7x7)
6704 .IPs amount
6705 Relative amount of sharpness/\:blur to add to the image
6706 (a sane range should be \-1.5\-1.5).
6707 .RSss
6708 <0: blur
6710 >0: sharpen
6711 .REss
6715 .B "swapuv\ "
6716 Swap U & V plane.
6719 .B il[=d|i][s][:[d|i][s]]
6720 (De)interleaves lines.
6721 The goal of this filter is to add the ability to process interlaced images
6722 pre-field without deinterlacing them.
6723 You can filter your interlaced DVD and play it on a TV without breaking the
6724 interlacing.
6725 While deinterlacing (with the postprocessing filter) removes interlacing
6726 permanently (by smoothing, averaging, etc) deinterleaving splits the frame into
6727 2 fields (so called half pictures), so you can process (filter) them
6728 independently and then re-interleave them.
6729 .PD 0
6730 .RSs
6731 .IPs d
6732 deinterleave (placing one above the other)
6733 .IPs i
6734 interleave
6735 .IPs s
6736 swap fields (exchange even & odd lines)
6738 .PD 1
6741 .B fil[=i|d]
6742 (De)interleaves lines.
6743 This filter is very similar to the il filter but much faster, the main
6744 disadvantage is that it does not always work.
6745 Especially if combined with other filters it may produce randomly messed
6746 up images, so be happy if it works but do not complain if it does not for
6747 your combination of filters.
6748 .PD 0
6749 .RSs
6750 .IPs d
6751 Deinterleave fields, placing them side by side.
6752 .IPs i
6753 Interleave fields again (reversing the effect of fil=d).
6755 .PD 1
6758 .B field[=n]
6759 Extracts a single field from an interlaced image using stride arithmetic
6760 to avoid wasting CPU time.
6761 The optional argument n specifies whether to extract the even or the odd
6762 field (depending on whether n is even or odd).
6765 .B detc[=var1=value1:var2=value2:...]
6766 Attempts to reverse the 'telecine' process to recover a clean,
6767 non-interlaced stream at film framerate.
6768 This was the first and most primitive inverse telecine filter to be
6769 added to MPlayer/\:MEncoder.
6770 It works by latching onto the telecine 3:2 pattern and following it as
6771 long as possible.
6772 This makes it suitable for perfectly-telecined material, even in the
6773 presence of a fair degree of noise, but it will fail in the presence
6774 of complex post-telecine edits.
6775 Development on this filter is no longer taking place, as ivtc, pullup,
6776 and filmdint are better for most applications.
6777 The following arguments (see syntax above) may be used to control
6778 detc's behavior:
6779 .RSs
6780 .IPs "<dr>\ "
6781 Set the frame dropping mode.
6782 .RSss
6783 0: Do not drop frames to maintain fixed output framerate (default).
6785 1: Always drop a frame when there have been no drops or telecine
6786 merges in the past 5 frames.
6788 2: Always maintain exact 5:4 input to output frame ratio.
6790 .I NOTE:
6791 Use mode 1 or 2 with MEncoder.
6792 .REss
6793 .IPs "<am>\ "
6794 Analysis mode.
6795 .RSss
6796 0: Fixed pattern with initial frame number specified by <fr>.
6798 1: aggressive search for telecine pattern (default)
6799 .REss
6800 .IPs "<fr>\ "
6801 Set initial frame number in sequence.
6802 0\-2 are the three clean progressive frames; 3 and 4 are the two
6803 interlaced frames.
6804 The default, \-1, means 'not in telecine sequence'.
6805 The number specified here is the type for the imaginary previous
6806 frame before the movie starts.
6807 .IPs "<t0>, <t1>, <t2>, <t3>"
6808 Threshold values to be used in certain modes.
6812 .B ivtc[=1]
6813 Experimental 'stateless' inverse telecine filter.
6814 Rather than trying to lock on to a pattern like the detc filter does,
6815 ivtc makes its decisions independently for each frame.
6816 This will give much better results for material that has undergone
6817 heavy editing after telecine was applied, but as a result it is not as
6818 forgiving of noisy input, for example TV capture.
6819 The optional parameter (ivtc=1) corresponds to the dr=1 option for the
6820 detc filter, and should be used with MEncoder but not with MPlayer.
6821 As with detc, you must specify the correct output framerate (\-ofps
6822 24000/1001) when using MEncoder.
6823 Further development on ivtc has stopped, as the pullup and filmdint
6824 filters appear to be much more accurate.
6827 .B pullup[=jl:jr:jt:jb:sb:mp]
6828 Third-generation pulldown reversal (inverse telecine) filter,
6829 capable of handling mixed hard-telecine, 24000/1001 fps progressive, and 30000/1001
6830 fps progressive content.
6831 The pullup filter is designed to be much more robust than detc or
6832 ivtc, by taking advantage of future context in making its decisions.
6833 Like ivtc, pullup is stateless in the sense that it does not lock onto
6834 a pattern to follow, but it instead looks forward to the following
6835 fields in order to identify matches and rebuild progressive frames.
6836 It is still under development, but believed to be quite accurate.
6837 .RSs
6838 .IPs "jl, jr, jt, and jb"
6839 These options set the amount of "junk" to ignore at
6840 the left, right, top, and bottom of the image, respectively.
6841 Left/\:right are in units of 8 pixels, while top/\:bottom are in units of
6842 2 lines.
6843 The default is 8 pixels on each side.
6845 .IPs "sb (strict breaks)"
6846 Setting this option to 1 will reduce the chances of
6847 pullup generating an occasional mismatched frame, but it may also
6848 cause an excessive number of frames to be dropped during high motion
6849 sequences.
6850 Conversely, setting it to \-1 will make pullup match fields more
6851 easily.
6852 This may help processing of video where there is slight blurring
6853 between the fields, but may also cause there to be interlaced frames
6854 in the output.
6856 .IPs "mp (metric plane)"
6857 This option may be set to 1 or 2 to use a chroma
6858 plane instead of the luma plane for doing pullup's computations.
6859 This may improve accuracy on very clean source material, but more
6860 likely will decrease accuracy, especially if there is chroma noise
6861 (rainbow effect) or any grayscale video.
6862 The main purpose of setting mp to a chroma plane is to reduce CPU load
6863 and make pullup usable in realtime on slow machines.
6864 .REss
6866 .sp 1
6867 .I NOTE:
6868 Always follow pullup with the softskip filter when encoding to ensure
6869 that pullup is able to see each frame.
6870 Failure to do so will lead to incorrect output and will usually crash,
6871 due to design limitations in the codec/\:filter layer.
6872 .REss
6875 .B filmdint[=options]
6876 Inverse telecine filter, similar to the pullup filter above.
6877 It is designed to handle any pulldown pattern, including mixed soft and
6878 hard telecine and limited support for movies that are slowed down or sped
6879 up from their original framerate for TV.
6880 Only the luma plane is used to find the frame breaks.
6881 If a field has no match, it is deinterlaced with simple linear
6882 approximation.
6883 If the source is MPEG-2, this must be the first filter to allow
6884 access to the field-flags set by the MPEG-2 decoder.
6885 Depending on the source MPEG, you may be fine ignoring this advice, as
6886 long as you do not see lots of "Bottom-first field" warnings.
6887 With no options it does normal inverse telecine, and should be used
6888 together with mencoder \-fps 30000/1001 \-ofps 24000/1001.
6889 When this filter is used with MPlayer, it will result in an uneven
6890 framerate during playback, but it is still generally better than using
6891 pp=lb or no deinterlacing at all.
6892 Multiple options can be specified separated by /.
6893 .RSs
6894 .IPs crop=<w>:<h>:<x>:<y>
6895 Just like the crop filter, but faster, and works on mixed hard and soft
6896 telecined content as well as when y is not a multiple of 4.
6897 If x or y would require cropping fractional pixels from the chroma
6898 planes, the crop area is extended.
6899 This usually means that x and y must be even.
6900 .IPs io=<ifps>:<ofps>
6901 For each ifps input frames the filter will output ofps frames.
6902 The ratio of ifps/\:ofps should match the \-fps/\-ofps ratio.
6903 This could be used to filter movies that are broadcast on TV at a frame
6904 rate different from their original framerate.
6905 .IPs luma_only=<n>
6906 If n is nonzero, the chroma plane is copied unchanged.
6907 This is useful for YV12 sampled TV, which discards one of the chroma
6908 fields.
6909 .IPs mmx2=<n>
6910 On x86, if n=1, use MMX2 optimized functions, if n=2, use 3DNow!
6911 optimized functions, otherwise, use plain C.
6912 If this option is not specified, MMX2 and 3DNow! are auto-detected, use
6913 this option to override auto-detection.
6914 .IPs fast=<n>
6915 The larger n will speed up the filter at the expense of accuracy.
6916 The default value is n=3.
6917 If n is odd, a frame immediately following a frame marked with the
6918 REPEAT_FIRST_FIELD MPEG flag is assumed to be progressive, thus filter
6919 will not spend any time on soft-telecined MPEG-2 content.
6920 This is the only effect of this flag if MMX2 or 3DNow! is available.
6921 Without MMX2 and 3DNow, if n=0 or 1, the same calculations will be used
6922 as with n=2 or 3.
6923 If n=2 or 3, the number of luma levels used to find the frame breaks is
6924 reduced from 256 to 128, which results in a faster filter without losing
6925 much accuracy.
6926 If n=4 or 5, a faster, but much less accurate metric will be used to
6927 find the frame breaks, which is more likely to misdetect high vertical
6928 detail as interlaced content.
6929 .IPs verbose=<n>
6930 If n is nonzero, print the detailed metrics for each frame.
6931 Useful for debugging.
6932 .IPs dint_thres=<n>
6933 Deinterlace threshold.
6934 Used during de-interlacing of unmatched frames.
6935 Larger value means less deinterlacing, use n=256 to completely turn off
6936 deinterlacing.
6937 Default is n=8.
6938 .IPs comb_thres=<n>
6939 Threshold for comparing a top and bottom fields.
6940 Defaults to 128.
6941 .IPs diff_thres=<n>
6942 Threshold to detect temporal change of a field.
6943 Default is 128.
6944 .IPs sad_thres=<n>
6945 Sum of Absolute Difference threshold, default is 64.
6949 .B softpulldown
6950 This filter works only correct with MEncoder and acts on the MPEG-2 flags
6951 used for soft 3:2 pulldown (soft telecine).
6952 If you want to use the ivtc or detc filter on movies that are partly soft
6953 telecined, inserting this filter before them should make them more reliable.
6956 .B divtc[=options]
6957 Inverse telecine for deinterlaced video.
6958 If 3:2-pulldown telecined video has lost one of the fields or is deinterlaced
6959 using a method that keeps one field and interpolates the other, the result is
6960 a juddering video that has every fourth frame duplicated.
6961 This filter is intended to find and drop those duplicates and restore the
6962 original film framerate.
6963 When using this filter, you must specify \-ofps that is 4/5 of
6964 the fps of the input file and place the softskip later in the
6965 filter chain to make sure that divtc sees all the frames.
6966 Two different modes are available:
6967 One pass mode is the default and is straightforward to use,
6968 but has the disadvantage that any changes in the telecine
6969 phase (lost frames or bad edits) cause momentary judder
6970 until the filter can resync again.
6971 Two pass mode avoids this by analyzing the whole video
6972 beforehand so it will have forward knowledge about the
6973 phase changes and can resync at the exact spot.
6974 These passes do
6975 .B not
6976 correspond to pass one and two of the encoding process.
6977 You must run an extra pass using divtc pass one before the
6978 actual encoding throwing the resulting video away.
6979 Use \-nosound \-ovc raw \-o /dev/null to avoid
6980 wasting CPU power for this pass.
6981 You may add something like crop=2:2:0:0 after divtc
6982 to speed things up even more.
6983 Then use divtc pass two for the actual encoding.
6984 If you use multiple encoder passes, use divtc
6985 pass two for all of them.
6986 The options are:
6987 .RSs
6988 .IPs pass=1|2
6989 Use two pass mode.
6990 .IPs file=<filename>
6991 Set the two pass log filename (default: "framediff.log").
6992 .IPs threshold=<value>
6993 Set the minimum strength the telecine pattern must have for the filter to
6994 believe in it (default: 0.5).
6995 This is used to avoid recognizing false pattern from the parts of the video
6996 that are very dark or very still.
6997 .IPs window=<numframes>
6998 Set the number of past frames to look at when searching for pattern
6999 (default: 30).
7000 Longer window improves the reliability of the pattern search, but shorter
7001 window improves the reaction time to the changes in the telecine phase.
7002 This only affects the one pass mode.
7003 The two pass mode currently uses fixed window that extends to both future
7004 and past.
7005 .IPs phase=0|1|2|3|4
7006 Sets the initial telecine phase for one pass mode (default: 0).
7007 The two pass mode can see the future, so it is able to use the correct
7008 phase from the beginning, but one pass mode can only guess.
7009 It catches the correct phase when it finds it, but this option can be used
7010 to fix the possible juddering at the beginning.
7011 The first pass of the two pass mode also uses this, so if you save the output
7012 from the first pass, you get constant phase result.
7013 .IPs deghost=<value>
7014 Set the deghosting threshold (0\-255 for one pass mode, \-255\-255 for two pass
7015 mode, default 0).
7016 If nonzero, deghosting mode is used.
7017 This is for video that has been deinterlaced by blending the fields
7018 together instead of dropping one of the fields.
7019 Deghosting amplifies any compression artifacts in the blended frames, so the
7020 parameter value is used as a threshold to exclude those pixels from
7021 deghosting that differ from the previous frame less than specified value.
7022 If two pass mode is used, then negative value can be used to make the
7023 filter analyze the whole video in the beginning of pass-2 to determine
7024 whether it needs deghosting or not and then select either zero or the
7025 absolute value of the parameter.
7026 Specify this option for pass-2, it makes no difference on pass-1.
7030 .B phase[=t|b|p|a|u|T|B|A|U][:v]
7031 Delay interlaced video by one field time so that the field order
7032 changes.
7033 The intended use is to fix PAL movies that have been captured with the
7034 opposite field order to the film-to-video transfer.
7035 The options are:
7036 .RSs
7037 .IPs t
7038 Capture field order top-first, transfer bottom-first.
7039 Filter will delay the bottom field.
7040 .IPs b
7041 Capture bottom-first, transfer top-first.
7042 Filter will delay the top field.
7043 .IPs p
7044 Capture and transfer with the same field order.
7045 This mode only exists for the documentation of the other options to refer to,
7046 but if you actually select it, the filter will faithfully do nothing ;-)
7047 .IPs a
7048 Capture field order determined automatically by field flags, transfer opposite.
7049 Filter selects among t and b modes on a frame by frame basis using field flags.
7050 If no field information is available, then this works just like u.
7051 .IPs u
7052 Capture unknown or varying, transfer opposite.
7053 Filter selects among t and b on a frame by frame basis by analyzing the
7054 images and selecting the alternative that produces best match between the
7055 fields.
7056 .IPs T
7057 Capture top-first, transfer unknown or varying.
7058 Filter selects among t and p using image analysis.
7059 .IPs B
7060 Capture bottom-first, transfer unknown or varying.
7061 Filter selects among b and p using image analysis.
7062 .IPs A
7063 Capture determined by field flags, transfer unknown or varying.
7064 Filter selects among t, b and p using field flags and image analysis.
7065 If no field information is available, then this works just like U.
7066 This is the default mode.
7067 .IPs U
7068 Both capture and transfer unknown or varying.
7069 Filter selects among t, b and p using image analysis only.
7070 .IPs v
7071 Verbose operation.
7072 Prints the selected mode for each frame and the average squared difference
7073 between fields for t, b, and p alternatives.
7077 .B telecine[=start]
7078 Apply 3:2 'telecine' process to increase framerate by 20%.
7079 This most likely will not work correctly with MPlayer, but it can
7080 be used with 'mencoder \-fps 30000/1001 \-ofps 30000/1001 \-vf telecine'.
7081 Both fps options are essential!
7082 (A/V sync will break if they are wrong.)
7083 The optional start parameter tells the filter where in the telecine
7084 pattern to start (0\-3).
7087 .B tinterlace[=mode]
7088 Temporal field interlacing \- merge pairs of frames into an interlaced
7089 frame, halving the framerate.
7090 Even frames are moved into the upper field, odd frames to the lower field.
7091 This can be used to fully reverse the effect of the tfields filter (in mode 0).
7092 Available modes are:
7093 .PD 0
7094 .RSs
7095 .IPs 0
7096 Move odd frames into the upper field, even into the lower field, generating
7097 a full-height frame at half framerate.
7098 .IPs 1
7099 Only output odd frames, even frames are dropped; height unchanged.
7100 .IPs 2
7101 Only output even frames, odd frames are dropped; height unchanged.
7102 .IPs 3
7103 Expand each frame to full height, but pad alternate lines with black;
7104 framerate unchanged.
7105 .IPs 4
7106 Interleave even lines from even frames with odd lines from odd frames.
7107 Height unchanged at half framerate.
7109 .PD 1
7112 .B tfields[=mode[:field_dominance]]
7113 Temporal field separation \- split fields into frames, doubling the
7114 output framerate.
7115 Like the telecine filter, tfields might not work completely right unless
7116 used with MEncoder and both \-fps and \-ofps set to the
7117 desired (double) framerate!
7118 .PD 0
7119 .RSs
7120 .IPs <mode>
7121 0: Leave fields unchanged (will jump/\:flicker).
7123 1: Interpolate missing lines. (The algorithm used might not be so good.)
7125 2: Translate fields by 1/4 pixel with linear interpolation (no jump).
7127 4: Translate fields by 1/4 pixel with 4tap filter (higher quality) (default).
7128 .IPs <field_dominance>\ (DEPRECATED)
7129 \-1: auto (default)
7130 Only works if the decoder exports the appropriate information and
7131 no other filters which discard that information come before tfields
7132 in the filter chain, otherwise it falls back to 0 (top field first).
7134 0: top field first
7136 1: bottom field first
7138 .I NOTE:
7139 This option will possibly be removed in a future version.
7140 Use \-field\-dominance instead.
7142 .PD 1
7145 .B yadif=[mode[:field_dominance]]
7146 Yet another deinterlacing filter
7147 .PD 0
7148 .RSs
7149 .IPs <mode>
7150 0: Output 1 frame for each frame.
7152 1: Output 1 frame for each field.
7154 2: Like 0 but skips spatial interlacing check.
7156 3: Like 1 but skips spatial interlacing check.
7157 .IPs <field_dominance>\ (DEPRECATED)
7158 Operates like tfields.
7160 .I NOTE:
7161 This option will possibly be removed in a future version.
7162 Use \-field\-dominance instead.
7164 .PD 1
7167 .B mcdeint=[mode[:parity[:qp]]]
7168 Motion compensating deinterlacer.
7169 It needs one field per frame as input and must thus be used together
7170 with tfields=1 or yadif=1/3 or equivalent.
7171 .PD 0
7172 .RSs
7173 .IPs <mode>
7174 0: fast
7176 1: medium
7178 2: slow, iterative motion estimation
7180 3: extra slow, like 2 plus multiple reference frames
7181 .IPs <parity>
7182 0 or 1 selects which field to use (note: no autodetection yet!).
7183 .IPs "<qp>\ "
7184 Higher values should result in a smoother motion vector
7185 field but less optimal individual vectors.
7187 .PD 1
7190 .B boxblur=radius:power[:radius:power]
7191 box blur
7192 .PD 0
7193 .RSs
7194 .IPs <radius>
7195 blur filter strength
7196 .IPs <power>
7197 number of filter applications
7199 .PD 1
7202 .B sab=radius:pf:colorDiff[:radius:pf:colorDiff]
7203 shape adaptive blur
7204 .PD 0
7205 .RSs
7206 .IPs <radius>
7207 blur filter strength (~0.1\-4.0) (slower if larger)
7208 .IPs "<pf>\ "
7209 prefilter strength (~0.1\-2.0)
7210 .IPs <colorDiff>
7211 maximum difference between pixels to still be considered (~0.1\-100.0)
7213 .PD 1
7216 .B smartblur=radius:strength:threshold[:radius:strength:threshold]
7217 smart blur
7218 .PD 0
7219 .RSs
7220 .IPs <radius>
7221 blur filter strength (~0.1\-5.0) (slower if larger)
7222 .IPs <strength>
7223 blur (0.0\-1.0) or sharpen (\-1.0\-0.0)
7224 .IPs <threshold>
7225 filter all (0), filter flat areas (0\-30) or filter edges (\-30\-0)
7227 .PD 1
7230 .B perspective=x0:y0:x1:y1:x2:y2:x3:y3:t
7231 Correct the perspective of movies not filmed perpendicular to the screen.
7232 .PD 0
7233 .RSs
7234 .IPs <x0>,<y0>,...
7235 coordinates of the top left, top right, bottom left, bottom right corners
7236 .IPs "<t>\ \ "
7237 linear (0) or cubic resampling (1)
7239 .PD 1
7242 .B "2xsai\ \ "
7243 Scale and smooth the image with the 2x scale and interpolate algorithm.
7246 .B "1bpp\ \ \ "
7247 1bpp bitmap to YUV/\:BGR 8/\:15/\:16/\:32 conversion
7250 .B down3dright[=lines]
7251 Reposition and resize stereoscopic images.
7252 Extracts both stereo fields and places them side by side, resizing
7253 them to maintain the original movie aspect.
7254 .PD 0
7255 .RSs
7256 .IPs <lines>
7257 number of lines to select from the middle of the image (default: 12)
7259 .PD 1
7262 .B bmovl=hidden:opaque:fifo
7263 The bitmap overlay filter reads bitmaps from a FIFO and displays them
7264 on top of the movie, allowing some transformations on the image.
7265 Also see TOOLS/bmovl-test.c for a small bmovl test program.
7266 .PD 0
7267 .RSs
7268 .IPs <hidden>
7269 Set the default value of the 'hidden' flag (0=visible, 1=hidden).
7270 .IPs <opaque>
7271 Set the default value of the 'opaque' flag (0=transparent, 1=opaque).
7272 .IPs <fifo>
7273 path/\:filename for the FIFO (named pipe connecting 'mplayer \-vf bmovl' to the
7274 controlling application)
7276 .PD 1
7277 .sp 1
7279 FIFO commands are:
7281 .PD 0
7282 .RSs
7283 .IPs "RGBA32 width height xpos ypos alpha clear"
7284 followed by width*height*4 Bytes of raw RGBA32 data.
7285 .IPs "ABGR32 width height xpos ypos alpha clear"
7286 followed by width*height*4 Bytes of raw ABGR32 data.
7287 .IPs "RGB24 width height xpos ypos alpha clear"
7288 followed by width*height*3 Bytes of raw RGB24 data.
7289 .IPs "BGR24 width height xpos ypos alpha clear"
7290 followed by width*height*3 Bytes of raw BGR24 data.
7291 .IPs "ALPHA width height xpos ypos alpha"
7292 Change alpha transparency of the specified area.
7293 .IPs "CLEAR width height xpos ypos"
7294 Clear area.
7295 .IPs OPAQUE
7296 Disable all alpha transparency.
7297 Send "ALPHA 0 0 0 0 0" to enable it again.
7298 .IPs "HIDE\ "
7299 Hide bitmap.
7300 .IPs "SHOW\ "
7301 Show bitmap.
7303 .PD 1
7304 .sp 1
7306 Arguments are:
7308 .PD 0
7309 .RSs
7310 .IPs "<width>, <height>"
7311 image/area size
7312 .IPs "<xpos>, <ypos>"
7313 Start blitting at position x/y.
7314 .IPs <alpha>
7315 Set alpha difference.
7316 If you set this to \-255 you can then send a sequence of ALPHA-commands to set
7317 the area to \-225, \-200, \-175 etc for a nice fade-in-effect! ;)
7318 .RSss
7319 0:    same as original
7321 255:  Make everything opaque.
7323 \-255: Make everything transparent.
7324 .REss
7325 .IPs <clear>
7326 Clear the framebuffer before blitting.
7327 .RSss
7328 0: The image will just be blitted on top of the old one, so you do not need to
7329 send 1.8MB of RGBA32 data every time a small part of the screen is updated.
7331 1: clear
7332 .REss
7334 .PD 1
7337 .B framestep=I|[i]step
7338 Renders only every nth frame or every intra frame (keyframe).
7339 .sp 1
7340 If you call the filter with I (uppercase) as the parameter, then
7341 .B only
7342 keyframes are rendered.
7343 For DVDs it generally means one in every 15/12 frames (IBBPBBPBBPBBPBB),
7344 for AVI it means every scene change or every keyint value (see \-lavcopts
7345 keyint= value if you use MEncoder to encode the video).
7346 .sp 1
7347 When a keyframe is found, an 'I!' string followed by a newline character is
7348 printed, leaving the current line of MPlayer/\:MEncoder output on the screen,
7349 because it contains the time (in seconds) and frame number of the keyframe
7350 (You can use this information to split the AVI.).
7351 .sp 1
7352 If you call the filter with a numeric parameter 'step' then only one in
7353 every 'step' frames is rendered.
7354 .sp 1
7355 If you put an 'i' (lowercase) before the number then an 'I!' is printed
7356 (like the I parameter).
7357 .sp 1
7358 If you give only the i then nothing is done to the frames, only I! is
7359 printed.
7362 .B tile=xtiles:ytiles:output:start:delta
7363 Tile a series of images into a single, bigger image.
7364 If you omit a parameter or use a value less than 0, then the default
7365 value is used.
7366 You can also stop when you are satisfied (... \-vf tile=10:5 ...).
7367 It is probably a good idea to put the scale filter before the tile :-)
7368 .sp 1
7369 The parameters are:
7370 .sp 1
7371 .PD 0
7372 .RSs
7373 .IPs <xtiles>
7374 number of tiles on the x axis (default: 5)
7375 .IPs <ytiles>
7376 number of tiles on the y axis (default: 5)
7377 .IPs <output>
7378 Render the tile when 'output' number of frames are reached, where 'output'
7379 should be a number less than xtile * ytile.
7380 Missing tiles are left blank.
7381 You could, for example, write an 8 * 7 tile every 50 frames to have one
7382 image every 2 seconds @ 25 fps.
7383 .IPs <start>
7384 outer border thickness in pixels (default: 2)
7385 .IPs <delta>
7386 inner border thickness in pixels (default: 4)
7388 .PD 1
7391 .B delogo[=x:y:w:h:t]
7392 Suppresses a TV station logo by a simple interpolation of the
7393 surrounding pixels.
7394 Just set a rectangle covering the logo and watch it disappear (and
7395 sometimes something even uglier appear \- your mileage may vary).
7396 .PD 0
7397 .RSs
7398 .IPs <x>,<y>
7399 top left corner of the logo
7400 .IPs <w>,<h>
7401 width and height of the cleared rectangle
7402 .IPs <t>
7403 Thickness of the fuzzy edge of the rectangle (added to w and h).
7404 When set to \-1, a green rectangle is drawn on the screen to
7405 simplify finding the right x,y,w,h parameters.
7407 .PD 1
7410 .B remove\-logo=/path/to/logo_bitmap_file_name.pgm
7411 Suppresses a TV station logo, using a PGM or PPM image
7412 file to determine which pixels comprise the logo.
7413 The width and height of the image file must match
7414 those of the video stream being processed.
7415 Uses the filter image and a circular blur
7416 algorithm to remove the logo.
7417 .RSs
7418 .IPs /path/to/logo_bitmap_file_name.pgm
7419 [path] + filename of the filter image.
7423 .B zrmjpeg[=options]
7424 Software YV12 to MJPEG encoder for use with the zr2 video
7425 output device.
7426 .RSs
7427 .IPs maxheight=<h>|maxwidth=<w>
7428 These options set the maximum width and height the zr card
7429 can handle (the MPlayer filter layer currently cannot query those).
7430 .IPs {dc10+,dc10,buz,lml33}-{PAL|NTSC}
7431 Use these options to set maxwidth and maxheight automatically to the
7432 values known for card/\:mode combo.
7433 For example, valid options are: dc10-PAL and buz-NTSC (default: dc10+PAL)
7434 .IPs color|bw
7435 Select color or black and white encoding.
7436 Black and white encoding is faster.
7437 Color is the default.
7438 .IPs hdec={1,2,4}
7439 Horizontal decimation 1, 2 or 4.
7440 .IPs vdec={1,2,4}
7441 Vertical decimation 1, 2 or 4.
7442 .IPs quality=1\-20
7443 Set JPEG compression quality [BEST] 1 \- 20 [VERY BAD].
7444 .IPs fd|nofd
7445 By default, decimation is only performed if the Zoran hardware
7446 can upscale the resulting MJPEG images to the original size.
7447 The option fd instructs the filter to always perform the requested
7448 decimation (ugly).
7452 .B screenshot
7453 Allows acquiring screenshots of the movie using slave mode
7454 commands that can be bound to keypresses.
7455 See the slave mode documentation and the INTERACTIVE CONTROL
7456 section for details.
7457 Files named 'shotNNNN.png' will be saved in the working directory,
7458 using the first available number \- no files will be overwritten.
7459 The filter has no overhead when not used and accepts an arbitrary
7460 colorspace, so it is safe to add it to the configuration file.
7461 Make sure that the screenshot filter is added after all other filters
7462 whose effect you want to record on the saved image.
7463 E.g.\& it should be the last filter if you want to have an exact
7464 screenshot of what you see on the monitor.
7468 .B "ass\ \ \ \ "
7469 Moves SSA/ASS subtitle rendering to an arbitrary point in the filter chain.
7470 Only useful with the \-ass option.
7471 .sp 1
7472 .I EXAMPLE:
7473 .PD 0
7474 .RSs
7475 .IPs "\-vf ass,screenshot"
7476 Moves SSA/ASS rendering before the screenshot filter.
7477 Screenshots taken this way will contain subtitles.
7479 .PD 1
7482 .B blackframe[=amount:threshold]
7483 Detect frames that are (almost) completely black.
7484 Can be useful to detect chapter transitions or commercials.
7485 Output lines consist of the frame number of the detected frame, the
7486 percentage of blackness, the frame type and the frame number of the last
7487 encountered keyframe.
7488 .RSs
7489 .IPs <amount>
7490 Percentage of the pixels that have to be below the threshold (default: 98).
7491 .IPs <threshold>
7492 Threshold below which a pixel value is considered black (default: 32).
7496 .B gradfun[=strength[:radius]]
7497 Fix the banding artifacts that are sometimes introduced into nearly flat
7498 regions by truncation to 8bit colordepth.
7499 Interpolates the gradients that should go where the bands are, and
7500 dithers them.
7501 .sp 1
7502 This filter is designed for playback only.
7503 Do not use it prior to lossy compression, because compression tends
7504 to lose the dither and bring back the bands.
7505 .RSs
7506 .IPs <strength>
7507 Maximum amount by which the filter will change any one pixel.
7508 Also the threshold for detecting nearly flat regions (default: 1.2).
7509 .IPs <radius>
7510 Neighborhood to fit the gradient to.
7511 Larger radius makes for smoother gradients, but also prevents the filter
7512 from modifying pixels near detailed regions (default: 16).
7516 .B fixpts[=options]
7517 Fixes the presentation timestamps (PTS) of the frames.
7518 By default, the PTS passed to the next filter is dropped, but the following
7519 options can change that:
7520 .RSs
7521 .IPs print
7522 Print the incoming PTS.
7523 .IPs fps=<fps>
7524 Specify a frame per second value.
7525 .IPs start=<pts>
7526 Specify an initial value for the PTS.
7527 .IPs autostart=<n>
7528 Uses the
7529 .IR n th
7530 incoming PTS as the initial PTS.
7531 All previous PTS are kept, so setting a huge value or \-1 keeps the PTS
7532 intact.
7533 .IPs autofps=<n>
7534 Uses the
7535 .IR n th
7536 incoming PTS after the end of autostart to determine the framerate.
7538 .sp 1
7540 .I EXAMPLE:
7542 .PD 0
7543 .RSs
7544 .IPs "\-vf fixpts=fps=24000/1001,ass,fixpts"
7545 Generates a new sequence of PTS, uses it for ASS subtitles, then drops it.
7546 Generating a new sequence is useful when the timestamps are reset during the
7547 program; this is frequent on DVDs.
7548 Dropping it may be necessary to avoid confusing encoders.
7550 .PD 1
7551 .sp 1
7553 .I NOTE:
7554 Using this filter together with any sort of seeking (including -ss and EDLs)
7555 may make demons fly out of your nose.
7559 .SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
7562 .B \-audio\-delay <any floating-point number>
7563 Delays either audio or video by setting a delay field in the header
7564 (default: 0.0).
7565 This does not delay either stream while encoding, but the player will
7566 see the delay field and compensate accordingly.
7567 Positive values delay the audio, and negative values delay the video.
7568 Note that this is the exact opposite of the \-delay option.
7569 For example, if a video plays correctly with \-delay 0.2, you can
7570 fix the video with MEncoder by using \-audio\-delay \-0.2.
7571 .sp 1
7572 Currently, this option only works with the default muxer (\-of avi).
7573 If you are using a different muxer, then you must use \-delay instead.
7576 .B \-audio\-density <1\-50>
7577 Number of audio chunks per second (default is 2 for 0.5s long audio chunks).
7579 .I NOTE:
7580 CBR only, VBR ignores this as it puts each packet in a new chunk.
7583 .B \-audio\-preload <0.0\-2.0>
7584 Sets up the audio buffering time interval (default: 0.5s).
7587 .B \-fafmttag <format>
7588 Can be used to override the audio format tag of the output file.
7589 .sp 1
7590 .I EXAMPLE:
7591 .PD 0
7592 .RSs
7593 .IPs "\-fafmttag 0x55"
7594 Will have the output file contain 0x55 (mp3) as audio format tag.
7596 .PD 1
7599 .B \-ffourcc <fourcc>
7600 Can be used to override the video fourcc of the output file.
7601 .sp 1
7602 .I EXAMPLE:
7603 .PD 0
7604 .RSs
7605 .IPs "\-ffourcc div3"
7606 Will have the output file contain 'div3' as video fourcc.
7608 .PD 1
7611 .B \-force\-avi\-aspect <0.2\-3.0>
7612 Override the aspect stored in the AVI OpenDML vprp header.
7613 This can be used to change the aspect ratio with '\-ovc copy'.
7616 .B \-frameno\-file <filename> (DEPRECATED)
7617 Specify the name of the audio file with framenumber mappings created in
7618 the first (audio only) pass of a special three pass encoding mode.
7620 .I NOTE:
7621 Using this mode will most likely give you A-V desync.
7622 Do not use it.
7623 It is kept for backwards compatibility only and will possibly
7624 be removed in a future version.
7627 .B \-hr\-edl\-seek
7628 Use a more precise, but much slower method for skipping areas.
7629 Areas marked for skipping are not seeked over, instead all
7630 frames are decoded, but only the necessary frames are encoded.
7631 This allows starting at non-keyframe boundaries.
7633 .I NOTE:
7634 Not guaranteed to work right with '\-ovc copy'.
7637 .B \-info <option1:option2:...> (AVI only)
7638 Specify the info header of the resulting AVI file.
7639 .sp 1
7640 Available options are:
7641 .RSs
7642 .IPs "help\ "
7643 Show this description.
7644 .IPs name=<value>
7645 title of the work
7646 .IPs artist=<value>
7647 artist or author of the work
7648 .IPs genre=<value>
7649 original work category
7650 .IPs subject=<value>
7651 contents of the work
7652 .IPs copyright=<value>
7653 copyright information
7654 .IPs srcform=<value>
7655 original format of the digitized material
7656 .IPs comment=<value>
7657 general comments about the work
7661 .B \-noautoexpand
7662 Do not automatically insert the expand filter into the MEncoder filter chain.
7663 Useful to control at which point of the filter chain subtitles are rendered
7664 when hardcoding subtitles onto a movie.
7667 .B \-noencodedups
7668 Do not attempt to encode duplicate frames in duplicate; always output
7669 zero-byte frames to indicate duplicates.
7670 Zero-byte frames will be written anyway unless a filter or encoder
7671 capable of doing duplicate encoding is loaded.
7672 Currently the only such filter is harddup.
7675 .B \-noodml (\-of avi only)
7676 Do not write OpenDML index for AVI files >1GB.
7679 .B \-noskip
7680 Do not skip frames.
7683 .B \-o <filename>
7684 Outputs to the given filename.
7686 If you want a default output filename, you can put this option in the
7687 MEncoder config file.
7690 .B \-oac <codec name>
7691 Encode with the given audio codec (no default set).
7693 .I NOTE:
7694 Use \-oac help to get a list of available audio codecs.
7695 .sp 1
7696 .I EXAMPLE:
7697 .PD 0
7698 .RSs
7699 .IPs "\-oac copy"
7700 no encoding, just streamcopy
7701 .IPs "\-oac pcm"
7702 Encode to uncompressed PCM.
7703 .IPs "\-oac mp3lame"
7704 Encode to MP3 (using LAME).
7705 .IPs "\-oac lavc"
7706 Encode with a libavcodec codec.
7708 .PD 1
7711 .B \-of <format> (BETA CODE!)
7712 Encode to the specified container format (default: AVI).
7714 .I NOTE:
7715 Use \-of help to get a list of available container formats.
7716 .sp 1
7717 .I EXAMPLE:
7718 .PD 0
7719 .RSs
7720 .IPs "\-of avi"
7721 Encode to AVI.
7722 .IPs "\-of mpeg"
7723 Encode to MPEG (also see \-mpegopts).
7724 .IPs "\-of lavf"
7725 Encode with libavformat muxers (also see \-lavfopts).
7726 .IPs "\-of rawvideo"
7727 raw video stream (no muxing \- one video stream only)
7728 .IPs "\-of rawaudio"
7729 raw audio stream (no muxing \- one audio stream only)
7731 .PD 1
7734 .B \-ofps <fps>
7735 Specify a frames per second (fps) value for the output file,
7736 which can be different from that of the source material.
7737 Must be set for variable fps (ASF, some MOV) and progressive
7738 (30000/1001 fps telecined MPEG) files.
7741 .B \-ovc <codec name>
7742 Encode with the given video codec (no default set).
7744 .I NOTE:
7745 Use \-ovc help to get a list of available video codecs.
7746 .sp 1
7747 .I EXAMPLE:
7748 .PD 0
7749 .RSs
7750 .IPs "\-ovc copy"
7751 no encoding, just streamcopy
7752 .IPs "\-ovc raw"
7753 Encode to an arbitrary uncompressed format (use '\-vf format' to select).
7754 .IPs "\-ovc lavc"
7755 Encode with a libavcodec codec.
7757 .PD 1
7760 .B \-passlogfile <filename>
7761 Dump first pass information to <filename> instead of the default divx2pass.log
7762 in two pass encoding mode.
7765 .B \-skiplimit <value>
7766 Specify the maximum number of frames that may be skipped after
7767 encoding one frame (\-noskiplimit for unlimited).
7770 .B \-vobsubout <basename>
7771 Specify the basename for the output .idx and .sub files.
7772 This turns off subtitle rendering in the encoded movie and diverts it to
7773 VOBsub subtitle files.
7776 .B \-vobsuboutid <langid>
7777 Specify the language two letter code for the subtitles.
7778 This overrides what is read from the DVD or the .ifo file.
7781 .B \-vobsuboutindex <index>
7782 Specify the index of the subtitles in the output files (default: 0).
7786 .SH "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"
7787 You can specify codec specific encoding parameters using the following
7788 syntax:
7791 .B \-<codec>opts <option1[=value1]:option2[=value2]:...>
7794 Where <codec> may be: lavc, xvidenc, mp3lame, toolame, twolame,
7795 nuv, xvfw, faac, x264enc, mpeg, lavf.
7798 .SS mp3lame (\-lameopts)
7801 .B "help\ \ \ "
7802 get help
7805 .B vbr=<0\-4>
7806 variable bitrate method
7807 .PD 0
7808 .RSs
7809 .IPs 0
7811 .IPs 1
7813 .IPs 2
7814 rh (default)
7815 .IPs 3
7817 .IPs 4
7818 mtrh
7820 .PD 1
7823 .B "abr\ \ \ \ "
7824 average bitrate
7827 .B "cbr\ \ \ \ "
7828 constant bitrate
7829 Also forces CBR mode encoding on subsequent ABR presets modes.
7832 .B br=<0\-1024>
7833 bitrate in kbps (CBR and ABR only)
7836 .B q=<0\-9>
7837 quality (0 \- highest, 9 \- lowest) (VBR only)
7840 .B aq=<0\-9>
7841 algorithmic quality (0 \- best/slowest, 9 \- worst/fastest)
7844 .B ratio=<1\-100>
7845 compression ratio
7848 .B vol=<0\-10>
7849 audio input gain
7852 .B mode=<0\-3>
7853 (default: auto)
7854 .PD 0
7855 .RSs
7856 .IPs 0
7857 stereo
7858 .IPs 1
7859 joint-stereo
7860 .IPs 2
7861 dualchannel
7862 .IPs 3
7863 mono
7865 .PD 1
7868 .B padding=<0\-2>
7869 .PD 0
7870 .RSs
7871 .IPs 0
7872 none
7873 .IPs 1
7875 .IPs 2
7876 adjust
7878 .PD 1
7881 .B "fast\ \ \ "
7882 Switch on faster encoding on subsequent VBR presets modes.
7883 This results in slightly lower quality and higher bitrates.
7886 .B highpassfreq=<freq>
7887 Set a highpass filtering frequency in Hz.
7888 Frequencies below the specified one will be cut off.
7889 A value of \-1 will disable filtering, a value of 0
7890 will let LAME choose values automatically.
7893 .B lowpassfreq=<freq>
7894 Set a lowpass filtering frequency in Hz.
7895 Frequencies above the specified one will be cut off.
7896 A value of \-1 will disable filtering, a value of 0
7897 will let LAME choose values automatically.
7900 .B preset=<value>
7901 preset values
7902 .RSs
7903 .IPs "help\ "
7904 Print additional options and information about presets settings.
7905 .IPs medium
7906 VBR encoding, good quality, 150\-180 kbps bitrate range
7907 .IPs standard
7908 VBR encoding, high quality, 170\-210 kbps bitrate range
7909 .IPs extreme
7910 VBR encoding, very high quality, 200\-240 kbps bitrate range
7911 .IPs insane
7912 CBR encoding, highest preset quality, 320 kbps bitrate
7913 .IPs <8\-320>
7914 ABR encoding at average given kbps bitrate
7916 .sp 1
7918 .I EXAMPLES:
7920 .PD 0
7921 .RSs
7922 .IPs fast:preset=standard
7923 suitable for most people and most music types and already quite high quality
7924 .IPs cbr:preset=192
7925 Encode with ABR presets at a 192 kbps forced constant bitrate.
7926 .IPs preset=172
7927 Encode with ABR presets at a 172 kbps average bitrate.
7928 .IPs preset=extreme
7929 for people with extremely good hearing and similar equipment
7931 .PD 1
7934 .SS toolame and twolame (\-toolameopts and \-twolameopts respectively)
7937 .B br=<32\-384>
7938 In CBR mode this parameter indicates the bitrate in kbps,
7939 when in VBR mode it is the minimum bitrate allowed per frame.
7940 VBR mode will not work with a value below 112.
7943 .B vbr=<\-50\-50> (VBR only)
7944 variability range; if negative the encoder shifts the average bitrate
7945 towards the lower limit, if positive towards the higher.
7946 When set to 0 CBR is used (default).
7949 .B maxvbr=<32\-384> (VBR only)
7950 maximum bitrate allowed per frame, in kbps
7953 .B mode=<stereo  |  jstereo  |  mono  |  dual>
7954 (default: mono for 1-channel audio, stereo otherwise)
7957 .B psy=<\-1\-4>
7958 psychoacoustic model (default: 2)
7961 .B errprot=<0 | 1>
7962 Include error protection.
7965 .B debug=<0\-10>
7966 debug level
7968 .PD 1
7971 .SS faac (\-faacopts)
7974 .B br=<bitrate>
7975 average bitrate in kbps (mutually exclusive with quality)
7978 .B quality=<1\-1000>
7979 quality mode, the higher the better (mutually exclusive with br)
7982 .B object=<1\-4>
7983 object type complexity
7984 .PD 0
7985 .RSs
7986 .IPs 1
7987 MAIN (default)
7988 .IPs 2
7990 .IPs 3
7992 .IPs 4
7993 LTP (extremely slow)
7995 .PD 1
7998 .B mpeg=<2|4>
7999 MPEG version (default: 4)
8002 .B "tns\ \ \ \ "
8003 Enables temporal noise shaping.
8006 .B cutoff=<0\-sampling_rate/2>
8007 cutoff frequency (default: sampling_rate/2)
8010 .B "raw\ \ \ \ "
8011 Stores the bitstream as raw payload with extradata in the container header
8012 (default: 0, corresponds to ADTS).
8013 Do not set this flag if not explicitly required or you will not be able to
8014 remux the audio stream later on.
8016 .PD 1
8019 .SS lavc (\-lavcopts)
8021 Many libavcodec (lavc for short) options are tersely documented.
8022 Read the source for full details.
8024 .I EXAMPLE:
8025 .PD 0
8026 .RSs
8027 .IPs vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
8029 .PD 1
8032 .B o=<key>=<value>[,<key>=<value>[,...]]
8033 Pass AVOptions to libavcodec encoder.
8034 Note, a patch to make the o= unneeded and pass all unknown options through
8035 the AVOption system is welcome.
8036 A full list of AVOptions can be found in the FFmpeg manual.
8037 Note that some AVOptions may conflict with MEncoder options.
8038 .sp 1
8040 .I EXAMPLE:
8042 .RSs
8043 .PD 0
8044 .IPs o=bt=100k
8045 .PD 1
8049 .B acodec=<value>
8050 audio codec (default: mp2)
8051 .PD 0
8052 .RSs
8053 .IPs "ac3\ \ "
8054 Dolby Digital (AC-3)
8055 .IPs adpcm_*
8056 Adaptive PCM formats \- see the HTML documentation for details.
8057 .IPs "flac\ "
8058 Free Lossless Audio Codec (FLAC)
8059 .IPs "g726\ "
8060 G.726 ADPCM
8061 .IPs libfaac
8062 Advanced Audio Coding (AAC) \- using FAAC
8063 .IPs libmp3lame
8064 MPEG-1 audio layer 3 (MP3) \- using LAME
8065 .IPs "mp2\ \ "
8066 MPEG-1 audio layer 2 (MP2)
8067 .IPs pcm_*
8068 PCM formats \- see the HTML documentation for details.
8069 .IPs roq_dpcm
8070 Id Software RoQ DPCM
8071 .IPs sonic
8072 experimental simple lossy codec
8073 .IPs sonicls
8074 experimental simple lossless codec
8075 .IPs vorbis
8076 Vorbis
8077 .IPs wmav1
8078 Windows Media Audio v1
8079 .IPs wmav2
8080 Windows Media Audio v2
8082 .PD 1
8085 .B abitrate=<value>
8086 audio bitrate in kbps (default: 224)
8089 .B atag=<value>
8090 Use the specified Windows audio format tag (e.g.\& atag=0x55).
8093 .B bit_exact
8094 Use only bit exact algorithms (except (I)DCT).
8095 Additionally bit_exact disables several optimizations and thus
8096 should only be used for regression tests, which need binary
8097 identical files even if the encoder version changes.
8098 This also suppresses the user_data header in MPEG-4 streams.
8099 Do not use this option unless you know exactly what you are doing.
8102 .B threads=<1\-8>
8103 Maximum number of threads to use (default: 1).
8104 May have a slight negative effect on motion estimation.
8108 .B vcodec=<value>
8109 Employ the specified codec (default: mpeg4).
8110 .PD 0
8111 .RSs
8112 .IPs "asv1\ "
8113 ASUS Video v1
8114 .IPs "asv2\ "
8115 ASUS Video v2
8116 .IPs dvvideo
8117 Sony Digital Video
8118 .IPs "ffv1\ "
8119 FFmpeg's lossless video codec
8120 .IPs ffvhuff
8121 nonstandard 20% smaller HuffYUV using YV12
8122 .IPs "flv\ \ "
8123 Sorenson H.263 used in Flash Video
8124 .IPs "h261\ "
8125 H.261
8126 .IPs "h263\ "
8127 H.263
8128 .IPs h263p
8129 H.263+
8130 .IPs huffyuv
8131 HuffYUV
8132 .IPs libtheora
8133 Theora
8134 .IPs libx264
8135 x264 H.264/AVC MPEG-4 Part 10
8136 .IPs libxvid
8137 Xvid MPEG-4 Part 2 (ASP)
8138 .IPs ljpeg
8139 Lossless JPEG
8140 .IPs mjpeg
8141 Motion JPEG
8142 .IPs mpeg1video
8143 MPEG-1 video
8144 .IPs mpeg2video
8145 MPEG-2 video
8146 .IPs mpeg4
8147 MPEG-4 (DivX 4/5)
8148 .IPs msmpeg4
8149 DivX 3
8150 .IPs msmpeg4v2
8151 MS MPEG4v2
8152 .IPs roqvideo
8153 ID Software RoQ Video
8154 .IPs "rv10\ "
8155 an old RealVideo codec
8156 .IPs "snow (also see: vstrict)"
8157 FFmpeg's experimental wavelet-based codec
8158 .IPs "svq1\ "
8159 Apple Sorenson Video 1
8160 .IPs "wmv1\ "
8161 Windows Media Video, version 1 (AKA WMV7)
8162 .IPs "wmv2\ "
8163 Windows Media Video, version 2 (AKA WMV8)
8165 .PD 1
8168 .B vqmin=<1\-31>
8169 minimum quantizer
8170 .RSs
8171 .IPs 1
8172 Not recommended (much larger file, little quality difference and weird side
8173 effects: msmpeg4, h263 will be very low quality, ratecontrol will be confused
8174 resulting in lower quality and some decoders will not be able to decode it).
8175 .IPs 2
8176 Recommended for normal mpeg4/\:mpeg1video encoding (default).
8177 .IPs 3
8178 Recommended for h263(p)/\:msmpeg4.
8179 The reason for preferring 3 over 2 is that 2 could lead to overflows.
8180 (This will be fixed for h263(p) by changing the quantizer per MB in
8181 the future, msmpeg4 cannot be fixed as it does not support that.)
8185 .B lmin=<0.01\-255.0>
8186 Minimum frame-level Lagrange multiplier for ratecontrol (default: 2.0).
8187 Lavc will rarely use quantizers below the value of lmin.
8188 Lowering lmin will make lavc more likely to choose lower quantizers for
8189 some frames, but not lower than the value of vqmin.
8190 Likewise, raising lmin will make lavc less likely to choose low
8191 quantizers, even if vqmin would have allowed them.
8192 You probably want to set lmin approximately equal to vqmin.
8193 When adaptive quantization is in use, changing lmin/lmax may have less
8194 of an effect; see mblmin/mblmax.
8198 .B lmax=<0.01\-255.0>
8199 maximum Lagrange multiplier for ratecontrol (default: 31.0)
8203 .B mblmin=<0.01\-255.0>
8204 Minimum macroblock-level Lagrange multiplier for ratecontrol
8205 (default:2.0).
8206 This parameter affects adaptive quantization options like qprd,
8207 lumi_mask, etc..
8211 .B mblmax=<0.01\-255.0>
8212 Maximum macroblock-level Lagrange multiplier for ratecontrol
8213 (default: 31.0).
8217 .B vqscale=<0\-31>
8218 Constant quantizer /\: constant quality encoding (selects fixed quantizer mode).
8219 A lower value means better quality but larger files (default: \-1).
8220 In case of snow codec, value 0 means lossless encoding.
8221 Since the other codecs do not support this, vqscale=0 will have an undefined
8222 effect.
8223 1 is not recommended (see vqmin for details).
8226 .B vqmax=<1\-31>
8227 Maximum quantizer, 10\-31 should be a sane range (default: 31).
8230 .B mbqmin=<1\-31>
8231 obsolete, use vqmin
8234 .B mbqmax=<1\-31>
8235 obsolete, use vqmax
8238 .B vqdiff=<1\-31>
8239 maximum quantizer difference between consecutive I- or P-frames
8240 (default: 3)
8243 .B vmax_b_frames=<0\-4>
8244 maximum number of B-frames between non-B-frames:
8245 .PD 0
8246 .RSs
8247 .IPs 0
8248 no B-frames (default)
8249 .IPs 0\-2
8250 sane range for MPEG-4
8252 .PD 1
8255 .B vme=<0\-5>
8256 motion estimation method.
8257 Available methods are:
8258 .PD 0
8259 .RSs
8260 .IPs 0
8261 none (very low quality)
8262 .IPs 1
8263 full (slow, currently unmaintained and disabled)
8264 .IPs 2
8265 log (low quality, currently unmaintained and disabled)
8266 .IPs 3
8267 phods (low quality, currently unmaintained and disabled)
8268 .IPs 4
8269 EPZS: size=1 diamond, size can be adjusted with the *dia options
8270 (default)
8271 .IPs 5
8272 X1 (experimental, currently aliased to EPZS)
8273 .IPs 8
8274 iter (iterative overlapped block, only used in snow)
8276 .PD 1
8277 .sp 1
8280 .I NOTE:
8281 0\-3 currently ignores the amount of bits spent,
8282 so quality may be low.
8286 .B me_range=<0\-9999>
8287 motion estimation search range (default: 0 (unlimited))
8290 .B mbd=<0\-2> (also see *cmp, qpel)
8291 Macroblock decision algorithm (high quality mode), encode each macro
8292 block in all modes and choose the best.
8293 This is slow but results in better quality and file size.
8294 When mbd is set to 1 or 2, the value of mbcmp is ignored when comparing
8295 macroblocks (the mbcmp value is still used in other places though, in particular
8296 the motion search algorithms).
8297 If any comparison setting (precmp, subcmp, cmp, or mbcmp) is nonzero,
8298 however, a slower but better half-pel motion search will be used,
8299 regardless of what mbd is set to.
8300 If qpel is set, quarter-pel motion search will be used regardless.
8301 .PD 0
8302 .RSs
8303 .IPs 0
8304 Use comparison function given by mbcmp (default).
8305 .IPs 1
8306 Select the MB mode which needs the fewest bits (=vhq).
8307 .IPs 2
8308 Select the MB mode which has the best rate distortion.
8310 .PD 1
8313 .B "vhq\ \ \ \ "
8314 Same as mbd=1, kept for compatibility reasons.
8317 .B "v4mv\ \ \ "
8318 Allow 4 motion vectors per macroblock (slightly better quality).
8319 Works better if used with mbd>0.
8322 .B "obmc\ \ \ "
8323 overlapped block motion compensation (H.263+)
8326 .B "loop\ \ \ "
8327 loop filter (H.263+)
8328 note, this is broken
8331 .B inter_threshold <\-1000\-1000>
8332 Does absolutely nothing at the moment.
8335 .B keyint=<0\-300>
8336 maximum interval between keyframes in frames (default: 250 or one
8337 keyframe every ten seconds in a 25fps movie.
8338 This is the recommended default for MPEG-4).
8339 Most codecs require regular keyframes in order to limit the accumulation of mismatch error.
8340 Keyframes are also needed for seeking, as seeking is only possible to a keyframe \- but
8341 keyframes need more space than other frames, so larger numbers here mean
8342 slightly smaller files but less precise seeking.
8343 0 is equivalent to 1, which makes every frame a keyframe.
8344 Values >300 are not recommended as the quality might be bad depending upon
8345 decoder, encoder and luck.
8346 It is common for MPEG-1/2 to use values <=30.
8349 .B sc_threshold=<\-1000000000\-1000000000>
8350 Threshold for scene change detection.
8351 A keyframe is inserted by libavcodec when it detects a scene change.
8352 You can specify the sensitivity of the detection with this option.
8353 \-1000000000 means there is a scene change detected at every frame,
8354 1000000000 means no scene changes are detected (default: 0).
8357 .B sc_factor=<any positive integer>
8358 Causes frames with higher quantizers to be more likely to trigger a
8359 scene change detection and make libavcodec use an I-frame (default: 1).
8360 1\-16 is a sane range.
8361 Values between 2 and 6 may yield increasing PSNR (up to approximately
8362 0.04 dB) and better placement of I-frames in high-motion scenes.
8363 Higher values than 6 may give very slightly better PSNR (approximately
8364 0.01 dB more than sc_factor=6), but noticably worse visual quality.
8367 .B vb_strategy=<0\-2> (pass one only)
8368 strategy to choose between I/P/B-frames:
8369 .PD 0
8370 .RSs
8371 .IPs 0
8372 Always use the maximum number of B-frames (default).
8373 .IPs 1
8374 Avoid B-frames in high motion scenes.
8375 See the b_sensitivity option to tune this strategy.
8376 .IPs 2
8377 Places B-frames more or less optimally to yield maximum quality (slower).
8378 You may want to reduce the speed impact of this option by tuning the
8379 option brd_scale.
8381 .PD 1
8384 .B b_sensitivity=<any integer greater than 0>
8385 Adjusts how sensitively vb_strategy=1 detects motion and avoids using
8386 B-frames (default: 40).
8387 Lower sensitivities will result in more B-frames.
8388 Using more B-frames usually improves PSNR, but too many B-frames can
8389 hurt quality in high-motion scenes.
8390 Unless there is an extremely high amount of motion, b_sensitivity can
8391 safely be lowered below the default; 10 is a reasonable value in most
8392 cases.
8395 .B brd_scale=<0\-10>
8396 Downscales frames for dynamic B-frame decision (default: 0).
8397 Each time brd_scale is increased by one, the frame dimensions are
8398 divided by two, which improves speed by a factor of four.
8399 Both dimensions of the fully downscaled frame must be even numbers, so
8400 brd_scale=1 requires the original dimensions to be multiples of four,
8401 brd_scale=2 requires multiples of eight, etc.
8402 In other words, the dimensions of the original frame must both be
8403 divisible by 2^(brd_scale+1) with no remainder.
8406 .B bidir_refine=<0\-4>
8407 Refine the two motion vectors used in bidirectional macroblocks,
8408 rather than re-using vectors from the forward and backward searches.
8409 This option has no effect without B-frames.
8410 .PD 0
8411 .RSs
8412 .IPs 0
8413 Disabled (default).
8414 .IPs 1\-4
8415 Use a wider search (larger values are slower).
8417 .PD 1
8420 .B vpass=<1\-3>
8421 Activates internal two (or more) pass mode, only specify if you wish to
8422 use two (or more) pass encoding.
8423 .PD 0
8424 .RSs
8425 .IPs 1
8426 first pass (also see turbo)
8427 .IPs 2
8428 second pass
8429 .IPs 3
8430 Nth pass (second and subsequent passes of N-pass encoding)
8433 Here is how it works, and how to use it:
8435 The first pass (vpass=1) writes the statistics file.
8436 You might want to deactivate some CPU-hungry options, like "turbo"
8437 mode does.
8439 In two pass mode, the second pass (vpass=2) reads the statistics file and
8440 bases ratecontrol decisions on it.
8442 In N-pass mode, the second pass (vpass=3, that is not a typo)
8443 does both: It first reads the statistics, then overwrites them.
8444 You might want to backup divx2pass.log before doing this if there is
8445 any possibility that you will have to cancel MEncoder.
8446 You can use all encoding options, except very CPU-hungry options like "qns".
8448 You can run this same pass over and over to refine the encode.
8449 Each subsequent pass will use the statistics from the previous pass to improve.
8450 The final pass can include any CPU-hungry encoding options.
8452 If you want a 2 pass encode, use first vpass=1, and then vpass=2.
8454 If you want a 3 or more pass encode, use vpass=1 for the first pass
8455 and then vpass=3 and then vpass=3 again and again until you are
8456 satisfied with the encode.
8458 .PD 1
8459 .sp 1
8461 huffyuv:
8463 .PD 0
8464 .RSs
8465 .IPs "pass 1"
8466 Saves statistics.
8467 .IPs "pass 2"
8468 Encodes with an optimal Huffman table based upon statistics
8469 from the first pass.
8471 .PD 1
8474 .B turbo (two pass only)
8475 Dramatically speeds up pass one using faster algorithms and disabling
8476 CPU-intensive options.
8477 This will probably reduce global PSNR a little bit (around 0.01dB) and
8478 change individual frame type and PSNR a little bit more (up to 0.03dB).
8481 .B aspect=<x/y>
8482 Store movie aspect internally, just like with MPEG files.
8483 Much nicer than rescaling, because quality is not decreased.
8484 Only MPlayer will play these files correctly, other players will display
8485 them with wrong aspect.
8486 The aspect parameter can be given as a ratio or a floating point number.
8487 .sp 1
8489 .I EXAMPLE:
8491 .RSs
8492 .PD 0
8493 .IPs "aspect=16/9 or aspect=1.78"
8494 .PD 1
8498 .B autoaspect
8499 Same as the aspect option, but automatically computes aspect, taking
8500 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
8501 filter chain.
8502 Does not incur a performance penalty, so you can safely leave it
8503 always on.
8506 .B vbitrate=<value>
8507 Specify bitrate (default: 800).
8509 .I WARNING:
8510 1kbit = 1000 bits
8511 .PD 0
8512 .RSs
8513 .IPs 4\-16000
8514 (in kbit)
8515 .IPs 16001\-24000000
8516 (in bit)
8518 .PD 1
8521 .B vratetol=<value>
8522 approximated file size tolerance in kbit.
8523 1000\-100000 is a sane range.
8524 (warning: 1kbit = 1000 bits)
8525 (default: 8000)
8527 .I NOTE:
8528 vratetol should not be too large during the second pass or there might
8529 be problems if vrc_(min|max)rate is used.
8532 .B vrc_maxrate=<value>
8533 maximum bitrate in kbit/\:sec
8534 (default: 0, unlimited)
8537 .B vrc_minrate=<value>
8538 minimum bitrate in kbit/\:sec
8539 (default: 0, unlimited)
8542 .B vrc_buf_size=<value>
8543 buffer size in kbit
8544 For MPEG-1/2 this also sets the vbv buffer size, use 327 for VCD,
8545 917 for SVCD and 1835 for DVD.
8548 .B vrc_buf_aggressivity
8549 currently useless
8552 .B vrc_strategy
8553 Ratecontrol method.
8554 Note that some of the ratecontrol-affecting options will have no effect
8555 if vrc_strategy is not set to 0.
8556 .PD 0
8557 .RSs
8558 .IPs 0
8559 Use internal lavc ratecontrol (default).
8560 .IPs 1
8561 Use Xvid ratecontrol (experimental; requires MEncoder to be compiled
8562 with support for Xvid 1.1 or higher).
8564 .PD 1
8567 .B vb_qfactor=<\-31.0\-31.0>
8568 quantizer factor between B- and non-B-frames (default: 1.25)
8571 .B vi_qfactor=<\-31.0\-31.0>
8572 quantizer factor between I- and non-I-frames (default: 0.8)
8575 .B vb_qoffset=<\-31.0\-31.0>
8576 quantizer offset between B- and non-B-frames (default: 1.25)
8579 .B vi_qoffset=<\-31.0\-31.0>
8580 (default: 0.0)
8582 if v{b|i}_qfactor > 0
8584 I/B-frame quantizer = P-frame quantizer * v{b|i}_qfactor + v{b|i}_qoffset
8586 else
8588 do normal ratecontrol (do not lock to next P-frame quantizer) and
8589 set q= \-q * v{b|i}_qfactor + v{b|i}_qoffset
8591 .I HINT:
8592 To do constant quantizer encoding with different quantizers for
8593 I/P- and B-frames you can use:
8594 lmin= <ip_quant>:lmax= <ip_quant>:vb_qfactor= <b_quant/\:ip_quant>.
8597 .B vqblur=<0.0\-1.0> (pass one)
8598 Quantizer blur (default: 0.5), larger values will average the
8599 quantizer more over time (slower change).
8600 .PD 0
8601 .RSs
8602 .IPs 0.0
8603 Quantizer blur disabled.
8604 .IPs 1.0
8605 Average the quantizer over all previous frames.
8607 .PD 1
8610 .B vqblur=<0.0\-99.0> (pass two)
8611 Quantizer gaussian blur (default: 0.5), larger values will average
8612 the quantizer more over time (slower change).
8615 .B vqcomp=<0.0\-1.0>
8616 Quantizer compression, vrc_eq depends upon this (default: 0.5).
8617 .I NOTE:
8618 Perceptual quality will be optimal somewhere in between the range's extremes.
8621 .B vrc_eq=<equation>
8622 main ratecontrol equation
8624 .RSs
8625 .IPs 1+(tex/\:avgTex-1)*qComp
8626 approximately the equation of the old ratecontrol code
8627 .IPs tex^qComp
8628 with qcomp 0.5 or something like that (default)
8632 infix operators:
8634 .RSs
8635 .IPs +,\-,*,/,^
8639 variables:
8641 .RSs
8642 .IPs "tex\ \ "
8643 texture complexity
8644 .IPs iTex,pTex
8645 intra, non-intra texture complexity
8646 .IPs avgTex
8647 average texture complexity
8648 .IPs avgIITex
8649 average intra texture complexity in I-frames
8650 .IPs avgPITex
8651 average intra texture complexity in P-frames
8652 .IPs avgPPTex
8653 average non-intra texture complexity in P-frames
8654 .IPs avgBPTex
8655 average non-intra texture complexity in B-frames
8656 .IPs "mv\ \ \ "
8657 bits used for motion vectors
8658 .IPs fCode
8659 maximum length of motion vector in log2 scale
8660 .IPs iCount
8661 number of intra macroblocks / number of macroblocks
8662 .IPs "var\ \ "
8663 spatial complexity
8664 .IPs mcVar
8665 temporal complexity
8666 .IPs qComp
8667 qcomp from the command line
8668 .IPs "isI, isP, isB"
8669 Is 1 if picture type is I/P/B else 0.
8670 .IPs "Pi,E\ "
8671 See your favorite math book.
8675 functions:
8677 .RSs
8678 .IPs max(a,b),min(a,b)
8679 maximum / minimum
8680 .IPs gt(a,b)
8681 is 1 if a>b, 0 otherwise
8682 .IPs lt(a,b)
8683 is 1 if a<b, 0 otherwise
8684 .IPs eq(a,b)
8685 is 1 if a==b, 0 otherwise
8686 .IPs "sin, cos, tan, sinh, cosh, tanh, exp, log, abs"
8690 .B vrc_override=<options>
8691 User specified quality for specific parts (ending, credits, ...).
8692 The options are <start-frame>, <end-frame>, <quality>[/<start-frame>,
8693 <end-frame>, <quality>[/...]]:
8694 .PD 0
8695 .RSs
8696 .IPs "quality (2\-31)"
8697 quantizer
8698 .IPs "quality (\-500\-0)"
8699 quality correction in %
8701 .PD 1
8704 .B vrc_init_cplx=<0\-1000>
8705 initial complexity (pass 1)
8708 .B vrc_init_occupancy=<0.0\-1.0>
8709 initial buffer occupancy, as a fraction of vrc_buf_size (default: 0.9)
8712 .B vqsquish=<0|1>
8713 Specify how to keep the quantizer between qmin and qmax.
8714 .PD 0
8715 .RSs
8716 .IPs 0
8717 Use clipping.
8718 .IPs 1
8719 Use a nice differentiable function (default).
8721 .PD 1
8724 .B vlelim=<\-1000\-1000>
8725 Sets single coefficient elimination threshold for luminance.
8726 Negative values will also consider the DC coefficient (should be at least \-4
8727 or lower for encoding at quant=1):
8728 .PD 0
8729 .RSs
8730 .IPs 0
8731 disabled (default)
8732 .IPs \-4
8733 JVT recommendation
8735 .PD 1
8738 .B vcelim=<\-1000\-1000>
8739 Sets single coefficient elimination threshold for chrominance.
8740 Negative values will also consider the DC coefficient (should be at least \-4
8741 or lower for encoding at quant=1):
8742 .PD 0
8743 .RSs
8744 .IPs 0
8745 disabled (default)
8746 .IPs 7
8747 JVT recommendation
8749 .PD 1
8752 .B vstrict=<\-2|\-1|0|1>
8753 strict standard compliance
8754 .PD 0
8755 .RSs
8756 .IPs 0
8757 disabled
8758 .IPs 1
8759 Only recommended if you want to feed the output into the
8760 MPEG-4 reference decoder.
8761 .IPs \-1
8762 Allow libavcodec specific extensions (default).
8763 .IPs \-2
8764 Enables experimental codecs and features which may not be playable
8765 with future MPlayer versions (snow).
8767 .PD 1
8770 .B "vdpart\ "
8771 Data partitioning.
8772 Adds 2 Bytes per video packet, improves error-resistance when transferring over
8773 unreliable channels (e.g.\& streaming over the internet).
8774 Each video packet will be encoded in 3 separate partitions:
8775 .PD 0
8776 .RSs
8777 .IPs "1. MVs"
8778 movement
8779 .IPs "2. DC coefficients"
8780 low res picture
8781 .IPs "3. AC coefficients"
8782 details
8784 .PD 1
8786 MV & DC are most important, losing them looks far worse than losing
8787 the AC and the 1. & 2. partition.
8788 (MV & DC) are far smaller than the 3. partition (AC) meaning that errors
8789 will hit the AC partition much more often than the MV & DC partitions.
8790 Thus, the picture will look better with partitioning than without,
8791 as without partitioning an error will trash AC/\:DC/\:MV equally.
8795 .B vpsize=<0\-10000> (also see vdpart)
8796 Video packet size, improves error-resistance.
8797 .PD 0
8798 .RSs
8799 .IPs "0\ \ \ \ "
8800 disabled (default)
8801 .IPs 100\-1000
8802 good choice
8804 .PD 1
8807 .B "ss\ \ \ \ \ "
8808 slice structured mode for H.263+
8811 .B "gray\ \ \ "
8812 grayscale only encoding (faster)
8815 .B vfdct=<0\-10>
8816 DCT algorithm
8817 .PD 0
8818 .RSs
8819 .IPs 0
8820 Automatically select a good one (default).
8821 .IPs 1
8822 fast integer
8823 .IPs 2
8824 accurate integer
8825 .IPs 3
8827 .IPs 4
8828 mlib
8829 .IPs 5
8830 AltiVec
8831 .IPs 6
8832 floating point AAN
8834 .PD 1
8837 .B idct=<0\-99>
8838 IDCT algorithm
8840 .I NOTE:
8841 To the best of our knowledge all these IDCTs do pass the IEEE1180 tests.
8842 .PD 0
8843 .RSs
8844 .IPs 0
8845 Automatically select a good one (default).
8846 .IPs 1
8847 JPEG reference integer
8848 .IPs 2
8849 simple
8850 .IPs 3
8851 simplemmx
8852 .IPs 4
8853 libmpeg2mmx (inaccurate, do not use for encoding with keyint >100)
8854 .IPs 5
8856 .IPs 6
8857 mlib
8858 .IPs 7
8860 .IPs 8
8861 AltiVec
8862 .IPs 9
8864 .IPs 10
8865 simplearm
8866 .IPs 11
8867 H.264
8868 .IPs 12
8870 .IPs 13
8872 .IPs 14
8873 xvidmmx
8874 .IPs 15
8875 CAVS
8876 .IPs 16
8877 simplearmv5te
8878 .IPs 17
8879 simplearmv6
8881 .PD 1
8884 .B lumi_mask=<0.0\-1.0>
8885 Luminance masking is a 'psychosensory' setting that is supposed to
8886 make use of the fact that the human eye tends to notice fewer details
8887 in very bright parts of the picture.
8888 Luminance masking compresses bright areas stronger than medium ones,
8889 so it will save bits that can be spent again on other frames, raising
8890 overall subjective quality, while possibly reducing PSNR.
8892 .I WARNING:
8893 Be careful, overly large values can cause disastrous things.
8895 .I WARNING:
8896 Large values might look good on some monitors but may look horrible
8897 on other monitors.
8898 .PD 0
8899 .RSs
8900 .IPs "0.0\ \ "
8901 disabled (default)
8902 .IPs 0.0\-0.3
8903 sane range
8905 .PD 1
8908 .B dark_mask=<0.0\-1.0>
8909 Darkness masking is a 'psychosensory' setting that is supposed to
8910 make use of the fact that the human eye tends to notice fewer details
8911 in very dark parts of the picture.
8912 Darkness masking compresses dark areas stronger than medium ones,
8913 so it will save bits that can be spent again on other frames, raising
8914 overall subjective quality, while possibly reducing PSNR.
8916 .I WARNING:
8917 Be careful, overly large values can cause disastrous things.
8919 .I WARNING:
8920 Large values might look good on some monitors but may look horrible
8921 on other monitors / TV / TFT.
8922 .PD 0
8923 .RSs
8924 .IPs "0.0\ \ "
8925 disabled (default)
8926 .IPs 0.0\-0.3
8927 sane range
8929 .PD 1
8932 .B tcplx_mask=<0.0\-1.0>
8933 Temporal complexity masking (default: 0.0 (disabled)).
8934 Imagine a scene with a bird flying across the whole scene; tcplx_mask
8935 will raise the quantizers of the bird's macroblocks (thus decreasing their
8936 quality), as the human eye usually does not have time to see all the bird's
8937 details.
8938 Be warned that if the masked object stops (e.g.\& the bird lands) it is
8939 likely to look horrible for a short period of time, until the encoder
8940 figures out that the object is not moving and needs refined blocks.
8941 The saved bits will be spent on other parts of the video, which may increase
8942 subjective quality, provided that tcplx_mask is carefully chosen.
8945 .B scplx_mask=<0.0\-1.0>
8946 Spatial complexity masking.
8947 Larger values help against blockiness, if no deblocking filter is used for
8948 decoding, which is maybe not a good idea.
8950 Imagine a scene with grass (which usually has great spatial complexity),
8951 a blue sky and a house; scplx_mask will raise the quantizers of the grass'
8952 macroblocks, thus decreasing its quality, in order to spend more bits on
8953 the sky and the house.
8955 .I HINT:
8956 Crop any black borders completely as they will reduce the quality
8957 of the macroblocks (also applies without scplx_mask).
8958 .PD 0
8959 .RSs
8960 .IPs "0.0\ \ "
8961 disabled (default)
8962 .IPs 0.0\-0.5
8963 sane range
8965 .PD 1
8966 .sp 1
8968 .I NOTE:
8969 This setting does not have the same effect as using a custom matrix that
8970 would compress high frequencies harder, as scplx_mask will reduce the
8971 quality of P blocks even if only DC is changing.
8972 The result of scplx_mask will probably not look as good.
8976 .B p_mask=<0.0\-1.0> (also see vi_qfactor)
8977 Reduces the quality of inter blocks.
8978 This is equivalent to increasing the quality of intra blocks, because the
8979 same average bitrate will be distributed by the rate controller to the
8980 whole video sequence (default: 0.0 (disabled)).
8981 p_mask=1.0 doubles the bits allocated to each intra block.
8984 .B border_mask=<0.0\-1.0>
8985 border-processing for MPEG-style encoders.
8986 Border processing increases the quantizer for macroblocks which are less
8987 than 1/5th of the frame width/height away from the frame border,
8988 since they are often visually less important.
8991 .B "naq\ \ \ \ "
8992 Normalize adaptive quantization (experimental).
8993 When using adaptive quantization (*_mask), the average per-MB quantizer may no
8994 longer match the requested frame-level quantizer.
8995 Naq will attempt to adjust the per-MB quantizers to maintain the proper
8996 average.
8999 .B "ildct\ \ "
9000 Use interlaced DCT.
9003 .B "ilme\ \ \ "
9004 Use interlaced motion estimation (mutually exclusive with qpel).
9007 .B "alt\ \ \ \ "
9008 Use alternative scantable.
9011 .B "top=<\-1\-1>\ \ \ "
9012 .PD 0
9013 .RSs
9014 .IPs \-1
9015 automatic
9016 .IPs 0
9017 bottom field first
9018 .IPs 1
9019 top field first
9021 .PD 1
9024 .B format=<value>
9025 .PD 0
9026 .RSs
9027 .IPs "YV12\ "
9028 default
9029 .IPs "444P\ "
9030 for ffv1
9031 .IPs "422P\ "
9032 for HuffYUV, lossless JPEG, dv and ffv1
9033 .IPs "411P\ "
9034 for lossless JPEG, dv and ffv1
9035 .IPs "YVU9\ "
9036 for lossless JPEG, ffv1 and svq1
9037 .IPs "BGR32"
9038 for lossless JPEG and ffv1
9040 .PD 1
9043 .B "pred\ \ \ "
9044 (for HuffYUV)
9045 .PD 0
9046 .RSs
9047 .IPs 0
9048 left prediction
9049 .IPs 1
9050 plane/\:gradient prediction
9051 .IPs 2
9052 median prediction
9054 .PD 1
9057 .B "pred\ \ \ "
9058 (for lossless JPEG)
9059 .PD 0
9060 .RSs
9061 .IPs 0
9062 left prediction
9063 .IPs 1
9064 top prediction
9065 .IPs 2
9066 topleft prediction
9067 .IPs 3
9068 plane/\:gradient prediction
9069 .IPs 6
9070 mean prediction
9072 .PD 1
9075 .B "coder\ \ "
9076 (for ffv1)
9077 .PD 0
9078 .RSs
9079 .IPs 0
9080 vlc coding (Golomb-Rice)
9081 .IPs 1
9082 arithmetic coding (CABAC)
9084 .PD 1
9087 .B context
9088 (for ffv1)
9089 .PD 0
9090 .RSs
9091 .IPs 0
9092 small context model
9093 .IPs 1
9094 large context model
9096 .PD 1
9097 .sp 1
9099 (for ffvhuff)
9101 .PD 0
9102 .RSs
9103 .IPs 0
9104 predetermined Huffman tables (builtin or two pass)
9105 .IPs 1
9106 adaptive Huffman tables
9108 .PD 1
9111 .B "qpel\ \ \ "
9112 Use quarter pel motion compensation (mutually exclusive with ilme).
9114 .I HINT:
9115 This seems only useful for high bitrate encodings.
9118 .B mbcmp=<0\-2000>
9119 Sets the comparison function for the macroblock decision, has only
9120 an effect if mbd=0.
9121 This is also used for some motion search functions, in which case
9122 it has an effect regardless of mbd setting.
9123 .PD 0
9124 .RSs
9125 .IPs "0 (SAD)"
9126 sum of absolute differences, fast (default)
9127 .IPs "1 (SSE)"
9128 sum of squared errors
9129 .IPs "2 (SATD)"
9130 sum of absolute Hadamard transformed differences
9131 .IPs "3 (DCT)"
9132 sum of absolute DCT transformed differences
9133 .IPs "4 (PSNR)"
9134 sum of squared quantization errors (avoid, low quality)
9135 .IPs "5 (BIT)"
9136 number of bits needed for the block
9137 .IPs "6 (RD)"
9138 rate distortion optimal, slow
9139 .IPs "7 (ZERO)"
9141 .IPs "8 (VSAD)"
9142 sum of absolute vertical differences
9143 .IPs "9 (VSSE)"
9144 sum of squared vertical differences
9145 .IPs "10 (NSSE)"
9146 noise preserving sum of squared differences
9147 .IPs "11 (W53)"
9148 5/3 wavelet, only used in snow
9149 .IPs "12 (W97)"
9150 9/7 wavelet, only used in snow
9151 .IPs "+256\ "
9152 Also use chroma, currently does not work (correctly) with B-frames.
9154 .PD 1
9157 .B ildctcmp=<0\-2000>
9158 Sets the comparison function for interlaced DCT decision
9159 (see mbcmp for available comparison functions).
9162 .B precmp=<0\-2000>
9163 Sets the comparison function for motion estimation pre pass
9164 (see mbcmp for available comparison functions) (default: 0).
9167 .B cmp=<0\-2000>
9168 Sets the comparison function for full pel motion estimation
9169 (see mbcmp for available comparison functions) (default: 0).
9172 .B subcmp=<0\-2000>
9173 Sets the comparison function for sub pel motion estimation
9174 (see mbcmp for available comparison functions) (default: 0).
9177 .B skipcmp=<0\-2000>
9178 FIXME: Document this.
9181 .B nssew=<0\-1000000>
9182 This setting controls NSSE weight, where larger weights will result in
9183 more noise.
9184 0 NSSE is identical to SSE
9185 You may find this useful if you prefer to keep some noise in your encoded
9186 video rather than filtering it away before encoding (default: 8).
9189 .B predia=<\-99\-6>
9190 diamond type and size for motion estimation pre-pass
9193 .B dia=<\-99\-6>
9194 Diamond type & size for motion estimation.
9195 Motion search is an iterative process.
9196 Using a small diamond does not limit the search to finding only small
9197 motion vectors.
9198 It is just somewhat more likely to stop before finding the very best motion
9199 vector, especially when noise is involved.
9200 Bigger diamonds allow a wider search for the best motion vector, thus are
9201 slower but result in better quality.
9203 Big normal diamonds are better quality than shape-adaptive diamonds.
9205 Shape-adaptive diamonds are a good tradeoff between speed and quality.
9207 .I NOTE:
9208 The sizes of the normal diamonds and shape adaptive ones do not have
9209 the same meaning.
9210 .RSs
9211 .IPs \-3
9212 shape adaptive (fast) diamond with size 3
9213 .IPs \-2
9214 shape adaptive (fast) diamond with size 2
9215 .IPs \-1
9216 uneven multi-hexagon search (slow)
9217 .IPs  1
9218 normal size=1 diamond (default) =EPZS type diamond
9221       0
9222      000
9223       0
9225 .IPs 2
9226 normal size=2 diamond
9229       0
9230      000
9231     00000
9232      000
9233       0
9238 .B "trell\ \ "
9239 Trellis searched quantization.
9240 This will find the optimal encoding for each 8x8 block.
9241 Trellis searched quantization is quite simply an optimal quantization in
9242 the PSNR versus bitrate sense (Assuming that there would be no rounding
9243 errors introduced by the IDCT, which is obviously not the case.).
9244 It simply finds a block for the minimum of error and lambda*bits.
9245 .PD 0
9246 .RSs
9247 .IPs lambda
9248 quantization parameter (QP) dependent constant
9249 .IPs "bits\ "
9250 amount of bits needed to encode the block
9251 .IPs error
9252 sum of squared errors of the quantization
9254 .PD 1
9257 .B "cbp\ \ \ \ "
9258 Rate distorted optimal coded block pattern.
9259 Will select the coded block pattern which minimizes distortion + lambda*rate.
9260 This can only be used together with trellis quantization.
9263 .B "mv0\ \ \ \ "
9264 Try to encode each MB with MV=<0,0> and choose the better one.
9265 This has no effect if mbd=0.
9268 .B mv0_threshold=<any non-negative integer>
9269 When surrounding motion vectors are <0,0> and the motion estimation
9270 score of the current block is less than mv0_threshold, <0,0> is used for
9271 the motion vector and further motion estimation is skipped (default:
9272 256).
9273 Lowering mv0_threshold to 0 can give a slight (0.01dB) PSNR increase and
9274 possibly make the encoded video look slightly better; raising
9275 mv0_threshold past 320 results in diminished PSNR and visual quality.
9276 Higher values speed up encoding very slightly (usually less than 1%,
9277 depending on the other options used).
9279 .I NOTE:
9280 This option does not require mv0 to be enabled.
9283 .B qprd (mbd=2 only)
9284 rate distorted optimal quantization parameter (QP) for the given
9285 lambda of each macroblock
9288 .B last_pred=<0\-99>
9289 amount of motion predictors from the previous frame
9290 .PD 0
9291 .RSs
9292 .IPs 0
9293 (default)
9294 .IPs a
9295 Will use 2a+1 x 2a+1 macroblock square of motion vector predictors from the
9296 previous frame.
9298 .PD 1
9301 .B preme=<0\-2>
9302 motion estimation pre-pass
9303 .PD 0
9304 .RSs
9305 .IPs 0
9306 disabled
9307 .IPs 1
9308 only after I-frames (default)
9309 .IPs 2
9310 always
9312 .PD 1
9315 .B subq=<1\-8>
9316 subpel refinement quality (for qpel) (default: 8 (high quality))
9318 .I NOTE:
9319 This has a significant effect on speed.
9322 .B refs=<1\-8>
9323 number of reference frames to consider for motion compensation
9324 (Snow only) (default: 1)
9327 .B "psnr\ \ \ "
9328 print the PSNR (peak signal to noise ratio) for the whole video after encoding
9329 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log'.
9330 Returned values are in dB (decibel), the higher the better.
9333 .B mpeg_quant
9334 Use MPEG quantizers instead of H.263.
9337 .B "aic\ \ \ \ "
9338 Enable AC prediction for MPEG-4 or advanced intra prediction for H.263+.
9339 This will improve quality very slightly (around 0.02 dB PSNR) and slow
9340 down encoding very slightly (about 1%).
9342 .I NOTE:
9343 vqmin should be 8 or larger for H.263+ AIC.
9346 .B "aiv\ \ \ \ "
9347 alternative inter vlc for H.263+
9350 .B "umv\ \ \ \ "
9351 unlimited MVs (H.263+ only)
9352 Allows encoding of arbitrarily long MVs.
9355 .B ibias=<\-256\-256>
9356 intra quantizer bias (256 equals 1.0, MPEG style quantizer default: 96,
9357 H.263 style quantizer default: 0)
9359 .I NOTE:
9360 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9361 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9364 .B pbias=<\-256\-256>
9365 inter quantizer bias (256 equals 1.0, MPEG style quantizer default: 0,
9366 H.263 style quantizer default: \-64)
9368 .I NOTE:
9369 The H.263 MMX quantizer cannot handle positive biases (set vfdct=1 or 2),
9370 the MPEG MMX quantizer cannot handle negative biases (set vfdct=1 or 2).
9372 .I HINT:
9373 A more positive bias (\-32 \- \-16 instead of \-64) seems to improve the PSNR.
9376 .B nr=<0\-100000>
9377 Noise reduction, 0 means disabled.
9378 0\-600 is a useful range for typical content, but you may want to turn it
9379 up a bit more for very noisy content (default: 0).
9380 Given its small impact on speed, you might want to prefer to use this over
9381 filtering noise away with video filters like denoise3d or hqdn3d.
9384 .B qns=<0\-3>
9385 Quantizer noise shaping.
9386 Rather than choosing quantization to most closely match the source video
9387 in the PSNR sense, it chooses quantization such that noise (usually ringing)
9388 will be masked by similar-frequency content in the image.
9389 Larger values are slower but may not result in better quality.
9390 This can and should be used together with trellis quantization, in which case
9391 the trellis quantization (optimal for constant weight) will be used as
9392 startpoint for the iterative search.
9393 .PD 0
9394 .RSs
9395 .IPs 0
9396 disabled (default)
9397 .IPs 1
9398 Only lower the absolute value of coefficients.
9399 .IPs 2
9400 Only change coefficients before the last non-zero coefficient + 1.
9401 .IPs 3
9402 Try all.
9404 .PD 1
9407 .B inter_matrix=<comma separated matrix>
9408 Use custom inter matrix.
9409 It needs a comma separated string of 64 integers.
9412 .B intra_matrix=<comma separated matrix>
9413 Use custom intra matrix.
9414 It needs a comma separated string of 64 integers.
9417 .B vqmod_amp
9418 experimental quantizer modulation
9421 .B vqmod_freq
9422 experimental quantizer modulation
9425 .B "dc\ \ \ \ \ "
9426 intra DC precision in bits (default: 8).
9427 If you specify vcodec=mpeg2video this value can be 8, 9, 10 or 11.
9430 .B cgop (also see sc_threshold)
9431 Close all GOPs.
9432 Currently it only works if scene change detection is disabled
9433 (sc_threshold=1000000000).
9436 .B "gmc\ \ \ \ "
9437 Enable Global Motion Compensation.
9440 .B (no)lowdelay
9441 Sets the low delay flag for MPEG-1/2 (disables B-frames).
9444 .B vglobal=<0\-3>
9445 Control writing global video headers.
9446 .PD 0
9447 .RSs
9448 .IPs 0
9449 Codec decides where to write global headers (default).
9450 .IPs 1
9451 Write global headers only in extradata (needed for .mp4/MOV/NUT).
9452 .IPs 2
9453 Write global headers only in front of keyframes.
9454 .IPs 3
9455 Combine 1 and 2.
9457 .PD 1
9460 .B aglobal=<0\-3>
9461 Same as vglobal for audio headers.
9464 .B level=<value>
9465 Set CodecContext Level.
9466 Use 31 or 41 to play video on a Playstation 3.
9469 .B skip_exp=<0\-1000000>
9470 FIXME: Document this.
9473 .B skip_factor=<0\-1000000>
9474 FIXME: Document this.
9477 .B skip_threshold=<0\-1000000>
9478 FIXME: Document this.
9481 .SS nuv (\-nuvopts)
9483 Nuppel video is based on RTJPEG and LZO.
9484 By default frames are first encoded with RTJPEG and then compressed with LZO,
9485 but it is possible to disable either or both of the two passes.
9486 As a result, you can in fact output raw i420, LZO compressed i420, RTJPEG,
9487 or the default LZO compressed RTJPEG.
9489 .I NOTE:
9490 The nuvrec documentation contains some advice and examples about the
9491 settings to use for the most common TV encodings.
9494 .B c=<0\-20>
9495 chrominance threshold (default: 1)
9498 .B l=<0\-20>
9499 luminance threshold (default: 1)
9502 .B "lzo\ \ \ \ "
9503 Enable LZO compression (default).
9506 .B "nolzo\ \ "
9507 Disable LZO compression.
9510 .B q=<3\-255>
9511 quality level (default: 255)
9514 .B "raw \ \ \ "
9515 Disable RTJPEG encoding.
9518 .B "rtjpeg\ "
9519 Enable RTJPEG encoding (default).
9522 .SS xvidenc (\-xvidencopts)
9524 There are three modes available: constant bitrate (CBR), fixed quantizer and
9525 two pass.
9528 .B pass=<1|2>
9529 Specify the pass in two pass mode.
9532 .B turbo (two pass only)
9533 Dramatically speeds up pass one using faster algorithms and disabling
9534 CPU-intensive options.
9535 This will probably reduce global PSNR a little bit and change individual
9536 frame type and PSNR a little bit more.
9539 .B bitrate=<value> (CBR or two pass mode)
9540 Sets the bitrate to be used in kbits/\:second if <16000 or in bits/\:second
9541 if >16000.
9542 If <value> is negative, Xvid will use its absolute value as the target size
9543 (in kBytes) of the video and compute the associated bitrate automagically
9544 (default: 687 kbits/s).
9547 .B fixed_quant=<1\-31>
9548 Switch to fixed quantizer mode and specify the quantizer to be used.
9551 .B zones=<zone0>[/<zone1>[/...]] (CBR or two pass mode)
9552 User specified quality for specific parts (ending, credits, ...).
9553 Each zone is <start-frame>,<mode>,<value> where <mode> may be
9554 .PD 0
9555 .RSs
9556 .IPs "q"
9557 Constant quantizer override, where value=<2.0\-31.0>
9558 represents the quantizer value.
9559 .IPs "w"
9560 Ratecontrol weight override, where value=<0.01\-2.00>
9561 represents the quality correction in %.
9563 .PD 1
9564 .sp 1
9566 .I EXAMPLE:
9568 .PD 0
9569 .RSs
9570 .IPs zones=90000,q,20
9571 Encodes all frames starting with frame 90000 at constant quantizer 20.
9572 .IPs zones=0,w,0.1/10001,w,1.0/90000,q,20
9573 Encode frames 0\-10000 at 10% bitrate, encode frames 90000
9574 up to the end at constant quantizer 20.
9575 Note that the second zone is needed to delimit the first zone, as
9576 without it everything up until frame 89999 would be encoded at 10%
9577 bitrate.
9579 .PD 1
9582 .B me_quality=<0\-6>
9583 This option controls the motion estimation subsystem.
9584 The higher the value, the more precise the estimation should be (default: 6).
9585 The more precise the motion estimation is, the more bits can be saved.
9586 Precision is gained at the expense of CPU time so decrease this setting if
9587 you need realtime encoding.
9590 .B (no)qpel
9591 MPEG-4 uses a half pixel precision for its motion search by default.
9592 The standard proposes a mode where encoders are allowed to use quarter
9593 pixel precision.
9594 This option usually results in a sharper image.
9595 Unfortunately it has a great impact on bitrate and sometimes the
9596 higher bitrate use will prevent it from giving a better image
9597 quality at a fixed bitrate.
9598 It is better to test with and without this option and see whether it
9599 is worth activating.
9602 .B (no)gmc
9603 Enable Global Motion Compensation, which makes Xvid generate special
9604 frames (GMC-frames) which are well suited for Pan/\:Zoom/\:Rotating images.
9605 Whether or not the use of this option will save bits is highly
9606 dependent on the source material.
9609 .B (no)trellis
9610 Trellis Quantization is a kind of adaptive quantization method that
9611 saves bits by modifying quantized coefficients to make them more
9612 compressible by the entropy encoder.
9613 Its impact on quality is good, and if VHQ uses too much CPU for you,
9614 this setting can be a good alternative to save a few bits (and gain
9615 quality at fixed bitrate) at a lesser cost than with VHQ (default: on).
9618 .B (no)cartoon
9619 Activate this if your encoded sequence is an anime/\:cartoon.
9620 It modifies some Xvid internal thresholds so Xvid takes better decisions on
9621 frame types and motion vectors for flat looking cartoons.
9624 .B (no)chroma_me
9625 The usual motion estimation algorithm uses only the luminance information to
9626 find the best motion vector.
9627 However for some video material, using the chroma planes can help find
9628 better vectors.
9629 This setting toggles the use of chroma planes for motion estimation
9630 (default: on).
9633 .B (no)chroma_opt
9634 Enable a chroma optimizer prefilter.
9635 It will do some extra magic on color information to minimize the
9636 stepped-stairs effect on edges.
9637 It will improve quality at the cost of encoding speed.
9638 It reduces PSNR by nature, as the mathematical deviation to the original
9639 picture will get bigger, but the subjective image quality will raise.
9640 Since it works with color information, you might want to turn it off when
9641 encoding in grayscale.
9644 .B (no)hq_ac
9645 Activates high-quality prediction of AC coefficients for intra frames from
9646 neighbor blocks (default: on).
9649 .B vhq=<0\-4>
9650 The motion search algorithm is based on a search in the usual color domain
9651 and tries to find a motion vector that minimizes the difference between the
9652 reference frame and the encoded frame.
9653 With this setting activated, Xvid will also use the frequency domain (DCT)
9654 to search for a motion vector that minimizes not only the spatial
9655 difference but also the encoding length of the block.
9656 Fastest to slowest:
9657 .PD 0
9658 .RSs
9659 .IPs 0
9661 .IPs 1
9662 mode decision (inter/\:intra MB) (default)
9663 .IPs 2
9664 limited search
9665 .IPs 3
9666 medium search
9667 .IPs 4
9668 wide search
9670 .PD 1
9673 .B (no)lumi_mask
9674 Adaptive quantization allows the macroblock quantizers to vary inside
9675 each frame.
9676 This is a 'psychosensory' setting that is supposed to make use of the
9677 fact that the human eye tends to notice fewer details in very bright
9678 and very dark parts of the picture.
9679 It compresses those areas more strongly than medium ones, which will
9680 save bits that can be spent again on other frames, raising overall
9681 subjective quality and possibly reducing PSNR.
9684 .B (no)grayscale
9685 Make Xvid discard chroma planes so the encoded video is grayscale only.
9686 Note that this does not speed up encoding, it just prevents chroma data
9687 from being written in the last stage of encoding.
9690 .B (no)interlacing
9691 Encode the fields of interlaced video material.
9692 Turn this option on for interlaced content.
9694 .I NOTE:
9695 Should you rescale the video, you would need an interlace-aware resizer,
9696 which you can activate with \-vf scale=<width>:<height>:1.
9699 .B min_iquant=<0\-31>
9700 minimum I-frame quantizer (default: 2)
9703 .B max_iquant=<0\-31>
9704 maximum I-frame quantizer (default: 31)
9707 .B min_pquant=<0\-31>
9708 minimum P-frame quantizer (default: 2)
9711 .B max_pquant=<0\-31>
9712 maximum P-frame quantizer (default: 31)
9715 .B min_bquant=<0\-31>
9716 minimum B-frame quantizer (default: 2)
9719 .B max_bquant=<0\-31>
9720 maximum B-frame quantizer (default: 31)
9723 .B min_key_interval=<value> (two pass only)
9724 minimum interval between keyframes (default: 0)
9727 .B max_key_interval=<value>
9728 maximum interval between keyframes (default: 10*fps)
9731 .B quant_type=<h263|mpeg>
9732 Sets the type of quantizer to use.
9733 For high bitrates, you will find that MPEG quantization preserves more detail.
9734 For low bitrates, the smoothing of H.263 will give you less block noise.
9735 When using custom matrices, MPEG quantization
9736 .B must
9737 be used.
9740 .B quant_intra_matrix=<filename>
9741 Load a custom intra matrix file.
9742 You can build such a file with xvid4conf's matrix editor.
9745 .B quant_inter_matrix=<filename>
9746 Load a custom inter matrix file.
9747 You can build such a file with xvid4conf's matrix editor.
9750 .B keyframe_boost=<0\-1000> (two pass mode only)
9751 Shift some bits from the pool for other frame types to intra frames,
9752 thus improving keyframe quality.
9753 This amount is an extra percentage, so a value of 10 will give
9754 your keyframes 10% more bits than normal
9755 (default: 0).
9758 .B kfthreshold=<value> (two pass mode only)
9759 Works together with kfreduction.
9760 Determines the minimum distance below which you consider that
9761 two frames are considered consecutive and treated differently
9762 according to kfreduction
9763 (default: 10).
9766 .B kfreduction=<0\-100> (two pass mode only)
9767 The above two settings can be used to adjust the size of keyframes that
9768 you consider too close to the first (in a row).
9769 kfthreshold sets the range in which keyframes are reduced, and
9770 kfreduction determines the bitrate reduction they get.
9771 The last I-frame will get treated normally
9772 (default: 30).
9775 .B max_bframes=<0\-4>
9776 Maximum number of B-frames to put between I/P-frames (default: 2).
9779 .B bquant_ratio=<0\-1000>
9780 quantizer ratio between B- and non-B-frames, 150=1.50 (default: 150)
9783 .B bquant_offset=<\-1000\-1000>
9784 quantizer offset between B- and non-B-frames, 100=1.00 (default: 100)
9787 .B bf_threshold=<\-255\-255>
9788 This setting allows you to specify what priority to place on the use of
9789 B-frames.
9790 The higher the value, the higher the probability of B-frames being used
9791 (default: 0).
9792 Do not forget that B-frames usually have a higher quantizer, and therefore
9793 aggressive production of B-frames may cause worse visual quality.
9796 .B (no)closed_gop
9797 This option tells Xvid to close every GOP (Group Of Pictures bounded
9798 by two I-frames), which makes GOPs independent from each other.
9799 This just implies that the last frame of the GOP is either a P-frame or a
9800 N-frame but not a B-frame.
9801 It is usually a good idea to turn this option on (default: on).
9804 .B (no)packed
9805 This option is meant to solve frame-order issues when encoding to
9806 container formats like AVI that cannot cope with out-of-order frames.
9807 In practice, most decoders (both software and hardware) are able to deal
9808 with frame-order themselves, and may get confused when this option is
9809 turned on, so you can safely leave if off, unless you really know what
9810 you are doing.
9812 .I WARNING:
9813 This will generate an illegal bitstream, and will not be
9814 decodable by ISO-MPEG-4 decoders except DivX/\:libavcodec/\:Xvid.
9816 .I WARNING:
9817 This will also store a fake DivX version in the file so the bug
9818 autodetection of some decoders might be confused.
9821 .B frame_drop_ratio=<0\-100> (max_bframes=0 only)
9822 This setting allows the creation of variable framerate video streams.
9823 The value of the setting specifies a threshold under which, if the
9824 difference of the following frame to the previous frame is below or equal
9825 to this threshold, a frame gets not coded (a so called n-vop is placed
9826 in the stream).
9827 On playback, when reaching an n-vop the previous frame will be displayed.
9829 .I WARNING:
9830 Playing with this setting may result in a jerky video, so use it at your
9831 own risks!
9834 .B rc_reaction_delay_factor=<value>
9835 This parameter controls the number of frames the CBR rate controller
9836 will wait before reacting to bitrate changes and compensating for them
9837 to obtain a constant bitrate over an averaging range of frames.
9840 .B rc_averaging_period=<value>
9841 Real CBR is hard to achieve.
9842 Depending on the video material, bitrate can be variable, and hard to predict.
9843 Therefore Xvid uses an averaging period for which it guarantees a given
9844 amount of bits (minus a small variation).
9845 This settings expresses the "number of frames" for which Xvid averages
9846 bitrate and tries to achieve CBR.
9849 .B rc_buffer=<value>
9850 size of the rate control buffer
9853 .B curve_compression_high=<0\-100>
9854 This setting allows Xvid to take a certain percentage of bits away from
9855 high bitrate scenes and give them back to the bit reservoir.
9856 You could also use this if you have a clip with so many bits allocated
9857 to high-bitrate scenes that the low(er)-bitrate scenes start to look bad
9858 (default: 0).
9861 .B curve_compression_low=<0\-100>
9862 This setting allows Xvid to give a certain percentage of extra bits to the
9863 low bitrate scenes, taking a few bits from the entire clip.
9864 This might come in handy if you have a few low-bitrate scenes that are
9865 still blocky (default: 0).
9868 .B overflow_control_strength=<0\-100>
9869 During pass one of two pass encoding, a scaled bitrate curve is computed.
9870 The difference between that expected curve and the result obtained during
9871 encoding is called overflow.
9872 Obviously, the two pass rate controller tries to compensate for that overflow,
9873 distributing it over the next frames.
9874 This setting controls how much of the overflow is distributed every time
9875 there is a new frame.
9876 Low values allow lazy overflow control, big rate bursts are compensated for
9877 more slowly (could lead to lack of precision for small clips).
9878 Higher values will make changes in bit redistribution more abrupt, possibly
9879 too abrupt if you set it too high, creating artifacts (default: 5).
9881 .I NOTE:
9882 This setting impacts quality a lot, play with it carefully!
9885 .B max_overflow_improvement=<0\-100>
9886 During the frame bit allocation, overflow control may increase the frame
9887 size.
9888 This parameter specifies the maximum percentage by which the overflow
9889 control is allowed to increase the frame size, compared to the ideal curve
9890 allocation
9891 (default: 5).
9894 .B max_overflow_degradation=<0\-100>
9895 During the frame bit allocation, overflow control may decrease the frame
9896 size.
9897 This parameter specifies the maximum percentage by which the overflow
9898 control is allowed to decrease the frame size, compared to the ideal curve
9899 allocation
9900 (default: 5).
9903 .B container_frame_overhead=<0...>
9904 Specifies a frame average overhead per frame, in bytes.
9905 Most of the time users express their target bitrate for video w/o taking
9906 care of the video container overhead.
9907 This small but (mostly) constant overhead can cause the target file size
9908 to be exceeded.
9909 Xvid allows users to set the amount of overhead per frame the
9910 container generates (give only an average per frame).
9911 0 has a special meaning, it lets Xvid use its own default values
9912 (default: 24 \- AVI average overhead).
9915 .B profile=<profile_name>
9916 Restricts options and VBV (peak bitrate over a short period) according to
9917 the Simple, Advanced Simple and DivX profiles.
9918 The resulting videos should be playable on standalone players adhering to these
9919 profile specifications.
9920 .PD 0
9921 .RSs
9922 .IPs unrestricted
9923 no restrictions (default)
9924 .IPs "sp0\ \ "
9925 simple profile at level 0
9926 .IPs "sp1\ \ "
9927 simple profile at level 1
9928 .IPs "sp2\ \ "
9929 simple profile at level 2
9930 .IPs "sp3\ \ "
9931 simple profile at level 3
9932 .IPs "asp0\ "
9933 advanced simple profile at level 0
9934 .IPs "asp1\ "
9935 advanced simple profile at level 1
9936 .IPs "asp2\ "
9937 advanced simple profile at level 2
9938 .IPs "asp3\ "
9939 advanced simple profile at level 3
9940 .IPs "asp4\ "
9941 advanced simple profile at level 4
9942 .IPs "asp5\ "
9943 advanced simple profile at level 5
9944 .IPs dxnhandheld
9945 DXN handheld profile
9946 .IPs dxnportntsc
9947 DXN portable NTSC profile
9948 .IPs dxnportpal
9949 DXN portable PAL profile
9950 .IPs dxnhtntsc
9951 DXN home theater NTSC profile
9952 .IPs dxnhtpal
9953 DXN home theater PAL profile
9954 .IPs dxnhdtv
9955 DXN HDTV profile
9957 .PD 1
9959 .I NOTE:
9960 These profiles should be used in conjunction with an appropriate \-ffourcc.
9961 Generally DX50 is applicable, as some players do not recognize Xvid but
9962 most recognize DivX.
9966 .B par=<mode>
9967 Specifies the Pixel Aspect Ratio mode (not to be confused with DAR,
9968 the Display Aspect Ratio).
9969 PAR is the ratio of the width and height of a single pixel.
9970 So both are related like this: DAR = PAR * (width/height).
9972 MPEG-4 defines 5 pixel aspect ratios and one extended
9973 one, giving the opportunity to specify a specific pixel aspect
9974 ratio.
9975 5 standard modes can be specified:
9976 .PD 0
9977 .RSs
9978 .IPs vga11
9979 It is the usual PAR for PC content.
9980 Pixels are a square unit.
9981 .IPs pal43
9982 PAL standard 4:3 PAR.
9983 Pixels are rectangles.
9984 .IPs pal169
9985 same as above
9986 .IPs ntsc43
9987 same as above
9988 .IPs ntsc169
9989 same as above (Do not forget to give the exact ratio.)
9990 .IPs "ext\ \ "
9991 Allows you to specify your own pixel aspect ratio with par_width and
9992 par_height.
9994 .PD 1
9996 .I NOTE:
9997 In general, setting aspect and autoaspect options is enough.
10001 .B par_width=<1\-255> (par=ext only)
10002 Specifies the width of the custom pixel aspect ratio.
10005 .B par_height=<1\-255> (par=ext only)
10006 Specifies the height of the custom pixel aspect ratio.
10009 .B aspect=<x/y | f (float value)>
10010 Store movie aspect internally, just like MPEG files.
10011 Much nicer solution than rescaling, because quality is not decreased.
10012 MPlayer and a few others players will play these files correctly, others
10013 will display them with the wrong aspect.
10014 The aspect parameter can be given as a ratio or a floating point number.
10017 .B (no)autoaspect
10018 Same as the aspect option, but automatically computes aspect, taking
10019 into account all the adjustments (crop/\:expand/\:scale/\:etc.) made in the
10020 filter chain.
10023 .B "psnr\ \ \ "
10024 Print the PSNR (peak signal to noise ratio) for the whole video after encoding
10025 and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in
10026 the current directory.
10027 Returned values are in dB (decibel), the higher the better.
10030 .B "debug\ \ "
10031 Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
10032 file.)
10036 .sp 1
10037 The following option is only available in Xvid 1.1.x.
10040 .B bvhq=<0|1>
10041 This setting allows vector candidates for B-frames to be used for
10042 the encoding chosen using a rate distortion optimized operator,
10043 which is what is done for P-frames by the vhq option.
10044 This produces nicer-looking B-frames while incurring almost no
10045 performance penalty (default: 1).
10048 .sp 1
10049 The following option is only available in the 1.2.x version of Xvid.
10052 .B threads=<0\-n>
10053 Create n threads to run the motion estimation (default: 0).
10054 The maximum number of threads that can be used is the picture height
10055 divided by 16.
10058 .SS x264enc (\-x264encopts)
10061 .B bitrate=<value>
10062 Sets the average bitrate to be used in kbits/\:second (default: off).
10063 Since local bitrate may vary, this average may be inaccurate for
10064 very short videos (see ratetol).
10065 Constant bitrate can be achieved by combining this with vbv_maxrate,
10066 at significant reduction in quality.
10069 .B qp=<0\-51>
10070 This selects the quantizer to use for P-frames.
10071 I- and B-frames are offset from this value by ip_factor and pb_factor, respectively.
10072 20\-40 is a useful range.
10073 Lower values result in better fidelity, but higher bitrates.
10074 0 is lossless.
10075 Note that quantization in H.264 works differently from MPEG-1/2/4:
10076 H.264's quantization parameter (QP) is on a logarithmic scale.
10077 The mapping is approximately H264QP = 12 + 6*log2(MPEGQP).
10078 For example, MPEG at QP=2 is equivalent to H.264 at QP=18.
10081 .B crf=<1.0\-50.0>
10082 Enables constant quality mode, and selects the quality.
10083 The scale is similar to QP.
10084 Like the bitrate-based modes, this allows each frame to use a
10085 different QP based on the frame's complexity.
10088 .B pass=<1\-3>
10089 Enable 2 or 3-pass mode.
10090 It is recommended to always encode in 2 or 3-pass mode as it leads to a
10091 better bit distribution and improves overall quality.
10092 .PD 0
10093 .RSs
10094 .IPs 1
10095 first pass
10096 .IPs 2
10097 second pass (of two pass encoding)
10098 .IPs 3
10099 Nth pass (second and third passes of three pass encoding)
10102 Here is how it works, and how to use it:
10104 The first pass (pass=1) collects statistics on the video and writes them
10105 to a file.
10106 You might want to deactivate some CPU-hungry options, apart from the ones
10107 that are on by default.
10109 In two pass mode, the second pass (pass=2) reads the statistics file and
10110 bases ratecontrol decisions on it.
10112 In three pass mode, the second pass (pass=3, that is not a typo)
10113 does both: It first reads the statistics, then overwrites them.
10114 You can use all encoding options, except very CPU-hungry options.
10116 The third pass (pass=3) is the same as the second pass, except that it has
10117 the second pass' statistics to work from.
10118 You can use all encoding options, including CPU-hungry ones.
10120 The first pass may use either average bitrate or constant quantizer.
10121 ABR is recommended, since it does not require guessing a quantizer.
10122 Subsequent passes are ABR, and must specify bitrate.
10123 .REss
10126 .B turbo=<0\-2>
10127 Fast first pass mode.
10128 During the first pass of a two or more pass encode it is possible to gain
10129 speed by disabling some options with negligible or even no impact on the
10130 final pass output quality.
10131 .PD 0
10132 .RSs
10133 .IPs 0
10134 disabled (default)
10135 .IPs 1
10136 Reduce subq, frameref and disable some inter-macroblock partition analysis
10137 modes.
10138 .IPs 2
10139 Reduce subq and frameref to 1, use a diamond ME search and disable all
10140 partition analysis modes.
10143 Level 1 can increase first pass speed up to 2x with no change in the global
10144 PSNR of the final pass compared to a full quality first pass.
10146 Level 2 can increase first pass speed up to 4x with about +/\- 0.05dB change
10147 in the global PSNR of the final pass compared to a full quality first pass.
10148 .REss
10151 .B keyint=<value>
10152 Sets maximum interval between IDR-frames (default: 250).
10153 Larger values save bits, thus improve quality, at the cost of seeking
10154 precision.
10155 Unlike MPEG-1/2/4, H.264 does not suffer from DCT drift with large
10156 values of keyint.
10159 .B keyint_min=<1\-keyint/2>
10160 Sets minimum interval between IDR-frames (default: 25).
10161 If scenecuts appear within this interval, they are still encoded as
10162 I-frames, but do not start a new GOP.
10163 In H.264, I-frames do not necessarily bound a closed GOP because it is
10164 allowable for a P-frame to be predicted from more frames than just the one
10165 frame before it (also see frameref).
10166 Therefore, I-frames are not necessarily seekable.
10167 IDR-frames restrict subsequent P-frames from referring to any frame
10168 prior to the IDR-frame.
10171 .B scenecut=<\-1\-100>
10172 Controls how aggressively to insert extra I-frames (default: 40).
10173 With small values of scenecut, the codec often has to force an I-frame
10174 when it would exceed keyint.
10175 Good values of scenecut may find a better location for the I-frame.
10176 Large values use more I-frames than necessary, thus wasting bits.
10177 \-1 disables scene-cut detection, so I-frames are inserted only once
10178 every other keyint frames, even if a scene-cut occurs earlier.
10179 This is not recommended and wastes bitrate as scenecuts encoded as P-frames
10180 are just as big as I-frames, but do not reset the "keyint counter".
10183 .B (no)intra_refresh
10184 Periodic intra block refresh instead of keyframes (default: disabled).
10185 This option disables IDR-frames, and, instead, uses a moving vertical bar
10186 of intra-coded blocks. This reduces compression efficiency but benefits
10187 low-latency streaming and resilience to packet loss.
10190 .B frameref=<1\-16>
10191 Number of previous frames used as predictors in B- and P-frames (default: 3).
10192 This is effective in anime, but in live-action material the improvements
10193 usually drop off very rapidly above 6 or so reference frames.
10194 This has no effect on decoding speed, but does increase the memory needed for
10195 decoding.
10196 Some decoders can only handle a maximum of 15 reference frames.
10199 .B bframes=<0\-16>
10200 maximum number of consecutive B-frames between I- and P-frames (default: 3)
10203 .B (no)b_adapt
10204 Automatically decides when to use B-frames and how many, up to the maximum
10205 specified above (default: on).
10206 If this option is disabled, then the maximum number of B-frames is used.
10209 .B b_bias=<\-100\-100>
10210 Controls the decision performed by b_adapt.
10211 A higher b_bias produces more B-frames (default: 0).
10214 .B (no)b_pyramid
10215 Allows B-frames to be used as references for predicting other frames.
10216 For example, consider 3 consecutive B-frames: I0 B1 B2 B3 P4.
10217 Without this option, B-frames follow the same pattern as MPEG-[124].
10218 So they are coded in the order I0 P4 B1 B2 B3, and all the B-frames
10219 are predicted from I0 and P4.
10220 With this option, they are coded as I0 P4 B2 B1 B3.
10221 B2 is the same as above, but B1 is predicted from I0 and B2, and
10222 B3 is predicted from B2 and P4.
10223 This usually results in slightly improved compression, at almost no
10224 speed cost.
10225 However, this is an experimental option: it is not fully tuned and
10226 may not always help.
10227 Requires bframes >= 2.
10228 Disadvantage: increases decoding delay to 2 frames.
10231 .B (no)deblock
10232 Use deblocking filter (default: on).
10233 As it takes very little time compared to its quality gain, it is not
10234 recommended to disable it.
10237 .B deblock=<\-6\-6>,<\-6\-6>
10238 The first parameter is AlphaC0 (default: 0).
10239 This adjusts thresholds for the H.264 in-loop deblocking filter.
10240 First, this parameter adjusts the maximum amount of change that the filter is
10241 allowed to cause on any one pixel.
10242 Secondly, this parameter affects the threshold for difference across the
10243 edge being filtered.
10244 A positive value reduces blocking artifacts more, but will also smear details.
10246 The second parameter is Beta (default: 0).
10247 This affects the detail threshold.
10248 Very detailed blocks are not filtered, since the smoothing caused by the
10249 filter would be more noticeable than the original blocking.
10251 The default behavior of the filter almost always achieves optimal quality,
10252 so it is best to either leave it alone, or make only small adjustments.
10253 However, if your source material already has some blocking or noise which
10254 you would like to remove, it may be a good idea to turn it up a little bit.
10257 .B (no)cabac
10258 Use CABAC (Context-Adaptive Binary Arithmetic Coding) (default: on).
10259 Slightly slows down encoding and decoding, but should save 10\-15% bitrate.
10260 Unless you are looking for decoding speed, you should not disable it.
10263 .B qp_min=<1\-51> (ABR or two pass)
10264 Minimum quantizer, 10\-30 seems to be a useful range (default: 10).
10267 .B qp_max=<1\-51> (ABR or two pass)
10268 maximum quantizer (default: 51)
10271 .B qp_step=<1\-50> (ABR or two pass)
10272 maximum value by which the quantizer may be incremented/decremented between
10273 frames (default: 4)
10276 .B (no)mbtree
10277 Enable macroblock tree ratecontrol (default: enabled).
10278 Use a large lookahead to track temporal propagation of data and weight quality
10279 accordingly.
10280 In multi-pass mode, this writes to a separate stats file named
10281 <passlogfile>.mbtree.
10284 .B rc_lookahead=<0\-250>
10285 Adjust the mbtree lookahead distance (default: 40).
10286 Larger values will be slower and cause x264 to consume more memory, but can
10287 yield higher quality.
10290 .B ratetol=<0.1\-100.0> (ABR or two pass)
10291 allowed variance in average bitrate (no particular units) (default: 1.0)
10294 .B vbv_maxrate=<value> (ABR or two pass)
10295 maximum local bitrate, in kbits/\:second (default: disabled)
10298 .B vbv_bufsize=<value> (ABR or two pass)
10299 averaging period for vbv_maxrate, in kbits
10300 (default: none, must be specified if vbv_maxrate is enabled)
10303 .B vbv_init=<0.0\-1.0> (ABR or two pass)
10304 initial buffer occupancy, as a fraction of vbv_bufsize (default: 0.9)
10307 .B ip_factor=<value>
10308 quantizer factor between I- and P-frames (default: 1.4)
10311 .B pb_factor=<value>
10312 quantizer factor between P- and B-frames (default: 1.3)
10315 .B qcomp=<0\-1> (ABR or two pass)
10316 quantizer compression (default: 0.6).
10317 A lower value makes the bitrate more constant,
10318 while a higher value makes the quantization parameter more constant.
10321 .B cplx_blur=<0\-999> (two pass only)
10322 Temporal blur of the estimated frame complexity, before curve compression
10323 (default: 20).
10324 Lower values allow the quantizer value to jump around more,
10325 higher values force it to vary more smoothly.
10326 cplx_blur ensures that each I-frame has quality comparable to the following
10327 P-frames, and ensures that alternating high and low complexity frames
10328 (e.g.\& low fps animation) do not waste bits on fluctuating quantizer.
10331 .B qblur=<0\-99> (two pass only)
10332 Temporal blur of the quantization parameter, after curve compression
10333 (default: 0.5).
10334 Lower values allow the quantizer value to jump around more,
10335 higher values force it to vary more smoothly.
10338 .B zones=<zone0>[/<zone1>[/...]]
10339 User specified quality for specific parts (ending, credits, ...).
10340 Each zone is <start-frame>,<end-frame>,<option> where option may be
10341 .PD 0
10342 .RSs
10343 .IPs "q=<0\-51>"
10344 quantizer
10345 .IPs "b=<0.01\-100.0>"
10346 bitrate multiplier
10348 .PD 1
10350 .I NOTE:
10351 The quantizer option is not strictly enforced.
10352 It affects only the planning stage of ratecontrol, and is still subject
10353 to overflow compensation and qp_min/qp_max.
10357 .B direct_pred=<name>
10358 Determines the type of motion prediction used for direct macroblocks
10359 in B-frames.
10360 .PD 0
10361 .RSs
10362 .IPs none
10363 Direct macroblocks are not used.
10364 .IPs spatial
10365 Motion vectors are extrapolated from neighboring blocks.
10366 (default)
10367 .IPs temporal
10368 Motion vectors are extrapolated from the following P-frame.
10369 .IPs auto
10370 The codec selects between spatial and temporal for each frame.
10372 .PD 1
10374 Spatial and temporal are approximately the same speed and PSNR,
10375 the choice between them depends on the video content.
10376 Auto is slightly better, but slower.
10377 Auto is most effective when combined with multipass.
10378 direct_pred=none is both slower and lower quality.
10382 .B weightp
10383 Weighted P-frame prediction mode (default: 2).
10384 .PD 0
10385 .RSs
10386 .IPs 0
10387 disabled (fastest)
10388 .IPs 1
10389 blind mode (slightly better quality)
10390 .IPs 2
10391 smart mode (best)
10393 .PD 1
10396 .B (no)weight_b
10397 Use weighted prediction in B-frames.
10398 Without this option, bidirectionally predicted macroblocks give
10399 equal weight to each reference frame.
10400 With this option, the weights are determined by the temporal position
10401 of the B-frame relative to the references.
10402 Requires bframes > 1.
10405 .B partitions=<list>
10406 Enable some optional macroblock types (default: p8x8,b8x8,i8x8,i4x4).
10407 .PD 0
10408 .RSs
10409 .IPs p8x8
10410 Enable types p16x8, p8x16, p8x8.
10411 .IPs p4x4
10412 Enable types p8x4, p4x8, p4x4.
10413 p4x4 is recommended only with subq >= 5, and only at low resolutions.
10414 .IPs b8x8
10415 Enable types b16x8, b8x16, b8x8.
10416 .IPs i8x8
10417 Enable type i8x8.
10418 i8x8 has no effect unless 8x8dct is enabled.
10419 .IPs i4x4
10420 Enable type i4x4.
10421 .IPs all
10422 Enable all of the above types.
10423 .IPs none
10424 Disable all of the above types.
10426 .PD 1
10428 Regardless of this option, macroblock types p16x16, b16x16, and i16x16
10429 are always enabled.
10431 The idea is to find the type and size that best describe a certain area
10432 of the picture.
10433 For example, a global pan is better represented by 16x16 blocks, while
10434 small moving objects are better represented by smaller blocks.
10438 .B (no)8x8dct
10439 Adaptive spatial transform size: allows macroblocks to choose between
10440 4x4 and 8x8 DCT.
10441 Also allows the i8x8 macroblock type.
10442 Without this option, only 4x4 DCT is used.
10445 .B me=<name>
10446 Select fullpixel motion estimation algorithm.
10447 .PD 0
10448 .RSs
10449 .IPs dia
10450 diamond search, radius 1 (fast)
10451 .IPs hex
10452 hexagon search, radius 2 (default)
10453 .IPs umh
10454 uneven multi-hexagon search (slow)
10455 .IPs esa
10456 exhaustive search (very slow, and no better than umh)
10458 .PD 1
10461 .B me_range=<4\-64>
10462 radius of exhaustive or multi-hexagon motion search (default: 16)
10465 .B subq=<0\-9>
10466 Adjust subpel refinement quality.
10467 This parameter controls quality versus speed tradeoffs involved in the motion
10468 estimation decision process.
10469 subq=5 can compress up to 10% better than subq=1.
10470 .PD 0
10471 .RSs
10472 .IPs 0
10473 Runs fullpixel precision motion estimation on all candidate
10474 macroblock types.
10475 Then selects the best type with SAD metric (faster than subq=1, not recommended
10476 unless you're looking for ultra-fast encoding).
10477 .IPs 1
10478 Does as 0, then refines the motion of that type to fast quarterpixel precision
10479 (fast).
10480 .IPs 2
10481 Runs halfpixel precision motion estimation on all candidate macroblock types.
10482 Then selects the best type with SATD metric.
10483 Then refines the motion of that type to fast quarterpixel precision.
10484 .IPs 3
10485 As 2, but uses a slower quarterpixel refinement.
10486 .IPs 4
10487 Runs fast quarterpixel precision motion estimation on all candidate
10488 macroblock types.
10489 Then selects the best type with SATD metric.
10490 Then finishes the quarterpixel refinement for that type.
10491 .IPs 5
10492 Runs best quality quarterpixel precision motion estimation on all
10493 candidate macroblock types, before selecting the best type.
10494 Also refines the two motion vectors used in bidirectional macroblocks with
10495 SATD metric, rather than reusing vectors from the forward and backward
10496 searches.
10497 .IPs 6
10498 Enables rate-distortion optimization of macroblock types in
10499 I- and P-frames.
10500 .IPs 7
10501 Enables rate-distortion optimization of macroblock types in all frames (default).
10502 .IPs 8
10503 Enables rate-distortion optimization of motion vectors and intra prediction modes in I- and P-frames.
10504 .IPs 9
10505 Enables rate-distortion optimization of motion vectors and intra prediction modes in all frames (best).
10507 .PD 1
10509 In the above, "all candidates" does not exactly mean all enabled types:
10510 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
10514 .B (no)chroma_me
10515 Takes into account chroma information during subpixel motion search
10516 (default: enabled).
10517 Requires subq>=5.
10520 .B (no)mixed_refs
10521 Allows each 8x8 or 16x8 motion partition to independently select a
10522 reference frame.
10523 Without this option, a whole macroblock must use the same reference.
10524 Requires frameref>1.
10527 .B trellis=<0\-2> (cabac only)
10528 rate-distortion optimal quantization
10529 .PD 0
10530 .RSs
10531 .IPs 0
10532 disabled
10533 .IPs 1
10534 enabled only for the final encode (default)
10535 .IPs 2
10536 enabled during all mode decisions (slow, requires subq>=6)
10538 .PD 1
10541 .B psy-rd=rd[,trell]
10542 Sets the strength of the psychovisual optimization.
10543 .PD 0
10544 .RSs
10545 .IPs rd=<0.0\-10.0>
10546 psy optimization strength (requires subq>=6) (default: 1.0)
10547 .IPs trell=<0.0\-10.0>
10548 trellis (requires trellis, experimental) (default: 0.0)
10550 .PD 1
10553 .B (no)psy
10554 Enable psychovisual optimizations that hurt PSNR and SSIM but ought to look
10555 better (default: enabled).
10558 .B deadzone_inter=<0\-32>
10559 Set the size of the inter luma quantization deadzone for non-trellis
10560 quantization (default: 21).
10561 Lower values help to preserve fine details and film grain (typically useful
10562 for high bitrate/quality encode), while higher values help filter out
10563 these details to save bits that can be spent again on other macroblocks
10564 and frames (typically useful for bitrate-starved encodes).
10565 It is recommended that you start by tweaking deadzone_intra before changing
10566 this parameter.
10569 .B deadzone_intra=<0\-32>
10570 Set the size of the intra luma quantization deadzone for non-trellis
10571 quantization (default: 11).
10572 This option has the same effect as deadzone_inter except that it affects
10573 intra frames.
10574 It is recommended that you start by tweaking this parameter before changing
10575 deadzone_inter.
10578 .B (no)fast_pskip
10579 Performs early skip detection in P-frames (default: enabled).
10580 This usually improves speed at no cost, but it can sometimes produce
10581 artifacts in areas with no details, like sky.
10584 .B (no)dct_decimate
10585 Eliminate dct blocks in P-frames containing only a small single coefficient
10586 (default: enabled).
10587 This will remove some details, so it will save bits that can be spent
10588 again on other frames, hopefully raising overall subjective quality.
10589 If you are compressing non-anime content with a high target bitrate, you
10590 may want to disable this to preserve as much detail as possible.
10593 .B nr=<0\-100000>
10594 Noise reduction, 0 means disabled.
10595 100\-1000 is a useful range for typical content, but you may want to turn it
10596 up a bit more for very noisy content (default: 0).
10597 Given its small impact on speed, you might want to prefer to use this over
10598 filtering noise away with video filters like denoise3d or hqdn3d.
10601 .B chroma_qp_offset=<\-12\-12>
10602 Use a different quantizer for chroma as compared to luma.
10603 Useful values are in the range <\-2\-2> (default: 0).
10606 .B aq_mode=<0\-2>
10607 Defines how adaptive quantization (AQ) distributes bits:
10608 .PD 0
10609 .RSs
10610 .IPs 0
10611 disabled
10612 .IPs 1
10613 Avoid moving bits between frames.
10614 .IPs 2
10615 Move bits between frames (by default).
10617 .PD 1
10620 .B aq_strength=<positive float value>
10621 Controls how much adaptive quantization (AQ) reduces blocking and blurring
10622 in flat and textured areas (default: 1.0).
10623 A value of 0.5 will lead to weak AQ and less details, when a value of 1.5
10624 will lead to strong AQ and more details.
10627 .B cqm=<flat|jvt|<filename>>
10628 Either uses a predefined custom quantization matrix or loads a JM format
10629 matrix file.
10630 .PD 0
10631 .RSs
10632 .IPs "flat\ "
10633 Use the predefined flat 16 matrix (default).
10634 .IPs "jvt\ \ "
10635 Use the predefined JVT matrix.
10636 .IPs <filename>
10637 Use the provided JM format matrix file.
10638 .PD 1
10641 .I NOTE:
10642 Windows CMD.EXE users may experience problems with parsing the command line
10643 if they attempt to use all the CQM lists.
10644 This is due to a command line length limitation.
10645 In this case it is recommended the lists be put into a JM format CQM
10646 file and loaded as specified above.
10650 .B cqm4iy=<list> (also see cqm)
10651 Custom 4x4 intra luminance matrix, given as a list of 16 comma separated
10652 values in the 1\-255 range.
10655 .B cqm4ic=<list> (also see cqm)
10656 Custom 4x4 intra chrominance matrix, given as a list of 16 comma
10657 separated values in the 1\-255 range.
10660 .B cqm4py=<list> (also see cqm)
10661 Custom 4x4 inter luminance matrix, given as a list of 16 comma separated
10662 values in the 1\-255 range.
10665 .B cqm4pc=<list> (also see cqm)
10666 Custom 4x4 inter chrominance matrix, given as a list of 16 comma
10667 separated values in the 1\-255 range.
10670 .B cqm8iy=<list> (also see cqm)
10671 Custom 8x8 intra luminance matrix, given as a list of 64 comma separated
10672 values in the 1\-255 range.
10675 .B cqm8py=<list> (also see cqm)
10676 Custom 8x8 inter luminance matrix, given as a list of 64 comma separated
10677 values in the 1\-255 range.
10680 .B level_idc=<10\-51>
10681 Set the bitstream's level as defined by annex A of the H.264 standard
10682 (default: 51 \- level 5.1).
10683 This is used for telling the decoder what capabilities it needs to support.
10684 Use this parameter only if you know what it means,
10685 and you have a need to set it.
10688 .B threads=<0\-16>
10689 Spawn threads to encode in parallel on multiple CPUs (default: 0).
10690 This has a slight penalty to compression quality.
10691 0 or 'auto' tells x264 to detect how many CPUs you have and pick an
10692 appropriate number of threads.
10695 .B (no)sliced_threads
10696 Use slice-based threading (default: disabled).
10697 Unlike normal threading, this option adds no encoding latency, but is slightly
10698 slower and less effective at compression.
10701 .B slice_max_size=<0 or positive integer>
10702 Maximum slice size in bytes (default: 0).
10703 A value of zero disables the maximum.
10706 .B slice_max_mbs=<0 or positive integer>
10707 Maximum slice size in number of macroblocks (default: 0).
10708 A value of zero disables the maximum.
10711 .B slices=<0 or positive integer>
10712 Maximum number of slices per frame (default: 0).
10713 A value of zero disables the maximum.
10716 .B sync_lookahead=<0\-250>
10717 Adjusts the size of the threaded lookahead buffer (default: 0).
10718 0 or 'auto' tells x264 to automatically determine buffer size.
10721 .B (no)deterministic
10722 Use only deterministic optimizations with multithreaded encoding (default:
10723 enabled).
10726 .B (no)global_header
10727 Causes SPS and PPS to appear only once, at the beginning of the bitstream
10728 (default: disabled).
10729 Some players, such as the Sony PSP, require the use of this option.
10730 The default behavior causes SPS and PPS to repeat prior to each IDR frame.
10733 .B (no)interlaced
10734 Treat the video content as interlaced.
10737 .B (no)constrained_intra
10738 Enable constrained intra prediction (default: disabled).
10739 This significantly reduces compression, but is required for the base layer of
10740 SVC encodes.
10743 .B (no)aud
10744 Write access unit delimeters to the stream (default: disabled).
10745 Enable this only if your target container format requires access unit
10746 delimiters.
10749 .B overscan=<undef|show|crop>
10750 Include VUI overscan information in the stream (default: disabled).
10751 See doc/vui.txt in the x264 source code for more information.
10754 .B videoformat=<component|pal|ntsc|secam|mac|undef>
10755 Include VUI video format information in the stream (default: disabled).
10756 This is a purely informative setting for describing the original source.
10757 See doc/vui.txt in the x264 source code for more information.
10760 .B (no)fullrange
10761 Include VUI full range information in the stream (default: disabled).
10762 Use this option if your source video is not range limited.
10763 See doc/vui.txt in the x264 source code for more information.
10766 .B colorprim=<bt709|bt470m|bt470bg|smpte170m|smpte240m|film|undef>
10767 Include color primaries information (default: disabled).
10768 This can be used for color correction.
10769 See doc/vui.txt in the x264 source code for more information.
10772 .B transfer=<bt709|bt470m|bt470bg|linear|log100|log316|smpte170m|smpte240m>
10773 Include VUI transfer characteristics information in the stream
10774 (default: disabled).
10775 This can be used for color correction.
10776 See doc/vui.txt in the x264 source code for more information.
10779 .B colormatrix=<bt709|fcc|bt470bg|smpte170m|smpte240m|GBR|YCgCo>
10780 Include VUI matrix coefficients in the stream (default: disabled).
10781 This can be used for color correction.
10782 See doc/vui.txt in the x264 source code for more information.
10785 .B chromaloc=<0-5>
10786 Include VUI chroma sample location information in the stream (default:
10787 disabled).
10788 Use this option to ensure alignment of the chroma and luma planes after
10789 color space conversions.
10790 See doc/vui.txt in the x264 source code for more information.
10793 .B log=<\-1\-3>
10794 Adjust the amount of logging info printed to the screen.
10795 .PD 0
10796 .RSs
10797 .IPs "\-1"
10798 none
10799 .IPs " 0"
10800 Print errors only.
10801 .IPs " 1"
10802 warnings
10803 .IPs " 2"
10804 PSNR and other analysis statistics when the encode finishes (default)
10805 .IPs " 3"
10806 PSNR, QP, frametype, size, and other statistics for every frame
10808 .PD 1
10811 .B (no)psnr
10812 Print signal-to-noise ratio statistics.
10814 .I NOTE:
10815 The 'Y', 'U', 'V', and 'Avg' PSNR fields in the summary are not
10816 mathematically sound (they are simply the average of per-frame PSNRs).
10817 They are kept only for comparison to the JM reference codec.
10818 For all other purposes, please use either the 'Global' PSNR, or the per-frame
10819 PSNRs printed by log=3.
10822 .B (no)ssim
10823 Print the Structural Similarity Metric results.
10824 This is an alternative to PSNR, and may be better correlated with the
10825 perceived quality of the compressed video.
10828 .B (no)visualize
10829 Enable x264 visualizations during encoding.
10830 If the x264 on your system supports it, a new window will be opened during
10831 the encoding process, in which x264 will attempt to present an overview of
10832 how each frame gets encoded.
10833 Each block type on the visualized movie will be colored as follows:
10836 .B dump_yuv=<file name>
10837 Dump YUV frames to the specified file.
10838 For debugging use.
10839 .PD 0
10840 .RSs
10841 .IPs red/pink
10842 intra block
10843 .IPs "blue\ "
10844 inter block
10845 .IPs green
10846 skip block
10847 .IPs yellow
10848 B-block
10850 .PD 1
10852 This feature can be considered experimental and subject to change.
10853 In particular, it depends on x264 being compiled with visualizations enabled.
10854 Note that as of writing this, x264 pauses after encoding and visualizing
10855 each frame, waiting for the user to press a key, at which point the next
10856 frame will be encoded.
10860 .SS xvfw (\-xvfwopts)
10862 Encoding with Video for Windows codecs is mostly obsolete unless you wish
10863 to encode to some obscure fringe codec.
10866 .B codec=<name>
10867 The name of the binary codec file with which to encode.
10870 .B compdata=<file>
10871 The name of the codec settings file (like firstpass.mcf) created by vfw2menc.
10874 .SS MPEG muxer (\-mpegopts)
10876 The MPEG muxer can generate 5 types of streams, each of which has reasonable
10877 default parameters that the user can override.
10878 Generally, when generating MPEG files, it is advisable to disable
10879 MEncoder's frame-skip code (see \-noskip, \-mc as well as the
10880 harddup and softskip video filters).
10882 .I EXAMPLE:
10883 .PD 0
10884 .RSs
10885 .IPs format=mpeg2:tsaf:vbitrate=8000
10887 .PD 1
10890 .B format=<mpeg1 | mpeg2 | xvcd | xsvcd | dvd | pes1 | pes2>
10891 stream format (default: mpeg2).
10892 pes1 and pes2 are very broken formats (no pack header and no padding),
10893 but VDR uses them; do not choose them unless you know exactly what you
10894 are doing.
10897 .B size=<up to 65535>
10898 Pack size in bytes, do not change unless you know exactly what
10899 you are doing (default: 2048).
10902 .B muxrate=<int>
10903 Nominal muxrate in kbit/s used in the pack headers (default: 1800 kb/s).
10904 Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'.
10907 .B "tsaf\ \ \ "
10908 Sets timestamps on all frames, if possible; recommended when format=dvd.
10909 If dvdauthor complains with a message like "..audio sector out of range...",
10910 you probably did not enable this option.
10913 .B interleaving2
10914 Uses a better algorithm to interleave audio and video packets, based on the
10915 principle that the muxer will always try to fill the stream with the largest
10916 percentage of free space.
10919 .B vdelay=<1\-32760>
10920 Initial video delay time, in milliseconds (default: 0),
10921 use it if you want to delay video with respect to audio.
10922 It doesn't work with :drop.
10925 .B adelay=<1\-32760>
10926 Initial audio delay time, in milliseconds (default: 0),
10927 use it if you want to delay audio with respect to video.
10930 .B "drop\ \ \ "
10931 When used with vdelay the muxer drops the part of audio that was
10932 anticipated.
10935 .B vwidth, vheight=<1\-4095>
10936 Set the video width and height when video is MPEG-1/2.
10939 .B vpswidth, vpsheight=<1\-4095>
10940 Set pan and scan video width and height when video is MPEG-2.
10943 .B vaspect=<1 | 4/3 | 16/9 | 221/100>
10944 Sets the display aspect ratio for MPEG-2 video.
10945 Do not use it on MPEG-1 or the resulting aspect ratio will be completely wrong.
10948 .B vbitrate=<int>
10949 Sets the video bitrate in kbit/s for MPEG-1/2 video.
10952 .B vframerate=<24000/1001 | 24 | 25 | 30000/1001 | 30 | 50 | 60000/1001 | 60 >
10953 Sets the framerate for MPEG-1/2 video.
10954 This option will be ignored if used with the telecine option.
10957 .B telecine
10958 Enables 3:2 pulldown soft telecine mode: The muxer will make the
10959 video stream look like it was encoded at 30000/1001 fps.
10960 It only works with MPEG-2 video when the output framerate is
10961 24000/1001 fps, convert it with \-ofps if necessary.
10962 Any other framerate is incompatible with this option.
10965 .B film2pal
10966 Enables FILM to PAL and NTSC to PAL soft telecine mode: The muxer
10967 will make the video stream look like it was encoded at 25 fps.
10968 It only works with MPEG-2 video when the output framerate is
10969 24000/1001 fps, convert it with \-ofps if necessary.
10970 Any other framerate is incompatible with this option.
10973 .B tele_src and tele_dest
10974 Enables arbitrary telecining using Donand Graft's DGPulldown code.
10975 You need to specify the original and the desired framerate; the
10976 muxer will make the video stream look like it was encoded at
10977 the desired framerate.
10978 It only works with MPEG-2 video when the input framerate is smaller
10979 than the output framerate and the framerate increase is <= 1.5.
10980 .sp 1
10982 .I EXAMPLE:
10984 .PD 0
10985 .RSs
10986 .IPs tele_src=25,tele_dest=30000/1001
10987 PAL to NTSC telecining
10989 .PD 1
10992 .B vbuf_size=<40\-1194>
10993 Sets the size of the video decoder's buffer, expressed in kilobytes.
10994 Specify it only if the bitrate of the video stream is too high for
10995 the chosen format and if you know perfectly well what you are doing.
10996 A too high value may lead to an unplayable movie, depending on the player's
10997 capabilities.
10998 When muxing HDTV video a value of 400 should suffice.
11001 .B abuf_size=<4\-64>
11002 Sets the size of the audio decoder's buffer, expressed in kilobytes.
11003 The same principle as for vbuf_size applies.
11006 .SS FFmpeg libavformat demuxers (\-lavfdopts)
11009 .B analyzeduration=<value>
11010 Maximum length in seconds to analyze the stream properties.
11013 .B format=<value>
11014 Force a specific libavformat demuxer.
11017 .B o=<key>=<value>[,<key>=<value>[,...]]
11018 Pass AVOptions to libavformat demuxer.
11019 Note, a patch to make the o= unneeded and pass all unknown options through
11020 the AVOption system is welcome.
11021 A full list of AVOptions can be found in the FFmpeg manual.
11022 Note that some options may conflict with MPlayer/MEncoder options.
11023 .sp 1
11025 .I EXAMPLE:
11027 .RSs
11028 .PD 0
11029 .IPs o=ignidx
11030 .PD 1
11034 .B probesize=<value>
11035 Maximum amount of data to probe during the detection phase.
11036 In the case of MPEG-TS this value identifies the maximum number
11037 of TS packets to scan.
11040 .B cryptokey=<hexstring>
11041 Encryption key the demuxer should use.
11042 This is the raw binary data of the key converted to a hexadecimal string.
11045 .SS FFmpeg libavformat muxers (\-lavfopts) (also see \-of lavf)
11048 .B delay=<value>
11049 Currently only meaningful for MPEG[12]: Maximum allowed distance,
11050 in seconds, between the reference timer of the output stream (SCR)
11051 and the decoding timestamp (DTS) for any stream present
11052 (demux to decode delay).
11053 Default is 0.7 (as mandated by the standards defined by MPEG).
11054 Higher values require larger buffers and must not be used.
11057 .B format=<container_format>
11058 Override which container format to mux into
11059 (default: autodetect from output file extension).
11060 .PD 0
11061 .RSs
11062 .IPs "mpg\ \ "
11063 MPEG-1 systems and MPEG-2 PS
11064 .IPs "asf\ \ "
11065 Advanced Streaming Format
11066 .IPs "avi\ \ "
11067 Audio Video Interleave file
11068 .IPs "wav\ \ "
11069 Waveform Audio
11070 .IPs "swf\ \ "
11071 Macromedia Flash
11072 .IPs "flv\ \ "
11073 Macromedia Flash video files
11074 .IPs "rm\ \ \ "
11075 RealAudio and RealVideo
11076 .IPs "au\ \ \ "
11077 SUN AU format
11078 .IPs "nut\ \ "
11079 NUT open container format (experimental)
11080 .IPs "mov\ \ "
11081 QuickTime
11082 .IPs "mp4\ \ "
11083 MPEG-4 format
11084 .IPs "ipod\ "
11085 MPEG-4 format with extra header flags required by Apple iPod firmware
11086 .IPs "dv\ \ \ "
11087 Sony Digital Video container
11088 .IPs "matroska\ \ \ "
11089 Matroska
11091 .PD 1
11093 .B muxrate=<rate>
11094 Nominal bitrate of the multiplex, in bits per second;
11095 currently it is meaningful only for MPEG[12].
11096 Sometimes raising it is necessary in order to avoid "buffer underflows".
11099 .B o=<key>=<value>[,<key>=<value>[,...]]
11100 Pass AVOptions to libavformat muxer.
11101 Note, a patch to make the o= unneeded and pass all unknown options through
11102 the AVOption system is welcome.
11103 A full list of AVOptions can be found in the FFmpeg manual.
11104 Note that some options may conflict with MEncoder options.
11105 .sp 1
11107 .I EXAMPLE:
11109 .RSs
11110 .PD 0
11111 .IPs o=packetsize=100
11112 .PD 1
11116 .B packetsize=<size>
11117 Size, expressed in bytes, of the unitary packet for the chosen format.
11118 When muxing to MPEG[12] implementations the default values are:
11119 2324 for [S]VCD, 2048 for all others formats.
11122 .B preload=<distance>
11123 Currently only meaningful for MPEG[12]: Initial distance,
11124 in seconds, between the reference timer of the output stream (SCR)
11125 and the decoding timestamp (DTS) for any stream present
11126 (demux to decode delay).
11130 .\" --------------------------------------------------------------------------
11131 .\" environment variables
11132 .\" --------------------------------------------------------------------------
11134 .SH ENVIRONMENT VARIABLES
11136 There are a number of environment variables that can be used to
11137 control the behavior of MPlayer and MEncoder.
11140 .B MPLAYER_CHARSET (also see \-msgcharset)
11141 Convert console messages to the specified charset (default: autodetect).
11142 A value of "noconv" means no conversion.
11145 .B MPLAYER_HOME
11146 Directory where MPlayer looks for user settings.
11149 .B MPLAYER_LOCALEDIR
11150 Directory where MPlayer looks for gettext translation files (if enabled).
11153 .B MPLAYER_VERBOSE (also see \-v and \-msglevel)
11154 Set the initial verbosity level across all message modules (default: 0).
11155 The resulting verbosity corresponds to that of \-msglevel 5 plus the
11156 value of MPLAYER_VERBOSE.
11158 .SS libaf:
11161 .B LADSPA_PATH
11162 If LADSPA_PATH is set, it searches for the specified file.
11163 If it is not set, you must supply a fully specified pathname.
11164 FIXME: This is also mentioned in the ladspa section.
11166 .SS libdvdcss:
11169 .B DVDCSS_CACHE
11170 Specify a directory in which to store title key values.
11171 This will speed up descrambling of DVDs which are in the cache.
11172 The DVDCSS_CACHE directory is created if it does not exist,
11173 and a subdirectory is created named after the DVD's title
11174 or manufacturing date.
11175 If DVDCSS_CACHE is not set or is empty, libdvdcss will use
11176 the default value which is "${HOME}/.dvdcss/" under Unix and
11177 "C:\\Documents and Settings\\$USER\\Application Data\\dvdcss\\" under Win32.
11178 The special value "off" disables caching.
11181 .B DVDCSS_METHOD
11182 Sets the authentication and decryption method that
11183 libdvdcss will use to read scrambled discs.
11184 Can be one of title, key or disc.
11185 .PD 0
11186 .RSs
11187 .IPs "key\ \ "
11188 is the default method.
11189 libdvdcss will use a set of calculated player keys to try and get the disc key.
11190 This can fail if the drive does not recognize any of the player keys.
11191 .IPs "disc\ "
11192 is a fallback method when key has failed.
11193 Instead of using player keys, libdvdcss will crack the disc key using
11194 a brute force algorithm.
11195 This process is CPU intensive and requires 64 MB of memory to store
11196 temporary data.
11197 .IPs title
11198 is the fallback when all other methods have failed.
11199 It does not rely on a key exchange with the DVD drive, but rather uses
11200 a crypto attack to guess the title key.
11201 On rare cases this may fail because there is not enough encrypted data
11202 on the disc to perform a statistical attack, but in the other hand it
11203 is the only way to decrypt a DVD stored on a hard disc, or a DVD with
11204 the wrong region on an RPC2 drive.
11206 .PD 1
11209 .B DVDCSS_RAW_DEVICE
11210 Specify the raw device to use.
11211 Exact usage will depend on your operating system, the Linux
11212 utility to set up raw devices is raw(8) for instance.
11213 Please note that on most operating systems, using a raw device
11214 requires highly aligned buffers: Linux requires a 2048 bytes
11215 alignment (which is the size of a DVD sector).
11218 .B DVDCSS_VERBOSE
11219 Sets the libdvdcss verbosity level.
11220 .PD 0
11221 .RSs
11222 .IPs 0
11223 Outputs no messages at all.
11224 .IPs 1
11225 Outputs error messages to stderr.
11226 .IPs 2
11227 Outputs error messages and debug messages to stderr.
11229 .PD 1
11232 .B DVDREAD_NOKEYS
11233 Skip retrieving all keys on startup.
11234 Currently disabled.
11237 .B HOME
11238 FIXME: Document this.
11240 .SS libao2:
11243 .B AO_SUN_DISABLE_SAMPLE_TIMING
11244 FIXME: Document this.
11247 .B AUDIODEV
11248 FIXME: Document this.
11251 .B AUDIOSERVER
11252 Specifies the Network Audio System server to which the
11253 nas audio output driver should connect and the transport
11254 that should be used.
11255 If unset DISPLAY is used instead.
11256 The transport can be one of tcp and unix.
11257 Syntax is tcp/<somehost>:<someport>, <somehost>:<instancenumber>
11258 or [unix]:<instancenumber>.
11259 The NAS base port is 8000 and <instancenumber> is added to that.
11260 .sp 1
11262 .I EXAMPLES:
11264 .PD 0
11265 .RSs
11266 .IPs AUDIOSERVER=somehost:0
11267 Connect to NAS server on somehost using default port and transport.
11268 .IPs AUDIOSERVER=tcp/somehost:8000
11269 Connect to NAS server on somehost listening on TCP port 8000.
11270 .IPs AUDIOSERVER=(unix)?:0
11271 Connect to NAS server instance 0 on localhost using unix domain sockets.
11273 .PD 1
11276 .B DISPLAY
11277 FIXME: Document this.
11279 .SS vidix:
11282 .B VIDIX_CRT
11283 FIXME: Document this.
11286 .B VIDIXIVTVALPHA
11287 Set this to 'disable' in order to stop the VIDIX driver from controlling
11288 alphablending settings.
11289 You can then manipulate it yourself with 'ivtvfbctl'.
11291 .SS osdep:
11294 .B TERM
11295 FIXME: Document this.
11297 .SS libvo:
11300 .B DISPLAY
11301 FIXME: Document this.
11304 .B FRAMEBUFFER
11305 FIXME: Document this.
11308 .B HOME
11309 FIXME: Document this.
11311 .SS libmpdemux:
11314 .B HOME
11315 FIXME: Document this.
11318 .B HOMEPATH
11319 FIXME: Document this.
11322 .B http_proxy
11323 FIXME: Document this.
11326 .B LOGNAME
11327 FIXME: Document this.
11330 .B USERPROFILE
11331 FIXME: Document this.
11333 .SS GUI:
11336 .B CHARSET
11337 FIXME: Document this.
11340 .B DISPLAY
11341 FIXME: Document this.
11344 .B HOME
11345 FIXME: Document this.
11347 .SS libavformat:
11350 .B AUDIO_FLIP_LEFT
11351 FIXME: Document this.
11354 .B BKTR_DEV
11355 FIXME: Document this.
11358 .B BKTR_FORMAT
11359 FIXME: Document this.
11362 .B BKTR_FREQUENCY
11363 FIXME: Document this.
11366 .B http_proxy
11367 FIXME: Document this.
11370 .B no_proxy
11371 FIXME: Document this.
11375 .\" --------------------------------------------------------------------------
11376 .\" Files
11377 .\" --------------------------------------------------------------------------
11379 .SH FILES
11382 /usr/\:local/\:etc/\:mplayer/\:mplayer.conf
11383 MPlayer system-wide settings
11386 /usr/\:local/\:etc/\:mplayer/\:mencoder.conf
11387 MEncoder system-wide settings
11390 ~/.mplayer/\:config
11391 MPlayer user settings
11394 ~/.mplayer/\:mencoder.conf
11395 MEncoder user settings
11398 ~/.mplayer/\:input.conf
11399 input bindings (see '\-input keylist' for the full list)
11402 ~/.mplayer/\:font/
11403 font directory (There must be a font.desc file and files with .RAW extension.)
11406 ~/.mplayer/\:DVDkeys/
11407 cached CSS keys
11410 Assuming that /path/\:to/\:movie.avi is played, MPlayer searches for sub files
11411 in this order:
11413 /path/\:to/\:movie.sub
11415 ~/.mplayer/\:sub/\:movie.sub
11417 .PD 1
11420 .\" --------------------------------------------------------------------------
11421 .\" Examples
11422 .\" --------------------------------------------------------------------------
11424 .SH EXAMPLES OF MPLAYER USAGE
11427 .B Quickstart DVD playing:
11429 mplayer dvd://1
11433 .B Play in Japanese with English subtitles:
11435 mplayer dvd://1 \-alang ja \-slang en
11439 .B Play only chapters 5, 6, 7:
11441 mplayer dvd://1 \-chapter 5\-7
11445 .B Play only titles 5, 6, 7:
11447 mplayer dvd://5\-7
11451 .B Play a multiangle DVD:
11453 mplayer dvd://1 \-dvdangle 2
11457 .B Play from a different DVD device:
11459 mplayer dvd://1 \-dvd\-device /dev/\:dvd2
11463 .B Play DVD video from a directory with VOB files:
11465 mplayer dvd://1 \-dvd\-device /path/\:to/\:directory/
11469 .B Copy a DVD title to hard disk, saving to file "title1.vob":
11471 mplayer dvd://1 \-dumpstream \-dumpfile title1.vob
11475 .B Play a DVD with dvdnav from path /dev/sr1:
11477 mplayer dvdnav:////dev/sr1
11481 .B Stream from HTTP:
11483 mplayer http://mplayer.hq/example.avi
11487 .B Stream using RTSP:
11489 mplayer rtsp://server.example.com/streamName
11493 .B Convert subtitles to MPsub format:
11495 mplayer dummy.avi \-sub source.sub \-dumpmpsub
11499 .B Convert subtitles to MPsub format without watching the movie:
11501 mplayer /dev/\:zero \-rawvideo pal:fps=xx \-demuxer rawvideo \-vc null \-vo null \-noframedrop \-benchmark \-sub source.sub \-dumpmpsub
11505 .B input from standard V4L:
11507 mplayer tv:// \-tv driver=v4l:width=640:height=480:outfmt=i420 \-vc rawi420 \-vo xv
11511 .B Playback on Zoran cards (old style, deprecated):
11513 mplayer \-vo zr \-vf scale=352:288 file.avi
11517 .B Playback on Zoran cards (new style):
11519 mplayer \-vo zr2 \-vf scale=352:288,zrmjpeg file.avi
11523 .B Play DTS-CD with passthrough:
11525 mplayer \-ac hwdts \-rawaudio format=0x2001 \-cdrom\-device /dev/cdrom cdda://
11528 You can also use \-afm hwac3 instead of \-ac hwdts.
11529 Adjust '/dev/cdrom' to match the CD-ROM device on your system.
11530 If your external receiver supports decoding raw DTS streams,
11531 you can directly play it via cdda:// without setting format, hwac3 or hwdts.
11534 .B Play a 6-channel AAC file with only two speakers:
11536 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
11539 You might want to play a bit with the pan values (e.g multiply with a value) to
11540 increase volume or avoid clipping.
11543 .B checkerboard invert with geq filter:
11545 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'
11549 .SH EXAMPLES OF MENCODER USAGE
11552 .B Encode DVD title #2, only selected chapters:
11554 mencoder dvd://2 \-chapter 10\-15 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11558 .B Encode DVD title #2, resizing to 640x480:
11560 mencoder dvd://2 \-vf scale=640:480 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11564 .B Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
11566 mencoder dvd://2 \-vf scale \-zoom \-xy 512 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4
11570 .B The same, but with bitrate set to 1800kbit and optimized macroblocks:
11572 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800
11576 .B The same, but with MJPEG compression:
11578 mencoder dvd://2 \-o title2.avi \-oac copy \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800
11582 .B Encode all *.jpg files in the current directory:
11584 mencoder "mf://*.jpg" \-mf fps=25 \-o output.avi \-ovc lavc \-lavcopts vcodec=mpeg4
11588 .B Encode from a tuner (specify a format with \-vf format):
11590 mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
11594 .B Encode from a pipe:
11596 rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
11600 .\" --------------------------------------------------------------------------
11601 .\" Bugs, authors, standard disclaimer
11602 .\" --------------------------------------------------------------------------
11604 .SH BUGS
11605 Don't panic.
11606 If you find one, report it to us, but please make sure you have read all
11607 of the documentation first.
11608 Also look out for smileys. :)
11609 Many bugs are the result of incorrect setup or parameter usage.
11610 The bug reporting section of the documentation
11611 (http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
11612 explains how to create useful bug reports.
11616 .SH AUTHORS
11617 MPlayer was initially written by Arpad Gereoffy.
11618 See the AUTHORS file for a list of some of the many other contributors.
11620 MPlayer is (C) 2000\-2009 The MPlayer Team
11622 This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
11623 It is maintained by Diego Biurrun.
11624 Please send mails about it to the MPlayer-DOCS mailing list.
11625 Translation specific mails belong on the MPlayer-translations mailing list.
11626 .\" end of file