Video
 
 
 

The Video keyword initialises the video device and specifies the video input type.

Video device The video input devices supported are AJA_OEMLH, and AJA_OEM2K.

Default video input formatThe default video input format that corresponds to the input configuration of the video card. This setting is overridden by the video input formats specified by the lines you uncomment for each VTR under the Vtr keyword heading.

The Video keyword uses the following syntax

Video <video_device>, <default_video_format>

Where: Is:
<video_device> The video card used by your workstation. The only allowed value for this keyword is AJA_OEM2K.

It can take the following values:

AJA_OEMLH for the AJA OEMLH card used in SD configurations on HP® platforms

AJA_OEM2K for the AJA OEM2K card used in HD/2K configurations on HP platforms

<default_video_format> The video input type. For all AJA cards, the supported video input types are Serial1 and SerialDual.

Examples of use

Video AJA_OEMLH, Serial1

Video AJA_OEM2K, Serial1