Gstreamer-buffer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Gstreamer-buffer

Narziss
Hi everyone,

First of all sorry for my English.
I am doing a project for university about gstreamer, in particular about the sound elements of a pipeline.
My question is about how every element of a pipeline allocates his own buffer, in particul: is there a unic hardware memory region for all the elements of a pipeline??
I really need your help
Thank you in advance
Reply | Threaded
Open this post in threaded view
|

Re: Gstreamer-buffer

Stefan Sauer
Hi,

On 08/05/11 16:43, Narziss wrote:
> Hi everyone,
>
> First of all sorry for my English.
> I am doing a project for university about gstreamer, in particular about the
> sound elements of a pipeline.
> My question is about how every element of a pipeline allocates his own
> buffer, in particul: is there a unic hardware memory region for all the
> elements of a pipeline??
There is no *one hardware memory region*. How the the memory for buffers
is allocated depends on the elements invoked in the particular pipelines
you are studying Decoders usualy decode into newly allocated output
buffers. Elements like effects might by able to work inplace and so on.

Stefan

> I really need your help
> Thank you in advance
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-buffer-tp3721378p3721378.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel