<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 5 oct. 2017 4:38 PM, "pchaurasia" <<a href="mailto:pchaurasia@gameloreinc.com">pchaurasia@gameloreinc.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Nicolas..<br>
<br>
I surfed around. However, I'm not able to figure out call to add<br>
GstVideoMeta to appsrc - could you please specify what is call to add<br>
GstVideoMeta to appsrc ?<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">GstVideoMeta is a meta you attach to a buffer, not to the element. See gst_buffer_add_video_meta_full documentation for details.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Will it be gst_app_src_push_buffer() ? However this function does not seem<br>
to take GstVideoMeta as input -<br>
<br>
GstFlowReturn<br>
gst_app_src_push_buffer (GstAppSrc *appsrc,<br>
                         GstBuffer *buffer);<br>
<br>
Thanks<br>
<div class="elided-text"><br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/</a><br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</div></blockquote></div><br></div></div></div>