Log in

View Full Version : problem changing framerate ffdshow/avisynth x64


travolter
10th February 2011, 15:56
Hi ..

I use assumefps() to change framerate to a lower value than the original source. I create slowmotion videos using it.

It works in ffdshow+avisynth x86 and fails in x64.

Anyone know why assumefps is not working in x64? Its a problem of avisynth or ffdshow x64?

if there is a workarround in x64 Ill be glad to try ;)

edit.- In x86 I have to disable "skip frame on delay" ffdshow/decoder options checkbox to make it work.
It fails in x64. Its like this feature is frameskip is always enabled in the x64 version