Exporting to AVI

I was wondering if anyone could point me in the right direction for creating an AVI(or any other video format) from my opengl scene. I have found the AVIFile functions in the Win32 SDK, but I haven’t been able to figure out how to use those functions yet. Thanks for any help.

-Drew

Follow these: (Man, that’s 2.5 years old. ) http://www.opengl.org/discussion_boards/ubb/Forum3/HTML/000514.html http://www.opengl.org/discussion_boards/ubb/Forum3/HTML/000776.html

[This message has been edited by Relic (edited 02-05-2003).]

Originally posted by Relic:
[b]Follow these: (Man, that’s 2.5 years old. ) http://www.opengl.org/discussion_boards/ubb/Forum3/HTML/000514.html http://www.opengl.org/discussion_boards/ubb/Forum3/HTML/000776.html

[This message has been edited by Relic (edited 02-05-2003).][/b]

Yeah, I found those about half an hour ago. Sorry, I keep forgetting there is an advanced forum here when I do my searches. Thanks for the links anyhow.

-Drew

I found an avi tutorial but it was quite long time ago. I will search through my hard drive and i let you know when i find it. I am not sure if i have enough time today but i’ll try.

http://www.codeproject.com/audio/avigenerator.asp

I am not sure if it’s what you are looking for but it might be worth checking. http://nehe.gamedev.net/tutorials/lesson.asp?l=35