[gst-devel] gst_parse_bin_from_description ghost pads
Tim-Philipp Müller
t.i.m at zen.co.uk
Mon Oct 4 23:39:51 CEST 2010
On Mon, 2010-10-04 at 22:46 +0200, José Luis Segura Lucas wrote:
> On that way I need to have access to the last element of the bin. My
> problem with that (and then, for use gst_bin_get_by_name) is I don't
> know the element name (maybe pre-processing the bin description
> string?).
Typically you'd just set the name yourself as part of the pipeline
description string, e.g. "... ! decodebin2 name=dbin"
Cheers
-Tim
More information about the gstreamer-devel
mailing list