gstreamer meta data support

Sebastian Dröge sebastian at centricular.com
Sat Oct 25 02:51:30 PDT 2014


On Fr, 2014-10-24 at 14:49 -0700, Hongkai wrote:
> Hi,
>  
> Under GStreamer framework, what should be the best practice, if I want to
> add some user-defined meta data to per video frame-by-frame data buffer, so
> that meta data can travel along the pipeline together with the actual video
> frame data, so that downstream element(s) can process it?

See GstMeta, which is a new feature in GStreamer 1.x. It's exactly for
this kind of use cases:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstMeta.html

You can also find some more information about possible uses here on my
blog:
https://coaxion.net/blog/2013/10/the-never-ending-story-gstreamer-and-hardware-integration/

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141025/e919d8b5/attachment.sig>


More information about the gstreamer-devel mailing list