Hello
I have an .mpg file that has the audio too early in comparison to the video
This happens even after the first half of the video, How I can re-combine audio and video properly with the correct timing without loss of quality?
I have Imago Mpeg Muxer but it doens't has fix options or something
Help me please, thanks a lot
+ Reply to Thread
Results 1 to 7 of 7
-
-
What does that mean? It's in synch until halfway through? It's out of synch by the same amount all the way through? It starts off in synch but gets more and more out of synch as the video goes along?
Anyway, the usual procedure is to demux, fix the audio, remux. The video remains untouched and, if you're lucky, the audio doesn't have to be reencoded. -
IF the audio is out-of-sync by a constant offset, THEN you can use mplex:
Code:--sync-offset|-O num ms|s|mpt|c Specify offset of timestamps (video-audio) in mSec --subpicture-delay|-d delay [ms|s|mpt|c] [:stream-id] [, delay[:stream-id]] Specify offset of timestamps (video-subpicture) in msec (default) sec, mpt or clock-ticks
-
I think that It starts in synch but gets more and more out of synch as the video goes alon, precisely from the first half.
I have mplex.exe, but I don't understand what commands I must replace in the quote, the various numbers and things that I have to change -
-
Say, there, Creed, rather than have a half-dozen or so people trying to figure out Precisely WTF your problem IS, rather than trying to solve it, you need to take some time and explain clearly and plainly what the hell is wrong???
Try just using YES or NO to the following questions, your attempts to further explain have, so far, been less than helpful.
Do you have one single file?
Do you have more than one?
Is the audio out-of-synch AT THE BEGINNING of EACH PART? Specify for each separate file.
Does the audio got more OOS as the video plays? Specify for each file.
Does the audio remain in-synch for a period of time and AFTER THAT gradually get worse? Specify for each file.
Did you make this file or files yourself? -
Similar Threads
-
How to adjust Audio Delay??
By raj11 in forum DVD RippingReplies: 6Last Post: 21st Oct 2012, 06:11 -
Audio Delay Upon Hooking Up New HDMI Cable (using separate digital audio)
By sonicdeth in forum Newbie / General discussionsReplies: 1Last Post: 24th May 2012, 13:28 -
Audio delay reported in MKV and what to do with it when adding new audio
By pascal in forum AudioReplies: 14Last Post: 30th Dec 2011, 11:07 -
Adding audio (wav) to video (avi) (want to delay start of audio)
By Lanton in forum Newbie / General discussionsReplies: 2Last Post: 12th Apr 2010, 12:50 -
Audio delay on DV capture
By DrewN in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 0Last Post: 29th Dec 2008, 01:04