GstBufferPool support in gstomxvideoenc.c

sudipj sudipj79 at gmail.com
Thu Dec 1 17:40:26 UTC 2016


I would suggest to check the official repo
https://cgit.freedesktop.org/gstreamer/gst-omx/

Sudip

On 1 December 2016 at 22:19, Jeegar32 [via GStreamer-devel] <
ml-node+s966125n4680981h42 at n4.nabble.com> wrote:

> Hi All
>
> In gst-omx for decoder (https://github.com/GStreamer/
> gst-omx/blob/master/omx/gstomxvideodec.c
> ) 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)
>
> But same support is missing in gst-omx for Encoder (
> https://github.com/GStreamer/gst-omx/blob/master/omx/gstomxvideoenc.c )
> 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.
>
> 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?
>
> Any suggestion for this?
>
> Thanks,
> Jeegar Patel
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://gstreamer-devel.966125.n4.nabble.com/GstBufferPool-
> support-in-gstomxvideoenc-c-tp4680981.html
> To start a new topic under GStreamer-devel, email
> ml-node+s966125n966125h6 at n4.nabble.com
> To unsubscribe from GStreamer-devel, click here
> <http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=966125&code=c3VkaXBqNzlAZ21haWwuY29tfDk2NjEyNXw0NDQwMzY5MzY=>
> .
> NAML
> <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>
>




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GstBufferPool-support-in-gstomxvideoenc-c-tp4680981p4680983.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161201/d009429a/attachment.html>


More information about the gstreamer-devel mailing list