如何从 WMV 文件中提取特定帧?
我有一个 Windows Media 视频文件,需要抓取一帧并显示它。我怎样才能做到这一点?
I have a Windows Media Video file, and the need to grab a frame and show it. How might I accomplish this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为没有现成的库可用于此目的,但是您可以使用 ffmpeg。
http://www.db75.com/new_blog/?p=121
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