Tom Vaughan via ffmpeg-devel (HE12026-04-08): > I’ve developed a set of patches that enable FFmpeg to be optionally given a > single > JSON containing all commands and parameters. > This… > > * makes building FFMPEG commands programmatically easier and more reliable > * avoids difficulties that come with very long FFMPEG command-line strings
Hi. Thanks for the patches. It looks like an awful lot of code for something that could be done with a wrapper. > * avoids the requirement to escape slashes and other common characters What requirement to escape slashes and other common characters? I am thinking this would be better as a wrapper. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
