trinoserus
27th January 2005, 20:34
I am trying to create a DLL for video processing in AviSynth but I do not know how AviSynth handles frame by frame. Can anyone point in the direction of a sample DLL that processes video in AviSynth on a frame by frame basis? What I really need to know is if there is a way to say find a pointer that would be pointing to frame so I can call it in my DLL.