WarpEnterprises
8th June 2002, 22:05
I had to decimate a 25fps-video to 24fps because there where doubled frames inserted. But to encode to a SVCD I need 25fps. With the function AssumeFPS the video plays at 25fps (a little faster than the original but it would be OK for me) but the sound gets out of sync and the "sync_audio" - option didn't change anything (I made a avi with VirtualDub). Whats wrong?
What excatly should sync_audio do?
I solved the problem only by squeezing the WAV with a sound-editor, but thats not the elegant way.
I have found the solution
in the other forum (http://forum.doom9.org/showthread.php?s=&threadid=26651) - Avisynth does it all but there seems to be a mistake in the doc.
With AssumeFPS (fps , audio_stretching_factor=1, sync_audio false/true) it works !!
What excatly should sync_audio do?
I solved the problem only by squeezing the WAV with a sound-editor, but thats not the elegant way.
I have found the solution
in the other forum (http://forum.doom9.org/showthread.php?s=&threadid=26651) - Avisynth does it all but there seems to be a mistake in the doc.
With AssumeFPS (fps , audio_stretching_factor=1, sync_audio false/true) it works !!