Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building the video I/O part only?

Hi,

It's possible that OpenCV could be the best suited video I/O code for my needs. However, I don't need the "whole monster", as I'm not doing any computer vision stuff. But I need a way of doing video I/O on several platforms, and it seems OpenCV has the approach that best suits my ideas, because it uses the native video API on each OS.

So, I'd like to build only the OpenCV part I need...

Is it possible to build the video I/O part of OpenCV only? How? Can you point me to some page or site describing so?

Thanks a lot,

ardi