Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2020
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. ### MythTV CONFIGURATION ####
  2. # Basic Settings
  3. Qt minimum version 4.8
  4. Qt installed version 5.14.1
  5. Compile type release
  6. Compiler cache no
  7. DistCC no
  8. qmake /home/piotro/minimyth-dev/images/main/usr/lib/qt5/bin/qmake
  9. install prefix /home/piotro/minimyth-dev/images/main/usr
  10. runtime prefix /usr
  11. CPU aarch64 (model name : Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz)
  12. NEON enabled yes
  13. VFP enabled yes
  14. Creating configuration files ...
  15.  
  16. # Input Support
  17. Joystick menu no
  18. lirc support yes
  19. libCEC device support no [/usr/include]
  20. Video4Linux support yes
  21. ivtv support yes
  22. HD-PVR support yes
  23. FireWire support yes
  24. DVB support yes [/home/piotro/minimyth-dev/images/main/usr/include]
  25. DVB-S2 support yes
  26. HDHomeRun support no
  27. V@Box TV Gateway support yes
  28. Ceton support no
  29. DVEO ASI support no
  30.  
  31. # Sound Output Support
  32. PulseAudio support no
  33. OSS support yes
  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. VDPAU support no
  42. VAAPI support no
  43. NVDEC support no
  44. DRM support yes
  45. Video4Linux codecs yes (DRM:yes v4l2-request:yes)
  46. MMAL decoder support no
  47. OpenGL yes (OpenGLES no)
  48. EGL support yes
  49. MHEG support yes
  50. libass subtitle support yes
  51.  
  52. # Misc Features
  53. Frontend yes
  54. Backend yes
  55. multi threaded libavcodec yes
  56. libxml2 support yes [/home/piotro/minimyth-dev/images/main/usr/include/libxml2]
  57. libdns_sd (Bonjour) yes
  58. libcrypto yes
  59. bluray support yes (system)
  60. BD-J (Bluray java) no
  61. BD-J type j2se
  62. systemd_notify no
  63. systemd_journal no
  64.  
  65. # Bindings
  66. bindings_perl yes
  67. bindings_python yes
  68. bindings_php no
  69.  
  70. # External Codec Options
  71. mp3lame no
  72. xvid no
  73. x264 no
  74. x265 (HEVC) no
  75. vpx no
  76. libaom (AV1) no
  77. libdav1d (AV1) no
  78.  
  79. # Compilation Options
  80. Enforce c++11 nullptr no
  81. Enforce shadowed vars yes
  82.  
  83. Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak
  84.  
  85. Qt5 config:
  86.  
  87. EGL .................................... yes
  88. OpenVG ................................. no
  89. OpenGL:
  90. Desktop OpenGL ....................... no
  91. OpenGL ES 2.0 ........................ yes
  92. OpenGL ES 3.0 ........................ yes
  93. OpenGL ES 3.1 ........................ yes
  94. OpenGL ES 3.2 ........................ yes
  95. Vulkan ................................. no
  96. Session Management ..................... yes
  97. Features used by QPA backends:
  98. evdev .................................. yes
  99. libinput ............................... no
  100. INTEGRITY HID .......................... no
  101. mtdev .................................. yes
  102. tslib .................................. no
  103. xkbcommon .............................. yes
  104. X11 specific:
  105. XLib ................................. yes
  106. XCB Xlib ............................. yes
  107. EGL on X11 ........................... yes
  108. QPA backends:
  109. DirectFB ............................... no
  110. EGLFS .................................. yes
  111. EGLFS details:
  112. EGLFS OpenWFD ........................ no
  113. EGLFS i.Mx6 .......................... no
  114. EGLFS i.Mx6 Wayland .................. no
  115. EGLFS RCAR ........................... no
  116. EGLFS EGLDevice ...................... yes
  117. EGLFS GBM ............................ yes
  118. EGLFS VSP2 ........................... no
  119. EGLFS Mali ........................... no
  120. EGLFS Raspberry Pi ................... no
  121. EGLFS X11 ............................ yes
  122. LinuxFB ................................ yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement