GStreamer-1.0 unable to demux KLV metadata stream from a mpeg-ts file

Anupama anupama at teraltd.com
Fri Nov 29 04:42:55 PST 2013


Hi,

I want to demux a mpeg-ts file having two streams
1) Stream type: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 PES packets containing
private data (0x06) Format: KLV / AVC
2) Stream type: AVC video stream as defined in ITU-T Rec. H.264 | ISO/IEC
14496-10 Video (0x1b).

I have tried using tsdemuxer but it only recognizes the video stream and not
the KLV meta data stream. Does tsdemux does not support KLV metadata?

Iam using GStreamer-1.0 on Windows XP SP3 machine.

I want to extract the private data stream and decode KLV metadata.Please
suggest the suitable demuxer and decoder available for it in GStreamer.

Regards,
Anupama



More information about the gstreamer-devel mailing list