Hi
I am trying to modify the sample code from http://www-s.ti.com/sc/techlit/spraap3.zip with the document spraap3a How to Use the VPBE and VPFE driver.
there are vid0, vid1, osd0 and cursor windows combined in the output.
I modified to vid0 and vid1 with vid0 is captured from camera and vid1 is the same as the sample(DSP logo).
vid1-window size: 146*146 with RGB888 format
vid0-window size: 720*480 with YUV format
but the result is not correct, there is a bias at window hight of 146
I try to modify the parameter leftMargin in PSP_VPBEOsdConfigParams setting
the result is better, but still not correct
could someone tell me what happened? (The sample code used the leftMargin, too)
ths a lot
BR,Hank

