Using Video Toolbox decoder with Cerbero latest

Sebastian Dröge sebastian at centricular.com
Thu Nov 20 20:55:34 PST 2014


On Do, 2014-11-20 at 15:47 -0600, John Weber wrote:
> 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.

You also have to run package again, and then install the .framework. All
the binaries are linked into that huge static library with the filename
"GStreamer".

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141121/e44af14d/attachment.sig>


More information about the gstreamer-devel mailing list