do you mean that you want to output format from vpu is RGB directly?
if you don't use vpu, output capturing video to LCD, you don't need change to RGB, but if you use VPU, I dont know what video you use, but you should change yuv to rgb, but this conversion is done by hardware module, cpu shouldn't have heavy load.