Initializing... drag & drop files here
Supports: MJPEG
The video codec defaults to H.264 for MOV output, and the audio codec defaults to AAC. Both can be changed under Advanced settings — H.265, MPEG-4, and many others are available.
MJPEG (Motion JPEG) compresses each video frame independently as a JPEG image. This makes files extremely large — often 5–10× bigger than H.264 at the same resolution — because there is no inter-frame compression. MJPEG is commonly output by IP security cameras, webcams, older digital cameras, and industrial vision systems. Converting to MOV with H.264 dramatically reduces file size while maintaining visual quality, and gives you a format that plays natively on macOS, iOS, and in QuickTime Player.
| Feature | MJPEG | MOV (H.264) |
|---|---|---|
| Compression | Intra-frame only (each frame = JPEG) | Inter-frame (temporal compression) |
| File size (1 min, 1080p) | ~500 MB–1 GB | ~50–150 MB |
| Editing | Easy — every frame is a keyframe | Requires decoding GOP structure |
| Playback compatibility | Limited — needs codec | ✅ Universal (macOS, iOS, Windows) |
| Common sources | IP cameras, webcams, industrial | iPhones, cameras, editing software |
| Streaming | Poor (too large) | Excellent |
MJPEG compresses each frame independently as a JPEG image with no inter-frame compression. H.264 (used in MOV) exploits similarities between consecutive frames to achieve 5–10× better compression.
With the "Very High" Quality Preset, the output is visually indistinguishable from the MJPEG source. Both are lossy formats, but H.264's inter-frame compression is far more efficient than MJPEG's per-frame JPEG encoding.
H.264 by default, which offers the best balance of compression and compatibility. You can switch to H.265, MPEG-4, or other codecs under Video Codec in Advanced settings.
Yes. Use the Trim option to set a start time and duration in seconds or HH:MM:SS.sss. Only the selected segment is converted.
IP security cameras (Axis, Hikvision, Dahua), older webcams, some digital cameras, and industrial machine vision systems commonly output MJPEG video.