VideoLogic Patch release 82
---------------------------

928Movie and PCIMovie VFW RLE codec for Groliers
------------------------------------------------

The problem:

When a Video For Windows RLE (Run Length Encoded) movie is stretched to a larger size, there is often a lot of image corruption in the movie when it is playing.  This is seen in some interactive encyclopaedia CD-ROMs which make use of RLE for animations or slide shows.  The New Groliers encyclopaedia contains buttons for Multimedia maps and Animations which are always displayed at a stretched size and so they can be corruption when they are played.
This patch file is VideoLogics version of the codec and removes the problem.


How to install:

Copy the file  VLRLE.DRV to the  \SYSTEM  sub-directory.  Then edit  SYSTEM.INI  in the  [drivers]  section as follows:

        vidc.mrle=vlrle.drv

This line was previously   vidc.mrle=msrle.drv


Other notes:

This patch only allows RLE movies to be played in a window but NOT Full-screen.  The previous codec can play Full-screen and without any corruption when in Full-screen.  If this is required , simply change the line in  SYSTEM.INI  back to be:

        vidc.mrle=msrle.drv

