Quantcast KVCD: Audio Sync Problems with VBR MP3 in Xvid - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
02-07-2003, 02:10 PM
J-Wo J-Wo is offline
Free Member
 
Join Date: Nov 2002
Location: Toronto, Canada
Posts: 454
Thanks: 0
Thanked 0 Times in 0 Posts
I'm having a darn time getting my audio and video in sync. My source is an XVid DVDrip of Sweet Home Alabama. It has VBR MP3 audio, so I used the Vdub-MP3-freeze to open it. If I select Full Processing Mode for audio and save the resulint WAV file, I get an error message "ACM reported error on audio decompress". So I switch back to Direct Stream Copy, save the "wav" file but then rename it to MP3. No matter which way I convert this file to MP2, I end up with a file which is shorter in length than the video file. My source video is 1:48:51 but the audio comes out 1:48:48.960. When I mux the two together my audio comes a couple seconds ahead of the vidoe, and it never resolves itself. I suppose I could add ~2 seconds of silence to my audio, but I'm certain there must be a more precise way of extracting the audio!

I've checked the file for video freeze errors and there were none. I've also converted the MP3 --> WAV using both Winamp and Goldwave, then WAV --> MP2 using both HeadAC3he and BeSweet. Same problem. I'm using the KVCDx3 template at CQ 100. Here's my avs script:

Code:
LoadPlugin("d:\program files\avisynth2\plugins\MPEG2DEC2.dll")
LoadPlugin("d:\program files\avisynth2\plugins\LegalClip.dll")
LoadPlugin("d:\program files\avisynth2\plugins\Blockbuster.dll")
LoadPlugin("d:\program files\avisynth2\plugins\FluxSmooth.dll")
LoadPlugin("d:\program files\avisynth2\plugins\Sampler.dll")
LoadPlugin("d:\program files\avisynth2\plugins\GripFit_Preview.dll")
LoadPlugin("d:\program files\avisynth2\plugins\decomblegacy.dll") 
LoadPlugin("d:\program files\avisynth2\plugins\dustv5.dll")
LoadPlugin("d:\program files\avisynth2\plugins\temporalcleanerold.dll") 
LoadPlugin("d:\program files\avisynth2\plugins\convolution3d.dll")

avisource("E:\Movies\Sweet.Home.Albama.DVDRip.XViD-ViTE\sha-xvid.avi", false)
LegalClip()
#FieldDeinterlace()
GripCrop(528, 480, overscan=2)
GripSize()
SpaceDust()
TemporalCleaner()
#Blockbuster(method="noise", variance=.3, seed=1) 
GripBorders() 
LegalClip()
I also have the prediction function after this but I have it commented out. Can anyone give lend me a hand here please? Thanks!
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD audio sync problems? rifmeister Video Encoding and Conversion 9 05-28-2006 04:44 AM
KVCD: Audio sync problems? PyRoMaNiA Video Encoding and Conversion 2 06-08-2003 01:20 PM
KVCD: Audio sync problems? Coaster Video Encoding and Conversion 0 02-25-2003 04:41 PM
KVCD has audio Sync Problems? andybno1 Video Encoding and Conversion 2 01-16-2003 05:09 PM
KVCD: Sync problems with audio? Yoda Video Encoding and Conversion 7 10-02-2002 03:14 PM




 
All times are GMT -5. The time now is 05:29 AM  —  vBulletin © Jelsoft Enterprises Ltd