Using native backends for reading video files

asked 2016-11-02 04:13:23 -0600

Hello,

I am trying to extract frames from a video by only using codecs that are available on user's computer. The computer is a Windows OS. My understanding is that it is possible : http://docs.opencv.org/trunk/d0/da7/v...

But i am only able to read video from my webcam and not directly from a video file.

Am i missing something ?

Thanks in advance,

edit retag flag offensive close merge delete