JuliaIO / FFMPEG.jl

Julia Package for the FFMPEG builder binaries
MIT License
34 stars 13 forks source link

Update FFMPEG to use 6.1.1 #59

Open theogf opened 8 months ago

theogf commented 8 months ago

Updated compat and removed avresample reference: https://bugs.gentoo.org/722274

theogf commented 8 months ago

It looks like OpenSSL has a compatibility issue in 1.3. The version needed by FFMPEG_jll does not exist for 1.3

bjarthur commented 2 weeks ago

except for appveyor build failing, all tests pass. is there a reason not to merge?

giordano commented 2 weeks ago

https://github.com/JuliaIO/VideoIO.jl/pull/418