home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / trident / ux64-win / ux64-win.exe / DCIREAD.TXT < prev    next >
Text File  |  1995-12-18  |  2KB  |  46 lines

  1.             Trident DCI Driver
  2.  
  3. Trident DCI Driver is a video playback program at driver level to support
  4. video playback applications on Trident display chips 9680, 9682, and 9385
  5. which provide Offscreen surface suppport, hardware color-space conversion, 
  6. video overlay, scaling, interpolation, dithering, and minify.
  7.  
  8. Trident DCI Driver provides the Display Control Interface as follows:
  9.  
  10.     DCICreatePrimarySurface
  11.     DCIEnumSurface
  12.     DCICreateOffScreenSurface
  13.     
  14. and the Callback functions:
  15.  
  16.     BeginAccessOff
  17.     EndAccessOff
  18.     DestroySurfaceOff
  19.     DrawOff
  20.     SetCliplistOff
  21.     SetDestinationOff
  22.  
  23. This DCI Driver currently supports the video data formats:
  24.  
  25.     YVU2, YVU9 and IF09
  26.  
  27. with MPEG and Microsoft Video for Windows and other video playback 
  28. applications which follows the display control interface calling sequence 
  29. made by Microsoft Corp.
  30.  
  31. This DCI is installed with Trident display driver and assumed to be enabled
  32. by default.
  33.  
  34. Trident DCI driver package includes the following files,
  35.  
  36.     TDCI.DRV, the driver which will be located in directory WINDOWS\SYSTEM
  37.     TDCI9680.INI, the initial data file for working on Trident 9680 
  38.     TDCI9682.INI, the initial data file for working on Trident 9682
  39.     TDCI9385.INI, the initial data file for working on Trident 9385
  40.     TOVL9680.EXE, the tool to adjust the position of image on the chip 9680
  41.     TOVL9682.EXE, the tool to adjust the position of image on the chip 9682
  42.     TOVL9385.EXE, the tool to adjust the position of image on the chip 9385
  43.  
  44. TDCI.DRV will be located in the directory C:(or other)\WINDOWS\SYSTEM,
  45. TDCI9680.INI, TDCI9682.INI, TDCI9385.INI, TOVL9680.EXE, TOVL9682.EXE, and
  46. TOVL9385.EXE will be located in the directory C:\WINDOWS