On Monday 01 May 2006 19:23, Massimo wrote: > Andraz Tori ha detto... > > > a) can't blender output the sequence of PNGs ? > > Yes, but for some reason that I don't know the effect is not visible > on png with alpha channel. > I prefer using avi than png for many reasons. > > > b) can't blender output Quicktime ... it is much better supported > > by cinelerra... > > Blender for windows or osx can export in many format, but Blender for > linux exports only in raw and mjpeg.
Here's how I do it under Linux - export from Blender as mjpeg AVI, then use mjpegtools commands to convert to mpeg2 which loads into Cinelerra: lav2yuv +n file.avi | mpeg2enc -f 8 -q 1 -o file.mpg -Joe _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
