Closed IanButterworth closed 5 years ago
Fixed with https://github.com/JuliaIO/FFMPEG.jl/pull/4 awaiting merging and releasing
Should be GTM now? With compat on FFMPEG >= 0.2.0 for safety
I’ve got the compat commit ready to push when the version is released on general
@ianshmean it's now merged.
Work in progress.. currently fails because in the current regime, the output of ffmpeg needs to be collected through:
https://github.com/JuliaIO/VideoIO.jl/blob/40f21afd29492cbee7101f558fd5ae3b31ef6db5/src/util.jl#L31-L37