Search code examples
phpwmv

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


I have a Windows Media Video file, and the need to grab a frame and show it. How might I accomplish this?


Solution

  • I don't think that there is a ready made library available for that, however you can probably make use of ffmpeg.

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