Merge pull request 'Added readme' (#1) from release/0.1.3.010 into master
Reviewed-on: HiImRay_Public/video-preview#1
41
README.md
Normal file
@ -0,0 +1,41 @@
|
||||
# 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.
|
||||
0
.gitignore → source/.gitignore
vendored
|
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
|
Before Width: | Height: | Size: 428 B After Width: | Height: | Size: 428 B |
|
Before Width: | Height: | Size: 642 B After Width: | Height: | Size: 642 B |
|
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 364 B |
|
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 623 B |
|
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 416 B |
|
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 589 B |
|
Before Width: | Height: | Size: 751 B After Width: | Height: | Size: 751 B |
|
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 500 B |
|
Before Width: | Height: | Size: 694 B After Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
BIN
wiki/screenshot-1-h240.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
wiki/screenshot-1.png
Normal file
|
After Width: | Height: | Size: 337 KiB |
BIN
wiki/screenshot-2-h240.png
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
wiki/screenshot-2.png
Normal file
|
After Width: | Height: | Size: 282 KiB |