play stream without parsing PAT/PMT
Edward Hervey
bilboed at bilboed.com
Wed Oct 30 17:01:14 CET 2013
> > Our hardware demuxers strips of the PAT/PMT table and only provide the PES
> > data in the user space through a custom application that can take the stream
> > pid(s) as argument.
Completely skipped that last part :(
If you have a hardware demuxer, you should wrap it as a GStreamer
element, create the pads based on PAT/PMT, parse out information from
the PES (to know PTS/DTS), do rate estimation, ....
Or you could just use tsdemux...
> >
>
> Edward
>
> >
> > Regards,
> > Sudip
> >
> >
> >
> >
> > --
> > View this message in context: http://gstreamer-devel.966125.n4.nabble.com/play-stream-without-parsing-PAT-PMT-tp4662984.html
> > Sent from the GStreamer-devel mailing list archive at Nabble.com.
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
--
Edward Hervey
bilboed at bilboed.com
More information about the gstreamer-devel
mailing list