User Manual
Working with BWF Files
1460
For example, the keyword/value pair
uSCENE=1A[CR/LF]
displays “1A” in the Scene column of
the bin into which you import it.
The following table describes how to code BWF information for particular bin columns:
If you want to assign a file to a particular track number, the file name must end in _n, -n, or a
space followed by n (where n is the track number). For example, a file named Orchestra_1.bwf
would create the audio on track A1.
To bypass the frame rate dialog box during import, you can specify the frame rate using either of
the following syntaxes:
• uFRAMERATE=nnDF
• uFRAMERATE=nnND
Syntax Definition
u Letter code of the manufacturer. Use the letter u unless otherwise instructed by Avid.
KEYWORD Designation of the bin column.
= Terminates the keyword.
data Information to include in the bin column.
[CR/LF] (carriage return/line feed) Terminates the data.
Bin Column BWF Source
Comments (editable text field that
appears in the bin script view)
uNOTE=x, where x is text.
Scene uSCENE=x, where x is text.
Take uTAKE=x, where x is text.
Tape Name uTAPE=x, where x is text. If no tape name is specified,
a name is created by concatenating the origination date
and the file name.
TRK1 through TRK8 uTRKn=x where n is the track number, and x is text.
User Bits (custom column) uUBITS=$hhhhhhhh where hhhhhhhh is the 32-bit
hexadecimal encoded user bits.