home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 20 / CDROM20.iso / faq / DRIVES31 / UX66-WIN.EXE / DCIREAD.TXT < prev    next >
Encoding:
Text File  |  1996-03-05  |  1.5 KB  |  47 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 video playback driver
  37.     TDCI9680.INI, the initial data file for working on Trident 9680 
  38.     TDCI.INI, the initial data file for working on Trident 9385 and 9682
  39.     TOVL9680.EXE, the tool to adjust the position of image on the chip 9680
  40.     TOVL.EXE, the tool to adjust the position of image on the chip 9385 and 9682
  41.  
  42. TDCI.DRV will be located in the directory C:(or other)\WINDOWS\SYSTEM
  43. TDCI9680.INI, TDCI.INI, TOVL9680.EXE and TOVL.EXE will be located in the 
  44. directory C:\WINDOWS
  45.  
  46. To play AVI files, Video for Windows 1.1e or above should be installed.
  47.