Butterflow image based off https://github.com/Saren-Arterius/my-dockerfiles/blob/master/butterflow
900
Butterflow is a frame interpolation program.
Butterflow: https://github.com/dthpham/butterflow
To easily run after pulling, add this to your bash profile.
alias butterflow="docker run --rm -v $PWD:/tmp/workdir -it butterflow -v"
You can then run it from any directory as long as you use relative paths within the directory.
Example:
butterflow -sm -r 60 -o output.mp4 input.mp4
Content type
Image
Digest
Size
749 MB
Last updated
over 8 years ago
docker pull cclloyd/butterflow