Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hnsteyding
Copy link
Contributor

AMF 1.5.0:

This release adds support for:

  • AMD Radeon Software Adrenalin Edition 25.10.2 (25.20.21.01) or newer.
  • Added 4:4:4/4:2:2 chroma subsampling support for VideoConverter color space conversion and scaling.
  • Samples updated to VS 2022.

Tested on:

  • Windows 10+ (via MinGW)
  • macOS 10.13+
  • Ubuntu Linux

AMF 1.5.0:

This release adds support for:

    AMD Radeon Software Adrenalin Edition 25.10.2 (25.20.21.01) or newer.
    Added 4:4:4/4:2:2 chroma subsampling support for VideoConverter color space conversion and scaling.
    Samples updated to VS 2022.
@hnsteyding
Copy link
Contributor Author

I've uploaded AMF 1.5.0 without FFMPEG thirt-party library:
https://github.com/hnsteyding/HandBrake-contribs/raw/refs/heads/main/AMF-1.5.0-slim.tar.gz

@sr55
Copy link
Contributor

sr55 commented Nov 2, 2025

It looks like they are providing a package which includes the header files only.

It looks like we don't use anything but the headers out the package (https://github.com/HandBrake/HandBrake/blob/master/contrib/amf/module.defs) so we can probably just switch to using that directly and it'll slim things right down.

@sr55 sr55 added this to the 1.11.0 milestone Nov 2, 2025
@hnsteyding
Copy link
Contributor Author

I've repacked AMF 1.5.0 with public headers only:
https://github.com/hnsteyding/HandBrake-contribs/raw/refs/heads/main/AMF-1.5.0.-public-headers-only.tar.gz
sha256 = 630dbe14115546c2072f491985753f560575865ab190f9cbc365cd649870b78f

This reduces the file size by another 3 MB.

@sr55
Copy link
Contributor

sr55 commented Nov 2, 2025

We can literally use just their header package from the looks. Shouldn't be any need to custom pack anything.

https://github.com/GPUOpen-LibrariesAndSDKs/AMF/releases/download/v1.5.0/AMF-headers-v1.5.0.tar.gz

Use just header package so no need to create custom package anymore.
@hnsteyding
Copy link
Contributor Author

Set download link to download header files only so no need to create custom package anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants