💻 Software
How do I convert the format of an audio track inside an MP4 video?
Fresh5 days ago
Mar 15, 20267917 viewsConfidence Score0%
0%
Problem
I have an MP4 File with an AVC video track and an MP3 (not AAC) audio track. While some video players are able to play the video with the audio as expected, Adobe Premiere Pro CS5.5 does not recognize it, since it expects MP4 files to have AAC-encoded audio tracks (as per the standard). Right now I…
Error Output
Video: MPEG4 Video (H264) 1920x1080 [Video] Audio: MPEG Audio 44100Hz stereo 192kbps [Audio]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I convert the format of an audio track inside an MP4 video?
Low Risk
ffmpeg should be able to do it. A command line something like this:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix