extraction of klv metdata

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Thu Aug 4 06:01:40 UTC 2016


GStreamer does not include a klv *decoder*. It does, however, support
demultiplexing KLV from an mpeg2 transport stream. You could add an appsink
to the application/x-klv pad to extract the raw byte sequences and feed
those to your (own) klv decoder. Support for KLV has been added in 1.x, but
I am not sure in what version exactly.

See also:
http://gstreamer-devel.966125.n4.nabble.com/Tsdemux-synchronous-file-klv-metadata-extraction-failed-td4677807.html



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/extraction-of-klv-metdata-tp4678946p4678948.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list