Eli Billauer schrieb: > The story (feel free to skip when you had enough)
> Initially, I transcoded the footage to MPEG-2 using mencoder, ... > So I went for AVI. .... > OK, I said, let's try high-quality DIVX. ... Question: what is the format of your original footage? DV? Question: have you tried using the original footage (without transcoding) in a quicktime container? Maybe after transcoding the audio to PCM? for example something like ffmpeg -vcodec copy -acodec pcm_s16be .... (for me Cinelerra couldn't play audio with pcm_s16le, but strange enough it can play the big endian pcm variant) hope that helps Hermann V. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
