Skip to content

Commit b68dd3e

Browse files
committed
video-vcn: Update for AMF 25.20 support details
1 parent 9842833 commit b68dd3e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/docs/en/latest/technical/video-vcn.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ Support for the AMD VCN encoder is enabled in preferences on the video tab. If y
3131
<!-- /.system-windows -->
3232

3333
<!-- .system-linux-->
34-
On Linux, we need the official amdgpu-pro drivers.
34+
On Linux, we need the amf-amdgpu-pro libraries.
3535

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).
3738
- sudo dpkg -i amdgpu-install_VERSION_all.deb (Where version is similar to: 6.3.60302-1)
3839
- sudo amdgpu-install -y --usecase=graphics,amf --accept-eula
3940
- Reboot your computer.

0 commit comments

Comments
 (0)