Sign inSign up

cclloyd/butterflow

By cclloyd

Updated over 8 years ago

Butterflow image based off https://github.com/Saren-Arterius/my-dockerfiles/blob/master/butterflow

Image
0

900

cclloyd/butterflow repository overview

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

Tag summary

Content type

Image

Digest

Size

749 MB

Last updated

over 8 years ago

docker pull cclloyd/butterflow