Leigh Scott wrote:
> x264 is superior for playback,

Playback in the FFmpeg/libx264 stack is actually done by a builtin decoder 
in FFmpeg, NOT by libx264. FFmpeg has no builtin H.264 encoder. libx264 has 
no decoder. So they have to be used together. (But both are actually more 
featureful than the corresponding half of OpenH264.)

> Most users would be better served using gstreamer1-plugins-ugly and
> ffmpeg-libs from rpmfusion.

And so you also need gstreamer1-plugin-libav (which is actually built 
against FFmpeg, not the libav fork) in addition to gstreamer1-plugins-ugly.

        Kevin Kofler

-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to