[gst-devel] questions about playbin2
Michael Smith
msmith at xiph.org
Sat Mar 6 20:28:22 CET 2010
On Sat, Mar 6, 2010 at 1:27 AM, Vincent Torri <vtorri at univ-evry.fr> wrote:
>
> Hey
>
> 1) to free the memory of a playbin, should I use gst_object_unref() like
> with a pipeline ?
It is a pipeline, so yes.
>
> 2) I suppose that there is a colorspace converter in playbin2. If I set a
> sink to a playbin which supports YUV I420 streams, and if the source is a
> I420 stream, is the converter a no-op ? (that is, it just transfers the
> buffer to the sink without doing anything else)
Yes.
Mike
More information about the gstreamer-devel
mailing list