[Gstreamer-openmax] Gstreamer Pipeline Optimisations ?
Nitin PAI
nitinmpai at gmail.com
Thu Apr 8 23:52:51 PDT 2010
Hi,
Currently, a typical gstreamer pipeline looks like
>gst-launch filesrc location=XYZ ! demuxer ! decodebin ! ffmpegcolorspace
! videobalance ! videoscale ! ximagesink.
The movement of data accross is enormous for a D1 or HD resolution as the
pipeline passes YUV/RGB data which is very huge.
Is there any optimization possible or used which uses *pointers* to pass
rather than the huge mem-copies involved?
Thanks,
Nitin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-openmax/attachments/20100409/32a1f922/attachment.htm>
More information about the Gstreamer-openmax
mailing list