Ask Your Question

Revision history [back]

OpenCV uses popular video decoding/encoding libraries for video i/o support. If you use Linux it can be FFMPEG, GStreamer, Xine, etc. If you want to use hardware acceleration you need hardware accelerated version of video library. For example, if you have somw plug-in for GStreamer, install it and build OpenCV with GStreamer support.