Posts tagged “command line”
FCP X has been causing headaches for folks all over the webosphere. Unfortunate, because its pretty slick, especially if we consider it a 1.0 release.
One particular area of headache for me has been scripting the new Batch Monitor replacement -- Share Monitor. Turns out its not terribly difficult to interact with Share Monitor using the command line.
Fire up terminal.
Copy and paste the following:
/Applications/Compressor.app/Contents/PlugIns/Compressor/CompressorKit.bundle/Contents/EmbeddedApps/Share\ Monitor.app/Contents/MacOS/Share\ Monitor -help
Read, experiment, enjoy.