Log in

View Full Version : converting vfr wmv results to out of sync audio


cfraider
19th December 2006, 11:36
I am trying to convert a vfr wmv video to XViD and only uses a simple one-liner to import my video to virtual dub: DirectShowSource("myvideo.wmv",fps=30,convertfps=true)
The video plays in sync with the audio during previews at virtualdub but after I try saving it as an XViD avi, the resulting file becomes out of sync in the middle of the video.

I already have tried using uncompressed wav as audio source with still undesirable results. What else can I try to do?