Michael Cronenworth wrote: > On 4/28/19 3:39 PM, Dominik 'Rathann' Mierzejewski wrote: >> Could you point to the discussion? > > https://twitter.com/cfkschaller/status/1121061262107054080 > > The only way I knew about this is from a Phoronix post. I don't have a > Twitter account nor do I want one. > > There are plenty of official channels to discuss Fedora development > (fedora-devel, fedora-desktop, discussion.fedoraproject.org) and none of > those channels are being used.
Sad! This discussion does NOT belong on proprietary social media! In any case, the OpenMandriva patch that was linked to: https://github.com/OpenMandrivaAssociation/ffmpeg/blob/master/ffmpeg-4.1-dlopen-faac-mp3lame-opencore-x264-x265-xvid.patch does NOT solve the problem because it covers only third-party libraries and not native FFmpeg codecs, some of which are also patent-encumbered, and which cannot be dlopened that easily. Those would still only be addable by recompiling FFmpeg. So the dlopening is entirely useless because RPM Fusion would have to replace FFmpeg anyway. In addition, it also adds dlopening for libraries that are no longer patent-encumbered, such as libmp3lame. Kevin Kofler _______________________________________________ rpmfusion-developers mailing list -- [email protected] To unsubscribe send an email to [email protected]
