[gst-devel] Getting pipeline from playbin
Tim Müller
t.i.m at zen.co.uk
Mon Jan 28 20:31:46 CET 2008
On Mon, 2008-01-28 at 19:32 +0200, Stefan Kost wrote:
> > Alternatively: gst-launch-0.10 -v playbin uri=....
> >
> > will usually also give you a good idea about what elements are involved
> > (check the element names when it prints the caps of the various pads).
>
> I wonder if we should improve this a bit. Currently it lists:
> /playbin0/abin/audiosink.sink: caps = aud....
>
> This does not tell you which audiosink it uses. SO what about:
> /playbin0/abin/audiosink[alsasink].sink: caps = aud....
It should say something like
/playbin0/abin/audiosink/audiosink-actual-sink-alsa.sink: caps = ...
too.
Cheers
-Tim
More information about the gstreamer-devel
mailing list