Introduction - If you have any usage issues, please Google them yourself
MPEG2Lib for Delphi
MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a
DVD or the disk in a typical harddisk video recorder. The decoder is based on
the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode
from MPEG Software Simulation Group (www.mpeg.org/MPEG/MSSG/). It supports
both video and different sound formats, but the Delphi interface can currently
only get the video. This version was tested with Delphi 5, 6 and 7.