AVWIN.INI Driver File Contents (maxw1239.exe)

;-----------------------------------------------------------------------
;       AVWIN.INI       
;
;		$Source: u:/si/VXP/52x/api/avwin/avwin.ini $
;		$Date: 3/09/98 7:35p $
;		$Revision: 4 $                       
;
;       Initialization file for AVWIN.DLL
;       Note: numbers may be entered in decimal or hex,
;       with hex numbers ending in 'h' or 'H'.
;-----------------------------------------------------------------------

;-----------------------------------------------------------------------
;       The [AVInit] section contains initialization values to be
;       programmed into the VxP501/201/202 registers when the video
;       system is initialized.
;
;       The values are given in (index,data) hex pairs.
;       This will program the register (index) with the value (data).
;-----------------------------------------------------------------------

[AVInit]
; AV video register initialization in (index,data) hex pairs.
; Set the clock 
Line1=(1Fh,0h) (38h,0Ah)		

[EXInit]

Decoder=MPEGM

[AVSettings]
BoardName=COTTON_TAIL

;VIN=
VIN=MPEGM
;Purple Tie: VIN=ITT3214
VINFormat=
VIOFormat=
IRQLevel=10
MEM_FREQ=66666700
;Purple Tie: MEM_FREQ=50000000
Memory_Size=2
BoardType=5
; MPEG Video Clock
MPEG_CLOCK=13250000
; Color key enable
Colorkey=1

; These are color controls
Brightness=128
Contrast=16
Saturation=16
Hue=127
AV_Gamma=1024
AV_Negative=0
AV_Solarization=0

; Initial source of video, mainly
; for video decoder
VideoSource=0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; No need to edit, these croppings values are 
; picked up from the Croppings section
CropLeft=20
;Purple Tie: CropLeft=5
CropTop=22
;Purple Tie: CropTop=14
CropRight=700
CropBottom=261
;Purple Tie: CropBottom=254

QFactor=99
Interleave=3
TScaling=2

; Determine if we need to invert the DAC clock
; for 565,555,664 and 655 mode
DACStat=0
;
; NTSC 1 or PAL 0 
InputFormat=1

; This is used to control the AVI playback path
; 0 use Overlay
; 1 use RGB to draw FULL screen.
; 2 use RGB 16/24 to draw all
Playback=0
;Purple Tie: Playback=2 

; Chroma key range
RedLow=0
RedHigh=0
GreenLow=0
GreenHigh=0
BlueLow=0
BlueHigh=0

; The sharp controls the filter settings
AV_Sharp=0

;;;;;;;;;; BEGIN OF STUFF PICK UP FROM MODES ;;;;;;;;;;;;;
; These parameters are picked up from the mode section
AV_ONTOP=0
AV_DIGITALMUX=0
AV_SKEWRISE=025
AV_SKEWFALL=036
AV_DUTYCYCLEHILO=0
AV_BLANKDELAY=0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; These are the color key setting. If the modes section
; does not has the VGA mode that is selected then
; this is the default color key value
AV_COLORKEY1=000
AV_COLORKEY2=000
AV_COLORKEY3=255

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
AV_RISEINGFALLING=0

;;;;;;;;;; Out video delay ;;;;;;;;;;;;
AV_AlignDelay=0

;;;;;;; In video delay ;;;;;;;;;;;
AV_INALIGN=  0

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; DOVE_AUTO=1  enables DOVE Automatic detection of video alignment, 
; DOVE_AUTO=0 disables DOVE Automatic detection of video alignment, 
; DOVE_AUTO=2 identifies that the VSYNC hardware buffering is faulty
; Don't edit this line, edit the DA field in the mode section instead
DOVE_AUTO=1

;;;;;;;;;;;;;;; END ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

AV_LeftVolume=0
AV_RightVolume=0

AV_Audio=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Compressed 411 buffer threshold
Q411=80

;;;;;;; CURRENT=0 , VIN_EXT = 1, VIO_EXT = 2, VIO_INT = 3  ;;;;;;;;
PRAM_Clock_source=0
PRAM_Clock_min=14000000

; Describe if the hardware can do overlay or not
; 0 No, 1 Yes, 2.... Reserved
; Purple Tie: OverlayMode=0
OverlayMode=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Select the DMA mode for MPEG data transfer
; 0 No external DMA receiving device
; 1 CL480 mode
; 2 TI220 Mode
; 3 SGS3430 mode

MPEGDMAMode=3

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Use natural color setting when playback AVI files
AV_AVICOLOR=1

; DAC clock speed
DacSpeed=80000000
Port=0h
Address=Eh
VLBus=0
AVIBuffers=1
AV_ClkDelay=0
AV_PulseWidth=0
AV_VgaPath=0

[Modes]
;-----------------------------------------------------------------------
;       The [Modes] section contains configuration values that are
;       different for different VGA modes, such as horizontal and
;       vertical alignment values and color key.
;		VC is the initial VGAControl value
;		T	Picture On top
;		M	Digitial MUX
;		SR SF	Skew Rise Skew Fall
;		D	DutyCycleHILO	( Pulse width )
;		B	BlankDelay
;		R is the riseingfalling control ( Direct Color )
;		O is the out delay 
;		I is the in delay
;-----------------------------------------------------------------------
; Parameter tables for various VGA video modes
;               XPS YPS VC  T M SR  SF  D B CK1 CK2 CK3 R O   I DA RT   VR HR
0640x0480x00016=130 028 004 0 0 018 036 0 0 000 000 255 0 0   3
0640x0480x00256=074 022 006 0 0 018 036 0 1 000 000 255 0 4   3
0640x0480x00555=110 020 062 0 0 018 036 0 0 000 000 255 0 0   3
0640x0480x00565=110 020 062 0 0 018 036 0 0 000 000 255 0 0   3
0640x0480x00888=040 033 000 0 0 018 036 0 0 000 000 255 0 0   3

0800x0600x00016=147 026 004 0 0 018 036 0 0 000 000 255 0 2   3
0800x0600x00256=062 018 006 0 0 018 036 0 1 000 000 255 0 6   3
0800x0600x00555=158 005 062 0 0 018 036 0 0 000 000 255 0 0   3
0800x0600x00565=158 005 062 0 0 018 036 0 0 000 000 255 0 0   3
0800x0600x00888=080 020 000 0 0 018 036 0 0 000 000 255 0 0   3

1024x0768x00016=037 000 006 0 0 018 036 0 0 000 000 255 0 0   3
1024x0768x00256=127 027 006 0 0 018 036 0 0 000 000 255 0 0   3
1024x0768x00555=162 037 026 0 0 018 036 0 0 000 000 255 0 0   3
1024x0768x00565=037 000 006 0 0 018 036 0 0 000 000 255 0 0   3
1024x0768x00888=037 000 006 0 0 018 036 0 0 000 000 255 0 0   3

1152x0864x00016=140 048 006 0 0 018 036 0 0 000 000 255 0 4   3
1152x0864x00256=140 048 006 0 0 018 036 0 0 000 000 255 0 4   3
1152x0864x00555=140 048 006 0 0 018 036 0 0 000 000 255 0 4   3
1152x0864x00565=140 048 006 0 0 018 036 0 0 000 000 255 0 4   3
1152x0864x00888=140 048 006 0 0 018 036 0 0 000 000 255 0 4   3

1280x1024x00016=182 037 004 0 0 018 036 0 0 000 000 255 0 4   3
1280x1024x00256=090 026 004 0 0 018 036 0 0 000 000 255 0 4   3
1280x1024x00555=182 037 004 0 0 018 036 0 0 000 000 255 0 4   3
1280x1024x00565=182 037 004 0 0 018 036 0 0 000 000 255 0 4   3
1280x1024x00888=182 037 004 0 0 018 036 0 0 000 000 255 0 4   3

[AVConfig]
x=16
y=9
Input0=VCR
Input1=SVHS
Input2=
IDTV=1

[Config Default]
NTSC_CROP=20 22 100 39
PAL_CROP=20 20 100 20

; For SVHS video
;NTSC_CROP=0 14 394 256
;PAL_CROP=0 14 390 251

; Parameter tables for default values for various VGA video modes
;               XPS YPS
0640x0480x00016=130 028
0640x0480x00256=122 028
0640x0480x00555=041 033
0640x0480x00565=041 033
0640x0480x00888=040 033

0800x0600x00016=147 026
0800x0600x00256=036 024
0800x0600x00555=077 027
0800x0600x00565=077 027
0800x0600x00888=080 020

1024x0768x00016=037 000
1024x0768x00256=137 021
1024x0768x00555=037 000
1024x0768x00565=037 000
1024x0768x00888=137 021

1152x0864x00016=037 000
1152x0864x00256=137 021
1152x0864x00555=037 000
1152x0864x00565=037 000
1152x0864x00888=137 021

1280x1024x00016=090 026
1280x1024x00256=182 037
1280x1024x00555=182 037
1280x1024x00565=182 037
1280x1024x00888=090 026

Brightness=128
Contrast=16
Saturation=16
Hue=127
AV_Gamma=1024
AV_Solarization=0
AV_Sharp=0
AV_Negative=0

[AVVIDEO]
;TunerInput=0
ConfigButtonGreyed=0
tvchannel=4
cablechannel=7
SelectedInput=0
CableSelected=0
xpos=20
ypos=13
wpos=426
hpos=412

[doveinit]
;; This section initializes the AnP8x chip.
;; Four tuples for each line:
;; (1h,7Fh)  (2h,40h)  (3h,7Fh)  (4h,40h)

[DoveSetting]
; For Anp81, the OVERLAY_FREQ should be 40000000
; For Anp82, the OVERLAY_FREQ should be 50000000
OVERLAY_FREQ=50000000

; For Anp81 or Anp82, the Overlaychip is 81
; Comment out this line if there is none
Overlaychip=81
;Purple Tie: ;Overlaychip=81

dredhigh=32
dredlow=0
dgreenhigh=44
dgreenlow=0
dbluelow=67
dbluehigh=255

dacred=14
dacgreen=13
dacblue=14
cgain=39

clockdelay=0
fading=8
alpha=0

; These are the variable to adjust the automatic color key detection
; algorithms.
; These two values must set to 30 for Rev C
VGA_L_HIGH_MARGIN=20
VGA_H_LOW_MARGIN=20
;;;;;;;;;;;;;;;;;;;;;;
VGA_H_HIGH_MARGIN=255
VGA_L_LOW_MARGIN=255

red_low_ref=0
green_low_ref=27
blue_low_ref=67
red_high_ref=32
green_high_ref=44
blue_high_ref=40
VGAdriver=
analogfilter=0
digitalfilter=0
keyselect=3
red_ref=0
green_ref=0
blue_ref=0

[CROPPINGS]
; source cropping values Left Top Right Bottom and offset adjustments
MPEG_PAL=0 0 800 300 20 20 100 80
MPEG_NTSC=0 0 800 300 20 22 100 39
VIDEO_NTSC=0 0 1024 500 0 18 389 247
;Purple Tie: VIDEO_NTSC=0 0 1024 500 8 16 378 244
VIDEO_PAL=0 0 1024 500 30 15 420 200
MPEG_PAL_16_9=0 0 800 300 20 20 100 80
MPEG_NTSC_16_9=0 0 800 300 20 20 100 80
VIDEO_NTSC_16_9=0 0 1024 500 0 32 393 287
VIDEO_PAL_16_9=0 0 1024 500 30 15 420 200

[AVTUNER]
tvtype=0
tvchannel=0

; This section allows the OEMs to program the Vxp chip according to their 
; hardwares characteristics.
; Max line allowed is 50 ( from 1-50 ). A group is (REG MASK VALUE)
; Maximum group for each line is 4
; e.g (39h,03h,30h) means reg 39 value to mask out the bit 0 and bit 1 and
; or with value 30h
; This section will be executed before AV_Initialize() returns

[OEM]
;Line1=(38h,20h,20h)

[I2C]
FrameBit=1

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;[FLYFISHER]
;The FLYFISHER section has been renamed to CODECBOARD 
; BoardID 
; 0=Unknown, 1 = (FlyFisher 1.0), 2 = (FlyFisher 1.1)
; BOARDID from 3 and up are compatable with 19x avuvi mode
; 3=PURPLETUNA,  4 = Kubotek  5 = FOURRUNNER
;
; AudioRate
; 2=44.1khz, 3 = 48.Khz
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[CODECBOARD]
BoardID=2
AudioRate=2
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.52