PDA

View Full Version : recording avi on windows


c3dr1c81
15th February 2004, 18:35
Hi,

I need the help of some experimented windows coders. I have an application that's using either directx or opengl to display graphics. I want to add a feature to record an avi file with these graphics... Which api would you use to do this ? Can you give me a link to an example that can help me ?

Usually i'm a linux programmer, and i'm really lost when it comes to windows programming :P So it would be really great if someone could help me going in the right direction :)

alexnoe
16th February 2004, 13:01
The most important thing to know is:
The M$ AVI writing functions are more or less broken. Don't use them...