On Wed, 2009-02-18 at 00:32 -0500, Bruce Bertrand wrote: > Hi all, > > I've tried to make Cinelerra import video using FFV1, HUFFYUV, and YV12 > video codecs with no success. > > Is there a way to make Cinelerra read these codecs, or is there a > preferred lossless codec? > > I'd be happy to rebuild from sources if someone can confirm that it will > work. > > Thanks in advance, > Bruce
Bruce, MJPEG in a .mov works for me. It's not totally lossless but with a high enough quality it's so very close. E.g. mencoder INPUT.ext -vf ANYVIDEOFILTERS -ovc lavc -oac lavc -channels #CHANNELS -lavcopts vcodec=mjpeg:nr=400:vqmin=1:vqscale=0:vbitrate=20000:mbd=1 :aspect=16/9:acodec=libfaac:abitrate=448 -noskip -mc 0 -of lavf -o OUTPUT.mov - Jim > > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra >
