Log in

View Full Version : I NEED HELP WITH AviSynth


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.

hank315
27th January 2005, 21:11
Have a look at
http://students.washington.edu/lorenm/src/avisynth/avs2yuv/
This might give you some ideas...

Guest
27th January 2005, 21:59
@trinoserus

You've got PMs turned off so this has to be public.

Please do not crosspost per rule 8.

Thank you.