Capture from .avi-file

Hello,

i made a programm that plays avi-files and streams of a webcam or another video-source. now
i want to capture and save it as an avi-file.
Is this possible?
which libs should i use?

thanx a lot

pyrogen

You’ll have to use the functions of avifil32.dll and some of winmm.dll. In fact, the libraries you need are the same ones you’ve probably already used to handle AVI-streams.
However, you will not have to use OpenGL to achieve the things you want to do, so this topic is not really suited for this forum.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.