Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 456 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 456 Bytes

Video

video is an ffmpeg wrapper.

!! Important !!

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.