dthpham / sminterpolate

Make motion interpolated and fluid slow motion videos from the command line.
MIT License
1.38k stars 91 forks source link

windows compilation #125

Closed natxopedreira closed 4 years ago

natxopedreira commented 4 years ago

How to compile windows version? I want to add option for h265 encoding

jimmycrackc0rn7 commented 4 years ago

I second this. The ability to set non default ffmpeg arguments would be amazing.

I am also having major issues trying to setup the development version of butterflow to achieve this. The Install From Source Guide does not mention anything about windows. Is it possible to develop on Windows 10?

dthpham commented 4 years ago

There's no updated instructions for building on Windows at this time. Older instructions can be found in earlier commits https://github.com/dthpham/butterflow/blob/aebbc6ede3aa3ae29857143ffde49fcaefdc05a3/docs/Install-From-Source-Guide.md

@jimmycrackc0rn7 Ability to set non-default FFMPEG arguments will be included in the future.