BT8x8 Active Picture Calculator
Intro:
Most analog capture cards capture part of the picture and scale it to
what you asked for. The exact values depend upon the driver and the
size for which you ask. The cards/driver also don't capture the center
of the picture. For example, asking the BTwincap driver for 720x480
gets you 712x480 off center of a 720 line (to the left by 2 pixels),
streatched to 720x480.
This calculator attempts to calculate this information based
upon register readings of the BT8x8 chip. In other words, you need a
BT8x8 chip to use this tool. CX288x/SAA713x/ATI chips also do this chop
and streatch thing. I just don't know of a tool to read their
registers. You can follow a testing procedure with a test pattern to
see, but it would take some time to do for all possible driver
combinations.
Currently, I only deal with horizontal streatch and center. Vertical
has the same center issue, but I did not add that.
Install:
- You need to download BTtool.exe
and bInstall.exe
- Run bInstall to Install the driver to talk to the chip. This
requires a reboot.
Usage:
- Run your capture app vdub/amcap/virtualvcr/iuvcr/etc.
- set your desired capture size
- Run BTtool
- Type the register values in hex into the text boxes on this
calculator and pick your TV standard
- click the calc button
- Crop/pad/resize based upon the info and your destination specs.
**
This was kinda tested. I can't test PAL.