Skip to content

Commit 0243335

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +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.
37-
- sudo dpkg -i amdgpu-install_VERSION_all.deb (Where version is similar to: 6.3.60302-1)
38-
- sudo amdgpu-install -y --usecase=graphics,amf --accept-eula
39-
- Reboot your computer.
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).
4038

4139
For native installs, VCN should now be available in the HandBrake GUI.
4240

0 commit comments

Comments
 (0)