Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
Hacker^WKludger
Join Date: Mar 2002
Location: Barcelona (Spain)
Posts: 155
|
VCM APIs available outside MS Visual C?
Hi, I've just started to make programs that use the windows API and I'd like to do a little application that deals with video codecs, but it seems that the API headers I'm using (from MinGW) doesn't include the needed header (vfw.h). I know it's included with MS Visual C, but I don't like it, I'm not comfortable with it. I'm using Dev-C++ (and it includes the MinGW).
Does anyone know if there are some publicly available headers I can use? Or am I missing something and they ARE there? Thank You for your time. |
|
|
|
|
|
#2 | Link |
|
VDubMod Devel
Join Date: Oct 2001
Location: Germany
Posts: 826
|
Have you tried M$'s Platform SDK? Its probably in it. (Available free from www.microsoft.com)
If its not there (although I'm pretty sure it is) try the Direct X SDK. Regards Belgabor |
|
|
|
|
|
#3 | Link |
|
Hacker^WKludger
Join Date: Mar 2002
Location: Barcelona (Spain)
Posts: 155
|
thanks for your time, I just found the SDK some hours ago and I was downloading while you posted this so... again thanks for your time
![]() The interface is listed as part of the Platform SDK. DirectX SDK has no relation with the video for windows (aka VfW aka VCM) interface. |
|
|
|
|
|
#4 | Link |
|
Kilted Yaksman
Join Date: Oct 2001
Location: South Carolina
Posts: 1,303
|
You can get a recreated, GPL'ed version of vfw.h from the ffvfw distribution, I think:
http://cutka.szm.sk/ffvfw/ffvfw.html -h |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|