For instance, you may have troubles to create videos from small images (like 100x100).
We encoutered problems when reading some videos with OpenCV alone, this code solve them.To read and to generate various types of videos : Using this code you will be able, even under Windows (the poor sibling of OpenCV on this task), Our Swiss knife to facilitate video manipulation as you may have encounter problems to do so.
Efficiency is not the goal here, we want to share To/from OpenCV cv::Mat objects under Windows/Linux/Mac OSX. The idea is to use ffmpeg as a pipe tool to read and write videos (sound is not supported) This aim of this project is to provide a convenient way to read and write almost any kind of video