<div dir="ltr"><div>I would suggest to check the official repo <a href="https://cgit.freedesktop.org/gstreamer/gst-omx/" target="_top" rel="nofollow" link="external">https://cgit.freedesktop.org/gstreamer/gst-omx/</a><br></div><br>Sudip<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 1 December 2016 at 22:19, Jeegar32 [via GStreamer-devel] <span dir="ltr"><<a href="/user/SendEmail.jtp?type=node&node=4680983&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>></span> wrote:<br><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

        Hi All
<br><br>In gst-omx for decoder (<a href="https://github.com/GStreamer/gst-omx/blob/master/omx/gstomxvideodec.c" rel="nofollow" link="external" target="_blank">https://github.com/GStreamer/<wbr>gst-omx/blob/master/omx/<wbr>gstomxvideodec.c</a><br>) for o/p buffer there is support for GstBufferPool So OMX Buffer are wrapped in GstBuffer and passed to next element in pipeline. (No copy is happening)
<br><br>But same support is missing in gst-omx for Encoder (<a href="https://github.com/GStreamer/gst-omx/blob/master/omx/gstomxvideoenc.c" rel="nofollow" link="external" target="_blank">https://github.com/GStreamer/<wbr>gst-omx/blob/master/omx/<wbr>gstomxvideoenc.c</a> ) Here for every output new GstBuffer with new Memory is created and OMX buffer is copied in this new GstBuffer and passed to next element in pipeline.
<br><br>So is there any reason why this is not implemented? I am planning to implemented GstBufferPool support same as Decoder in encoder so is this feasible right? No design Prohibition right? 
<br><br>Any suggestion for this?
<br><br>Thanks,
<br>Jeegar Patel
<br> 

        
        
        
        <br>
        <br>
        <hr color="#cccccc" size="1" noshade>
        <div style="color:#444;font:12px tahoma,geneva,helvetica,arial,sans-serif">
                <div style="font-weight:bold">If you reply to this email, your message will be added to the discussion below:</div>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/GstBufferPool-support-in-gstomxvideoenc-c-tp4680981.html" target="_blank" rel="nofollow" link="external">http://gstreamer-devel.966125.<wbr>n4.nabble.com/GstBufferPool-<wbr>support-in-gstomxvideoenc-c-<wbr>tp4680981.html</a>
        </div>
        <div style="color:#666;font:11px tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
                To start a new topic under GStreamer-devel, email <a href="/user/SendEmail.jtp?type=node&node=4680983&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a> <br>
                To unsubscribe from GStreamer-devel, <a href="" target="_blank" rel="nofollow" link="external">click here</a>.<br>
                <a href="http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" rel="nofollow" style="font:9px serif" target="_blank" link="external">NAML</a>
        </div></blockquote></div><br></div>


        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/GstBufferPool-support-in-gstomxvideoenc-c-tp4680981p4680983.html">Re: GstBufferPool support in gstomxvideoenc.c</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>