> On Sat, 18 Feb 2006 17:37:37 +0100, Heikki Repo <[EMAIL PROTECTED]> > wrote: > >> On Sat, 2006-02-18 at 15:37 +0100, Herman Robak wrote: >>> On Sat, 18 Feb 2006 15:12:20 +0100, Julien BOSSERT >>> <[EMAIL PROTECTED]> wrote: > >>> > mencoder -ovc raw -vf format=FMT -oac pcm -fps 25 -o OUT.avi IN.wmv
hi :-) I suggest something like this: $ mencoder -of avi -o IN.avi -oac mp3lame -ovc lavc -lavcopts vcodec=mjpeg:vbitrate=2500 -fps 25 IN.wmv using mjpeg as herman said, because of original archive (compressed) quality.... ciao :* vale >>> > >>> > But Cinelerra only recognizes audio... >>> >>> Dang. I'm not sure which uncompressed pixel formats Cinelerra >>> supports, >>> and which are the smartest to use. As a workaround, you could try >>> MJPEG >>> (lossy, I know) at a very high quality setting? >> >> I seriously suggest just using dv-avi. The quality won't probably get >> any worse from what the already compressed wmv/asf is. > > I think not. DV is PAL or NTSC resolution ONLY. > > The original poster had source material in the resolution 320x240. > I would have suggested DV, too, if the resolution had allowed it. > >> But about those uncompressed formats: Cinelerra doesn't seem to support >> yuy2, 2vuy, rgb8 nor 411p, but uncompressed YUV formats (v308, v408, >> v410, yuv2, yuv4, and yv12) should work, although I'm not 100% certain. > > Thanks. > > -- > Herman Robak > > _______________________________________________ > 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
