Open lindig opened 3 years ago
I believe it is not enough to fix the typo above. The dynamic linking is introduced somewhere else. It also affects ffprobe
at least. My current workaround was to disable libass
in the ffmpeg confiuration.
rm -rf ${SRC}/lib/*.dylib
The resulting ffmpeg binary depends on
workdir/sw/lib/libass.9.dylib
and thus can't be move around easily. This could be a consequence of this typo: