Forum Discussion
Altera_Forum
Honored Contributor
16 years agoB/W Video to RGB using the VIP
Hello, I would like to display b/w video to VGA screen using the vip 9.1. Is it possible in the vip to transfer Y to RGB? The color space conversion need 3 color components inputs. Any i...
Altera_Forum
Honored Contributor
16 years agoThank you!
I thought about it but i do not like it so much, so many steps: 1. Y -> 2 Y streams. 2. Y -> 2 Y stream (now I have 3 Y streams). 3. Y -> (Y, Y) stream. 4. Y & (Y, Y) -> (Y,Y,Y) stream. I think it will be better to develop by myself a Y -> (Y,Y,Y) code. Reuven