mpegtsdemux: DVB time and date

Edward Hervey bilboed at bilboed.com
Tue Sep 1 04:30:05 PDT 2015


Hi,

  As of 1.4, all mpeg-ts sections are posted on the bus. You can then
use the -bad mpegts library to parse them.

  See the example in gst-plugins-bad/tests/examples/mpegts/

    Edward


On Tue, 2015-09-01 at 13:23 +0200, Graham Leggett wrote:
> Hi all,
> 
> I need to get mpegtsdemux to parse DVD time and date packets (TDT)
> and make them available to the pipeline. Ultimately I need to attach
> a timestamp to the start of the stream.
> 
> Right now, mpegtsdemux decodes TDT but then seems to drop it on the
> floor. What would be the right way to handle a TDT packet that would
> fit in with the design of gstreamer as a whole? Would creating an
> event do it, or perhaps adding a tag, or adding it to a buffer?
> 
> I just need some advice as to the correct solution to go for.
> 
> Regards,
> Graham
>> 
> _______________________________________________
> 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: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150901/384ff420/attachment.sig>


More information about the gstreamer-devel mailing list