<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 8 avr. 2021 17 h 30, prg.amc <<a href="mailto:pradeepreddy.g95@gmail.com">pradeepreddy.g95@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Thanks for the reply, actually the fd is exported from gbm buffers. using<br>
this fd the downstream element will open the device and it will do memap.<br>
I`m trying to understand can we wrap just DMA fd into gstbuffer ?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">No, since GST buffers are GstMemory container. As I said, the error you reported indicates an invalid FD, I would worry about that fiest and then try and figure out why the memory is being mapped to CPU. GEM prime FD are not always mappable or a supported the video format.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>