On Fri, 11 Sep 2015, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote:> If anyone has clues on how to build and add just a portion of > gst-plugins-bad into the existing EL OS set of gstreamer plugins, please > share (even URL pointers). > > [1] http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/openh264 > [2] https://en.wikipedia.org/wiki/OpenH264 > [3] http://www.openh264.org/ > > Even when this disclaimer is not here: > I am not a contracting officer. I do not have authority to make or modify the terms of any contract.All we did was rebuild the CentOS 6 packages tweaking the SPEC so that it was configured with: --enable-gstreamer=0.10 h264 then worked once you'd got the appropriate gstreamer plugins installed. Also google-chrome on EL6 does h264. jh
On Fri, Sep 11, 2015 at 6:18 AM, John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote:> On Fri, 11 Sep 2015, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote: > > If anyone has clues on how to build and add just a portion of >> gst-plugins-bad into the existing EL OS set of gstreamer plugins, please >> share (even URL pointers). >> >> [1] >> http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/openh264 >> [2] https://en.wikipedia.org/wiki/OpenH264 >> [3] http://www.openh264.org/ >> >> Even when this disclaimer is not here: >> I am not a contracting officer. I do not have authority to make or modify >> the terms of any contract. >> > > All we did was rebuild the CentOS 6 packages tweaking the SPEC so that it > was > configured with: > > --enable-gstreamer=0.10 > > h264 then worked once you'd got the appropriate gstreamer plugins > installed. > > Also google-chrome on EL6 does h264.Thanks for that tip about building it with that tweak. I will try it. BTW how are you running google-chrome on EL6?
On Saturday, 12 September 2015, @17:45 zulu, Robert Arkiletian wrote:> BTW > how are you running google-chrome on EL6? >http://lmgtfy.com/?q=chrome+centos+6 Tip: the top result ends up pointing to: http://chrome.richardlloyd.org.uk/ which was the 3rd result last time I looked. I used Mr Lloyd's script way back in summer of 2013 and have simply upgraded Chrome, using yum, since. e.g. https://lists.centos.org/pipermail/centos/2014-February/140878.html
On Sat, 12 Sep 2015, Robert Arkiletian wrote:> Thanks for that tip about building it with that tweak. I will try it. BTW > how are you running google-chrome on EL6?Note the nux-dextop has chrome-deps-stable, which is the only package you need to be able to use the upstream chrome rpms. jh
Hello John, On Fri, 11 Sep 2015 14:18:50 +0100 (BST) John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote:> On Fri, 11 Sep 2015, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote: > > > If anyone has clues on how to build and add just a portion of > > gst-plugins-bad into the existing EL OS set of gstreamer plugins, please > > share (even URL pointers). > > > > [1] http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/openh264 > > [2] https://en.wikipedia.org/wiki/OpenH264 > > [3] http://www.openh264.org/ > > > > Even when this disclaimer is not here: > > I am not a contracting officer. I do not have authority to make or modify the terms of any contract. > > All we did was rebuild the CentOS 6 packages tweaking the SPEC so that it was > configured with: > > --enable-gstreamer=0.10 > > h264 then worked once you'd got the appropriate gstreamer plugins installed.Thanks for the tip! I retrieved CentOS 6.7's firefox-38.2.1-1.el6.x86_64 srpm and rebuilt it with the --enable-gstreamer=0.10 changes in .spec file, rebuilt on my CentOS 6.5 system, and it works like a charm (htm5test.org and youtube detect the h264 support etc.). Regards, -- wwp -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20150915/6189b4e7/attachment-0001.sig>
On 09/16/2015 02:35 AM, wwp wrote:> Hello John, > > > On Fri, 11 Sep 2015 14:18:50 +0100 (BST) John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote: > >> On Fri, 11 Sep 2015, Denniston, Todd A CIV NAVSURFWARCENDIV Crane wrote: >> >>> If anyone has clues on how to build and add just a portion of >>> gst-plugins-bad into the existing EL OS set of gstreamer plugins, please >>> share (even URL pointers). >>> >>> [1] http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/openh264 >>> [2] https://en.wikipedia.org/wiki/OpenH264 >>> [3] http://www.openh264.org/ >>> >>> Even when this disclaimer is not here: >>> I am not a contracting officer. I do not have authority to make or modify the terms of any contract. >> All we did was rebuild the CentOS 6 packages tweaking the SPEC so that it was >> configured with: >> >> --enable-gstreamer=0.10 >> >> h264 then worked once you'd got the appropriate gstreamer plugins installed. > Thanks for the tip! > > I retrieved CentOS 6.7's firefox-38.2.1-1.el6.x86_64 srpm and rebuilt > it with the --enable-gstreamer=0.10 changes in .spec file, rebuilt on > my CentOS 6.5 system, and it works like a charm (htm5test.org and > youtube detect the h264 support etc.). >seems like a candidate for centosplus or extras ....> Regards, > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos