<div dir="ltr">Hi Lazor,<div><br></div><div>Even I am doing similar kind of stuff. What is the value of "info.size" you are getting? Is it 4096 bytes?</div><div><br></div><div>Your answer would be helpful for me.</div><div><br></div><div>Thanks,</div><div>Kiran</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 15, 2016 at 1:24 AM, Lazar Todic <span dir="ltr"><<a href="mailto:lazzar.d.todic@gmail.com" target="_blank">lazzar.d.todic@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks very much Nicolas for answering quickly. Thanks for references. I<br>
figured it out that I should get comfortable with GObject programming first.<br>
By the way, I succeeded to access data of a buffer using gst_buffer_map(buf,<br>
&info, GST_MAP_READWRITE), gst_buffer_unmap(buf, &info) and info.data[i].<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Simple-video-filter-changing-pixel-values-tp4678030p4678053.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Simple-video-filter-changing-pixel-values-tp4678030p4678053.html</a><br>
<span class="im HOEnZb">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>