4

Table Of Contents
If you are accustomed to doing your work from Terminal shells, and you need or prefer
to run Compressor from the command line with minimal use of application interfaces,
this appendix is for you.
This appendix covers the following:
Shell Commands for Submitting Compressor Jobs (p. 399)
Shell Commands for Submitting Compressor Jobs
You can run the Compressor application from the command line using the Compressor
command, with a number of command-line options for submitting jobs.
In the command-line descriptions below, angle brackets < > indicate a mandatory
argument in a command, and brackets [ ] indicate an optional argument.
Synopsis
Below is a synopsis of the command for submitting a job to a cluster. The Compressor
command is located in /Applications/Final Cut Pro/Compressor.app/Contents/MacOS/.
Compressor [-clustername <name>][-clusterid
<username:password@ipaddress:portNumber>] [-batchfilepath <path>] [-batchname
<batchname>] [-priority <value>] [-jobpath <path>] [-settingpath <path>]
[-destinationpath <path>] [-info <xml>] [-timeout <seconds>] [-help] [-show]
In this example, -jobpath, -settingpath, and -destinationpath, in that order, can be
repeated as many times as the number of jobs you want to submit.
Note: Not all the options are necessary. For example, you can specify the cluster either
by its -clustername or by its -clusterid. You do not need to specify both. If both are
specified, only -clusterid is used.
Additionally, if you specify -batchfilepath, then -jobpath, -settingpath, and
-destinationpath are not necessary because the previously saved batch file already
contains information about the job, settings, and destination.
Example of -batchfilepath:
399
Using the Command Line
Appendix
C