893245b271d4b4bd2151281dffd067fb92baed06
Getting started
Install pre-requisites
- Install ffmpeg libraries for system
- Install opencv for system
Download
git clone https://github.com/talksik/cpp_thumbnail_generator
cd cpp_thumbnail_generator
chmod +x run.sh
./run.sh
Using own file
Run the CLI tool directly with own file or change the test file in the run.sh script.
./ThumbnailGenerator <input_file>
Description
Languages
C++
91%
CMake
6.8%
Shell
2.2%