In the video_preview project provided by Bernie Thompson , here I want to thank him.
I am now using the 6437EVM, the VPFE catch one frame by tvp5146 , then I convert YUV422 into RGB888 mode, then I do some job in this RGB888 frame. Finally, I want to put the RGB888 frame to the VPBE and display in a TV. But when I amended the VPBE in RGB888 mode to output, the video is not proper. When I read an RGB888 image from a *.h file and display in VPBE RGB888 mode, the color is right but the location of each pixel is not so right. The format I fill in the RGB888 frame according to the spru952a.pdf
Can Bernie or somebody kown this problem help me? Thanks very much!