2
Table Of Contents
- Compressor User Manual
- Contents
- An Introduction to Compressor
- Getting Started Quickly
- The Basic Transcoding Workflow
- The Compressor Interface
- Importing Source Media Files
- Creating, Previewing, and Modifying Settings
- Creating Jobs and Submitting Batches
- Assigning Settings to Source Media Files
- Assigning Destinations to Source Media Files
- Submitting a Batch
- About the History Drawer
- Resubmitting a Batch
- Saving and Opening a Batch File
- Submitting a Final Cut Pro Project for Transcoding
- Resubmitting a Final Cut Pro Project
- Transcoding Different Clips From One Source Media File
- Creating Dolby Digital Professional Output Files
- Creating H.264 DVD Output Files
- Creating MPEG-1 Output Files
- Creating MPEG-2 Output Files
- Creating MPEG-4 Output Files
- Creating QuickTime Movie Output Files
- Creating QuickTime Export Component, AIFF, and TIFF Files
- Adding Filters to a Setting
- Adding Frame Controls, Geometry, and Actions to a Setting
- Using the Preview Window
- Creating and Changing Destinations
- Using Droplets
- Customer Support
- Command-Line Usage
- Index
245
B
Appendix
B Command-Line Usage
Using the Command Line
If you are accustomed to doing your work from Terminal shells, and need or prefer to
run Compressor from the command line with minimal use of application interfaces, this
appendix is for you.
The appendix includes the following topics:
 “Shell Commands for Configuring Service Nodes and Cluster Controllers” (next)
 Shell Commands for Submitting Compressor Jobs (p. 246)
 Shell Commands for Monitoring Batches (p. 248)
Shell Commands for Configuring Service Nodes
and Cluster Controllers
As an alternative to using the Apple Qmaster pane in System Preferences, you can use
the command qmasterprefs, with command-line options for enabling and disabling
service node and cluster controlling services.
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 enabling and disabling cluster controlling
services on a computer. The qmasterprefs command is located in /usr/sbin.
qmasterprefs -cluster <on | off> [-timeout <minutes>] [-servername <name>] [-list] [-help]
Below is a synopsis of the command for enabling and disabling service node
processing on a computer.
qmasterprefs -service “Unix Processing” <on | off> [-instances <n>] [-timeout <minutes>]
[-servername <name>] [-list] [-help]