Factory for creating a color sensor that reads in successive frames of a movie from a movie file.
Factory for creating a sensor that reads in successive frames of a movie from a movie file.
Factory for creating a sensor that reads in successive frames of a movie from a movie file. The sensor loops back to the beginning of the movie after it hits the last frame, forming an endless loop. This uses a pipelined sensor, so the ffmpeg processing is done in parallel with any GPU processing of the frames.
Factory for creating a color sensor that reads in successive frames of a movie from a movie file.
Factory for creating a color sensor that reads in successive frames of a movie from a movie file. The sensor loops back to the beginning of the movie after it hits the last frame, forming an endless loop. This uses an unpipelined sensor, so the ffmpeg processing is done in series with any GPU processing of the frames.
Factory for creating a sensor that reads in successive frames of a movie from a movie file.
Factory for creating a sensor that reads in successive frames of a movie from a movie file. The sensor loops back to the beginning of the movie after it hits the last frame, forming an endless loop. This uses an unpipelined sensor, so the ffmpeg processing is done in series with any GPU processing of the frames.
Factory for creating a color sensor that reads in successive frames of a movie from a movie file. The sensor loops back to the beginning of the movie after it hits the last frame, forming an endless loop. This uses a pipelined sensor, so the ffmpeg processing is done in parallel with any GPU processing of the frames.