| 1 | flexy@htpc:~/mythtv-trunk/mythtv$ ./configure --enable-vdpau --disable-audio-oss --disable-audio-jack --disable-hdhomerun --disable-ivtv --enable-opengl-video --enable-opengl-vsync --disable-joystick-menu --disable-firewire --disable-lirc --disable-directfb --disable-iptv --disable-hdpvr --enable-proc-opt --disable-audio-pulseoutput --enable-libfftw3 --disable-mheg
|
|---|
| 2 | # Basic Settings
|
|---|
| 3 | Compile type release
|
|---|
| 4 | Compiler cache yes
|
|---|
| 5 | DistCC no
|
|---|
| 6 | qmake /usr/bin/qmake
|
|---|
| 7 | install prefix /usr/local
|
|---|
| 8 | runtime prefix /usr/local
|
|---|
| 9 | CPU x86 x86_64 (model name : AMD Athlon(tm) 64 X2 Dual Core Processor 5200+)
|
|---|
| 10 | yasm yes
|
|---|
| 11 | MMX enabled yes
|
|---|
| 12 | MMX2 enabled yes
|
|---|
| 13 | 3DNow! enabled yes
|
|---|
| 14 | 3DNow! extended enabled yes
|
|---|
| 15 | SSE enabled yes
|
|---|
| 16 | SSSE3 enabled yes
|
|---|
| 17 | CMOV enabled yes
|
|---|
| 18 |
|
|---|
| 19 | # Input Support
|
|---|
| 20 | Joystick menu no
|
|---|
| 21 | lirc support no
|
|---|
| 22 | Video4Linux sup. yes
|
|---|
| 23 | ivtv support no
|
|---|
| 24 | HD-PVR support no
|
|---|
| 25 | FireWire support no
|
|---|
| 26 | DVB support yes [/usr/include]
|
|---|
| 27 | DVB-S2 support yes
|
|---|
| 28 | HDHomeRun support no
|
|---|
| 29 | IPTV support no
|
|---|
| 30 |
|
|---|
| 31 | # Sound Output Support
|
|---|
| 32 | PulseAudio support no
|
|---|
| 33 | OSS support no
|
|---|
| 34 | ALSA support yes
|
|---|
| 35 | JACK support no
|
|---|
| 36 | libfftw3 support yes
|
|---|
| 37 |
|
|---|
| 38 | # Video Output Support
|
|---|
| 39 | x11 support yes
|
|---|
| 40 | xrandr support yes
|
|---|
| 41 | xv support yes
|
|---|
| 42 | XvMC support yes
|
|---|
| 43 | XvMC VLD support yes
|
|---|
| 44 | XvMC libs -lXvMCW
|
|---|
| 45 | VDPAU support yes
|
|---|
| 46 | CrystalHD support no
|
|---|
| 47 | OpenGL video yes
|
|---|
| 48 | OpenGL vsync yes
|
|---|
| 49 | DirectFB no
|
|---|
| 50 | MHEG support no
|
|---|
| 51 |
|
|---|
| 52 | # Misc Features
|
|---|
| 53 | multi threaded libavcodec yes
|
|---|
| 54 | Frontend yes
|
|---|
| 55 | Backend yes
|
|---|
| 56 |
|
|---|
| 57 | # Bindings
|
|---|
| 58 | bindings_perl yes
|
|---|
| 59 | bindings_python yes
|
|---|
| 60 |
|
|---|
| 61 | Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak
|
|---|
| 62 |
|
|---|
| 63 | WARNING: When using --enable-proc-opt you must include the
|
|---|
| 64 | output of ./configure along with any bug report.
|
|---|
| 65 |
|
|---|
| 66 | libs/libmythdb/mythconfig.h is unchanged
|
|---|
| 67 | external/FFmpeg/libavutil/avconfig.h is unchanged
|
|---|
| 68 | flexy@htpc:~/mythtv-trunk/mythtv$
|
|---|