Truman
21st December 2001, 14:39
#source 23.976 fps
AVISource("c:\file.avi")
AssumeFPS(25,sync_audio=true)
work fine, no sync problems.
#source 25 fps
AVISource("c:\file.avi")
AssumeFPS(23.976,sync_audio=true)
is out of sync. Video slows down and audio keeps the speed of the original. I tried it with v.1.03 and v. 1.05, same result.
Both source files are DivX 4 / audio PCM uncompressed.
Any help much appreciated.
AVISource("c:\file.avi")
AssumeFPS(25,sync_audio=true)
work fine, no sync problems.
#source 25 fps
AVISource("c:\file.avi")
AssumeFPS(23.976,sync_audio=true)
is out of sync. Video slows down and audio keeps the speed of the original. I tried it with v.1.03 and v. 1.05, same result.
Both source files are DivX 4 / audio PCM uncompressed.
Any help much appreciated.