SDI Technologies iH30 Spezifikationen Seite 114

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 147
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 113
NV Control VIO Controls
Quadro SDI Output PG-03776-001_v06 | 109
* video format have the same refresh rate as the incoming sync video
* format.
*/
#define NV_CTRL_GVO_SYNC_MODE 68 /*
RW- */
#define NV_CTRL_GVO_SYNC_MODE_FREE_RUNNING 0
#define NV_CTRL_GVO_SYNC_MODE_GENLOCK 1
#define NV_CTRL_GVO_SYNC_MODE_FRAMELOCK 2
/*
* NV_CTRL_GVO_SYNC_SOURCE - if NV_CTRL_GVO_SYNC_MODE is set to either
* GENLOCK or FRAMELOCK, this controls which sync source is used as
* the incoming sync signal (either Composite or SDI). If
* NV_CTRL_GVO_SYNC_MODE is FREE_RUNNING, this attribute has no
* effect.
*/
#define NV_CTRL_GVO_SYNC_SOURCE 69 /*
RW- */
#define NV_CTRL_GVO_SYNC_SOURCE_COMPOSITE 0
#define NV_CTRL_GVO_SYNC_SOURCE_SDI 1
/*
* NV_CTRL_GVIO_REQUESTED_VIDEO_FORMAT - specifies the desired output
video
* format for GVO devices or the desired input video format for GVI
devices.
*
* Note that for GVO, the valid video formats may vary depending on
* the NV_CTRL_GVO_SYNC_MODE and the incoming sync video format. See
* the definition of NV_CTRL_GVO_SYNC_MODE.
*
* Note that when querying the ValidValues for this data type, the
* values are reported as bits within a bitmask
* (ATTRIBUTE_TYPE_INT_BITS); unfortunately, there are more valid
* value bits than will fit in a single 32-bit value. To solve this,
* query the ValidValues for NV_CTRL_GVIO_OUTPUT_VIDEO_FORMAT to check
* which of the first 31 VIDEO_FORMATS are valid, then query the
* ValidValues for NV_CTRL_GVIO_OUTPUT_VIDEO_FORMAT2 to check which of
* the VIDEO_FORMATS with value 32 and higher are valid.
*/
#define NV_CTRL_GVIO_REQUESTED_VIDEO_FORMAT 70 /*
RW--I */
#define NV_CTRL_GVIO_VIDEO_FORMAT_NONE 0
#define NV_CTRL_GVIO_VIDEO_FORMAT_487I_59_94_SMPTE259_NTSC 1
#define NV_CTRL_GVIO_VIDEO_FORMAT_576I_50_00_SMPTE259_PAL 2
#define NV_CTRL_GVIO_VIDEO_FORMAT_720P_59_94_SMPTE296 3
#define NV_CTRL_GVIO_VIDEO_FORMAT_720P_60_00_SMPTE296 4
Seitenansicht 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 146 147

Kommentare zu diesen Handbüchern

Keine Kommentare