I am using Dev-c++ 4.9.6.9 to make a program that can make a AVI video. I searched on the wwweb and all I seem to be able to find is vfw (microsofts video API). I would like to be able to use these API functions, but the include files and the libraries for it aren't included with Dev-c++.
Does anyone here have any experience creating AVI files with Dev-c++? Or can someone tell me where I can find libraries for Dev-c++ that will help me do this?
Thanks in advance,
-GLENN-
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey all,
I am using Dev-c++ 4.9.6.9 to make a program that can make a AVI video. I searched on the wwweb and all I seem to be able to find is vfw (microsofts video API). I would like to be able to use these API functions, but the include files and the libraries for it aren't included with Dev-c++.
Does anyone here have any experience creating AVI files with Dev-c++? Or can someone tell me where I can find libraries for Dev-c++ that will help me do this?
Thanks in advance,
-GLENN-
Anyone?
I would like to use the vfw API but I don't have the vfw.h file.
The link posted in another topic on this forum (http://mywebpage.netscape.com/PtrPck/multimedia.htm) doesn't help. I still can't find it.
If it is possible to use the VFW (video for windows) API please let me know.
-GLENN-