2 # MPlayer configuration file
4 # Configuration files are read system-wide from /usr/local/etc/mplayer.conf
5 # and per-user from ~/.mplayer/config, where per-user settings override
6 # system-wide settings, all of which are overrriden by the command line.
8 # The configuration file settings are the same as the command line
9 # options without the preceding '-'.
11 # See the CONFIGURATION FILES section in the man page
12 # for a detailed description of the syntax.
14 # Profiles should be placed at the bottom of the configuration file to ensure
15 # that settings wanted as defaults are not restricted to specific profiles.
22 # Specify default video driver (see -vo help for a list).
25 # Use SDL video with the aalib subdriver by default.
30 # mode to use (read from fb.modes)
33 # location of the fb.modes file
34 #fbmodeconfig = /etc/fb.modes
36 # Specify your monitor timings for the vesa and fbdev video output drivers.
37 # See /etc/X11/XF86Config for timings. Be careful; if you specify settings
38 # that exceed the capabilities of your monitor, you may damage it.
40 # horizontal frequency range (k stands for 1000)
41 #monitor-hfreq = 31.5k-50k,70k
43 # vertical frequency range
44 #monitor-vfreq = 50-90
46 # dotclock (or pixelclock) range (m stands for 1000000)
47 #monitor-dotclock = 30M-300M
49 # Start in fullscreen mode by default.
52 # Change to a different videomode when going fullscreen.
55 # Override the autodetected color depth, may need 'vm=yes' as well.
58 # Enable software scaling (powerful CPU needed) for video output
59 # drivers that do not support hardware scaling.
62 # standard monitor size, with square pixels
65 # Use this for a widescreen monitor, non-square pixels.
68 # Keep the player window on top of all other windows.
76 # Specify default audio driver (see -ao help for a list).
79 # Use SDL audio driver with the esd subdriver by default.
82 # Specify the mixer device.
85 # Resample the sound to 44100Hz with the lavcresample audio filter.
86 #af=lavcresample=44100
88 # Output audio to S/PDIF
90 #ac=hwac3,hwdts,hwmpa,
97 # Pretend to be Window Media Player.
98 # Fixes playback when playlist and media file use the same URL.
99 #user-agent=NSPlayer/4.1.0.3856
101 # Pretend to be Quicktime
102 # Fixes playback for apple.com/trailers redirects
103 #user-agent="QuickTime"
105 # Pretend to be Realplayer SP
106 # Fixes playback for some video streaming sites
109 # Pretend to have lots of bandwidth
110 # Speeds up realmedia rtsp:// streams
113 # Pretend to be Winamp
114 # Fixes playback of some NSV streams
115 #user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"
117 # Drop frames to preserve audio/video sync.
120 # Specify your preferred skin here (skins are searched for in
121 # /usr/local/share/mplayer/skins/<name> and ~/.mplayer/skins/<name>).
124 # Resample the font alphamap.
125 # 0 plain white fonts
126 # 0.75 very narrow black outline (default)
127 # 1 narrow black outline
128 # 10 bold black outline
133 # Use 8MB input cache by default.
136 # Prefill 20% of the cache before starting playback.
139 # Prefill 50% of the cache before restarting playback after the cache emptied.
142 # DVD: Display English subtitles if available.
145 # DVD: Play English audio tracks if available.
153 # The options declared as part of profiles override global default settings,
154 # but only take effect when the profile is active.
162 #vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
163 # Most video filters do not work with vdpau.
167 # OSD progress bar vertical alignment
170 # You can also include other configuration files.
171 #include = /path/to/the/file/you/want/to/include
172 # Config options can be section specific, global
173 # options should go in the default section
179 unrarexec=/usr/bin/unrar