How would I run AME via terminal on a Mac?
Basically, I have a bunch of video files and I want to convert them either to one specific preset or to another specific preset. How can this be done without opening up AME by using the terminal?
Is there a way to just run something like the following in the terminal:
AME.app presetName videoFile1.ext videoFile2.ext
App executable followed by name of the preset and video files.
Thanks!