home *** CD-ROM | disk | FTP | other *** search
-
- MPEG DOS Player Version 1.00
-
- 1. Copy the following files to the Hard Disk. Then run the MPEG.EXE or
- VIDEOCD.EXE to playback MPEG-1 file/Video CD.
-
- DOSMOVIE.INI - Hardware setting/initialization information file
- MPEG.EXE - MPEG-1 file player
- VIDEOCD.EXE - CD-I/Video CD player
- AUTOPLAY.BAT - Batch file to playback MPEG-1 file repeatly
- MOVIECD.BAT - Batch file to playback CD-I/Video CD repeatly
- README.DOS - This file
-
- 2. You must disable the CD-ROM cache of SMARTDRV.EXE:
-
- C:\DOS\SMARTDRV /U
-
- 3. The default I/O port, DMA channel, IRQ settings are:
-
- I/O Port: 250h-25Fh
- DMA channel: 6
- Audio/Video IRQ: 15
- Video Frequency: 60 Hz (60Hz for NTSC,50Hz for PAL)
-
- You can modify the DOSMOVIE.INI to change these settings:
-
- ...
- [Setting]
- PortBase=250h
- IRQ=15
- DMA=6
- ...
- Frequency=60
- ...
-
- 4. For VideoCD/CD-I support,Check with your dealer to ensure compatibility
- of your CD-ROM drive.
-
- 5. You must use polling I/O instead of DMA transfer in the most drivers of
- CD-ROM drives.
-