[gst-devel] ladspa-issues
Andy Wingo
wingo at pobox.com
Tue Feb 27 10:24:53 CET 2007
Hi,
On Tue, 2007-02-27 at 02:44 -0500, Brendan Howell wrote:
> Hey All,
> I'm working on some scripts to process some audio files and I'm finding
> that some ladspa plugins are not working properly.
>
> this launch string:
>
> filesrc location="./audio/se-fiber-goats-12feb07.mp3" ! decodebin !
> audioconvert ! ladspa-vynil ! audioconvert ! lame ! filesink
> location="test.mp3"
ladspa-vynil has two source and two sink pads. You have to link all of
them. Try deinterleaving first and interleaving after.
Regards,
Andy.
--
http://wingolog.org/
More information about the gstreamer-devel
mailing list