Closed ilovezfs closed 4 years ago
Sorry, this is limitation of ffmpeg-sys's design, and I don't have much hopes on that dependency being improved.
It's more likely that I remove ffmpeg support completely than to add ffmpeg 4 support.
That's unfortunate as it looks like gifski will be the only formula in Homebrew/homebrew-core still needing ffmpeg 3.x
Can gifski be built with ffmpeg disabled?
Yes. Just don't add --features=video
0.10.1 builds with ffmpeg from homebrew again.
I've also reported this to https://github.com/meh/rust-ffmpeg/issues/112
I'm not sure whether you want to wait on them to fix it, help them fix it, or do something else.
The failure is
regressed by https://github.com/FFmpeg/FFmpeg/commit/2b320318273b74df6e1b712fb33544d6a1b26be1 https://github.com/FFmpeg/FFmpeg/commit/693a11b8a269c695c2608172c223be246dd7343e and more