41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
# Video Preview
|
||
|
||
> Preview a video file by rendering random frames.
|
||
|
||
---
|
||
|
||
## Features
|
||
|
||
- Read random frames from a video
|
||
|
||
## Screenshots
|
||
|
||
[](wiki/screenshot-1.png) [](wiki/screenshot-2.png)
|
||
|
||
---
|
||
|
||
## Background
|
||
|
||
It’s quite common for me to build a tool for myself to do a specific task. These tools are usually pretty crude and never get shared. This tool is an exception, it’s still grossly crude but I’m sharing it.
|
||
|
||
I was sorting through a large number of video files. I wasn’t certain what each file contained and playing each video was frustratingly slow. I needed a tool that would read a video file and give me a few video frames. And this Video Preview was born.
|
||
|
||
---
|
||
|
||
## Releases & Builds
|
||
|
||
See [Releases](/HiImRay_Public/video-preview/releases)
|
||
|
||
## Acknowledgements
|
||
|
||
This software uses a number of dependencies and assets from third-parties.
|
||
These developers and artists deserve due credit for their work and for their commitment to sharing their work freely.
|
||
Each product is released under their own particular license, for more information please visit their websites.
|
||
|
||
- [Feather - Simply Beautiful Open Source Icons](https://feathericons.com/)
|
||
- [FFmpeg](https://www.ffmpeg.org/)
|
||
- [MediaToolkit](https://github.com/mtebenev/MediaToolkit.NetCore)
|
||
|
||
## License
|
||
|
||
None. |