Forum Discussion
Altera_Forum
Honored Contributor
17 years agoVIP: Double a video stream
Hi, I want to double a video stream (created with the clocked video in function) in order to put them out with 2 resolutions (resolution A on DVI-out A, resolution B on DVI-out B). Is th...
Altera_Forum
Honored Contributor
17 years agoThe Color Plane Sequencer function can be used to split/duplicate a video stream. Please be aware that you might have to add a double buffering function on one or both of the datapaths downstream of the color plane sequencer because back-pressure on one side would starve the other side.
V.