We are using TI decoder-TVP5146 to convert PAL standard (625 line) with to 20-bit 4:2:2 with separate sync signals.
The image content that we are interested in is of size 640x480. But the PAL output of the TI decoder is 864x625.
In the incoming PAL video, the image that we need to capture and process (640x480) is at the center of the 864x625 window.
Please share the register configurations to be done in the TI decoder to capture this window of 640x480 size.
We are planning to use the
following register settings. Kindly clarify if these register settings will
ensure the desired functionality as described above.
|
Sl No |
Register Name |
Default |
Value that we are using |
|
1 |
HSYNC Start Pixel Register |
0x 0 |
0x 0 |
|
2 |
HSYNC Stop Pixel Register |
0x 040 |
0x 040 |
|
3 |
VSYNC Start Line Register |
0x 004 |
0x 004 |
|
4 |
VSYNC Stop Line Register |
0x 007 |
0x 007 |
|
5 |
AVID Start Pixel Register |
88 |
128 |
|
6 |
AVID Stop Pixel Register |
808 |
768 |
|
7 |
VBLK Start Line Register |
623 |
587 |
|
8 |
VBLK Stop Line Register |
23 |
59 |