How can I convert .mov to mp4?
I have a .mov file I've just recorded that's 600MB, I want to convert it to a smaller .mp4 file. How can I do this?
Solution 1:
You could try Handbrake. It's available on Windows/Mac/Linux.
It will re-encode your .mov file to a smaller .mp4 version. Note that you will always lose quality when re-encoding.
Solution 2:
I think that the mencoder utility included with mplayer should be capable to handle both..
Solution 3:
SUPER © (Simplified Universal Player Encoder & Renderer) will convert pretty much any multimedia format (incl. MOV > MP4).
SUPER © is freeware.
Solution 4:
Another free option is ffmpeg, which is Free (as in freedom) and quite easy to use if you don't mind typing a few words at the command line. It's available for most operating systems--I can't be more specific unless you state which OS you are using.
Solution 5:
Try one of these:
- HandBrake
- MEncoder
I think these two will help you with the conversion.