On Tue, Mar 2, 2010 at 11:12 AM, Al Bogner <kdenl...@ml093.pinguin.uni.cc> wrote: > 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)
no, a harmless typo > 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 http://www.mltframework.org/twiki/bin/view/MLT/ConsumerAvformat Basically, you can use any FFmpeg AVOption plus what is listed at the bottom of that page. > been only a few "Skipping frames" at the beginning. > > How can I use ff1 with lame and preset standard? I am not sure how to use lame presets with ffmpeg. -- +-DRD-+ ------------------------------------------------------------------------------ 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 Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel