4 Nov
2006
4 Nov
'06
8:29 p.m.
Hello, First attempt for VFW capture support in Windows. For testing purposes only! Enable it with: ./configure --enable-memalign-hack --enable-vfw-cap It prints lots of (somewhat useless) debug messages. Image is upside down =). I just have to find the right PIX_FMT and width/height... I'm way too tired to look at that now. Note: Run this FFmpeg from Windows' command prompts (cmd or command)! *Not MSys!*. This patch includes the patch I sent to ffmpeg-devel for interactive support for Windows. You must kill it with 'q' or Ctrl+C, or else the capture device won't be released, and you'll have to reboot Windows to get it back. MSys doesn't capture 'q' nor Ctrl+C, so it's doomed to make you loose control of the device. Ramiro Polla