video
is an ffmpeg wrapper.
This is by no means intended as an example for an elegant and robust Go program. It was pragmatically developed for personal convenience to learn, document, structure and automate various complex ffmpeg tasks. It's a step forward from previous solutions that involved even more complex and messy batch and bash scripts.
There may be future attempts to structure this more elegantly.