I have a large 3G .mov file that I need to post online or attach in an email (hopefully the final output will be less then 100mb). What is the best way for me to do this, quickly and for free?
|
Handbrake is free and will let you select a target size for the output. |
|||
|
Format Factory is my favorite, for its simplicity and successful converting rate :) http://www.formatoz.com/
|
||||
|
|
On *nix and mac osx, you can try Mencoder - the encoder that uses the same code base as mplayer. There's a (brief) doc on how to rescale movies here. |
|||
|
|
ffmpeg -i 3G_file.mov -vcodec copy out.mpg you can limit file output size with the Documentation here. |
|||
|
|
Netbook with windows? Try Super Video Converter (go to the end of the provided link and click on "Download SUPER © setup file") or MediaCoder. I would suggest you to install both. |
|||||
|