Hacklin
Hacklin
- Supply reason why a command-line argument was incorrect. - Add help option (`-h`). - Add verbosity options (`-q`, `-v`) to set the AV library's log level.
Requires a Posix shell that supports 'local' (dash, bash, ksh, zsh). Requires PR #97, if you want to build Untrunc with FFmpeg.
### Multi-capable Docker image. **Build Stages**: - `build-env` - Create build environment image to build Untrunc, - `construction` - Create image with a built Untrunc, - `production` - Create Docker...
Make sources build against newer Libav and FFmpeg libraries. Builds against the sources of (2018-01-25): - Libav v13_dev0-1441-gcbe28bc06 - FFmpeg 3.4.git N-89892-g4e6e1e5350 Untrunc uses an internal header of Libav/FFmpeg. So...