I rendered with ff1 / flac where I see these options:
f=avi acodec=flac acodec=flac ar=48000 ab=1024k ac=2 vcodec=ffv1 qscale=1 aspect=%dar Is there a reason that "acodec=flac acodec=flac" is double in kde4-kdenlive-0.7.7-0.pm.2.10 (opensuse 11.1) I am asking especially because I cannot decode the audio stream without problems from the file created by kdenlive with this command: mencoder "$AVIFILE" -of rawaudio -oac mp3lame -lameopts preset=standard -ovc copy -o "$MP3FILE" & I get a lot of "Skipping frames" For testing I changed the options to f=avi acodec=pcm_s16le ac=2 vcodec=ffv1 qscale=1 aspect=%dar mixing the options from another preset. Where are the possible options listed, so it is not guessing? Are these options ok? With these options there have been only a few "Skipping frames" at the beginning. How can I use ff1 with lame and preset standard? Al ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
