Visual C++ Library for converting set of images to a video without using Opencv -


i working on project in visual c++. have 10 20 images (.jpeg) in directory , wanted convert video of format (.avi/.mp4) in images shown after specified interval. using visual c++ (microsoft visual studio 2010). please me. if provide source code, helpful. don't want use opencv. please suggest other available libraries along information it. (in short, alternative library opencv?)

you can using directshow. take @ following sample: https://msdn.microsoft.com/en-us/library/dd377481(vs.85).aspx


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -