17.10.2010 17:36, Rob kirjoitti:
original format: AVCHD 1920x1080i @ 13mbps/~60fps (H264/AC3)processed as follows: ffmpeg -i 01.MTS -vcodec mjpeg -deinterlace -s 848x480 -r 29.97 \ -sameq -acodec pcm_s16le -ac 2 -ab 48000 out.mov
I do use this script for my camcorder to work with Cinelerra. http://www.kdenlive.org/video-editor/canon-hfs100 http://code.google.com/p/hdffxvrt/ I do use also re-compiled ffmpeg (Ubuntu 10.10 x86_64). http://ubuntuforums.org/showthread.php?t=786095 Look inside that script; hope that helps somehow. Best Regards Asmo Koskinen. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
