How can I convert .mov to mp4?

14

2

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?

JL.

Posted 2009-09-26T09:15:05.607

Reputation: 5 578

Answers

19

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.

enter image description here

Loïc Wolff

Posted 2009-09-26T09:15:05.607

Reputation: 1 947

I've tried a lot of programs, handbrake is a very well polished app. Installed quick, and it seems to work so far. – JL. – 2009-09-26T18:07:15.070

3

I think that the mencoder utility included with mplayer should be capable to handle both..

Joril

Posted 2009-09-26T09:15:05.607

Reputation: 1 879

2

SUPER © (Simplified Universal Player Encoder & Renderer) will convert pretty much any multimedia format (incl. MOV > MP4).

SUPER © is freeware.

Molly7244

Posted 2009-09-26T09:15:05.607

Reputation:

2

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.

CarlF

Posted 2009-09-26T09:15:05.607

Reputation: 8 576

1

Try one of these:

  1. HandBrake
  2. MEncoder

I think these two will help you with the conversion.

Ryuken

Posted 2009-09-26T09:15:05.607

Reputation: 39

0

YAMB along with MP4BOX is a good option.
Download both and unzip them (no installation needed and together they're about 5MB), in YAMB choose Settings and set the folder path of MP4box.

To convert a video file choose Creation > Create an MP4 file...

Eran

Posted 2009-09-26T09:15:05.607

Reputation: 3 201

Tried Yamb on Windows 7, installed ok, but afterwards it gave an error when I selected the source file. – JL. – 2009-09-26T18:07:49.797

Works OK for me on win7 (64bit). – Eran – 2009-09-26T20:49:52.747