Introduction - If you have any usage issues, please Google them yourself
RGB TO YUV conversion principle and code examples H.264 compression algorithms are performed in the YUV color space, all during compression, we must first color space conversion. The camera acquisition resources RGB, then we must first convert YUV, if YUV, then to the rearrangement of the data according to the the compressor specific support YUV format.