I have a XVID file of a TV show episode that has the .mp3 audio file as VBR. When I open it up in Virtualdub, it tells me:
"Variable bit rate audio detected. VBR audio in AVI is non-standard and you may encounter sync errors up to 6358ms when attempting to extract WAV files or processing the audio in Direct Stream Copy mode. Full Processing mode is recommended to decompress or recompress the audio. (bitrate: 130.6 +- 21.0kbps)"
I used Full processing mode to extract the WAV file, but when I try to convert it to .AC3 and then mux it back in with the video, the audio is still out of sync. Any suggestions on how I should be handling the audio so it syncs with the video?
Thanks,
Brian[/img]
+ Reply to Thread
Results 1 to 4 of 4
-
-
Originally Posted by BrianK
But (if not editing the video) I find it simpler to extract audio separately, using BeSweet (with the Wizard interface). It can use an AVI as source and create an MP2 directly (unfortunately, AC3 export is a bit buggy, so take care, the volume often comes out very low).
Media Coder can do this too, and can do AC3 properly, but it's a bit more complex to use.
To stop Virtualdub complaining about audio, just tell it to ignore it: use an AVS script like:
AVISource("07.avi", audio=false)
and proceed to encode the video.
Similar Threads
-
Converting AC3 to MP3 on AVI
By hilario in forum Video ConversionReplies: 22Last Post: 18th Jun 2011, 01:37 -
Converting AC3 in a video to MP3
By LittleJohny in forum Video ConversionReplies: 4Last Post: 4th Jun 2010, 20:21 -
Audio out of sync after converting AC3 to MP3 in AVI with VD
By huykin in forum AudioReplies: 6Last Post: 1st Oct 2009, 13:27 -
Sync issues after converting AVI (DivX 5/AC3) to MPEG2/AC3
By Greycat in forum Video ConversionReplies: 4Last Post: 25th Mar 2008, 10:24 -
Losing audio data converting AC3 to MP3, Help!
By blueprint in forum AudioReplies: 8Last Post: 24th May 2007, 14:55