Mercurial > mplayer.hg
comparison configure @ 20714:35d28d720d2b
spelling/grammar/wording/consistency for the help output
author | diego |
---|---|
date | Mon, 06 Nov 2006 00:09:07 +0000 |
parents | fd69d3fa851c |
children | 8eedf8815024 |
comparison
equal
deleted
inserted
replaced
20713:7564585e63a4 | 20714:35d28d720d2b |
---|---|
195 | 195 |
196 Configuration: | 196 Configuration: |
197 -h, --help display this help and exit | 197 -h, --help display this help and exit |
198 | 198 |
199 Installation directories: | 199 Installation directories: |
200 --prefix=DIR use this prefix for installing mplayer [/usr/local] | 200 --prefix=DIR prefix directory for installation [/usr/local] |
201 --bindir=DIR use this prefix for installing mplayer binary | 201 --bindir=DIR directory for installing binaries [PREFIX/bin] |
202 [PREFIX/bin] | 202 --datadir=DIR directory for installing machine independent |
203 --datadir=DIR use this prefix for installing machine independent | 203 data files (skins, etc) [PREFIX/share/mplayer] |
204 data files (fonts, skins) [PREFIX/share/mplayer] | 204 --mandir=DIR directory for installing man pages [PREFIX/man] |
205 --mandir=DIR use this prefix for installing manpages [PREFIX/man] | 205 --confdir=DIR directory for installing configuration files |
206 --confdir=DIR use this prefix for installing configuration files | |
207 [PREFIX/etc/mplayer] | 206 [PREFIX/etc/mplayer] |
208 --libdir=DIR use this prefix for object code libraries [PREFIX/lib] | 207 --libdir=DIR directory for object code libraries [PREFIX/lib] |
209 --codecsdir=DIR directory for binary codecs [LIBDIR/codecs] | 208 --codecsdir=DIR directory for binary codecs [LIBDIR/codecs] |
210 --win32codecsdir=DIR directory for Windows DLLs [LIBDIR/codecs] | 209 --win32codecsdir=DIR directory for Windows DLLs [LIBDIR/codecs] |
211 --xanimcodecsdir=DIR directory for XAnim codecs [LIBDIR/codecs] | 210 --xanimcodecsdir=DIR directory for XAnim codecs [LIBDIR/codecs] |
212 --realcodecsdir=DIR directory for RealPlayer codecs [LIBDIR/codecs] | 211 --realcodecsdir=DIR directory for RealPlayer codecs [LIBDIR/codecs] |
213 | 212 |
214 Optional features: | 213 Optional features: |
215 --disable-mencoder disable mencoder (a/v encoder) compilation [enable] | 214 --disable-mencoder disable MEncoder (A/V encoder) compilation [enable] |
216 --enable-gui enable gmplayer compilation (GTK+ GUI) [disable] | 215 --enable-gui enable GMPlayer compilation (GTK+ GUI) [disable] |
217 --enable-gtk1 force using GTK 1.2 for GUI [disable] | 216 --enable-gtk1 force using GTK 1.2 for the GUI [disable] |
218 --enable-largefiles enable support for files > 2 GBytes [disable] | 217 --enable-largefiles enable support for files > 2GB [disable] |
219 --enable-linux-devfs set default devices to devfs ones [disable] | 218 --enable-linux-devfs set default devices to devfs [disable] |
220 --enable-termcap use termcap database for key codes [autodetect] | 219 --enable-termcap use termcap database for key codes [autodetect] |
221 --enable-termios use termios database for key codes [autodetect] | 220 --enable-termios use termios database for key codes [autodetect] |
222 --disable-iconv do not use iconv(3) function [autodetect] | 221 --disable-iconv disable iconv for encoding conversion [autodetect] |
223 --disable-langinfo do not use langinfo [autodetect] | 222 --disable-langinfo do not use langinfo [autodetect] |
224 --enable-lirc enable LIRC (remote control) support [autodetect] | 223 --enable-lirc enable LIRC (remote control) support [autodetect] |
225 --enable-lircc enable LIRCCD (LIRC client daemon) input [autodetect] | 224 --enable-lircc enable LIRCCD (LIRC client daemon) input [autodetect] |
226 --enable-joystick enable joystick support [disable] | 225 --enable-joystick enable joystick support [disable] |
227 --disable-vm disable support X video mode extensions [autodetect] | 226 --disable-vm disable X video mode extensions [autodetect] |
228 --disable-xf86keysym disable support for 'multimedia' keys [autodetect] | 227 --disable-xf86keysym disable support for multimedia keys [autodetect] |
229 --enable-radio enable Radio Interface [disable] | 228 --enable-radio enable radio interface [disable] |
230 --enable-radio-capture enable Capture for Radio Interface (through pci/line-in) [disable] | 229 --enable-radio-capture enable radio capture (through PCI/line-in) [disable] |
231 --disable-radio-v4l2 disable Video4Linux2 Radio Interface support [autodetect] | 230 --disable-radio-v4l2 disable Video4Linux2 radio interface [autodetect] |
232 --disable-tv disable TV Interface (tv/dvb grabbers) [enable] | 231 --disable-tv disable TV interface (TV/DVB grabbers) [enable] |
233 --disable-tv-v4l1 disable Video4Linux TV Interface support [autodetect] | 232 --disable-tv-v4l1 disable Video4Linux TV interface [autodetect] |
234 --disable-tv-v4l2 disable Video4Linux2 TV Interface support [autodetect] | 233 --disable-tv-v4l2 disable Video4Linux2 TV interface [autodetect] |
235 --disable-tv-bsdbt848 disable BSD BT848 Interface support [autodetect] | 234 --disable-tv-bsdbt848 disable BSD BT848 interface [autodetect] |
236 --disable-pvr disable Video4Linux2 MPEG PVR support [autodetect] | 235 --disable-pvr disable Video4Linux2 MPEG PVR [autodetect] |
237 --disable-rtc disable RTC (/dev/rtc) on Linux [autodetect] | 236 --disable-rtc disable RTC (/dev/rtc) on Linux [autodetect] |
238 --disable-network disable network support (for: http/mms/rtp) [enable] | 237 --disable-network disable networking [enable] |
239 --enable-winsock2 enable winsock2 usage [autodetect] | 238 --enable-winsock2 enable winsock2 [autodetect] |
240 --enable-smb enable Samba (SMB) input support [autodetect] | 239 --enable-smb enable Samba (SMB) input [autodetect] |
241 --enable-live enable LIVE555 Streaming Media support [autodetect] | 240 --enable-live enable LIVE555 Streaming Media [autodetect] |
242 --disable-dvdnav disable libdvdnav support [autodetect] | 241 --disable-dvdnav disable libdvdnav [autodetect] |
243 --disable-dvdread Disable libdvdread support [autodetect] | 242 --disable-dvdread disable libdvdread [autodetect] |
244 --disable-dvdread-internal Disable internal libdvdread support [autodetect] | 243 --disable-dvdread-internal disable internal libdvdread [autodetect] |
245 --disable-cdparanoia Disable cdparanoia support [autodetect] | 244 --disable-cdparanoia disable cdparanoia [autodetect] |
246 --disable-bitmap-font Disable bitmap font support [enable] | 245 --disable-bitmap-font disable bitmap font support [enable] |
247 --disable-freetype Disable freetype2 font rendering support [autodetect] | 246 --disable-freetype disable FreeType 2 font rendering [autodetect] |
248 --disable-fontconfig Disable fontconfig font lookup support [autodetect] | 247 --disable-fontconfig disable fontconfig font lookup [autodetect] |
249 --disable-unrarlib Disable Unique RAR File Library [enabled] | 248 --disable-unrarlib disable Unique RAR File Library [enabled] |
250 --enable-menu Enable OSD menu support (NOT DVD MENU) [disabled] | 249 --enable-menu enable OSD menu (not DVD menu) [disabled] |
251 --disable-sortsub Disable subtitles sorting [enabled] | 250 --disable-sortsub disable subtitle sorting [enabled] |
252 --enable-fribidi Enable using the FriBiDi libs [autodetect] | 251 --enable-fribidi enable the FriBiDi libs [autodetect] |
253 --disable-enca Disable using ENCA charset oracle library [autodetect] | 252 --disable-enca disable ENCA charset oracle library [autodetect] |
254 --disable-macosx Disable Mac OS X specific features [autodetect] | 253 --disable-macosx disable Mac OS X specific features [autodetect] |
255 --disable-maemo Disable maemo specific features [autodetect] | 254 --disable-maemo disable maemo specific features [autodetect] |
256 --enable-macosx-finder-support Enable Mac OS X Finder invocation parameter parsing [disabled] | 255 --enable-macosx-finder-support enable Mac OS X Finder invocation |
257 --enable-macosx-bundle Enable Mac OS X bundle file locations [autodetect] | 256 parameter parsing [disabled] |
258 --disable-inet6 Disable IPv6 support [autodetect] | 257 --enable-macosx-bundle enable Mac OS X bundle file locations [autodetect] |
259 --disable-gethostbyname2 gethostbyname() function is not provided by the C | 258 --disable-inet6 disable IPv6 support [autodetect] |
260 library [autodetect] | 259 --disable-gethostbyname2 gethostbyname2 part of the C library [autodetect] |
261 --disable-ftp Disable ftp support [enabled] | 260 --disable-ftp disable FTP support [enabled] |
262 --disable-vstream Disable tivo vstream client support [autodetect] | 261 --disable-vstream disable TiVo vstream client support [autodetect] |
263 --disable-pthreads Disable Posix threads support [autodetect] | 262 --disable-pthreads disable Posix threads support [autodetect] |
264 --disable-ass Disable internal SSA/ASS subtitles support [autodetect] | 263 --disable-ass disable internal SSA/ASS subtitle support [autodetect] |
265 --enable-rpath Enable runtime linker path for extra libs [disabled] | 264 --enable-rpath enable runtime linker path for extra libs [disabled] |
266 | 265 |
267 Codecs: | 266 Codecs: |
268 --enable-gif enable gif support [autodetect] | 267 --enable-gif enable GIF support [autodetect] |
269 --enable-png enable png input/output support [autodetect] | 268 --enable-png enable PNG input/output support [autodetect] |
270 --enable-jpeg enable jpeg input/output support [autodetect] | 269 --enable-jpeg enable JPEG input/output support [autodetect] |
271 --enable-libcdio enable external libcdio support [autodetect] | 270 --enable-libcdio enable external libcdio [autodetect] |
272 --enable-liblzo enable external liblzo support [autodetect] | 271 --enable-liblzo enable external liblzo [autodetect] |
273 --disable-win32 disable Win32 DLL support [enabled] | 272 --disable-win32 disable Win32 DLL support [enabled] |
274 --disable-qtx disable QuickTime codecs [enabled] | 273 --disable-qtx disable QuickTime codecs support [enabled] |
275 --disable-xanim disable XAnim codecs support [enabled] | 274 --disable-xanim disable XAnim codecs support [enabled] |
276 --disable-real disable RealPlayer codecs support [enabled] | 275 --disable-real disable RealPlayer codecs support [enabled] |
277 --disable-xvid disable XviD codec [autodetect] | 276 --disable-xvid disable XviD [autodetect] |
278 --disable-x264 disable H.264 encoder [autodetect] | 277 --disable-x264 disable H.264 [autodetect] |
279 --disable-nut disable libnut demuxer [autodetect] | 278 --disable-nut disable libnut [autodetect] |
280 --disable-libavutil disable libavutil [autodetect] | 279 --disable-libavutil disable libavutil [autodetect] |
281 --disable-libavcodec disable libavcodec [autodetect] | 280 --disable-libavcodec disable libavcodec [autodetect] |
282 --disable-libavformat disable libavformat [autodetect] | 281 --disable-libavformat disable libavformat [autodetect] |
283 --disable-libpostproc disable libpostproc [autodetect] | 282 --disable-libpostproc disable libpostproc [autodetect] |
284 --disable-libavutil_so disable shared libavutil [autodetect] | 283 --disable-libavutil_so disable shared libavutil [autodetect] |
285 --disable-libavcodec_so disable shared libavcodec [autodetect] | 284 --disable-libavcodec_so disable shared libavcodec [autodetect] |
286 --disable-libavformat_so disable shared libavformat [autodetect] | 285 --disable-libavformat_so disable shared libavformat [autodetect] |
287 --disable-libpostproc_so disable shared libpostproc [autodetect] | 286 --disable-libpostproc_so disable shared libpostproc [autodetect] |
288 --disable-libavcodec_mpegaudio_hp disable high precision audio decoding | 287 --disable-libavcodec_mpegaudio_hp disable high precision audio decoding |
289 in libavcodec [enabled] | 288 in libavcodec [enabled] |
290 --enable-libfame enable libfame realtime encoder [autodetect] | 289 --enable-libfame enable libfame realtime encoder [autodetect] |
291 --disable-tremor-internal do not build internal Tremor support [enabled] | 290 --disable-tremor-internal disable internal Tremor [enabled] |
292 --enable-tremor-low build with lower accuracy internal Tremor [disabled] | 291 --enable-tremor-low enable lower accuracy internal Tremor [disabled] |
293 --enable-tremor-external build with external Tremor [autodetect] | 292 --enable-tremor-external enable external Tremor [autodetect] |
294 --disable-libvorbis disable libvorbis support [autodetect] | 293 --disable-libvorbis disable libvorbis support [autodetect] |
295 --disable-speex disable Speex support [autodetect] | 294 --disable-speex disable Speex support [autodetect] |
296 --enable-theora build with OggTheora support [autodetect] | 295 --enable-theora enable OggTheora libraries [autodetect] |
297 --enable-faad-external build with external FAAD2 (AAC) support [autodetect] | 296 --enable-faad-external enable external FAAD2 (AAC) [autodetect] |
298 --disable-faad-internal disable internal FAAD2 (AAC) support [autodetect] | 297 --disable-faad-internal disable internal FAAD2 (AAC) [autodetect] |
299 --enable-faad-fixed enable fixed-point mode in internal FAAD2 [disabled] | 298 --enable-faad-fixed enable fixed-point mode in internal FAAD2 [disabled] |
300 --disable-faac disable support for FAAC (AAC encoder) [autodetect] | 299 --disable-faac disable support for FAAC (AAC encoder) [autodetect] |
301 --disable-ladspa disable LADSPA plugin support [autodetect] | 300 --disable-ladspa disable LADSPA plugin support [autodetect] |
302 --disable-libdv disable libdv 0.9.5 en/decoding support [autodetect] | 301 --disable-libdv disable libdv 0.9.5 en/decoding support [autodetect] |
303 --disable-mad disable libmad (MPEG audio) support [autodetect] | 302 --disable-mad disable libmad (MPEG audio) support [autodetect] |
304 --disable-toolame disable Toolame (MPEG layer 2 audio) support in mencoder [autodetect] | 303 --disable-toolame disable Toolame (MPEG layer 2) encoding [autodetect] |
305 --disable-twolame disable Twolame (MPEG layer 2 audio) support in mencoder [autodetect] | 304 --disable-twolame disable Twolame (MPEG layer 2) encoding [autodetect] |
306 --enable-xmms build with XMMS inputplugin support [disabled] | 305 --enable-xmms enable XMMS input plugin support [disabled] |
307 --disable-mp3lib disable builtin mp3lib [enabled] | 306 --enable-libdts enable libdts support [autodetect] |
308 --disable-liba52 disable builtin liba52 [enabled] | 307 --disable-mp3lib disable builtin mp3lib [enabled] |
309 --enable-libdts enable libdts support [autodetect] | 308 --disable-liba52 disable builtin liba52 [enabled] |
310 --disable-libmpeg2 disable builtin libmpeg2 [enabled] | 309 --disable-libmpeg2 disable builtin libmpeg2 [enabled] |
311 --disable-musepack disable musepack support [autodetect] | 310 --disable-musepack disable musepack support [autodetect] |
312 --disable-amr_nb disable amr narrowband, floating point [autodetect] | 311 --disable-amr_nb disable AMR narrowband, floating-point [autodetect] |
313 --disable-amr_nb-fixed disable amr narrowband, fixed point [autodetect] | 312 --disable-amr_nb-fixed disable AMR narrowband, fixed-point [autodetect] |
314 --disable-amr_wb disable amr wideband, floating point [autodetect] | 313 --disable-amr_wb disable AMR wideband, floating-point [autodetect] |
315 --disable-decoder=DECODER disable specified FFmpeg decoder | 314 --disable-decoder=DECODER disable specified FFmpeg decoder |
316 --enable-decoder=DECODER enable specified FFmpeg decoder | 315 --enable-decoder=DECODER enable specified FFmpeg decoder |
317 --disable-encoder=ENCODER disable specified FFmpeg encoder | 316 --disable-encoder=ENCODER disable specified FFmpeg encoder |
318 --enable-encoder=ENCODER enable specified FFmpeg encoder | 317 --enable-encoder=ENCODER enable specified FFmpeg encoder |
319 --disable-parser=PARSER disable specified FFmpeg parser | 318 --disable-parser=PARSER disable specified FFmpeg parser |
320 --enable-parser=PARSER enable specified FFmpeg parser | 319 --enable-parser=PARSER enable specified FFmpeg parser |
321 --disable-demuxer=DEMUXER disable specified FFmpeg demuxer | 320 --disable-demuxer=DEMUXER disable specified FFmpeg demuxer |
322 --enable-demuxer=DEMUXER enable specified FFmpeg demuxer | 321 --enable-demuxer=DEMUXER enable specified FFmpeg demuxer |
323 --disable-muxer=MUXER disable specified FFmpeg muxer | 322 --disable-muxer=MUXER disable specified FFmpeg muxer |
324 --enable-muxer=MUXER enable specified FFmpeg muxer | 323 --enable-muxer=MUXER enable specified FFmpeg muxer |
325 | 324 |
326 Video output: | 325 Video output: |
327 --disable-vidix-internal disable internal VIDIX [for x86 *nix] | 326 --disable-vidix-internal disable internal VIDIX [for x86 *nix] |
328 --disable-vidix-external disable external VIDIX [for x86 *nix] | 327 --disable-vidix-external disable external VIDIX [for x86 *nix] |
329 --enable-gl build with OpenGL render support [autodetect] | 328 --enable-gl enable OpenGL video output [autodetect] |
330 --enable-dga[=n] build with DGA [n in {1, 2} ] support [autodetect] | 329 --enable-dga[=n] enable DGA [n in {1, 2} ] support [autodetect] |
331 --enable-vesa build with VESA support [autodetect] | 330 --enable-vesa enable VESA video output [autodetect] |
332 --enable-svga build with SVGAlib support [autodetect] | 331 --enable-svga enable SVGAlib video output [autodetect] |
333 --enable-sdl build with SDL render support [autodetect] | 332 --enable-sdl enable SDL video output [autodetect] |
334 --enable-aa build with AAlib render support [autodetect] | 333 --enable-aa enable AAlib video output [autodetect] |
335 --enable-caca build with CACA render support [autodetect] | 334 --enable-caca enable CACA video output [autodetect] |
336 --enable-ggi build with GGI render support [autodetect] | 335 --enable-ggi enable GGI video output [autodetect] |
337 --enable-ggiwmh build with GGI libggiwmh extension [autodetect] | 336 --enable-ggiwmh enable GGI libggiwmh extension [autodetect] |
338 --enable-directx build with DirectX support [autodetect] | 337 --enable-directx enable DirectX video output [autodetect] |
339 --enable-dxr2 build with DXR2 render support [autodetect] | 338 --enable-dxr2 enable DXR2 video output [autodetect] |
340 --enable-dxr3 build with DXR3/H+ render support [autodetect] | 339 --enable-dxr3 enable DXR3/H+ video output [autodetect] |
341 --enable-ivtv build with IVTV TV-Out render support [autodetect] | 340 --enable-ivtv enable IVTV TV-Out video output [autodetect] |
342 --enable-dvb build with support for output via DVB-Card [autodetect] | 341 --enable-dvb enable DVB video output [autodetect] |
343 --enable-dvbhead build with DVB support (HEAD version) [autodetect] | 342 --enable-dvbhead enable DVB video output (HEAD version) [autodetect] |
344 --enable-mga build with mga_vid (for Matrox G200/G4x0/G550) support | 343 --enable-mga enable mga_vid video output [autodetect] |
345 (check for /dev/mga_vid) [autodetect] | 344 --enable-xmga enable mga_vid X11 video output [autodetect] |
346 --enable-xmga build with mga_vid X Window support | 345 --enable-xv enable Xv video output [autodetect] |
347 (check for X & /dev/mga_vid) [autodetect] | 346 --enable-xvmc enable XvMC acceleration [disable] |
348 --enable-xv build with Xv render support for X 4.x [autodetect] | 347 --enable-vm enable XF86VidMode support [autodetect] |
349 --enable-xvmc build with XvMC acceleration for X 4.x [disable] | 348 --enable-xinerama enable Xinerama support [autodetect] |
350 --enable-vm build with XF86VidMode support for X11 [autodetect] | 349 --enable-x11 enable X11 video output [autodetect] |
351 --enable-xinerama build with Xinerama support for X11 [autodetect] | 350 --enable-xshape enable XShape support [autodetect] |
352 --enable-x11 build with X11 render support [autodetect] | 351 --enable-fbdev enable FBDev video output [autodetect] |
353 --enable-xshape build with XShape support [autodetect] | 352 --enable-mlib enable mediaLib video output (Solaris) [disable] |
354 --enable-fbdev build with FBDev render support [autodetect] | 353 --enable-3dfx enable obsolete /dev/3dfx video output [disable] |
355 --enable-mlib build with mediaLib support (Solaris only) [disable] | 354 --enable-tdfxfb enable tdfxfb video output [disable] |
356 --enable-3dfx build with obsolete /dev/3dfx support [disable] | 355 --enable-s3fb enable s3fb (S3 ViRGE) video output [disable] |
357 --enable-tdfxfb build with tdfxfb (Voodoo 3/banshee) support [disable] | 356 --enable-directfb enable DirectFB video output [autodetect] |
358 --enable-s3fb build with s3fb (S3 ViRGE) support [disable] | 357 --enable-zr enable ZR360[56]7/ZR36060 video output [autodetect] |
359 --enable-directfb build with DirectFB support [autodetect] | 358 --enable-bl enable Blinkenlights video output [disable] |
360 --enable-zr build with ZR360[56]7/ZR36060 support [autodetect] | 359 --enable-tdfxvid enable tdfx_vid video output [disable] |
361 --enable-bl build with Blinkenlights support [disable] | 360 --disable-tga disable Targa video output [enable] |
362 --enable-tdfxvid build with tdfx_vid support [disable] | 361 --disable-pnm disable PNM video output [enable] |
363 --disable-tga disable targa output support [enable] | 362 --disable-md5sum disable md5sum video output [enable] |
364 --disable-pnm disable pnm output support [enable] | 363 |
365 --disable-md5sum disable md5sum output support [enable] | |
366 | |
367 Audio output: | 364 Audio output: |
368 --disable-alsa disable ALSA sound support [autodetect] | 365 --disable-alsa disable ALSA audio output [autodetect] |
369 --disable-ossaudio disable OSS sound support [autodetect] | 366 --disable-ossaudio disable OSS audio output [autodetect] |
370 --disable-arts disable aRts sound support [autodetect] | 367 --disable-arts disable aRts audio output [autodetect] |
371 --disable-esd disable esd sound support [autodetect] | 368 --disable-esd disable esd audio output [autodetect] |
372 --disable-polyp disable Polypaudio sound support [autodetect] | 369 --disable-polyp disable Polypaudio audio output [autodetect] |
373 --disable-jack disable JACK sound support [autodetect] | 370 --disable-jack disable JACK audio output [autodetect] |
374 --disable-openal disable OpenAL sound support [autodetect] | 371 --disable-openal disable OpenAL audio output [autodetect] |
375 --disable-nas disable NAS sound support [autodetect] | 372 --disable-nas disable NAS audio output [autodetect] |
376 --disable-sgiaudio disable SGI sound support [autodetect] | 373 --disable-sgiaudio disable SGI audio output [autodetect] |
377 --disable-sunaudio disable Sun sound support [autodetect] | 374 --disable-sunaudio disable Sun audio output [autodetect] |
378 --disable-win32waveout disable Windows waveout sound support [autodetect] | 375 --disable-win32waveout disable Windows waveout audio output [autodetect] |
379 --disable-select disable using select() on audio device [enable] | 376 --disable-select disable using select() on the audio device [enable] |
380 | 377 |
381 Miscellaneous options: | 378 Miscellaneous options: |
382 --enable-runtime-cpudetection Enable runtime CPU detection [disable] | 379 --enable-runtime-cpudetection enable runtime CPU detection [disable] |
383 --enable-cross-compile Enable cross-compilation [autodetect] | 380 --enable-cross-compile enable cross-compilation [autodetect] |
384 --cc=COMPILER use this C compiler to build MPlayer [gcc] | 381 --cc=COMPILER C compiler to build MPlayer [gcc] |
385 --host-cc=COMPILER use this C compiler to build apps needed for the build process [gcc] | 382 --host-cc=COMPILER C compiler for tools needed while building [gcc] |
386 --as=ASSEMBLER use this assembler to build MPlayer [as] | 383 --as=ASSEMBLER assembler to build MPlayer [as] |
387 --target=PLATFORM target platform (i386-linux, arm-linux, etc) | 384 --target=PLATFORM target platform (i386-linux, arm-linux, etc) |
388 --enable-static build a statically linked binary. Set further linking | 385 --enable-static build a statically linked binary. Set further linking |
389 options with --enable-static="-lslang -lncurses" | 386 options with --enable-static="-lslang -lncurses" |
390 --charset convert the help messages to this charset | 387 --charset=charset convert the console messages to this character set |
391 --language=list a white space or comma separated list of languages | 388 --language=list a white space or comma separated list of languages for |
392 for translated man pages, the first language is the | 389 translated man pages, the first language is used for |
393 primary and therefore used for translated messages | 390 messages and the GUI (the environment variable |
394 and GUI (also the environment variable \$LINGUAS is | 391 \$LINGUAS is also honored) [en] |
395 honored) [en] | |
396 (Available: $LANGUAGES all) | 392 (Available: $LANGUAGES all) |
397 --with-install=PATH use a custom install program (useful if your OS uses | 393 --with-install=PATH path to a custom install program |
398 a GNU-incompatible install utility by default and | 394 --install-path=PATH path to a custom install program |
399 you want to use GNU version) | |
400 --install-path=PATH the path to a custom install program | |
401 this option is obsolete and will be removed soon, | 395 this option is obsolete and will be removed soon, |
402 use --with-install instead. | 396 use --with-install instead. |
403 --enable-color-console enable color console output [disable] | 397 --enable-color-console enable color console output [disable] |
404 | 398 |
405 Advanced options: | 399 Advanced options: |
406 --enable-mmx build with MMX support [autodetect] | 400 --enable-mmx enable MMX [autodetect] |
407 --enable-mmxext build with MMX2 support (PIII, Athlon) [autodetect] | 401 --enable-mmxext enable MMX2 (Pentium III, Athlon) [autodetect] |
408 --enable-3dnow build with 3DNow! support [autodetect] | 402 --enable-3dnow enable 3DNow! [autodetect] |
409 --enable-3dnowext build with extended 3DNow! support [autodetect] | 403 --enable-3dnowext enable extended 3DNow! [autodetect] |
410 --enable-sse build with SSE support [autodetect] | 404 --enable-sse enable SSE [autodetect] |
411 --enable-sse2 build with SSE2 support [autodetect] | 405 --enable-sse2 enable SSE2 [autodetect] |
412 --enable-shm build with shm support [autodetect] | 406 --enable-shm enable shm [autodetect] |
413 --enable-altivec build with Altivec support (PowerPC) [autodetect] | 407 --enable-altivec enable AltiVec (PowerPC) [autodetect] |
414 --enable-armv5te build with DSP extensions support (ARM) [autodetect] | 408 --enable-armv5te enable DSP extensions (ARM) [autodetect] |
415 --enable-iwmmxt build with iWMMXt support (ARM) [autodetect] | 409 --enable-iwmmxt enable iWMMXt (ARM) [autodetect] |
416 --disable-fastmemcpy disable 3DNow!/SSE/MMX optimized memcpy() [enable] | 410 --disable-fastmemcpy disable 3DNow!/SSE/MMX optimized memcpy [enable] |
417 --enable-big-endian Force byte order to big-endian [autodetect] | 411 --enable-big-endian force byte order to big-endian [autodetect] |
418 --enable-debug[=1-3] compile debugging information into mplayer [disable] | 412 --enable-debug[=1-3] compile-in debugging information [disable] |
419 --enable-profile compile profiling information into mplayer [disable] | 413 --enable-profile compile-in profiling information [disable] |
420 --disable-sighandler disable sighandler for crashes [enable] | 414 --disable-sighandler disable sighandler for crashes [enable] |
421 --enable-crash-debug enable automatic gdb attach on crash [disable] | 415 --enable-crash-debug enable automatic gdb attach on crash [disable] |
422 --enable-dynamic-plugins Enable support for dynamic a/v plugins [disable] | 416 --enable-dynamic-plugins enable dynamic A/V plugins [disable] |
423 | 417 |
424 Hazardous options a.k.a. "DO NOT REPORT ANY BUGS!" | 418 Hazardous options AKA "DO NOT REPORT ANY BUGS!" |
425 --disable-gcc-check disable gcc version checking [enable] | 419 --disable-gcc-check disable gcc version checking [enable] |
426 | 420 |
427 Use these options if autodetection fails (Options marked with (*) accept | 421 Use these options if autodetection fails (Options marked with (*) accept |
428 multiple paths separated by ':'): | 422 multiple paths separated by ':'): |
429 --with-extraincdir=DIR extra headers (png, mad, sdl, ...) in DIR (*) | 423 --extra-libs=FLAGS extra linker flags |
430 --with-extralibdir=DIR extra linker search paths in DIR (*) | 424 --with-extraincdir=DIR extra header search paths in DIR (*) |
431 --extra-libs=FLAGS extra linker flags | 425 --with-extralibdir=DIR extra linker search paths in DIR (*) |
432 --with-x11libdir=DIR X library files in DIR (*) | 426 --with-x11libdir=DIR X library files in DIR (*) |
433 --with-mliblibdir=DIR libmlib (mediaLib support) in DIR (Solaris only) | 427 --with-mliblibdir=DIR libmlib (mediaLib) in DIR (Solaris only) |
434 --with-xvidlibdir=DIR libxvidcore (XviD) in DIR (*) | 428 --with-xvidlibdir=DIR libxvidcore (XviD) in DIR (*) |
435 --with-x264libdir=DIR libx264 in DIR | 429 --with-x264libdir=DIR libx264 in DIR |
436 --with-libdtslibdir=DIR libdts library in DIR (*) | 430 --with-libdtslibdir=DIR libdts in DIR (*) |
437 --with-livelibdir=DIR LIVE555 Streaming Media libraries in DIR | 431 --with-livelibdir=DIR LIVE555 Streaming Media in DIR |
438 --with-toolamelibdir=DIR Toolame library in DIR | 432 --with-toolamelibdir=DIR Toolame in DIR |
439 --with-xmmsplugindir=DIR XMMS plugins in DIR | 433 --with-xmmsplugindir=DIR XMMS plugins in DIR |
440 --with-xmmslibdir=DIR libxmms.so.1 in DIR | 434 --with-xmmslibdir=DIR libxmms.so.1 in DIR |
441 --with-cdparanoialibdir=DIR cdparanoia libraries (libcdda_*) in DIR (*) | 435 --with-cdparanoialibdir=DIR cdparanoia libraries (libcdda_*) in DIR (*) |
442 --with-xvmclib=NAME name of adapter-specific library (e.g. XvMCNVIDIA) | 436 --with-xvmclib=NAME adapter-specific library name (e.g. XvMCNVIDIA) |
443 | 437 |
444 --with-freetype-config=PATH path to freetype-config | 438 --with-freetype-config=PATH path to freetype-config |
445 (e.g. /opt/bin/freetype-config) | |
446 --with-fribidi-config=PATH path to fribidi-config | 439 --with-fribidi-config=PATH path to fribidi-config |
447 (e.g. /opt/bin/fribidi-config) | 440 --with-glib-config=PATH path to glib*-config |
448 --with-glib-config=PATH path to glib*-config (e.g. /opt/bin/glib-config) | 441 --with-gtk-config=PATH path to gtk*-config |
449 --with-gtk-config=PATH path to gtk*-config (e.g. /opt/bin/gtk-config) | 442 --with-sdl-config=PATH path to sdl*-config |
450 --with-sdl-config=PATH path to sdl*-config (e.g. /opt/bin/sdl-config) | 443 --with-dvdnav-config=PATH path to dvdnav-config |
451 --with-dvdnav-config=PATH path to dvdnav-config (e.g. /opt/bin/dvdnav-config) | |
452 | 444 |
453 This configure script is NOT autoconf-based, even though its output is similar. | 445 This configure script is NOT autoconf-based, even though its output is similar. |
454 It will try to autodetect all configuration options. If you --enable an option | 446 It will try to autodetect all configuration options. If you --enable an option |
455 it will be forcefully turned on, skipping autodetection. This can break | 447 it will be forcefully turned on, skipping autodetection. This can break |
456 compilation, so you need to know what you are doing. | 448 compilation, so you need to know what you are doing. |