| Di seguito sono consultabili le note di rilascio - in gergo "release notes" - relative al file AMD Radeon Software for Linux 25.20.3, nel caso in cui gli sviluppatori abbiano reso disponibile tale documentazione in occasione della pubblicazione del software. Tuttavia, se hai bisogno di maggiori informazioni su AMD Radeon Software for Linux 25.20.3, o se le note di rilascio non sono (ancora) disponibili, è comunque possibile procedere con la lettura della descrizione del file. |
Highlights
- This release marks a significant milestone, featuring exclusively Open-Source software
- The Mesa Vulkan driver is now officially supported, complementing the existing, robust Mesa OpenGL component. To maintain a 100% open-source core, the AMD proprietary OpenGL and Vulkan drivers are no longer included.
- AMF is no longer included. AMF users are advised to transition to the open-standard VA-API / Mesa Multimedia for continued hardware video acceleration. Some examples of ffmpeg use cases with VA-API / Mesa Multimedia are shown below:
- Hardware Decode:
- ffmpeg -hwaccel vaapi
- Hardware Encode:
- ffmpeg -vaapi_device /dev/dri/renderD128 -i in.mp4 -vf hwupload,scale_vaapi=format=nv12 -c:v h264_vaapi out.mp4
- Hardware Transcode:
- ffmpeg -vaapi_device /dev/dri/renderD128 -hwaccel vaapi - hwaccel_output_format vaapi -i in.mp4 -c:v hevc_vaapi out.mp4
Please feel free to direct any questions or comments to the AMD Online Service Request.
- RHEL 10.0 support added: This release introduces compatibility with the RHEL 10.0 distribution.
- RHEL 8.10 support removed: Support for the RHEL 8.10 distribution has been removed in this release.
|
|