Reads an image from the AVI file specified by AVI session in.
Reference to the AVI file output from the Create AVI File (DirectShow) node or the Open AVI File (DirectShow) node.
Reference to the image that will contain the AVI image after you call this node.
This node will not change the type of the image you are passing, but will instead convert the image saved in the AVI to the image type of the image passed in.
AVI file frame to read.
Number of frames to lookahead when reading this AVI frame. Setting this parameter to be greater than 0 may enable the software to read some AVI files it could not read otherwise, but it will reduce performance.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
AVI session out is the reference to the AVI file.
Reference to the destination image.
Data associated with the image being read.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application