
============== Setting up drivers ===========================
1. Activate (or double-click) Control Panel icon, then double-click Drivers icon
2. Select Add, then select Unlisted or Updated Driver
3. Insert "Jovian Driver Disk 1" diskette in the specified floppy drive.
4. Select OK then follow the instructions.

The Drivers applet in the control panel cannot install
more than one driver of type MSVIDEO.  Either deinstall
an existing driver, or manually edit SYSTEM.INI.
If you choose to manually edit SYSTEM.INI, you can
select between any available driver at run time.

[Drivers]
msvideo=driverx.drv
msvideo1=drivery.drv
msvideo2=driverz.drv
msvideo3=svia.drv

Vidcap takes a command line parameter specifying the
index of the driver to use:

VIDCAP -d0	   (uses driverx.drv)
VIDCAP -d1	   (uses drivery.drv)
VIDCAP -d2	   (uses driverz.drv)
VIDCAP -d3	   (uses svia.drv)

