Hi
I'm working on a project where I need to read a video frame by frame, get the bytes of each frame and put it on a texture. The AVIReader allows to do that with avi files and is easy to use but depends on codecs, so I thought about using VLC.
But I didn't see this fonctionnality in the ActiveX, does it exist in the full source code ?
Thanks