How do I get a Video Thumbnail in .Net?

后端 未结 5 914
-上瘾入骨i
-上瘾入骨i 2020-12-05 04:34

I\'m looking to implement a function that retrieves a single frame from an input video, so I can use it as a thumbnail.

Something along these lines should work:

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-05 05:25

    There are some libraries at www.mitov.com that may help. It's a generic wrapper for Directshow functionality, and I think one of the demos shows how to take a frame from a video file.

提交回复
热议问题