[gst-devel] Regarding gst-ffmpeg and gst-base plugins

anand k n anandkn2007 at gmail.com
Sat Nov 7 11:01:17 CET 2009


Hi all,
        I am trying to the accelerate the gst-ffmpeg codecs using our soc's
h/w decoder
 -the h/w decoder allocates sme memory dumps the decoded buffer in it.
-i would like to use this buffer in the direct rendering using the
framebuffer driver.

I have explored the features like
  -xvideo to provide different layers and do compositng.
 -the fbdevsink feature provided by gstreamer.

But the current problem i am facing is how to avoid the 'memcpy' between the
decoder and and sink and directly give the buffer to to the xvimagesink.

what is the safe and best method provided by gstreamer to do this?

regards
anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091107/021c18ea/attachment.htm>


More information about the gstreamer-devel mailing list