ffmpex
ffmpex copied to clipboard
Initialize a Command by pasting the command-line command
Would be nice if this library could parse the command-line command, without having to manually translate to this library's API.
As part of this, should expose functions to easily get the input file, output file, and options from the Command struct. So we can add additional options beyond the pasted command-line command.