Custom GstBin/GstElement for filtering purposes
CCob
ceri.coburn at gmail.com
Mon Oct 20 14:13:30 PDT 2014
On 19/10/14 21:41, Olivier Crête wrote:
> You may want to have a look at the autoconvert element which also picks an element at runtime (but based on the caps, so even later). You need to make sure that you link your element's src pad before the sink pad.
>
I've taken a quick look, so am I correct in saying that the autoconvert
doesn't even care about state changes, it simply waits for set caps
before inserting the transform element and then the data is pushed to
the transform from the parent bin's chain function?
Thanks
More information about the gstreamer-devel
mailing list