On Tue, Jun 7, 2022, 12:04 AM Kevin Kofler via devel <
devel@lists.fedoraproject.org> wrote:

> Dominik 'Rathann' Mierzejewski wrote:
> > Could it be https://bugzilla.redhat.com/show_bug.cgi?id=2089986 ?
> >
> > There's an update fixing it, so please test:
> > https://bodhi.fedoraproject.org/updates/FEDORA-2022-e3c5f45422
>
> That bug is a direct result of the downstream-only hack to dlopen
> libopenh264 in FFmpeg (which is necessary because of the ugly way OpenH264
> is shipped to Fedora users), and shows exactly why FFmpeg upstream will
> most
> likely never accept that patch.



It is not. It's the result of the misuse of the version check function for
the OpenH264 library by ffmpeg. It's on my to-do list to figure out a
permanent fix for that issue. I believe the issue would show up with normal
linking too.

The linking method doesn't matter in this case, as in either scenario, you
have to rebuild when the version changes or the codec would get disabled.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to