sminterpolate icon indicating copy to clipboard operation
sminterpolate copied to clipboard

Make motion interpolated and fluid slow motion videos from the command line.

Results 81 sminterpolate issues
Sort by recently updated
recently updated
newest added

Hey gang - I just thought it would be cool to have a thread in which the steps / techniques of successful linux installs were recorded / discussed. I've done...

When I try installing using python2 on Arch Linux (manually or through aur), I get the following error. I have tried installing numpy for python 2 and 3, through pip...

C:\Users\Wissotsky\Desktop\butterflow-0.2.4.alpha2-win64>butterflow.exe Traceback (most recent call last): File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/__startup__.py", line 14, in run File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 26, in run File "butterflow/__main__.py", line 5, in File "butterflow/cli.py", line 10, in ImportError: DLL...

I have a use case that is going to output a very low framerate so it would be ideal for me if I could just feed it two source images...

brew install homebrew/science/butterflow ==> Tapping homebrew/science Cloning into '/usr/local/Library/Taps/homebrew/homebrew-science'... remote: Counting objects: 694, done. remote: Compressing objects: 100% (687/687), done. remote: Total 694 (delta 0), reused 52 (delta 0), pack-reused...

Can you upgrade this project to OpenCV 3? OpenCV 2 is deprecated on Arch Linux and I need OpenCV 3 for my study and other programs that depend on it....

Did NVidia change an API as I now get the folllowing error. Traceback (most recent call last): File "C:/msys64/mingw64/lib/python2.7/site-packages/cx_Freeze/initscripts/Console.py", line 27, in File "butterflow/__main__.py", line 12, in File "butterflow/cli.py", line...

It hasn't been updated to use the new source link and hashes. I commented on the [AUR page](https://aur.archlinux.org/packages/butterflow/) a few weeks ago; hopefully this is a better place to track...

OpenCV is on 3.4.1 on Fedora, so I tried the last 2.x tarball of opencv. OpenCV builds successfully, but butterflow does not: * installing opencl-devel doesn't do any good (reason...

Compiling is difficult now due to opencv being on version 3. See also: * #104 * https://github.com/dthpham/butterflow/issues/55#issuecomment-344665006