Hi,
I'm researching how to convert RGBS (sync) video output to YPbPr. From Wikipedia:
Y carries luma (brightness or luminance) and synchronization (sync) information. Y = 0.2126 R + 0.7152 G + 0.0722 B.
I have a RGBS signals coming out of a video encoder chip (CXA1145).
How can I - in the most simple way - generate Y from my RGB signals? I'm thinking about transistors on a breadboard, but I'm not sure how. I don't know how to add three weigthed signals together, and then 'inject' the sync signal into the result.
It seems that I can also use op-amps, but I would prefer to use transistors. Can somebody point me in the right direction. I'm looking for pretty basic advice, as I'm quite the newbie
I'm researching how to convert RGBS (sync) video output to YPbPr. From Wikipedia:
Y carries luma (brightness or luminance) and synchronization (sync) information. Y = 0.2126 R + 0.7152 G + 0.0722 B.
I have a RGBS signals coming out of a video encoder chip (CXA1145).
How can I - in the most simple way - generate Y from my RGB signals? I'm thinking about transistors on a breadboard, but I'm not sure how. I don't know how to add three weigthed signals together, and then 'inject' the sync signal into the result.
It seems that I can also use op-amps, but I would prefer to use transistors. Can somebody point me in the right direction. I'm looking for pretty basic advice, as I'm quite the newbie