MPEG4000 Windows driver		Rev E.14beta1-Motion
----------------------------------------------------

This package contains the Windows XP and Windows NT4 drivers for Advanced Micro Peripherals Ltds MPEG4000 hardware MPEG-4 encoder card.

This package contains new Windows XP and Windows NT 4 drivers. 

The files are

readme.txt		This file
playback.txt		Guidelines for file playback
demoinstall-e14b1-xp-md.exe	Install file demonstration software for Windows XP and 2000.
demoinstall-e14b1-nt-md.exe	Install file demonstration software for Windows NT4.
sofware\lib\WinXP	Windows XP specific DLL
sofware\lib\WinNT	Windows NT4 specific DLL
sofware\lib		MPEG4000 firmware files.
sofware\MPG4Record	Example source for using the MPEG4000 API. Allows capture to MP4, AVI and raw M4V file. 
sofware\MPG4Preview	Example source for using the MPEG4000 API. Preview only.
sofware\ClipRecord	Example source for using the MPEG4000 API. Captures to short AVI clips.



The AVI files produced by MP4Record can be played by using the DivX decoder plugin for Windows Media Player. 
The MP4 files produced by MP4Record can be played by most MPEG-4 file decoders such as EnvivioTV and MPegable. 


MPG4Record and MPG4Preview both have the following optional parameters. Each option is mutally exclusive.
-card0    Use card 0
-card1    Use card 1
-card2    Use card 2
-card3    Use card 3

MPG4Preview also has the following optional parameters
-pal	  PAL video standard (NTSC default)
-motion	  Enable motion detection. 

ClipRecord has to following optional parameters

-card X		Where X is the card number, 0 based
-ntsc		NTSC video standard (PAL default)
-r X		Specifies the frame rate, 

	X	FrameRate
	0	Full 	(25 PAL, 29.97NTSC)
	1	1/2	(12.5 PAL, 14.98 NTSC)
	2	1/4	(6.25 PAL, 7.49 NTSC)
	3	1/8	(3.125 PAL, 3.746 NTSC)
	4	1/16	(1.56 PAL, 1.873 NTSC)
	5	1/31	(0.78 PAL, 0.9366 NTSC)
-i X		Specifies I-frame interval. Valid values are 1, 2, 4, 8, 16, 32, 64, 128, 256
-d X		Specifies clip duration in seconds. This will be rounded up to end on an I-frame boundary
-a		Alternate between recording and not recording
-p PATH		Specifies the path to save the recorded files to
