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

[Here is the original video](https://obj.umiacs.umd.edu/public-test/t_ic2.mp4) and [here is the output](https://obj.umiacs.umd.edu/public-test/out.mp4) after running `butterflow -s full,fps=50 ~/Downloads/t_ic2.mp4` Have I done something wrong?

bug

Here it is. Maybe an old issue. I have prepared some small video sample, to demonstrate and provide debug info. [demonstration](https://asciinema.org/a/ep2cptmdomw5cg92r3i7s4v1d) video sample is not corrupted (id try to show...

Hello everyone, I'm completely new to all of this so please forgive me if I'm asking some obvious things. By the way I tried to install BF directly from homebrew...

OS:arch butterflow from git ffmpeg 3.1.4 I just installed butterflow but can't get any file to be converted, always got this: > % butterflow -r 3x VIDE0024.AVI :( > rendering:...

Got another one for you - I am trying to run Butterflow on a very large video which is 4096x2048 pixels. When I run it on Ubuntu using current `master`,...

bug

Hi dthpham, First off, thanks for making Butterflow - it's pretty awesome. I've been using it on satellite photos from [Himawari 8](https://en.wikipedia.org/wiki/Himawari_8) with great results. The only other open source...

bug
enhancement

Getting this error message, plus . `This tap is now empty and all its contents were either deleted or migrated.`

opencv@2 has been disabled because it is not supported upstream!

When running: `python setup.py develop` ``` Traceback (most recent call last): File "setup.py", line 63, in 'site-packages/'.format(py_ver)) File "/Users/user/opt/anaconda3/lib/python3.7/posixpath.py", line 94, in join genericpath._check_arg_types('join', a, *p) File "/Users/user/opt/anaconda3/lib/python3.7/genericpath.py", line 155,...

Would be very nice to be able to specify the output format directly instead of re-encoding it afterwards. I tried installing from source, but msys2 (and other distributions) no longer...