EasyManua.ls Logo

Pipeline SC - Page 164

Default Icon
178 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendix B
Pipeline EDL Syntax
148
March, 2009
Clip Name Field (optional)
*CLIP: <Name_of_the_clip>
This name will be used by FlipFactory as the file name.
Begin Additional Fields Parameter
Telestream metadata fields (optional):
*TELESTREAM_METADATA: BEGIN
If optional TELESTREAM fields are included, the BEGIN parameter is required to be first.
Pipeline
This parameter determines which Pipeline to connect to for this clip entry. The name used for this field is
the Bonjour friendly name assigned to the Pipeline device. This name defaults to Pipeline_XXXX where
XXXX is the Pipeline's serial number.
The friendly name can be obtained by issuing the config CGI GET command to the Pipeline. The friendly
name is contained within the Identity element of the returned XML descriptor. Config command example:
http://<Pipeline IP Address>/command.cgi?config.
*TELESTREAM_METADATA: PIPELINE <Pipeline service name>
Example: *TELESTREAM_METADATA: PIPELINE Pipeline_3005
Pre-roll Value to VTR
*TELESTREAM_METADATA: PREROLL <Numeric value in seconds>
Example: *TELESTREAM_METADATA: PREROLL 2
Offset for Frame Accuracy
*TELESTREAM_METADATA: OFFSET <Numeric value in frames>
Example: *TELESTREAM_METADATA: OFFSET 0
Anamorphic Flag
Produced when video is specified as 16 x 9 format because the 16 x 9 check box has been selected on the
live page for proper video display. Any EDL produced with this option checked will also set the
ANAMORPHIC flag to TRUE:
*TELESTREAM_METADATA: ANAMORPHIC TRUE
This flag insures that anamorphic flags are set in appropriate output files in FlipFactory.
Abort Switch for Dropped Frames
A true value will abort the process if a frame is dropped, false will continue even if a frame is dropped
*TELESTREAM_METADATA: ABORT <true/false>
Example: *TELESTREAM_METADATA: ABORT false

Table of Contents