MPEG-TS Section example

Sebastian Dröge sebastian at centricular.com
Wed May 15 12:02:27 UTC 2019


On Wed, 2019-05-15 at 09:31 +0100, Russel Winder wrote:
> On Wed, 2019-05-15 at 00:47 -0500, kuttypaiyan wrote:
> > Have you tried using ts-parser example code? It is in
> > gst-plugins-bad\tests\examples\mpegts. Hope this will give you needed
> > information.
> 
> The code there is for debugging MPEG-TS Sections, which is very useful, but
> what I really need is the (seemingly non-existent) functional test data or
> test data generator for this code.
> 
> What I need to do is to create a few valid and a few invalid section messages.
> I am not sure GStreamer has features in the API to create messages, just to
> process ones received.

Check the code of the MPEG-TS demuxer for creation of those data
structures based on what was found in the stream, and the muxer should
have some code that handles them.

-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190515/dd1afe21/attachment.sig>


More information about the gstreamer-devel mailing list