How to Convert MP4 to MP3 or WAV
Converting an MP4 video to MP3 or WAV is one of the most common audio tasks people perform — saving the audio from a video lecture, extracting a music track, getting a podcast recording out of a Zoom video. The process sounds simple but involves real choices: WAV for quality or MP3 for size? 128 kbps or 192 kbps? How do you do it without installing software? This guide explains the formats, the trade-offs, and the fastest path to converting MP4 to audio in your browser for free.
MP4, MP3, and WAV: What Each Format Is
Understanding the three formats makes the conversion decisions clear. MP4 (MPEG-4 Part 14) is a container format that holds both video and audio streams together. The audio inside an MP4 is almost always encoded as AAC (Advanced Audio Coding), a lossy compression format designed to be more efficient than MP3. When you convert MP4 to audio, you are extracting and re-encoding (or directly decoding) that AAC stream. WAV (Waveform Audio File Format) is an uncompressed audio format. It stores raw PCM audio samples — every single sample value, with no compression. A WAV file is the largest of the three formats for the same content, but it is also the highest fidelity. WAV is the standard format for audio editing, archiving, and professional audio workflows. MP3 (MPEG-1 Audio Layer III) is a lossy compressed format that removes audio data the human ear is least likely to notice, achieving much smaller file sizes than WAV. At 128 kbps, an MP3 is approximately 8 times smaller than a CD-quality WAV. At 320 kbps, it is about 3 times smaller. MP3 is universally supported and is the standard format for portable music, podcast distribution, and casual audio sharing. When you convert MP4 to WAV using the WikiPlus Video Audio Extractor, the tool decodes the AAC audio in the MP4 to raw PCM samples and writes them to a WAV file. When you later convert that WAV to MP3, you are applying a second round of lossy compression. The key principle: WAV first, then compress to MP3 for delivery. Never go MP3 to WAV to MP3 — each lossy step degrades quality.
MP4 to WAV: The Lossless Path
The WikiPlus Video Audio Extractor produces WAV output, making the MP4-to-WAV conversion path straightforward. Load your MP4 file into the tool. The browser reads the file locally — no upload, no server. The AudioContext.decodeAudioData() method decodes the AAC audio track inside the MP4 to raw PCM samples in memory. The WAV file is written by the tool from those raw PCM samples. The bit depth is 16-bit, the sample rate matches the source (44100 Hz or 48000 Hz depending on how the MP4 was encoded), and the channel layout is preserved (stereo or mono). The resulting WAV file is the full, uncompressed audio from your MP4. It is ready for import into Audacity, GarageBand, Reaper, Adobe Audition, or any other audio editor that accepts WAV. File size: a stereo WAV at 44100 Hz, 16-bit is approximately 10 MB per minute. So a 30-minute MP4 will yield roughly 300 MB of WAV. This is expected and correct for uncompressed audio. Use the WAV for editing and archiving; convert to MP3 for distribution and sharing. The WAV output is slightly better than re-encoding the AAC directly to MP3 because you avoid the cascading artifacts of transcoding between two lossy formats. Decode to PCM (WAV) first, then encode to your target format — this is the professional audio conversion workflow.
Converting WAV to MP3 After Extraction
Once you have the WAV file from the Video Audio Extractor, converting it to MP3 is a separate step that can be done with many free tools. Browser-based audio converters: several free browser tools accept WAV input and export MP3. These work the same way as the video extractor — local processing, no upload. Search for a browser-based WAV to MP3 converter and the process mirrors the video extraction workflow. Audacity (desktop, free): import the WAV, apply any editing or processing you want, then Export as MP3. Audacity requires the LAME MP3 encoder (bundled in recent versions) to export MP3. This is the recommended workflow if you need to do any audio cleanup or editing. VLC (desktop, free): VLC can convert audio formats. Go to Media > Convert/Save, add your WAV file, choose MP3 as the output format, and click Start. VLC handles the conversion entirely locally. For bitrate selection, use these guidelines: 128 kbps for speech-only content (podcasts, interviews, lectures) — at this bitrate, speech is indistinguishable from the original to most listeners. 192 kbps for mixed content and music where audio quality matters. 320 kbps for archival MP3 or high-quality music distribution. Mono versus stereo: speech recordings (interviews, lectures, podcasts) are often recorded in stereo but the two channels are nearly identical. Converting to mono at export halves the file size with no perceptible quality loss for speech. For music, keep stereo to preserve the spatial mix.
Practical Workflows for Common Conversion Tasks
Different goals call for slightly different conversion workflows. Here are the most common scenarios and the recommended path for each. Workflow 1: Podcast from a Zoom recording. Extract audio from the MP4 with WikiPlus Video Audio Extractor (outputs WAV). Import WAV into Audacity. Remove background noise, equalize, normalize levels. Export as MP3, 128 kbps, mono. Upload to podcast hosting platform. This two-step process (extract, then edit and export) gives you full control over the final audio quality. Workflow 2: Music track from a live performance video. Extract audio with the Video Audio Extractor (WAV). Import into GarageBand or Reaper. Apply EQ to fix microphone frequency response, add reverb if desired, normalize or master the levels. Export as WAV or 320 kbps MP3. Upload to SoundCloud, Bandcamp, or streaming platforms. Workflow 3: Lecture audio for listening on the go. Extract audio (WAV). If the lecture is clean and no editing is needed, convert directly to MP3 at 128 kbps using a browser converter or VLC. Add to a podcast app or audio player for commute listening. No editing step needed if the source audio is already clear. Workflow 4: Archiving a meeting recording. Extract audio from the MP4 (WAV). Store the WAV as the archival master alongside the original MP4. Create an MP3 copy at 128 kbps for sharing with participants who only need to hear, not watch. Both formats serve different access needs from the same source.
Frequently Asked Questions
- Is it better to extract audio as WAV or MP3 directly?
- Always extract as WAV first, then convert to MP3 if needed. Going directly from the compressed AAC audio in an MP4 to MP3 involves transcoding between two lossy codecs — each step adds its own compression artifacts. By decoding to WAV (uncompressed PCM) first, you preserve all the audio data that the original recording contained before applying any additional compression. The WAV becomes your master; the MP3 is a delivery copy made from the master.
- Will a WAV file extracted from an MP4 sound better than the original video's audio?
- No — the WAV will sound identical to the audio in the video, not better. The extraction decodes the AAC audio to PCM, which is lossless in the sense that no additional quality is lost, but the ceiling is set by the original AAC encoding. If the video was encoded with high-quality audio (AAC at 256 kbps or higher), the WAV will sound excellent. If the video was encoded with low-quality audio (AAC at 64 kbps or lower, common in mobile recordings), the WAV will faithfully reproduce those limitations.
- Why is the extracted WAV file so much larger than the original MP4?
- MP4 files use efficient video and audio compression. The AAC audio inside an MP4 is already compressed — a 30-minute stereo audio stream at 128 kbps AAC takes up only about 27 MB. When you decode that to uncompressed PCM WAV, the same audio becomes approximately 300 MB because every single sample is stored at full resolution. The WAV is not bloated — it is simply uncompressed. If file size is a concern, convert the WAV to MP3 at 128–192 kbps for your distribution copy.