On Fri, July 9, 2010 01:19, John wrote: > I'm trying to edit and save a 1280 X 720P file that I took with my HP > camera. I'm having a hard time finding a codec that can encode the clip > without changing the resolution or frame rate (29.970 fps 32 bpp). I tried > the transcode_encoder mpeg4 but it flipped the video upside down and it > gave the video a blue hue. The original file is a .mov file that's about > 212MB. I'd like to keep as much info but I don't want to end up with a GB > file. Any suggestions? > >
You could try with the x264 encoder and the experimental blu-ray 720p NTSC format. There are some caveats though: 1) Currently audio encoding is not working (due to a bug in current mencoder) 2) The framerate will be upsampled to 60000:1001 3) You will need a VERY recent version of x264 (see http://www.videolan.org/developers/x264.html) Actually this needs testing, so it would be really helpful if yu could try this. Regards, Gabriel. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
