Advertisement
Guest User

Untitled

a guest
May 15th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. Configure arguments:
  2. --enable-ffmpeg_static --enable-libx264--enable-libx265 --enable-vaapi
  3.  
  4. Compiler:
  5. Using C compiler: cc
  6. Using LD flags: -ldvbcsa
  7. Build for arch: x86_64
  8.  
  9. Binaries:
  10. Using PYTHON: python
  11. Using GZIP: gzip
  12. Using BZIP2: bzip2
  13.  
  14. Options:
  15. pie yes
  16. ccdebug no
  17. cardclient yes
  18. cwc yes
  19. cccam yes
  20. capmt yes
  21. constcw yes
  22. linuxdvb yes
  23. satip_server yes
  24. satip_client yes
  25. hdhomerun_client yes
  26. hdhomerun_static yes
  27. iptv yes
  28. tsfile yes
  29. dvbscan yes
  30. timeshift yes
  31. trace yes
  32. imagecache yes
  33. avahi yes
  34. zlib yes
  35. libav yes
  36. ffmpeg_static yes
  37. libx264 yes
  38. libx264_static yes
  39. libx265 yes
  40. libx265_static yes
  41. libvpx yes
  42. libvpx_static yes
  43. libtheora yes
  44. libtheora_static yes
  45. libvorbis yes
  46. libvorbis_static yes
  47. libfdkaac no
  48. libfdkaac_static no
  49. libopus yes
  50. libopus_static yes
  51. nvenc no
  52. vaapi yes
  53. mmal no
  54. omx no
  55. inotify yes
  56. epoll yes
  57. pcre no
  58. pcre2 yes
  59. uriparser yes
  60. ccache no
  61. tvhcsa yes
  62. bundle no
  63. pngquant no
  64. kqueue no
  65. dbus_1 yes
  66. android no
  67. gtimer_check no
  68. slow_memoryinfo no
  69. libsystemd_daemon no
  70. bintray_cache yes
  71. ddci yes
  72. cclang_threadsan no
  73. gperftools no
  74. execinfo yes
  75. mmx yes
  76. sse2 yes
  77. W_unused_result yes
  78. getloadavg yes
  79. atomic32 yes
  80. atomic64 yes
  81. atomic_time_t yes
  82. atomic_ptr yes
  83. bitops64 yes
  84. lockowner yes
  85. qsort_r yes
  86. stime yes
  87. gmtoff yes
  88. recvmmsg yes
  89. sendmmsg yes
  90. ifnames yes
  91. py_gzip yes
  92. bin_pkg_config yes
  93. bin_xgettext yes
  94. bin_msgmerge yes
  95. bin_gzip yes
  96. bin_bzip2 yes
  97. ssl yes
  98. linuxdvbapi yes
  99. linuxdvb_ca yes
  100. upnp yes
  101. bin_cmake yes
  102. stdcpp yes
  103. libogg_static yes
  104. hwaccels yes
  105. inotify_h yes
  106. inotify_init1 yes
  107. dvbcsa yes
  108. epoll_create1 yes
  109. mpegts yes
  110. mpegts_dvb yes
  111.  
  112. Packages:
  113. openssl 1.0.2g
  114. zlib 1.2.8
  115. libpcre2-8 10.21
  116. liburiparser 0.8.4
  117. avahi-client 0.6.32-rc
  118. libva 1.1.0
  119. libva-x11 0.39.0
  120. libva-drm 1.1.0
  121. dbus-1 1.10.6
  122.  
  123. Installation paths:
  124. Prefix: /usr/local
  125. Binaries: ${prefix}/bin
  126. Libraries: ${prefix}/lib
  127. Data files: ${prefix}/share
  128. Man pages: ${datadir}/man
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement