vfw
How can i migrate Video For Windows code to something better?
I have an IP camera streaming video into blackbox buffer code that a company provided me. They also provided me example code of how i can take the buffer and convert it to an unsigned char* array. Wit[详细]
2023-03-25 07:44 分类:问答capDlgVideoSource problems with multiple webcams
I have two different webcams connected to my PC, but I have problems choosing them when running the following code. I included all the initialization routine and the last line with capDlgVideoSource c[详细]
2023-03-24 04:18 分类:问答Where can I find Video for Windows (VFW)
I am working on a project that uses VFW. I have done Google searches for it, but not exactly sure what I am looking for. I have a f开发者_如何学编程ew questions about it. Is it a dll? If so, where cou[详细]
2023-03-18 17:38 分类:问答My 32-bit Video For Windows based app doesn't work under Win7/64 or Vista/64?
I wrote a program that relies on Video For Windows. It worked fine under XP & Vista 32-bit OSes, but now I am trying to run it on the newer 64-bit OSes it isn\'t able to open any AVI files. The ac[详细]
2023-03-16 02:02 分类:问答Am i incorrectly setting up avi info for saving a file in C++ vfw?
I am using a specialized network streaming camera and I am trying to save the video stream off in a file. at the moment the code saves the video but in an ackward RGB format which screws up the color[详细]
2023-03-11 13:08 分类:问答Getting a snapshot from a webcam with Delphi
I need to get a regular snapshot from a webcam in Delphi.Speed is not a problem (once a second is fine).I have tried demo code from based on stuff from http://delphi.pjh2.de but I can\'t get it to wor[详细]
2023-01-11 14:33 分类:问答Where to find documentation for vfw.h? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-20 07:14 分类:问答AviSaveOptions() dialog window is distorted!
I\'m using windows XP , hebrew version. I am trying to save an AVI file using the Video For Windows API in C++, when I run the AviSaveOptions() function, the dialog opens as a thin unclickable strip a[详细]
2022-12-16 01:24 分类:问答