PAT/PMT info in MPEG tsdemux

Edward Hervey bilboed at bilboed.com
Tue Feb 18 05:15:50 PST 2014


Hi,

  You can have a look at the gst-plugins-bad/tests/examples/mpegts
example to see how to catch/read sections (including PMT) emitted by
mpegtsparse or tsdemux on the bus.

  Ex:
  ./tsparser playbin uri=<the file or stream>

    Edward

On Mon, 2014-02-17 at 20:34 +0100, Sebastian Dröge wrote:
> On So, 2014-02-16 at 18:02 -0800, Rajesh Sharma wrote:
> > while playing TS files with mpeg tsdemux I need  PMT info about current
> > program 
> > from MPEG TSdemux element. 
> > 
> > How can I get this information in application ?
> > 
> > [...]
> 
> You get the PMT, PAT and other section tables as messages from the
> tsdemux and tsparse elements. If you're using GStreamer >= 1.2 these
> messages contain structures as defined in libgstmpegts.
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140218/1b209bc4/attachment-0001.pgp>


More information about the gstreamer-devel mailing list