[gst-devel] ladspa-issues

Brendan Howell mute at howell-ersatz.com
Tue Feb 27 08:44:44 CET 2007


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"

gives the following output:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 263000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...

I tried swapping the ladspa-vynil element with a ladspa-crossoverDist and 
it gives me valid output.  Ideas?  File a bug?

-Brendan




More information about the gstreamer-devel mailing list