On Friday 06 October 2006 13:25, jmpoure at free.fr wrote: > Okay. Create a blank project. > Add a 10 second text clip. > Drag and drop the audio volume effect. > It crashes.
No crash here. Volume uses the MLT "volume" effect which doesn't have any special dependencies... Does it only happen with text clip or also with color clips for example ? Try the following command with any of your clips: inigo clip.dv -attach volume gain=10 If it doesn't work, there is a problem with your mlt... You can try removing all /usr/local/lib/libmlt* and make distclean in mlt and mlt++ then recompile... No other idea...
