Open ultratiem opened 1 year ago
Hi, All the builds have their own log file, perhaps you should check those for a useful error message. What you're probably hitting is an issue with SVT-AV1 who have managed to use duplicate symbol names to libaom's av1 library. Waiting for them to push that fix ATM.
I can't release a binary, fdk-aac is a non free library and I'd be breaking the law if I did so.
Adding --disable-htmlpages
to the ./configure
arguments in the ./build/build-ffmpeg.sh
script did the trick for me.
@Vargol You can just build the FFMPEG binary without including fdk-aac. That's how distros like Debian do it. The benefits of providing an FFMPEG build that supports Silicon Macs outweighs any potential gains in the resulting AAC quality.
Just release a complied binary. whats the problem???
Super useful error message.