2024-01-13 13:42:26 -08:00
2024-01-13 12:54:31 -08:00
2024-01-13 12:54:31 -08:00
2024-01-13 11:49:38 -08:00
2024-01-13 13:38:55 -08:00
2024-01-13 13:38:55 -08:00
2024-01-13 13:42:26 -08:00
2024-01-13 11:48:08 -08:00
2024-01-13 11:48:08 -08:00
2024-01-13 13:38:55 -08:00

Getting started

Install pre-requisites

  1. Install ffmpeg libraries for system
  2. 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>
S
Description
No description provided
Readme 31 MiB
Languages
C++ 91%
CMake 6.8%
Shell 2.2%