**************************************************************** UPDATE.TXT VIDEO FOR WINDOWS DEVELOPMENT KIT **************************************************************** This update to Video for Windows 1.1 provides improved palette support, DCI support and overall improvements in performance. 1. PALETTE SUPPORT ===================== Video for Windows has always allowed the application to select a specific palette for playback on 8 bit displays. Unfortunately, the codecs (compressor\decompressors) were never aware of this palette request. Instead the codecs would dither to their own standard palette. Video for Windows would then further dither the video to the requested color palette. The net result was 24 bit videos, when played back with a requested palette, were dithered twice. This would compromise the quality of the video. This problem has been solved with this new drop of MSVIDEO.DLL, and the Cinepak and Indeo codecs. The codecs will now decompress directly to a requested palette. You can request the codecs to use a palette with either the SETVIDEO PALETTE HANDLE TO , or REALIZE BACKGROUND MCI commands. You can find these commands in the Video for Windows 1.1 documentation. 2. DCI SUPPORT ===================== DCI allows Video for Windows to take advantage of the enhanced capabilities of your display cards. You will now see faster and smoother playback of video on display cards whose drivers support DCI . Furthermore, the performance of stretched and clipped videos will be drastically improved for all displays. 3. LIST OF CHANGES ===================== The following file changes have been made since the original release of 1.1: AVICAP.DLL: Added application pre-roll and post-roll support. AVIFILE.DLL: Improves simultaneous playback of 2 AVI files. Improves playback of loosely interleaved or non- interleaved files with NetWare Video. CAPWNDX.VBX: Fixes GPF when initializing some capture boards. DVA.386: Added DCI support. ICCVID.DRV: Added palette support. IMAADPCM.ACM: Change in the compression algorithm used in order to fully meet the official IMA ADPCM format specifications. IR32.DLL: Updated to version 3.2, added palette support. MCIAVI.DRV: Improves playback by addressing the "jerky playback" problem. MCIOLE.DLL: Fixes GPF when clicking on embedded VfW 1.1 media objects in OLE 2.0 clients. Fixes slight memory leak with embedded objects. MSVIDEO.DLL: Added palette and DCI support. 4. LIST OF CHANGES in VfW 1.1e ============================== DCISVGA.DRV Removed General DCI video driver. MSVIDEO.DLL Add support for additional display cards Sincerely, The Video for Windows Team