jit.dx.videoout
Description
The jit.dx.videoout object takes a matrix as input, compresses the data and sends it directly over FireWire to an attached DV camera.
Examples

Discussion
MACINTOSH USERS: The jit.dx.videoout object uses DirectX, and is Windows-only. Please refer to the jit.qt.videoout object.
Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
Common Box Attributes
Messages
open
Opens a connection to a FireWire device for video output. You must open the connection before the jit.dx.videoout object does anything.
close
Closes the connection to an open FireWire device. The connection is automatically closed when the object is freed.
See Also
Name | Description |
---|---|
jit.qt.effect | |
jit.dx.grab | |
jit.qt.grab | |
jit.qt.movie | |
jit.qt.record | |
jit.qt.videoout |