VideoLogic Patch 94 - Audio-only MPEG files
-------------------------------------------

There is a problem when playing audio-only MPEG files 
(default is .MPA) with MPEG Player v1.1 or 2.0 of the 
software.  When the file is paused or stopped, it will 
return to the last position where playing started.  If 
playing is re-started, it reverts to this last known 
position rather than where is was stopped.

For example, play from the beginning at 0 and pause at 
20000 milliseconds, and then resume will actually start 
from the beginning again and NOT from 20000.

This patch fixes the problem.


To install
----------

1.  Close any MPEG files that are open.
2.  Copy the file CODECDRV.DLL over the existing file in 
    the directory where you installed MPEG Player, the 
    default is VLPOWER. 


Additional note
---------------

There is another problem where the MCI "cue to" command 
is used and the time format is set to milliseconds.  All
positions are interpreted as frames instead of milliseconds.
Please use the "seek to" command instead, or set the time 
format to frames.
