[gst-devel] Mixing streams
Steve Fink
sphink at gmail.com
Tue Jun 5 01:41:43 CEST 2007
On 6/4/07, buz at netbuz.org <buz at netbuz.org> wrote:
> You're looking for 'adder', which is in gst-plugins-base
>
> Long name: Adder
> Class: Generic/Audio
> Description: Add N audio channels together
Excellent! Thank you!
Hm. What's a better way to search for plugins? I tend to start with
gst-inspect, and just read through the descriptions. But my eyes
skipped over the line:
adder: adder: Adder
If it had said, perhaps:
adder: adder: Add N audio channels together
then I would have found it already. Is there a flag to get a more
verbose output?
Now I'm looking for an equalizer, which I don't seem to have -- but
http://gstreamer.freedesktop.org/documentation/plugins.html shows one
via the ladspa plugin, which it looks like failed to compile for me.
So perhaps that is the best page to use for this purpose.
More information about the gstreamer-devel
mailing list