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

Sebastian Dröge sebastian at centricular.com
Fri Nov 29 05:56:59 PST 2013


On Fr, 2013-11-29 at 18:12 +0530, Anupama wrote:
> 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.

There's currently no support for KLV metadata inside MPEGTS in
GStreamer. The only KLV support we have anywhere is in the MXF plugin
for the MXF file format.

Please file a feature request at http://bugzilla.gnome.org 

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131129/0990c75b/attachment.pgp>


More information about the gstreamer-devel mailing list