From 7c8df9bb250b6498a7738d3f3609a0b62ad2f798 Mon Sep 17 00:00:00 2001 From: Kyle Schwarz Date: Tue, 6 Mar 2018 16:55:59 -0500 Subject: Revert Binutils to 2.29.1 2.30 seems have have an issue with x265: Stream #0:0 -> #0:x265 [error]: Only bit depths of 0 are supported in this build Further investigation is needed to find the real issue here. --- mingw-w64-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-build b/mingw-w64-build index 17f1843..12438f1 100755 --- a/mingw-w64-build +++ b/mingw-w64-build @@ -17,7 +17,7 @@ # v_script="4.0.1" -v_binutils="2.30" +v_binutils="2.29.1" v_gcc="7.3.0" v_gmp="6.1.2" v_mpfr="4.0.1" -- cgit v1.2.3