On Tuesday 30 May 2006 11:07, Nathan Kurz wrote: > In case anyone is thinking about this, one way to accomplish this > would be changing the DV output so it can be written to a pipe. > Currently, it uses fseek's that can only be done on files. Once it > can be piped out, one can use the ffmpeg toolchain to convert to from > piped DV to the finished DVD-ready output on the fly. Isn't that similar to the YUV4MPEG stream encoder, pretty much? I haven't tried it, but does Eric Seigne's cinelerra_ffmpeg.sh script produce satisfactory DVD/VCD files at this time that meet the criteria of the bounty?
If you didn't take a look when Eric posted, it, check out http://e.rycks.com/~erics/cinelerra_custom_exports.png If it already does a good job, I'm not sure if it's worth writing the DVD/VCD mplexing stuff into Cinelerra, as it provides that and much more. A quick addition to the script and you've got whatever encoding format you want as long as ffmpeg supports it. I'll probably be adding a video-iPod preset to it if someone doesn't beat me to it. -Joe _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
