FG
💻 Software

Add an audio track to an existing MPEG movie (using MEncoder?)

Fresh5 days ago
Mar 15, 202610827 views
Confidence Score0%
0%

Problem

I have an existing MPG (MPEG-1) video file. The video has no sound. I have an audio track (currently in MP3 format, but I could record it in AC3 or some other required format if that's what it will take for it to work). The two files are the same "length" (meaning that when played, both are 5 secon…

Error Output

.\mplayer\mencoder.exe -ovc copy -audiofile temp.mp3 -oac copy temp.mpg -of mpeg -o output.mpg

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Add an audio track to an existing MPEG movie (using MEncoder?)

Low Risk

a little old but the way to do this would be

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment