Hi Jim, I really do appreciate the input, but I am looking for a truly lossless solution here.
Anyone have success with a lossless codec and Cinelerra? Bruce On Wed, 2009-02-18 at 08:39 -0800, James Youngquist wrote: > 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 > > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
