Re: Read wmcap.exe output in Java.



From: "Leon_Killa"

Assuming that WMCap.exe (version 7.0.22 on an XP box) is
displaying some video, I need to take the image displayed
at some instant and have it be available as a
BufferedImage in a Java program. So the Java program
basically needs to be able to read the output of the
wmcap program. How can this be accomplished?

I can do screen shots, but that is unprofessional since
the wmcap window always has to be on the screen. Is the
wmcap.exe source available anywhere? That would be a good
place to start.

What is WMCap.exe, the test utility from ADS? What does it
do? What is its output that you want to capture?


--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm


.


Loading