[gst-devel] Mixing streams
buz at netbuz.org
buz at netbuz.org
Tue Jun 5 10:03:36 CEST 2007
On Tue, Jun 05, 2007 at 08:12:10AM +0200, Sjoerd Simons wrote:
> On Tue, Jun 05, 2007 at 01:55:10AM +0200, buz at netbuz.org wrote:
> > For gstreamer-0.8 there was gst-inspect-gui, but I don't think it's
> > ported to gstreamer-0.10. Maybe you want to try something like:
> >
> > for i in `gst-inspect |awk -F : '{print $2}'`; do gst-inspect $i; done|less
>
> gst-inspect -a does something quite similar :)
Wow, this save a lot of time and typos. Maybe this feature should be
documented somewhere? :)
More information about the gstreamer-devel
mailing list