JuliaIO / VideoIO.jl

Reading and writing of video files in Julia via ffmpeg
https://juliaio.github.io/VideoIO.jl/stable
Other
126 stars 53 forks source link

Lock ffmpeg.jl compat to 0.2 #223

Closed IanButterworth closed 4 years ago

IanButterworth commented 4 years ago

There seems to have been breaking changes in FFMPEG.jl so I've locked compat to FFMPEG 0.2 (which it should've been before)

https://github.com/JuliaIO/FFMPEG.jl/issues/24