You could install an older version of ffmpeg. I've made progress in wrapping later versions, and just need time to finish it up. I'll post a WIP pull request soon, and hopefully finish it soon as well (but I've been saying that for a while).
Cheers, Kevin On Wed, Aug 10, 2016 at 3:31 PM, Shivkumar Chandrasekaran <[email protected]> wrote: > On "import VideoIO" here is the relevant piece of the error: > ERROR: LoadError: LoadError: could not open file /home/shiv/.julia/v0.4/ > VideoIO/src/ffmpeg/AVUtil/src/../../../ffmpeg/AVUtil/v55/LIBAVUTIL.jl > > The problem is that it is looking for "v55" directory but even github > seems to have only "v54" directory. > > Any idea how this can be fixed? > > Thanks. > > --shiv-- >
