Ubuntu 10.10 with kdenlive installed using the repository from ppa sunab.
If I use the volume effect to decrease the audio level, putting it for example at 50 it works ok in the preview but when I export the video the audio is just muted.
Indeed if I increase the volume effect when I export I can hear the difference but it is minor than in the preview.
Changing the export codec does not make any difference.
Any suggestion are really welcome, this is the only problem I have with kdenlive but it is very annoying!!
Regards,
Francesco Lodi

Some new information: today I have tried to install kdenlive from source, in order to be sure that I have all the dependencies.
Compile was ok but the problem still remains. I have also tried kdenlive from svn.
Whenever I use the volume effect under 100 in preview work all ok but after rendering the audio is muted.
If I launch kdenlive from console I can see ths output when exporting:
//STARTING RENDERING: true , false , "/usr/bin/melt" , "atsc_1080p_25" , "avformat" , "-" , "/tmp/kde-francesco/kdenliveMg9281.mlt" , "/home/francesco/Video/test.mp4" , () , ("f=mp4", "acodec=libmp3lame", "ab=128k", "ar=44100", "vcodec=mpeg4", "minrate=0", "b=2000k", "aspect=@16/9", "mbd=2", "trellis=1", "mv4=1") , -1 , -1
Started render process: "/usr/bin/melt" "/tmp/kde-francesco/kdenliveMg9281.mlt -profile atsc_1080p_25 -consumer avformat:/home/francesco/Video/test.mp4 progress=1 f=mp4 acodec=libmp3lame ab=128k ar=44100 vcodec=mpeg4 minrate=0 b=2000k aspect=@16/9 mbd=2 trellis=1 mv4=1"
this was for a MPEG4 but the problem remains with every codec I use.
Please help!
Many thanks,
Francesco