Tag: misadventure
-
FFMPEG input/output as an abstraction
I am currently working on writing code to support the usage pattern that I have used in the past for making animations using ffmpeg to encode video. Really though, how complex does it need to be? Well, let’s put together a wish-list: It should always shut down the pipe at the end of executionIt’s really…