MPEG-TS stuff

Edward Hervey bilboed at bilboed.com
Tue Mar 22 09:56:25 UTC 2016


Hi,

  If you (or your application) don't use directly any of the gst-
plugins-bad mpegts library API, you don't need to do anything.

   Edward


On Mon, 2016-03-21 at 22:17 +0000, Russel Winder wrote:
> On Mon, 2016-03-21 at 22:03 +0000, Tim Müller wrote:
> > 
> >  […]
> > Hard to say with more details. What 'MPEG-TS using code' seems to
> > behave the same? You can run it in gdb and set a breakpoint to see
> > if
> > it gets loaded without your doing by certain plugins that you use
> > 
> > The manual describes a requirement, call it an "API contract" if
> > you
> > like. You must call this function before using any of the library
> > API.
> > If you don't, and things don't work, that's your problem then. Even
> > if
> > something works now, it might be changed in future in a way that
> > requires you to call the init function first.
> Apologies I was being imprecise. My excuse is I am rushing and trying
> to
> keep messages small. 
> 
> I use a playbin to do all the hardwork, I guess it organizes the call
> to
> gst_mpegts_initialize when it recognizes an MPEG-TS stream on the
> input.
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list