| | 5 | |
| | 6 | Some output from the config step: |
| | 7 | |
| | 8 | |
| | 9 | {{{ |
| | 10 | |
| | 11 | Install prefix: /usr/local |
| | 12 | Data directory: /usr/local/share/mplayer |
| | 13 | Config direct.: /usr/local/etc/mplayer |
| | 14 | |
| | 15 | Byte order: little-endian |
| | 16 | Optimizing for: corei7-avx |
| | 17 | |
| | 18 | Languages: |
| | 19 | Messages/GUI: en |
| | 20 | Manual pages: en |
| | 21 | Documentation: en |
| | 22 | |
| | 23 | Enabled optional drivers: |
| | 24 | Input: ftp tv librtmp bluray vcd networking |
| | 25 | Codecs: libaom libdav1d libvpx x264 xvid libopencore_amrwb libopencore_amrnb ffmpeg(internal) real xanim libopus faad2 faac libtheora speex libvorbis libmad liblzo OpenJPEG |
| | 26 | Audio output: coreaudio openal sdl mpegpes(file) |
| | 27 | Video output: matrixview opengl sdl pnm jpeg mng corevideo mpegpes(file) caca x11 xover yuv4mpeg md5sum tga |
| | 28 | |
| | 29 | Disabled optional drivers: |
| | 30 | Input: dvdnav vstream pvr radio tv-v4l2 tv-v4l1 tv-dshow live555 nemesi cddb cdda dvdread dvb smb |
| | 31 | Codecs: crystalhd libdv qtx win32 ilbc musepack libdca libmpeg2 liba52 mpg123 libgsm toolame twolame gif |
| | 32 | Audio output: sndio sun alsa jack pulse nas esd arts oss v4l2 dxr2 |
| | 33 | Video output: zr zr2 v4l2 dxr3 dxr2 vesa gif89a quartz fbdev svga aa ggi xvidix winvidix cvidix 3dfx xmga dga vdpau xvmc xv directfb dfbmga bl xvr100 tdfx_vid wii s3fb tdfxfb mga |
| | 34 | |
| | 35 | 'config.h' and 'config.mak' contain your configuration options. |
| | 36 | Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer |
| | 37 | compile *** DO NOT REPORT BUGS if you tweak these files *** |
| | 38 | |
| | 39 | 'make' will now compile MPlayer and 'make install' will install it. |
| | 40 | Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. |
| | 41 | |
| | 42 | Please check MTRR settings at /proc/mtrr (see DOCS/HTML/en/video.html#mtrr) |
| | 43 | |
| | 44 | NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your |
| | 45 | operating system (Darwin). You may encounter a few files that cannot |
| | 46 | be played due to missing open source video/audio codec support. |
| | 47 | |
| | 48 | Check config.log if you wonder why an autodetection failed (make sure |
| | 49 | development headers/packages are installed). |
| | 50 | |
| | 51 | NOTE: The --enable-* parameters unconditionally force options on, completely |
| | 52 | skipping autodetection. This behavior is unlike what you may be used to from |
| | 53 | autoconf-based configure scripts that can decide to override you. This greater |
| | 54 | level of control comes at a price. You may have to provide the correct compiler |
| | 55 | and linker flags yourself. |
| | 56 | If you used one of these options (except --enable-menu and similar ones that |
| | 57 | turn on internal features) and experience a compilation or linking failure, |
| | 58 | make sure you have passed the necessary compiler/linker flags to configure. |
| | 59 | |
| | 60 | If you suspect a bug, please read DOCS/HTML/en/bugreports.html. |
| | 61 | |
| | 62 | }}} |