How can I extract a specific frame from a WMV file?

I have a Windows Media Video file and need to capture a frame and display it. How can i do this?

0


a source to share


1 answer


I don't think there is a library out of the box for this, however you can probably use ffmpeg.



http://www.db75.com/new_blog/?p=121

+1


a source







All Articles