JuliaIO / VideoIO.jl

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

use dirname(@__FILE__) instead of Pkg.dir #82

Closed tkelman closed 8 years ago

tkelman commented 8 years ago

allows installing the package elsewhere

tkelman commented 8 years ago

looks like there are a bunch of these that all need to be fixed