On Fri, 2019-11-01 at 00:51 +0000, long27km wrote:
As I understand this (and actual Blender maintainers & other more knoledgable pepople plese correct me if I am completely wrong) this is due to an architectural limitation of Blender - you either build against ffmpeg at build time and have multimedia support or not build against ffmpeg and don't have multimedia support. Basically there is no runtime plugin support, like in other applications that can use Gstreamer and other mechanisms to query available codecs and use them if they are installed. IIRC Blender is not the only affected application, some even have ffmpeg as a hard dependency and can't be thus packaged for main Fedora repos at all. In any case, adding plugin support is on most if not all such cases a signifficant undertaking - unlikely something Fedora maintainers of such package can pull off, not to mention upstream potetially not being interested in accepting to such patches, that effectively increase their maintenance bruden by adding another codepath for codec handling.
|
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx