PDA

View Full Version : Framerate change in Avisynth?


MvB
8th May 2002, 17:34
Hi,

is there a possibility to change the framerate avisynth reports to the application loading the .avs script?

Ich habe a PAL DVD and want avisynth to emulate an avi with 23.976 frames for Cinemacraft encoder. Is there a possibility?

Thanks
MvB

dividee
8th May 2002, 21:12
AssumeFPS(23.976)

But if you want to transcode PAL to NTSC there is much more to it than that.

MvB
9th May 2002, 08:54
Hi dividee,

yes, i know. But it's an easy task. I've alle the necessary tools, it won't take much more time than not converting and I hove, dvd2svcd will include this as soon as I show this is can be made easily.
thank you.

MvB

boogeeman
9th May 2002, 12:13
AssumeFPS(23.976) or whatever...