She Recorded 18 Podcast Interviews as MP4. She Never Needed the Video.

ToolHQ TeamAugust 1, 20267 min read

She Recorded 18 Podcast Interviews as MP4. She Never Needed the Video.

She had eighteen recorded interviews. Every speaker agreed to be filmed, which made the conversations richer, but she never needed the footage. The interviews were for a podcast. The video existed only because the guest was on camera and the recording software captured both streams simultaneously.

Now she had eighteen MP4 files, each between forty-five minutes and an hour, totaling around 80 gigabytes of storage. She needed MP3 files. The video was occupying space that served no purpose in her workflow.

This situation is more common than it sounds. The tools that make recording convenient, video calls, webcam software, screen recorders, almost all capture video by default even when the purpose is audio. The result is a library of video files containing audio that is the only part anyone will use.

MP3 stands for MPEG-1 Audio Layer-3. The format emerged from the work of Karlheinz Brandenburg and his team at the Fraunhofer Institute for Integrated Circuits in Erlangen, Germany, in the late 1980s and early 1990s.

The underlying research built on a model of human auditory perception: certain sounds are masked by louder sounds occurring at the same time (simultaneous masking) or shortly before and after (temporal masking). Audio that human hearing would not perceive can be discarded without a listener noticing. By identifying and removing these perceptually irrelevant frequencies, the codec achieves compression ratios of 10:1 or more compared to uncompressed audio, while maintaining subjective sound quality close to the original.

MPEG-1, including its three audio layers, was standardized as ISO/IEC 11172 in August 1993. The name "mp3" was chosen on July 14, 1995, through an internal email poll at Fraunhofer IIS. The format spread during the mid-1990s through early digital music players and file sharing, and the Fraunhofer Society earned hundreds of millions of euros in patent licensing over the format's patent-protected lifetime.

The MP3 patent held by Fraunhofer expired in April 2017. Since that date, MP3 encoding and decoding has been royalty-free. Fraunhofer announced the termination of its MP3 licensing program in April 2017, though it simultaneously promoted AAC (Advanced Audio Coding) as the intended successor.

AAC was designed in 1997 by a group including Fraunhofer, AT&T Bell Labs, Dolby, Sony, and Nokia, and standardized as ISO/IEC 13818-7. AAC achieves similar or better audio quality at lower bitrates than MP3. It is the default audio format in MP4 containers, in iTunes, in YouTube audio streams, and in most streaming platforms. Most audio quality comparisons find that 128 kbps AAC produces sound quality comparable to 192 kbps MP3.

MP4 is a container format, not a codec. The extension.mp4 refers to the MPEG-4 Part 14 container specification, which defines how multiple streams of data, typically video, audio, and subtitle tracks, are packed together in a single file.

The video track in an MP4 is usually encoded with H.264 (AVC) or H.265 (HEVC). The audio track is almost always encoded with AAC. These are independent, parallel tracks within the container. The MP4 container format is based on the ISO Base Media File Format, which shares its structure with Apple's QuickTime MOV format. Apple, together with MPEG, developed the specification in the early 2000s.

When a podcaster records a Zoom call, the resulting MP4 file contains a video track of all participants' webcam feeds, synchronized with an audio track of all participants' microphones. The two tracks are encoded separately and stored in the container alongside synchronization information that lets any player align them correctly. Extracting the audio track means simply removing the video track and packaging the remaining audio in a new container.

There are two technically distinct operations when moving audio out of an MP4 file.

If the audio track inside the MP4 is already in the destination format, the process is extraction without re-encoding. The audio data is copied from the MP4 container and placed in a new container (such as an M4A or AAC file) without any change to the audio data itself. This is lossless because the actual compressed audio bitstream is not touched.

If the destination format is MP3, and the source audio is AAC, conversion is necessary. The AAC bitstream must be decoded to raw audio samples, and those samples must be re-encoded with an MP3 encoder. This re-encoding process is lossy, because both AAC and MP3 are lossy codecs. The final MP3 file has slightly lower quality than the AAC source, because quality was lost in both compression steps.

For podcast audio at standard quality settings, this generational loss is not perceptible to listeners. Converting from high-quality AAC (recorded at 128 kbps or above) to MP3 at 128 kbps produces an output that is audibly indistinguishable from the source to nearly all listeners in nearly all listening environments. The quality difference becomes noticeable only at lower bitrates, in direct A/B comparison with reference headphones, or in audio with complex high-frequency content.

The file size difference between MP4 video and MP3 audio is substantial.

An hour of podcast-quality audio at 128 kbps in MP3 format occupies approximately 57 megabytes. The same hour of video, recorded at standard webcam quality (720p at 30 frames per second), occupies approximately 500 megabytes to 1 gigabyte depending on the encoding settings. Adding the audio track, which is included in the MP4 alongside the video, does not change this total materially.

For eighteen hours of interview content, the MP4 library occupies roughly 10 to 18 gigabytes. Converting to MP3 produces a library of approximately 1 to 1.2 gigabytes. The reduction is roughly 90 to 93 percent.

Podcast hosting services price plans partly by storage or monthly upload limits. Podcast hosting platforms such as Buzzsprout, Transistor, and Libsyn measure storage in megabytes per month or total episodes. Uploading MP4 files would consume limits intended for audio files at a rate roughly ten times faster than the equivalent MP3 uploads.

Listener download size also affects engagement. Studies of podcast consumption patterns consistently show that longer download times correlate with higher abandonment rates on mobile connections. A 57 MB audio episode downloads in under a minute on a typical 4G connection. A 500 MB video file requires ten times that time.

The bitrate of an MP3 file determines both file size and audio quality, and the right choice depends on the content.

For spoken-word content, voice-only podcasts, lectures, and audiobooks, 96 kbps mono is sufficient and produces half the file size of 128 kbps stereo. Human speech does not require the frequency range and stereo separation that music demands, and compression artifacts from 96 kbps are inaudible in voice audio.

For music or content with music elements, 128 kbps stereo is the minimum for acceptable quality, and 192 kbps stereo is the standard for music distribution where file size is not severely constrained. For podcast episodes that include music segments, 128 kbps stereo is a reasonable compromise.

For archival or source file storage, keeping the original MP4 and a 192 kbps or 256 kbps MP3 export provides the best options: the original for any future re-editing or quality upgrades, the high-bitrate MP3 for archival audio quality.

Conclusion

The Fraunhofer Institute's 1993 work on perceptual audio coding produced a format that structured digital music distribution for thirty years and is still in use for podcast audio. The shift to video-first recording tools has created a new version of an old problem: too much data for a task that requires only audio.

ToolHQ's MP4 to MP3 converter extracts the audio track from any MP4 file and outputs an MP3 at the bitrate you specify, cutting file sizes by over 90 percent for video recordings where only the audio matters.

Frequently Asked Questions

Does converting MP4 to MP3 reduce audio quality?

It depends on the bitrate you choose for the MP3. If you export at a bitrate equal to or higher than the original audio track's quality, the difference is inaudible. Going lower reduces quality noticeably at very low bitrates.

Why is an MP3 so much smaller than an MP4 with the same audio?

The video track in an MP4 contains a large amount of data even after compression. Removing the video entirely leaves only the audio stream, which is a small fraction of the total file size.

What happens to the video track when you extract MP3 from MP4?

The video data is discarded. The conversion reads only the audio track and writes it to the MP3 file. The original MP4 is unchanged if you keep it; only the new MP3 file is created.

Try These Free Tools