CONVERT
MPEG → M4A
Tap to choose your fileDRAG. DROP. DONE.
Upload any file and our engines will handle format detection automatically.
Max 25 MB · Free plan · No signup required
Convert to:
Detecting available formats...
Optimize for
Leave empty to use original name. Extension added automatically.
Uploading...
Processing your file...
Fast, secure MPEG to M4A conversion. No registration required.
MPEG as an audio carrier is almost always MPEG-1 Audio Layer II (.mp2) or the older Layer I, embedded inside a .mpeg or .mpg container that was designed primarily to carry interleaved video and audio in a program stream. When that container holds no video — or the video is stripped away — what remains is a lossy bitstream sampled at up to 48 kHz, typically 128–256 kbps stereo, using a psychoacoustic model that predates the one in AAC by roughly a decade. M4A is an MPEG-4 Part 14 container restricted to audio, almost always holding an AAC-LC or, for audiophile encodes, AAC-HE v2 bitstream. The conversion from MPEG to M4A is therefore a transcode: the MP2 or MP1 bitstream is fully decoded to uncompressed PCM, and that PCM is then re-encoded with the AAC codec inside an .m4a wrapper. The practical motivation is near-universal: Apple devices, iTunes, iPhone ringtones, Final Cut Pro, and the iOS Files app all treat M4A as a first-class audio type, while MP2 inside an MPEG container triggers codec-not-found errors on almost every iOS version and on macOS without third-party plug-ins. The switch also yields a smaller file at equivalent perceptual quality because AAC's modified discrete cosine transform and temporal noise shaping compress more efficiently than the MPEG-1 Layer II subband coder.
MPEG Video
Source formatMPEG is an early digital video standard that formed the basis for later formats like MP4. MPEG-1 and MPEG-2 files are common in DVD rips and older digital video archives.
M4A Audio
Target formatM4A is an MPEG-4 audio container typically containing AAC or ALAC encoded audio. It is the standard format for iTunes purchases and Apple Music downloads.
Why convert MPEG to M4A
The dominant real-world reason is Apple ecosystem compatibility. MP2 inside .mpeg or .mpg is not natively playable on iOS, and QuickTime on macOS has dropped MP2 decoding since Catalina. Podcast hosts, audiobook platforms, and music distribution services that accept M4A (iTunes Store, Spotify ingestion pipelines via distribution partners, ACX) reject raw MPEG audio containers. A secondary reason is file size: AAC-LC at 128 kbps tends to match or exceed the perceptual quality of MP2 at 192 kbps, so archives of broadcast recordings encoded as MP2 at 192 kbps can be transcoded to M4A at 128 kbps with audibly similar results and roughly 33 percent smaller files.
HOW TO CONVERT
MPEG → M4A
Start the job
Upload your MPEG; the pipeline auto-detects the audio codec and the best extraction strategy.
Demux to M4A
FFmpeg pulls the audio track out of the MPEG container and writes a clean M4A.
Save the result
Click download. The video track never leaves our processing container unmodified — we only returned the audio you asked for.
Common Use Cases
Share across platforms
Send M4A files to anyone without worrying about whether they have the right software for MPEG.
Embed in documents
Drop M4A output into Word, Google Docs, PowerPoint, Notion or a website without conversion warnings.
Optimize size
M4A often produces smaller files than MPEG for web, email and storage.
Archive & future-proof
Store in a widely-supported format that will still open on future operating systems without legacy plugins.
MPEG vs M4A — Strengths and limitations
What each format does best, and where it falls short.
MPEG Strengths
- Universal playback on every OS, player, and DVD/TV hardware since 1995.
- Proven, well-documented — three decades of spec refinement and tooling.
- Best-in-class for broadcast — Transport Streams carry multiple channels, error correction, and PSI/SI metadata.
- Low CPU decoding — even 1990s hardware can handle MPEG-1/2.
Limitations
- Aging codec — MPEG-2 is 2-3× larger than H.264 at equivalent quality.
- Patent licensing still active for some MPEG-2 patents in certain territories.
- Consumer devices rarely default to .mpg — everything ships as .mp4 today.
M4A Strengths
- Superior audio quality to MP3 at the same bitrate (AAC codec).
- Native support across Apple, iOS, Android, and Windows.
- Carries rich metadata: album art, chapters, lyrics, podcast bookmarks.
- Same container as MP4 — tooling overlaps with video workflows.
- Lossless variant (ALAC inside M4A) for audiophile archiving.
Limitations
- AAC patents still active in some jurisdictions — licensing fees apply for encoders.
- Seeking in variable-bitrate M4As can drift without an index atom.
- Less universal than MP3 on older hardware (pre-2010 car stereos, cheap MP3 players).
MPEG vs M4A — Technical specifications
Side-by-side comparison of the technical details.
MPEG
- MIME types
- video/mpeg, video/x-mpeg
- Extensions
- .mpeg, .mpg, .mpe, .m1v, .m2v
- Containers
- MPEG Program Stream (PS), Transport Stream (TS)
- Standards
- ISO/IEC 11172 (MPEG-1), ISO/IEC 13818 (MPEG-2)
- Typical use
- DVD, DVB, ATSC broadcasts
M4A
- MIME type
- audio/mp4
- Extension
- .m4a (and .m4b for audiobooks, .m4p for legacy DRM)
- Container
- ISO Base Media File Format (ISOBMFF)
- Codecs
- AAC-LC, HE-AAC, ALAC
- Max sample rate
- 96 kHz
| Specification | MPEG | M4A |
|---|---|---|
| MIME types | video/mpeg, video/x-mpeg | — |
| Extensions | .mpeg, .mpg, .mpe, .m1v, .m2v | — |
| Containers | MPEG Program Stream (PS), Transport Stream (TS) | — |
| Standards | ISO/IEC 11172 (MPEG-1), ISO/IEC 13818 (MPEG-2) | — |
| Typical use | DVD, DVB, ATSC broadcasts | — |
| MIME type | — | audio/mp4 |
| Extension | — | .m4a (and .m4b for audiobooks, .m4p for legacy DRM) |
| Container | — | ISO Base Media File Format (ISOBMFF) |
| Codecs | — | AAC-LC, HE-AAC, ALAC |
| Max sample rate | — | 96 kHz |
MPEG vs M4A — Typical file sizes
Approximate file sizes for common scenarios.
MPEG
- 2-min VCD clip (MPEG-1) 20-25 MB
- 2-hour DVD movie (MPEG-2) 4-7 GB
- 1 channel HDTV broadcast (1 hour) 6-10 GB
M4A
- 4-minute song (AAC 128 kbps) 4-5 MB
- 4-minute song (AAC 256 kbps) 8-10 MB
- 1-hour podcast (64 kbps) 28 MB
- 4-minute song (Apple Lossless) 25-35 MB
Quality & Compatibility
Every transcode through a lossy intermediate introduces a second compression generation. The MP2 bitstream is decoded to 16-bit or 24-bit PCM at 44.1 or 48 kHz, then AAC re-encodes it. Artifacts from the original MP2 encode — pre-echo on transients, subband quantization ringing — are already baked into that PCM; AAC will then add its own mild temporal noise shaping artifacts. The result is not equivalent to a direct AAC encode from an uncompressed source. Metadata survives if the source MPEG carries ID3 tags: title, artist, album, track number, and cover art can be mapped to the M4A container's iTunes-style atom structure. AAC-LC inside M4A supports stereo and multichannel up to 7.1, so a stereo MP2 source maps cleanly. There is no alpha channel concept in audio, and bit depth in the output is set at encode time — 16-bit PCM intermediate is standard unless the decoder is configured for 24-bit float output. Sample rate is preserved by default (48 kHz in, 48 kHz out), though some encoders resample to 44.1 kHz for iTunes compatibility.
Tips for Best Results
- Keep your target bitrate at or above the source MP2 bitrate — transcoding a 192 kbps MP2 down to a 96 kbps AAC will sound noticeably worse than the original, because you are compressing artifacts that already exist.
- If the .mpeg file contains both video and audio tracks, verify beforehand which track the converter will extract — most tools default to the first audio stream, but broadcast MPEG program streams sometimes carry two audio tracks (stereo and a mono commentary feed).
- For maximum Apple compatibility, choose AAC-LC rather than AAC-HE or AAC-HE v2: HE profiles use spectral band replication that confuses older iOS audio frameworks and some car head units when reading M4A files from USB storage.
Frequently Asked Questions
Yes. The free tier accepts files up to 25 MB without registration, email capture or watermarks; paid plans go up to 2 GB. Paid plans raise the size cap, enable batch conversions and provide a REST API for automation, but nothing on the free tier is quality-limited — the output is exactly the same as on any paid plan.
Only if the audio codec inside MPEG is not directly writable into the M4A container. When codecs match we stream-copy, producing a bit-exact M4A. When they differ, we re-encode at a high-quality default, so the perceptual loss is tiny for anything other than lossless-to-lossless mismatches.
Uploads run over HTTPS, files are processed in isolated containers, and both the source MPEG and the M4A output are auto-deleted within two hours. No account is required, file contents are never logged, and KaijuConverter does not use uploads for AI training. The paid plan adds a signable data-processing agreement for regulated workflows.
No. The full MPEG lands in our processing container, we demux the audio locally and then the container is destroyed. The video bytes never leave KaijuConverter infrastructure and auto-delete within two hours along with the original file.
Most files finish in well under a minute. Small images and documents are typically ready in a few seconds; large video or audio files scale roughly with duration. Upload speed from your network is usually the dominant factor, not server time.
Yes. The Advanced options let you set start and end times in HH:MM:SS, so you can extract a single chapter, a specific quote or a clean sample instead of the full duration of the MPEG.
Related comparisons
See these formats side by side to understand which fits your use case best.
Related Guides
AAC Format: Complete Guide to Advanced Audio Coding (MPEG-4 Audio)
Complete guide to AAC audio format: AAC-LC vs HE-AAC profiles, M4A containers, Apple AAC vs FDK AAC encoders, quality comparison with MP3, and streaming bitrates.
Read guideMP3 Format: Complete Technical Guide to MPEG Audio Layer III
Complete technical guide to MP3 format: psychoacoustic compression, CBR vs VBR bitrates, ID3 tags, LAME encoder settings, quality artifacts, and MP3 vs AAC vs Opus comparison.
Read guideM4A Format: MPEG-4 Audio — Apple Lossless, AAC & iTunes Explained
Learn what M4A files are, the difference between AAC and ALAC inside M4A, why Apple uses M4A instead of MP3, and how to convert M4A to MP3, FLAC, or WAV.
Read guideSecure & Private Conversion
Your files are encrypted during transfer, processed in isolated containers, and automatically deleted within 60 minutes. We never read, share, or store your data.