JuliaIO / VideoIO.jl

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

Add and test get_duration() get_start_time() get_time_duration() (v2 of #110) #153

Closed IanButterworth closed 5 years ago

IanButterworth commented 5 years ago

Updated version of #110

yakir12 commented 5 years ago

This is awesome! Thank you.