4.2
Table Of Contents
Assigns the batch name, “My First Batch”
Finds the file “MySource.mov” for the job at ~/Movies
Uses the “Apple Devices HD (Custom)” setting at
~/Library/Application\ Support/Compressor/Settings (The “\”
character is used in this case to retain the space in
“Application Support.”)
Writes the output file, named “MyOutput.m4v,” to the
~/Movies folder
Configure a shared computer
The following command configures a computer to allow other
computers to process batches on it.
Important: The command below must be executed on one line.
/Applications/Compressor.app/Contents/MacO
S/Compressor
-sharing on -instances 1 -
networkInterface en0
-portRange 30000 1000
What this command does:
Identifies where Compressor is located
Turns on sharing
Enables one extra Compressor instance
Sets processing to occur on a specific network interface










