I'm new to mencoder and have been playing around with it for a bit. Right now, as a test scenario, I demuxed an .mkv with mkvtoolnix and am re-encoding and re-muxing some of the streams. I managed to burn the subs into a copy of the video stream, which is cool. But now I'm having issues with encoding and re-muxing the audio.
The audio streams were in .aac format, and I want to convert them to .mp3 format and re-mux them into the .avi video streams (one with the subs and one without). I tried running the following:
mencoder -oac mp3lame -ovc copy -o test.avi -audiofile Track2.aac Track1.avi
But throughout the process I get lots of "skipping frame" and "duplicate frame" messages, then a whole bunch of sync errors at the end of the encoding. And the resulting file is very out of sync.
What am I doing wrong? Any help would be much appreciated, thank you.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
cannot make the a/v in sync using mencoder
By helenw in forum Video ConversionReplies: 2Last Post: 18th Sep 2009, 10:45 -
Mencoder // ffmpeg flv file Audio-video sync problem
By krishnareddy in forum ffmpegX general discussionReplies: 5Last Post: 26th Apr 2009, 09:13 -
Mencoder - Audio / Video Sync Problem
By krishnareddy in forum Video ConversionReplies: 0Last Post: 21st Apr 2009, 23:05 -
Audio out of Sync on webserver encode using mencoder
By misterio in forum Video ConversionReplies: 2Last Post: 28th Nov 2008, 01:20 -
mencoder options NTSC 29.97 -> PAL 25 fps with a/v sync
By menket in forum Video ConversionReplies: 3Last Post: 8th Oct 2008, 07:04