ffmpex icon indicating copy to clipboard operation
ffmpex copied to clipboard

Initialize a Command by pasting the command-line command

Open talklittle opened this issue 3 years ago • 0 comments

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.

talklittle avatar Jul 04 '21 22:07 talklittle