На Thu, 19 Jul 2007 12:15:06 -0700 (PDT) Alexander Grundner <[EMAIL PROTECTED]> записано:
> I just wanted to post the fruits of my labor so others > could benefit. A little background first... for the > past couple days I've been banging my head against the > wall trying to figure out how to take the video > produced from my digital camera (Casio Exilim EX-S500) > and convert it to a format that Cinelerra would be > able to work with the following also applies to any > video downloaded from the Internet. =====8<----- > My favorite solution: > Use ffmpeg -target dvd function (handles all the video > and audio settings for you), add a second audio > channel to convert the audio from mono to stereo, and > set the scale to 640x480 (else it will default to > 720x480). Actually cinelerra plays any image resolution as well. And any scaling makes some loses in image quality. Even more, you are proposing mjpeg and mpeg video compressors which makes additional quality loses. If you wish to get maximum quality it will be better to convert video to some lossless image sequence such as *.tiff, *.tga, *.png. And audio to PCM format. Then make framelist and open as any other video file. Thanks for sharing your experience. -- Птн Июл 20 07:02:12 KRAST 2007 Thu Jul 19 23:02:12 UTC 2007 ---------------------------------- Visit my home page http://www.akhil.nm.ru (Last update at 4th Jul 22:14) ---------------------------------- jabber: [EMAIL PROTECTED] ICQ: 192572572 ---------------------------------- Позволь эмоциям быть твоей энергией на пути в бесконечность. Ахметгалеев Ильдар aka AkhIL ---------------------------------- Uname: Linux artstation 2.6.19-gentoo-r5 #3 PREEMPT Tue Jun 26 15:03:42 KRAST 2007 i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux Uptime: 07:02:12 up 6 days, 3:33, 16 users, load average: 0.24, 1.17, 0.94 _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
