Hi
I need help to transform the code of Accessing pixels in a frame to work for PAL system.
Thanks in advance
Vishrav
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.
Hi
I need help to transform the code of Accessing pixels in a frame to work for PAL system.
Thanks in advance
Vishrav
Vishrav,
Provide more details please. For pal, its 720 pixels per line which is same in case of NTSC.
Hi
the only differences between NTS and PAL i could figure out are
width = 720;
height = 576;
vpbeVencConfigParams.displayStandard = PSP_VPBE_DISPLAY_PAL_INTERLACED_COMPOSITE;