Log in

View Full Version : Is there any reason to capture RGB over YUV?


Bulletproof
7th May 2007, 08:24
I have read that YUV is mathematically equivalent to RGB, so is there any reason why someone would use RGB?

Awatef
7th May 2007, 12:09
I don't know about this, but I remember that capturing in RGB helped avoiding field problems.

But you probably want to use YUY2 anyway, since this is the format the BT8x8 chips use.