How do I get a Video Thumbnail in .Net?

后端 未结 5 909
-上瘾入骨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:12

    This is also worth to see:

    http://www.codeproject.com/Articles/13237/Extract-Frames-from-Video-Files

提交回复
热议问题