Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felixge/chapter-thumbnails


https://github.com/felixge/chapter-thumbnails

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# chapter-thumbnails

Extracts a thumbnail for each chapter marker in the given video into an output
directory. Requires ffmpeg to be installed.

## Install

```
go install github.com/felixge/chapter-thumbnails@latest
```

## Usage

```
usage: chapter-thumbnails
-f string
Thumbnail format (default "png")
```