Tom Vaughan via ffmpeg-devel (HE12026-04-14): > To experiment and make improvements faster, I realized that it would > be best to re-architect the interface and orchestration layer. So, > I've created a new open-source project... > https://github.com/MediaMolder/mediamolder. Contributions are > welcomed.
Hi. Having an alternate implementation of the driving logic is a very good thing. Nice. I would still suggest to have the feature of converting your JSON structure into a real ffmpeg command-line: ffmpeg is a very common tool, it can be available on places where your tool is not: hosted servers, compute clusters, etc. The option to use your tool to prepare the command-line and submit it elsewhere would be very useful. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
