You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
I am unable to execute the install script by following the instructions in that link. Some dependencies have changed in MSYS2's repo and git clone https://github.com/dthpham/butterflow.git does not create the install folder the script suggests is there.
I've tried compiling settings.py separately but when I put it on BF v024a4's folder, python returns me a invalid magic number error.
Just wanted to change the cv parameter in settings.py to hevc_nvenc and a few other things 'cause my CPU just can't handle the veryslow preset, but my GPU would burn through that.
I'll try it on my ubuntu installation but not sure it'll work.
@dthpham could you explain in a little more detail what to do for a newbie?
Also, if it isn't asking too much, could you tell me how to add the ffmpeg parameters -qmin and -qmax? Because, from what I understood of the code, the settings.py ffmpeg parameters are sent somewhere else before being passed to ffmpeg itself.
I know you are not maintaining anymore but there's nowhere else to ask.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do I need to specifically install Build Tools for C++ v14?
All I want is to change some parameters on
settings.pyc
to use my GPU for encoding...The text was updated successfully, but these errors were encountered: