Closed DARKMOONlite closed 1 month ago
this is an error due to incorrect compiler optimisations that cause some FFMpeg
packages to not find the correct Symbols, this can be fixed by disabling compiler optimisations.
--disable-asm
Another Solution would be to rebuild the libraries as shared/dynamic libraries instead, however this may run into issues down the line with other packages expecting them to be static.
This common FFMPEG error msg,