Skip to content

OCVWarp v4.00

Compare
Choose a tag to compare
@hn-88 hn-88 released this 09 Apr 13:05
· 7 commits to master since this release
8a78d8a

Adds image sequence support.

Image sequences must be sequentially numbered with zero padded numbers as the last part of the filename, for example

Syntax: ocvwarp.exe "c:\Downloads\ocvwarp.ini" "c:\Downloads\input%03d.jpg" "c:\Downloads\output.mp4"

If the Windows exe complains about missing DLLs, please install Visual Studio 2015 C++ redistributables from Microsoft.

On Linux, the AppImage must be run inside the build directory, which can be obtained by downloading the source zip or tar.gz file.