Changes

Jump to: navigation, search

AMD: Installing Linux Mint 20

871 bytes removed, 13:03, 20 July 2020
/* Radeon open-source graphics drivers */
$ sudo apt install va-driver-all vainfo
</pre>
Then run vdpauinfo vainfo command, you should see list of supported profiles, for example on fitlet1:
<pre>
$ vdpauinfo vainfo displaylibva info: :0 screen: 0VA-API version: 1Information string: G3DVL VDPAU Driver Shared Library version 1.7.0 Video surfacelibva infoname width height types-----------------------------------------Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so420 16384 16384 NV12 YV12 libva info: Found init function __vaDriverInit_1_7422 16384 16384 UYVY YUYV libva info: va_openDriver() returns 0444 16384 16384 Y8U8V8A8 V8U8Y8A8  Decoder capabilitiesvainfoname level macbs width heightVA----------------------------------------------------MPEG1 --- not supported ---MPEG2_SIMPLE 3 9216 2048 1152MPEG2_MAIN 3 9216 2048 1152H264_BASELINE 41 9216 2048 1152H264_MAIN 41 9216 2048 1152H264_HIGH 41 9216 2048 1152VC1_SIMPLE API version: 1 9216 2048 1152.7 (libva 2.6.0)VC1_MAIN vainfo: Driver version: Mesa Gallium driver 20.0.8 for AMD KABINI (DRM 2 9216 2048 1152VC1_ADVANCED .50.0, 5.4 9216 2048 1152MPEG4_PART2_SP 3 9216 2048 1152MPEG4_PART2_ASP 5 9216 2048 1152DIVX4_QMOBILE --- not supported -.0-40-generic, LLVM 10.0.0)DIVX4_MOBILE --- not supported ---vainfo: Supported profile and entrypointsDIVX4_HOME_THEATER --- not supported --- VAProfileMPEG2Simple : VAEntrypointVLDDIVX4_HD_1080P --- not supported --- VAProfileMPEG2Main : VAEntrypointVLDDIVX5_QMOBILE --- not supported --- VAProfileVC1Simple : VAEntrypointVLDDIVX5_MOBILE --- not supported --- VAProfileVC1Main : VAEntrypointVLDDIVX5_HOME_THEATER --- not supported --- VAProfileVC1Advanced : VAEntrypointVLDDIVX5_HD_1080P --- not supported --- VAProfileH264ConstrainedBaseline: VAEntrypointVLDH264_CONSTRAINED_BASELINE 0 9216 2048 1152VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceH264_EXTENDED --- not supported --- VAProfileH264Main : VAEntrypointVLDH264_PROGRESSIVE_HIGH --- not supported --- VAProfileH264Main : VAEntrypointEncSliceH264_CONSTRAINED_HIGH --- not supported --- VAProfileH264High : VAEntrypointVLDH264_HIGH_444_PREDICTIVE --- not supported ---VAProfileH264High : VAEntrypointEncSliceHEVC_MAIN --- not supported ---HEVC_MAIN_10 VAProfileNone --- not supported ---HEVC_MAIN_STILL --- not supported ---HEVC_MAIN_12 --- not supported ---HEVC_MAIN_444 --- not supported ---...: VAEntrypointVideoProc
</pre>
425
edits