An open API service indexing awesome lists of open source software.

https://github.com/ohkashi/wpfvideothumbnail

Video Thumbnail Sample for WPF
https://github.com/ohkashi/wpfvideothumbnail

mediafoundation thumbnail wpf

Last synced: 9 months ago
JSON representation

Video Thumbnail Sample for WPF

Awesome Lists containing this project

README

          

# WPF VideoThumbnail Sample
Demonstrates how to use the source reader to get video thumbnail images.

![shot](https://github.com/ohkashi/WpfVideoThumbnail/blob/master/shot.jpg)

## References
* [https://github.com/Microsoft/../Win7Samples/multimedia/mediafoundation/VideoThumbnail](https://github.com/Microsoft/Windows-classic-samples/tree/main/Samples/Win7Samples/multimedia/mediafoundation/VideoThumbnail)
* [https://stackoverflow.com/questions/31918334/shake-animation-3d-version](https://stackoverflow.com/questions/31918334/shake-animation-3d-version)
* https://www.nuget.org/packages/Vortice.MediaFoundation/

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details.