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

Installation went all fine, but errors when running. Manually installing `libav` changes nothing. ``` $ brew install brewsci/science/butterflow $ butterflow Traceback (most recent call last): File "/usr/local/Cellar/butterflow/0.2.3_1/libexec/bin/butterflow", line 9, in...

Hello, When running: `butterflow -prb video-1538675243.mp4` The output is ``` Video information: Streams available : video,audio Resolution : 1x0, SAR 1:1 DAR 1:0 Rate : nan fps Duration : 00:00:00...

Hi, I am trying to install "mingw-w64-opencv2" on Windows 10, and when building via "MINGW_INSTALLS=mingw64 makepkg-mingw -sLf" it ends with an error: https://pastebin.com/jZhVwSkV Same issue as here: https://github.com/dthpham/butterflow/issues/90 Is there...

hello i have this error what can i do? (i use hachintosh, high sierra, with gtx1080) nongratas-iMac:butterflow nongrata$ butterflow -d Traceback (most recent call last): File "/usr/local/Cellar/butterflow/0.2.3_1/libexec/bin/butterflow", line 9, in...

I'm running High Sierra hackintosh. I seem to get a "illegal hardware instruction" whenever I try to use my GPU. Here's the output when I run `butterflow -d` > OpenCL...

*** Error in `/usr/bin/python': corrupted size vs. prev_size: 0x0000000002818b70 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f4dc71887e5] /lib/x86_64-linux-gnu/libc.so.6(+0x7e9dc)[0x7f4dc718f9dc] /lib/x86_64-linux-gnu/libc.so.6(+0x80678)[0x7f4dc7191678] /lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f4dc719553c] /lib/x86_64-linux-gnu/libusb-1.0.so.0(libusb_exit+0x23c)[0x7f4da126ffac] /usr/lib/x86_64-linux-gnu/libdc1394.so.22(+0x20531)[0x7f4da9489531] /usr/lib/x86_64-linux-gnu/libdc1394.so.22(dc1394_free+0x33)[0x7f4da9475a93] /lib/x86_64-linux-gnu/libc.so.6(+0x39ff8)[0x7f4dc714aff8] /lib/x86_64-linux-gnu/libc.so.6(+0x3a045)[0x7f4dc714b045] /usr/bin/python[0x51dc1f] /usr/bin/python[0x51b1b7] /usr/bin/python(PyErr_PrintEx+0x2d)[0x51aadd] /usr/bin/python[0x4309d5] /usr/bin/python(Py_Main+0x612)[0x493ae2] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f4dc7131830] /usr/bin/python(_start+0x29)[0x4933e9] =======...

The flashing video: [test.mp4.zip](https://github.com/dthpham/butterflow/files/2509145/test.mp4.zip) ``` ➜ zjzd butterflow -d OpenCL devices: Platform : Apple Platform Vendor : Apple Platform Version : OpenCL 1.2 (Aug 20 2018 18:58:21) Device 0 :...

Hi everyone! I have a very old laptop, but it looks like the CPU can handle openCL: ``` OpenCL devices: Platform : AMD Accelerated Parallel Processing Platform Vendor : Advanced...

The install instructions for Debian are now outdated. Can you please update the instructions, or at the very least provide a 64-bit static binary for linux?

I encounter the error when I run the command "butterflow -r 2x test.mp4". I use python 2, and i compile and install the butterflow on centos 7.2 . [root@master_node butterflow]#...