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

duration is in microseconds, not milliseconds #162

Closed yakir12 closed 5 years ago

yakir12 commented 5 years ago

Fixed by #161

Checkout that PR. I think it's my fault, so it's only fitting I try and fix it. Sorry about that.

Just gonna go ahead and ping you @ianshmean since this is an easy fix for a silent and evil (albeit not life threatening) bug. Hope that's OK.

IanButterworth commented 5 years ago

Thanks! merged with #161