Forum Discussion
Altera_Forum
Honored Contributor
13 years agoVideostrem synchronisation
Hello, I have a Altera Cyclone III Development Board and try to synchronize some Videostreams. They are delayed horizontal and vertical. Is it possible to synchronize them onboard without using ...
Altera_Forum
Honored Contributor
13 years agoYou can synchronize all four video streams, you need a frame buffer for each input. This can be done internally in the FPGA if there is enough embedded memory to buffer a frame of video for each stream.
If you need to genlock the output, you'll need external devices to generate your output timing.