How to Convert MOV to MP4 Locally Without Guesswork
MOV and MP4 are containers whose video streams may use different codecs. For consistent compatibility, tinyclip re-encodes input to an MP4 containing H.264 video and AAC audio.
Containers and codecs are different
MOV and MP4 are boxes that can hold video, audio, subtitles, and metadata. H.264, HEVC, and ProRes are examples of codecs that compress frames. Two .mov files may therefore be completely different, and an application may open one but reject another.
Renaming .mov to .mp4 does not change the streams inside. Some sources can be remuxed without quality loss when their codecs are already compatible, but that requires inspection. tinyclip deliberately re-encodes for a consistent H.264 + AAC result.
Convert in tinyclip
- Drop the MOV and confirm the browser can read its duration and media information.
- For important material, begin with High quality (CRF 18) at original resolution.
- For ordinary sharing, try Balanced (CRF 23). If the source is 4K, test 1080p or 720p separately.
- Wait for the transcode and download the MP4.
- Play sections from the beginning, middle, and end to check sync, orientation, and color.
High quality, Balanced, or Smallest
| Preset | tinyclip setting | Best fit |
|---|---|---|
| High quality | CRF 18, medium | Important footage and baselines |
| Balanced | CRF 23, faster | Everyday sharing and conversion |
| Smallest | CRF 30, faster | Size-first previews |
| Custom | CRF 16–32 and more | Known trade-offs |
A lower CRF generally means higher quality and a larger file. A slower encoder preset generally improves compression efficiency but also increases waiting time in a browser.
When a desktop production tool is better
- Multicam, long-form work, managed color, or timecode preservation.
- 4K/8K, 10-bit, HDR, ProRes, and other production formats.
- Lossless remuxing when the internal codecs are known to be MP4-compatible.
- Hardware acceleration, constrained bitrate, two-pass encoding, or frame-accurate editing.
References
Your files are processed in the current browser and are not uploaded as article samples.