(818) 308-4607 Los Angeles, CA
Maintain, optimize and troubleshoot your NLE
|
Professional cloud workflow platform
|
Simplified media management
|
Avid Media Composer features a little-known Console window that allows you to enter commands to tune performance, improve debugging and enable hidden features. Many of the commands are aimed at plugin developers but here is a list of several that are generally useful.
To access the Console, go to Tools > Console. Note that many commands will need to be re-applied the next time you launch Media Composer.
By default Avid will only recognize locally-attached hard disks. You can switch off this limitation to enable editing over a network share. Note: do not let others access the project at the same time.
AllDrives 1 - Switches it on
AllDrives 2 - Switches it off
Displays a list of installed AMA plugins and their version numbers. Plugins can also be enabled, disabled and removed through our Plugin Manager app.
AMA_ListPlugins
Specifies how many seconds of audio to cache before starting playback. If you are getting ADM_COREAUDIO_UNDERRUN or similar errors, you may benefit from increasing this number. You can also decrease it on a fast computer to reduce the time taken to begin playback.
audiopreread [number in seconds]
When importing an image via the Import dialog the length can only be specified in seconds. This command allows you to specify it down to a frame.
Cmd_setimportslidelength [number in frames]
This applies a rudimentary conform feature by overriding a movie's frame rate with the rate of the project. This can also be done with QT Edit.
IgnoreQTRate 1 - Switches it on
IgnoreQTRate 0 - Switches it off
Multicam playback is very taxing on a computer because it requires the playback of multiple video and audio streams at once. To help improve this you can increase the number of frames Avid caches before playback starts.
multicampreload [number of frames]
Allows precomputes (render files) to be loaded into a monitor for playback and editing. You'll need to make precomputes visible in the bin before you can do this, by going to Bin > Set Bin Display and ticking Rendered Effects.
subsys monpane debug
This sets the interval at which to detect timecode breaks, in frames. Setting it to a high number might miss some timecode breaks; setting it to a low number might cause false positives. The default is 6.
TCBreakTolerance [a number between 2 and 12]
Outputs video as Progressive Segmented Frames (PSF) instead of pure Progressive. Useful for compatibility with certain displays that don't support Progressive at higher resolutions or frame rates.
TogglePSF 1 - Switches PSF on
TogglePSF 0 - Switches Progressive on