Using Video Toolbox decoder with Cerbero latest

John Weber rjohnweber at gmail.com
Thu Nov 20 13:47:56 PST 2014


On Thu, Nov 20, 2014 at 3:13 PM, Sebastian Dröge <sebastian at centricular.com>
wrote:

> On Do, 2014-11-20 at 15:02 -0600, John Weber wrote:
>
> > > It should be fixed by this commit though:
> > >
> http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=6e2e8ec0ac8ec37f49f3d9ca0acdb1caafbd17ed
> > What is the most efficient way to incorporate source changes like this?
> I used
> > Cerbero to build an entire SDK package and installed that.  I'd prefer
> to update
> > as few libraries as possible (preferably just gst-plugins-bad).  Here's
> what
> > I've tried today:
> >
> > - Running git pull on the local sources (~/cerbero/sources/local) and
> running
> >   ./cerbero-uninstalled -c config/cross-ios-universal.cbc cleanone
> > gst-plugins-bad-1.0
> >   buildone gst-plugins-bad-1.0
> >
> > then
> >
> > ./cerbero-uninstalled -c config/cross-ios-universal.cbc buildone
> gst-plugins-bad-1.0
> >
> > ./cerbero-uninstalled -c config/cross-ios-universal.cbc package
> gstreamer-1.0
> >
> > Then I installed the framework.  That didn't work.
>
> That's almost correct. You will also need to buildone
> gst-plugins-bad-1.0-static. Then you're running with these changes and
> it should all work.
>

Ah.  Thanks.  Do I have to rebuild the package and reinstall the
framework?  ~/Library/Developer/Gstreamer doesn't seem to contain any
binaries, just headers, so I'm assuming that the actual static libraries
are linked to from a different location.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141120/9b0d60da/attachment.html>


More information about the gstreamer-devel mailing list