linyx
30th October 2008, 01:12
I am trying to convert some wmv files to x264, but i keep getting screwed up audio. When i run a script like this through VDub, it works fine, but if i encode audio and video separately, then it is out of sync.
DirectShowSource("C:\Source.WMV", audio=true, convertfps=true, fps=30.000)
I need to use something other than VDub though because x264 quit using VFW a while ago, and i still use x264+belight for encoding. So my question is, how can you find the audio delay in wmv, if that is what it is?
BTW - These are from http://civil-protection.blogspot.com/ so they shouldn't violate rule #6.
Any help is appreciated.
Thanks!
DirectShowSource("C:\Source.WMV", audio=true, convertfps=true, fps=30.000)
I need to use something other than VDub though because x264 quit using VFW a while ago, and i still use x264+belight for encoding. So my question is, how can you find the audio delay in wmv, if that is what it is?
BTW - These are from http://civil-protection.blogspot.com/ so they shouldn't violate rule #6.
Any help is appreciated.
Thanks!