when i set the OSD window startX at 1920 (the video width),for example the osd content is "abcdedf",the osd window will display at startX = 0 ,so whether i can make that when the starX is 1920,the osd window will can not be saw
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
when i set the OSD window startX at 1920 (the video width),for example the osd content is "abcdedf",the osd window will display at startX = 0 ,so whether i can make that when the starX is 1920,the osd window will can not be saw
another question is that i saw the osd window parameter about the width is noted like following:
UInt32 width;
/**< Width of window,
specified in pixels,
must be multiple of 4 in VCOP based OSD
must be multiple of 8 in DSP based OSD
*/
so if i set the osd window width is not multiple of 8 ,whether some errors will be happened
You will see some artifacts in the blended image if width is not multiple of 8