-
Notifications
You must be signed in to change notification settings - Fork 0
Motion Interpolation
holzkohlengrill edited this page Dec 15, 2023
·
2 revisions
If you ever want to do advanced motion interpolation use:
docker run -it -w /share -v $(pwd)/:/share saren/butterflow butterflow "$@"
see https://github.com/dthpham/butterflow
example call:
docker run -it -w /share -v $(pwd)/:/share saren/butterflow butterflow video.mkv -l -r 90 -o output.mp4 -v
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License *.
Code (snippets) are licensed under a MIT License *.
* Unless stated otherwise