Decode Movie Image (vuo.movie.decodeImage)

Outputs one frame of a movie.

When this node receives an event to its frameTime input port, it outputs the movie frame that would be playing at that time. It outputs that frame as an image.

This node chooses the frame that would be playing at frameTime seconds after the start of the movie. For example, if frameTime is 2.0 and there’s a frame that starts at exactly 2.0 seconds, then that frame is chosen. If frameTime is 3.0 and the nearest frames start at 2.8 and 3.1 seconds, then the frame starting at 2.8 seconds is chosen.

Keywords: aic, animation, avi, dv, dvc, h.264, h264, m4v, mjpeg, mp4, mpeg, prores, qt, quicktime, video


Example compositions:


Back to vuo.movie node set documentation.