[packman] ffmpeg 3.4.4-lp150.10.3 missing --enable-libfdk-aac flag?
Wolfgang Bauer
e9325712 at student.tuwien.ac.at
Mon May 20 11:18:27 CEST 2019
Am Sonntag, 19. Mai 2019, 19:03:58 CEST schrieb Snowbat:
> A recent update broke AAC encoding here (Unknown encoder 'libfdk_aac'). Was
> ffmpeg for openSUSE-Leap-15.0 compiled without --enable-libfdk-aac flag?
This was already asked recently, see
http://lists.links2lihttp://lists.links2linux.de/pipermail/packman/2019-May/
015947.html
Quick translation of my reply:
Apparently it's not allowed to distribute ffmpeg with libfdk-aac support for
license reasons.
See also this recent change in the vlc package:
https://build.opensuse.org/package/rdiff/multimedia:libs/vlc?
linkrev=base&rev=252
(that's not yet in Leap 15.0 AFAICS).
Thu May 2 15:42:08 UTC 2019 - olaf at aepfle.de
- The license of fdk-aac is not GPL compatible, therefore this pkg
can not possibly be built with fdk-aac by default
To gain fdk-aac support, recompile it at home and keep it there
Presumably, that's why it (building with fdk-aac) has been disabled completely
in Packman's project config (so for ffmpeg too).
You can use ffmpeg's built-in aac encoder instead though, which should give
usable results meanwhile.
Kind Regards,
Wolfgang
More information about the Packman
mailing list