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

viewcam() error: Selected framerate (29.970030) is not supported by the device #148

Closed kmsquire closed 5 years ago

kmsquire commented 5 years ago

The solution should be to follow the ideas in this StackOverflow post.

kmsquire commented 5 years ago

Works for me on master now (for OSX).