Skip to content

Releases: josephg/resolve-aacfix

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:25

Self-contained AAC fix for DaVinci Resolve Studio 21.x on Linux.

tar -xzf resolve-aacfix-*.tar.gz
cd resolve-aacfix-*
sudo ./aac-fix install          # patches /opt/resolve
./aac-fix status
sudo ./aac-fix uninstall        # restores the originals

Needs only python3 and binutils — capstone, pyelftools, e9patch
and the AAC-enabled FFmpeg libraries are all bundled. Everything is
built here in a Rocky Linux 8 container (glibc 2.28), so it loads on
any platform Resolve 21 itself supports.

Close Resolve before installing. See the README for the caveats,
in particular: Studio only, tested on Resolve 21, .mkv needs a
video track, and raw .aac/.ts/.flv are not supported.

Third-party components and their licenses: THIRD-PARTY.md.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:01

Self-contained AAC fix for DaVinci Resolve Studio 21.x on Linux.

tar -xzf resolve-aacfix-*.tar.gz
cd resolve-aacfix-*
sudo ./aac-fix install          # patches /opt/resolve
./aac-fix status
sudo ./aac-fix uninstall        # restores the originals

Needs only python3 and binutils — capstone, pyelftools, e9patch
and the AAC-enabled FFmpeg libraries are all bundled. Everything is
built here in a Rocky Linux 8 container (glibc 2.28), so it loads on
any platform Resolve 21 itself supports.

Close Resolve before installing. See the README for the caveats,
in particular: Studio only, tested on Resolve 21, .mkv needs a
video track, and raw .aac/.ts/.flv are not supported.

Third-party components and their licenses: THIRD-PARTY.md.

Full Changelog: https://github.com/josephg/resolve-aacfix/commits/v0.1.0

v0.1.0-rc2

v0.1.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:53

Self-contained AAC fix for DaVinci Resolve Studio 21.x on Linux.

tar -xzf resolve-aacfix-*.tar.gz
cd resolve-aacfix-*
sudo ./aac-fix install          # patches /opt/resolve
./aac-fix status
sudo ./aac-fix uninstall        # restores the originals

Needs only python3 and binutils — capstone, pyelftools, e9patch
and the AAC-enabled FFmpeg libraries are all bundled. Everything is
built here in a Rocky Linux 8 container (glibc 2.28), so it loads on
any platform Resolve 21 itself supports.

Close Resolve before installing. See the README for the caveats,
in particular: Studio only, tested on Resolve 21, .mkv needs a
video track, and raw .aac/.ts/.flv are not supported.

Third-party components and their licenses: THIRD-PARTY.md.

Full Changelog: https://github.com/josephg/resolve-aacfix/commits/v0.1.0-rc2