White Demon posted on Aug 13 2005 at 05:35 AM said:
What is meant by RGB? Is that like the component inputs (the Y-CB-CR stuff that DVD uses)?
It's like this:
All TV stuff internally runs in RGB (each TV has a red, a blue and a green dot per pixel)
It uses a lot of bandwidth, so YCbCr has been developed, which is an encoded version of RGB (basically just some maths)
Basically, Y is the contrast channel (=G from RGB), Cr is R-Y and Cb is B-Y
Using this little trick, YCbCr has the same quality as RGB but uses less bandwidth.
S-VHS derived from YCbCr, it has an Y and a C signal, which is an encoded CbCr signal. Here you lose some quality regarding the color resolution.
From S-VHS derived Composite. It combines the Y and C signal from S-VHS, the C is encoded into the Y signal (that's why you have funny colors sometimes on TVs, when there are small grids in the picture (i.e. T-Shirts with grids printed on, etc.)).
Simply because sometimes picture information is confused with color information (depends on the frequency of the picture, but that's a bit too much now I guess
)
So:
RGB and YCbCr = Best quality (that's what the chip in the gpx2 supports)
S-VHS = Middle quality (full contrast, but loses some color information)
Composite (CVBS) = Low quality (everything put together...)
RF = A way to transmit a lot of CVBS signals in one wire (used for antenna or cable TV... the people didn't want to connect one wire for each programme they wanted
YCbCr is mostly used in Japan and USA, whereas in Europe RGB is used.
EDIT: but then again, ED said a few posts back that this will only be 320x240 (the GPx2's resolution) when run through they cables to TV, so what is the point in that? This thing is capable of running up to 720x576 but being scaled down to the GPx2's screen.
Well, to make it clear:
The chip SUPPORTS resolutions up to 720x576. But you need to USE it.
I guess GPH will not change the software too much and only mirror the output they usually send to the LCD to the TV. As the LCD only uses 320x240, that's all you would get then.
That's the easiest and fastest way to realize the TV-Out, and that's why I THINK GPH will be doing this. Otherwise they would have to rewrite a lot of code...
BUT: As this is just a software issue, the devs can change the resolution the chip has and make FULL USE of the 720x576 output.
So no need to worry.
You can compare it roughly to the overclocking from the GP32:
GamePark said, this thing has 66 MHz. All the software from them used 66MHz.
But the devs could easily code to use more than 66MHz.