The ClipMgtDevice keyword defines the devices used for archiving.
You can set multiple archiving devices for use with the application. The first device that is defined will be the default device.
You can specify only one VTR for a VTR clip management device. The ClipMgtDevice Vtr keyword contains an optional start timecode parameter:
ClipMgtDevice Vtr[, <timecode>]
where <timecode> is an optional start timecode for the archive.
To archive to a Sony HDCAM VTR, you must use the ClipMgtDevice HDCAM keyword and not the ClipMgtDevice Vtr keyword. The ClipMgtDevice HDCAM keyword adjusts the metadata encoding mechanism to account for the compression method used by the HDCAM VTR.
The ClipMgtDevice HDCAM keyword contains an optional start timecode parameter:
ClipMgtDevice HDCAM[, <timecode>]
where <timecode> is an optional start timecode for the archive.
You can specify several tape devices for clip management. SCSI tape archiving devices are not supported. Use only fibre channel archiving devices, specifically, SAIT and DTF2 devices.
To use a tape device for archiving, you must define the filename, the block size, and the name for the device you are using.
ClipMgtDevice Tape, <file_name>, [<block_size>, [<device_name>
| Where: | Is: |
|---|---|
| <file_name> | The filename of the fixed block size device. |
| <block_size> | The amount of data per block written to tape. |
| <device_name> | The name of the tape device as it will appear in the Archive menu. |
| Tape Device | Keyword Example |
|---|---|
| DTF2 | ClipMgtDevice Tape, /dev/st0, 65536, DTF2 |
| SAIT | ClipMgtDevice Tape, /dev/st0, 65536, SAIT |
You can define a portion of your system disk or another volume as the destination for archives created using the application.
ClipMgtDevice File, <file_name>, <size>
| Where: | Is: |
|---|---|
| <file_name> | The path for archives created using the application. |
| <size> | The maximum size for a file archive in MB. |
You can also modify the parameters of this keyword through the application.