Seed
16th February 2005, 14:09
I read in http://www.avisynth.org/Fade that there are these Fadein0, FadeIO0, FadeOut0 commands in v2.56. I guess they are fades without the additional total black frame(s). When needed, I use trick like trim(1, 0), or trim(0, framecount(clip)-1) to get rid of the additional black frames. But function like Fadein0 would come in handy.
However, when i tried to use them, Avisynth gives me "script error: there is no function named FadeIn0" (or FadeOut0/FadeIO0).
I use the latest release version v2.56 build Jan 6 2005 [10:14:49]. Are these function really there? If they are currently only in CVS etc, IMHO, they should not be described (yet) in the manual or documentation at avisynth.org.
(Sorry if this belongs to Avisynth Development Forum, but I thought it is related to Avisynth usage.)
However, when i tried to use them, Avisynth gives me "script error: there is no function named FadeIn0" (or FadeOut0/FadeIO0).
I use the latest release version v2.56 build Jan 6 2005 [10:14:49]. Are these function really there? If they are currently only in CVS etc, IMHO, they should not be described (yet) in the manual or documentation at avisynth.org.
(Sorry if this belongs to Avisynth Development Forum, but I thought it is related to Avisynth usage.)