Initializing... drag & drop files here
Supports: MJPEG
A bare .mjpeg (or .mjpg) file is a raw Motion JPEG video stream — a sequence of standalone JPEG frames with no audio track defined inside it. So if your goal is to pull a soundtrack out of an .mjpeg and save it as Opus, there is usually nothing to pull: the conversion runs, but the Opus comes out silent or empty. That is not a converter bug — it is the format being exactly what it is. The good news is the target is right: unlike older codecs, Opus is the modern, open, royalty-free choice for audio (IETF RFC 6716). It just can't conjure sound that was never recorded. This page explains where the audio really lives and routes you to the conversion that produces real Opus.
The footage you watched with sound almost certainly lived inside a container — an .avi or QuickTime .mov — that wrapped the Motion JPEG video next to a separate audio track. Older digital cameras commonly recorded MJPEG video alongside uncompressed PCM at a low sample rate, or low-demand ADPCM around 8 kHz. When that container is demuxed down to a bare .mjpeg, the audio is left behind. To get real Opus, convert the original container instead of the stripped stream:
| Your source | Use this | Result |
|---|---|---|
.avi from an old camera/camcorder |
AVI to Opus | Opus audio, if the AVI had an audio track |
QuickTime .mov (MJPEG-A / MJPEG-B) |
MOV to Opus | Opus audio, if the MOV had an audio track |
A raw .mjpeg and you want the picture |
MJPEG to MP4 | Playable MP4 video (Opus is audio-only) |
A bare .mjpeg with genuinely no sound |
nothing to extract | silent/empty output |
A blunt honesty hedge: many of the cameras that emit raw MJPEG — webcams, CCTV, machine-vision rigs — record no audio at all. If that is your source, no tool and no codec can recover a soundtrack that was never captured.
.mjpeg onto the page, or click "+ Add Files" to choose it from your computer. You can queue several files to process with the same settings.Because a bare .mjpeg file is a video-only Motion JPEG stream and holds no audio. MJPEG applies the JPEG still-image standard to each frame independently and defines no soundtrack, so there is nothing inside a raw stream to decode, and any Opus produced from it will be silent. The audio for that footage — if it was ever recorded — lived in the AVI or QuickTime container the video came from. To get sound, convert that container instead: AVI to Opus or MOV to Opus.
Start from the container's own extension. Older digital cameras commonly recorded Motion JPEG video alongside a separate audio track in an AVI container, and Apple's QuickTime stores MJPEG (as the MJPEG-A and MJPEG-B variants) the same way. That camera audio was typically uncompressed PCM at a low sample rate, or low-demand ADPCM around 8 kHz. The AVI to Opus and MOV to Opus converters read the whole container and decode that audio track — which a bare .mjpeg lacks.
For a new file, Opus is an excellent choice — arguably the better one. It is an open, royalty-free codec standardized by the IETF as RFC 6716 in September 2012, and it stays efficient from very low voice bitrates up to high-fidelity music, which suits the kind of low-rate camera audio MJPEG sources tend to carry. The one caveat is reach: Opus is well supported in modern browsers and apps, but a few legacy players still expect MP3 — if you need maximum compatibility on old hardware, MJPEG to MP3 follows the same logic and carries the same video-only caveat.
Then you are on the wrong tool. Opus is an audio-only format, so converting to it discards the picture. To keep the video in a broadly playable file, transcode the stream with MJPEG to MP4 instead, which re-encodes the Motion JPEG frames into an MP4 that today's players and devices open directly.
Some, yes — and the answer depends on what the source really is. If you start from a real AVI or MOV container, its audio (often PCM or ADPCM from an old camera) is decoded and re-encoded to Opus, a lossy pass that sheds a little detail; choosing a higher Quality Preset or bitrate keeps the result close to transparent for casual listening, but you cannot recover quality the original never had. A true raw .mjpeg stream, of course, has no audio to convert at all. In our testing, a genuine raw Motion JPEG stream yields a silent Opus file regardless of the bitrate chosen, while a real container with an audio track produces a normal Opus file at the selected quality.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public. There is no sign-up and no watermark.