DoC hEx
29th June 2004, 12:28
Is it possible to get a Frame from an Avisynth script without having to use the AVI container layer? Meaning are there any functions like:
*VideoInfo AVSOpenFile(Filenane)
*FrameBuffer GetFrameRGB(FrameNumber)
This is kind of like the way DGdecode.dll works. So instead of having to be able to manipulate an AVI file it would be possible to go straight to the source of the image and get the image directly from the Avisynth DLL.
I don't know very much about this side of Avisynth so any help would be great.
*VideoInfo AVSOpenFile(Filenane)
*FrameBuffer GetFrameRGB(FrameNumber)
This is kind of like the way DGdecode.dll works. So instead of having to be able to manipulate an AVI file it would be possible to go straight to the source of the image and get the image directly from the Avisynth DLL.
I don't know very much about this side of Avisynth so any help would be great.