Description: Disable x264 encoding support. Author: Antoine Martin Forwarded: not-needed --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ -x264_ENABLED = True +x264_ENABLED = False