~dricottone/my-utils

ref: ef6d4cd1b378cc0ebbcb6e1460b3909f0cdd71b6 my-utils/videos/README.md -rw-r--r-- 580 bytes
ef6d4cd1Dominic Ricottone Incomplete work on hardware/media utils 4 days ago

#videos utilities

Tools for manipulating video files.

bats is required for the test suite.

#Specification

These utilities have external dependencies. That's an inevitability, given that I will not be writing video codecs.

Executable Description Extra Dependencies
thumbnail Extract a thumbnail from a video bash, ffmpeg

All scripts support -h and --help for printing built-in documentation.

All scripts do nothing if no input arguments are given.