On Sat, Mar 18, 2006 at 09:23:29AM +0900, Joe Friedrichsen wrote:
> Nicolas wrote:
> >5 - CONCLUSION
> >--------------
> >My advices to get the best results when converting your videos made with
> >Cinelerra are:
> >- export as an YUV4MPEG stream and encode with mpeg2enc if you want a
> >  mpeg DVD format,
> >- export as a .mov file (Quicktime DV+audio 2 complements) and use
> >  ffmpeg to encode your video into an "exotic" format,
> >- export as a .mov file (Quicktime DV+audio 2 complements) and use
> >  mencoder if you want a Divx video.
> 
> You don't have to use the .mov intermediate file to encode with 
> mencoder. Render the audio first as a wave and then use the YUV4MPEG 
> stream to pipe to mencoder. Specify -audiofile /path/to/wav.file and use 
> the -oac you want. ffmpeg will also read the YUV4MPEG stream if you 
> specify "-f yuv4mpegpipe -i -" in the dialog box before your output options.
> 
> hth,
> Joe

Joe,

An intermediate .mov file is necessary in order to encode in 2 pass mode
with ffmpeg or mencoder.
Anyway, even if I encode directly into mpeg2 using a YUV4MPEG stream, I
also render my project into a .mov file which I burn on a DVD.
That way, I'll be able to re-encode it in the future.

Nicolas.

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to