You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/docs/en/latest/technical/video-vcn.markdown
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,10 @@ Support for the AMD VCN encoder is enabled in preferences on the video tab. If y
31
31
<!-- /.system-windows -->
32
32
33
33
<!-- .system-linux-->
34
-
On Linux, we need the official amdgpu-pro drivers.
34
+
On Linux, we need the amf-amdgpu-pro libraries.
35
35
36
-
- Download the latest drivers from: [AMD Radeon Software for Linux version 24.20 or later](https://www.amd.com/en/support/linux-drivers) is required to use the VCN encoder.
36
+
- AMF for Linux version 25.20 only supports RDNA3 and later: [Install Instructions](https://github.com/GPUOpen-LibrariesAndSDKs/AMF/wiki/Driver%20Linux#instructions).
37
+
- RDNA1 and RDNA 2 have to stay on 25.10 or earlier: [Legacy Instructions](https://github.com/GPUOpen-LibrariesAndSDKs/AMF/wiki/Driver%20Linux#legacy-instructions-driver-version--2520).
37
38
- sudo dpkg -i amdgpu-install_VERSION_all.deb (Where version is similar to: 6.3.60302-1)
0 commit comments