Guest User

Untitled

a guest
Feb 7th, 2020
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. $ vainfo
  2. libva info: VA-API version 1.1.0
  3. libva info: va_getDriverName() returns 0
  4. libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  5. libva info: Found init function __vaDriverInit_1_1
  6. libva info: va_openDriver() returns 0
  7. vainfo: VA-API version: 1.1 (libva 2.1.0)
  8. vainfo: Driver version: Intel i965 driver for Intel(R) Kaby Lake - 2.1.0
  9. vainfo: Supported profile and entrypoints
  10. VAProfileMPEG2Simple : VAEntrypointVLD
  11. VAProfileMPEG2Simple : VAEntrypointEncSlice
  12. VAProfileMPEG2Main : VAEntrypointVLD
  13. VAProfileMPEG2Main : VAEntrypointEncSlice
  14. VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  15. VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
  16. VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
  17. VAProfileH264Main : VAEntrypointVLD
  18. VAProfileH264Main : VAEntrypointEncSlice
  19. VAProfileH264Main : VAEntrypointEncSliceLP
  20. VAProfileH264High : VAEntrypointVLD
  21. VAProfileH264High : VAEntrypointEncSlice
  22. VAProfileH264High : VAEntrypointEncSliceLP
  23. VAProfileH264MultiviewHigh : VAEntrypointVLD
  24. VAProfileH264MultiviewHigh : VAEntrypointEncSlice
  25. VAProfileH264StereoHigh : VAEntrypointVLD
  26. VAProfileH264StereoHigh : VAEntrypointEncSlice
  27. VAProfileVC1Simple : VAEntrypointVLD
  28. VAProfileVC1Main : VAEntrypointVLD
  29. VAProfileVC1Advanced : VAEntrypointVLD
  30. VAProfileNone : VAEntrypointVideoProc
  31. VAProfileJPEGBaseline : VAEntrypointVLD
  32. VAProfileJPEGBaseline : VAEntrypointEncPicture
  33. VAProfileVP8Version0_3 : VAEntrypointVLD
  34. VAProfileVP8Version0_3 : VAEntrypointEncSlice
  35. VAProfileHEVCMain : VAEntrypointVLD
  36. VAProfileHEVCMain : VAEntrypointEncSlice
  37. VAProfileHEVCMain10 : VAEntrypointVLD
  38. VAProfileHEVCMain10 : VAEntrypointEncSlice
  39. VAProfileVP9Profile0 : VAEntrypointVLD
  40. VAProfileVP9Profile0 : VAEntrypointEncSlice
  41. VAProfileVP9Profile2 : VAEntrypointVLD
  42.  
  43.  
  44.  
  45.  
  46.  
  47. $ vdpauinfo
  48. display: :0 screen: 0
  49. libva info: VA-API version 1.1.0
  50. libva info: va_getDriverName() returns 0
  51. libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  52. libva info: Found init function __vaDriverInit_1_1
  53. libva info: va_openDriver() returns 0
  54. API version: 1
  55. Information string: OpenGL/VAAPI backend for VDPAU
  56.  
  57. Video surface:
  58.  
  59. name width height types
  60. -------------------------------------------
  61. 420 4096 4096 NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
  62. 422 4096 4096 NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
  63. 444 4096 4096 NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
  64.  
  65. Decoder capabilities:
  66.  
  67. name level macbs width height
  68. ----------------------------------------------------
  69. MPEG1 --- not supported ---
  70. MPEG2_SIMPLE --- not supported ---
  71. MPEG2_MAIN --- not supported ---
  72. H264_BASELINE 51 16384 2048 2048
  73. H264_MAIN 51 16384 2048 2048
  74. H264_HIGH 51 16384 2048 2048
  75. VC1_SIMPLE --- not supported ---
  76. VC1_MAIN --- not supported ---
  77. VC1_ADVANCED --- not supported ---
  78. MPEG4_PART2_SP --- not supported ---
  79. MPEG4_PART2_ASP --- not supported ---
  80. DIVX4_QMOBILE --- not supported ---
  81. DIVX4_MOBILE --- not supported ---
  82. DIVX4_HOME_THEATER --- not supported ---
  83. DIVX4_HD_1080P --- not supported ---
  84. DIVX5_QMOBILE --- not supported ---
  85. DIVX5_MOBILE --- not supported ---
  86. DIVX5_HOME_THEATER --- not supported ---
  87. DIVX5_HD_1080P --- not supported ---
  88. H264_CONSTRAINED_BASELINE 51 16384 2048 2048
  89. H264_EXTENDED --- not supported ---
  90. H264_PROGRESSIVE_HIGH --- not supported ---
  91. H264_CONSTRAINED_HIGH --- not supported ---
  92. H264_HIGH_444_PREDICTIVE --- not supported ---
  93. HEVC_MAIN --- not supported ---
  94. HEVC_MAIN_10 --- not supported ---
  95. HEVC_MAIN_STILL --- not supported ---
  96. HEVC_MAIN_12 --- not supported ---
  97. HEVC_MAIN_444 --- not supported ---
  98.  
  99. Output surface:
  100.  
  101. name width height nat types
  102. ----------------------------------------------------
  103. B8G8R8A8 16384 16384 y
  104. R8G8B8A8 16384 16384 y
  105. R10G10B10A2 16384 16384 y
  106. B10G10R10A2 16384 16384 y
  107. A8 16384 16384 y
  108.  
  109. Bitmap surface:
  110.  
  111. name width height
  112. ------------------------------
  113. B8G8R8A8 16384 16384
  114. R8G8B8A8 16384 16384
  115. R10G10B10A2 16384 16384
  116. B10G10R10A2 16384 16384
  117. A8 16384 16384
  118.  
  119. Video mixer:
  120.  
  121. feature name sup
  122. ------------------------------------
  123. DEINTERLACE_TEMPORAL -
  124. DEINTERLACE_TEMPORAL_SPATIAL -
  125. INVERSE_TELECINE -
  126. NOISE_REDUCTION -
  127. SHARPNESS -
  128. LUMA_KEY -
  129. HIGH QUALITY SCALING - L1 -
  130. HIGH QUALITY SCALING - L2 -
  131. HIGH QUALITY SCALING - L3 -
  132. HIGH QUALITY SCALING - L4 -
  133. HIGH QUALITY SCALING - L5 -
  134. HIGH QUALITY SCALING - L6 -
  135. HIGH QUALITY SCALING - L7 -
  136. HIGH QUALITY SCALING - L8 -
  137. HIGH QUALITY SCALING - L9 -
  138.  
  139. parameter name sup min max
  140. -----------------------------------------------------
  141. VIDEO_SURFACE_WIDTH -
  142. VIDEO_SURFACE_HEIGHT -
  143. CHROMA_TYPE -
  144. LAYERS -
  145.  
  146. attribute name sup min max
  147. -----------------------------------------------------
  148. BACKGROUND_COLOR -
  149. CSC_MATRIX -
  150. NOISE_REDUCTION_LEVEL -
  151. SHARPNESS_LEVEL -
  152. LUMA_KEY_MIN_LUMA -
  153. LUMA_KEY_MAX_LUMA -
Advertisement
Add Comment
Please, Sign In to add comment