3dfiction
30th March 2006, 10:43
when i set up imagesequence fps=29.97 i had a this error
"fps to imagesequence had the wrong type"
my script is
LoadPlugin("C:\Program Files\Accessories\AviSynth 2.5\plugins\imagesequence.dll")
ImageSequence("C:\test%4.4d.bmp",start=0000,stop=0540,fps=29.97)
when i use 30 or any integer number work normal. but i need for ntsc fps
any idea what can i do for this ?
thanks,
serdar camlica
"fps to imagesequence had the wrong type"
my script is
LoadPlugin("C:\Program Files\Accessories\AviSynth 2.5\plugins\imagesequence.dll")
ImageSequence("C:\test%4.4d.bmp",start=0000,stop=0540,fps=29.97)
when i use 30 or any integer number work normal. but i need for ntsc fps
any idea what can i do for this ?
thanks,
serdar camlica