Rob schrieb: > I agree that using the quicktime wrapper as an intermediate format is a good > thing, ... However, the sound support seems pretty dismal.
Indeed > However, the defacto standard for pc pcm sound (pcm_s16le) ... > processed as follows: ffmpeg -i 01.MTS -vcodec mjpeg -deinterlace -s 848x480 > -r 29.97 \ -sameq -acodec pcm_s16le -ac 2 -ab 48000 out.mov We all know Cinelerra is queer :-D But maybe ffmpeg is "crossed over" too... I had only success when using big endian sound samples, i.e. "-acodec pcm_s16be" when transcoding with ffmpeg hope that helps Cheers Hermann V. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
