Advertisement
Sharky112065

libcec problem

Jun 20th, 2012
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1.  
  2. libcec-dev and libcec1 are version 1.3.2-4.squeeze2 as shown by apptitude
  3.  
  4. root@server1:/usr/include# cd libcec
  5. root@server1:/usr/include/libcec# ls -l
  6. total 68
  7. -rw-r--r-- 1 root root 8572 Apr 12 04:22 cecc.h
  8. -rw-r--r-- 1 root root 14894 Apr 12 04:22 cec.h
  9. -rw-r--r-- 1 root root 6029 Apr 12 04:22 cecloader.h
  10. -rw-r--r-- 1 root root 29856 Apr 12 04:22 cectypes.h
  11. root@server1:/usr/include/libcec#
  12.  
  13.  
  14. # Basic Settings
  15. Compile type profile
  16. Compiler cache yes
  17. DistCC no
  18. qmake /usr/bin/qmake
  19. install prefix /usr/local
  20. runtime prefix /usr/local
  21. CPU x86 x86_64 (model name : AMD FX(tm)-8150 Eight-Core Processor )
  22. yasm yes
  23. MMX enabled yes
  24. MMX2 enabled yes
  25. 3DNow! enabled yes
  26. 3DNow! extended enabled yes
  27. SSE enabled yes
  28. SSSE3 enabled yes
  29. CMOV enabled yes
  30.  
  31. # Input Support
  32. Joystick menu yes
  33. lirc support yes
  34. libCEC device support no [/usr/include]
  35. Video4Linux sup. yes (v1 yes)
  36. ivtv support yes
  37. HD-PVR support yes
  38. FireWire support yes
  39. DVB support yes [/usr/include]
  40. DVB-S2 support yes
  41. HDHomeRun support yes
  42. Ceton support yes
  43. IPTV support yes
  44. ASI support no
  45.  
  46. # Sound Output Support
  47. PulseAudio support yes
  48. OSS support yes
  49. ALSA support yes
  50. JACK support yes
  51. libfftw3 support no
  52.  
  53. # Video Output Support
  54. x11 support yes
  55. xrandr support yes
  56. xv support yes
  57. VDPAU support yes
  58. VAAPI support yes
  59. CrystalHD support no
  60. OpenGL video yes
  61. MHEG support yes
  62. libass subtitle support no
  63.  
  64. # Misc Features
  65. multi threaded libavcodec yes
  66. libxml2 support yes [/usr/include/libxml2]
  67. libdns_sd (Bonjour) yes
  68. libcrypto yes
  69. Frontend yes
  70. Backend yes
  71. OpenGL ES 2.0 no
  72.  
  73. # Bindings
  74. bindings_perl yes
  75. bindings_python yes
  76. bindings_php yes
  77.  
  78. # External Codec Options
  79. mp3lame no
  80. faac no
  81. xvid no
  82. x264 no
  83. vpx no
  84.  
  85. Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak
  86.  
  87. libs/libmythbase/mythconfig.h is unchanged
  88. libs/libmythbase/mythconfig.mak is unchanged
  89. external/FFmpeg/config.asm is unchanged
  90. external/FFmpeg/libavutil/avconfig.h is unchanged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement