
*******************     Welcome to MPEGPas 1.01    ********************


MPEGPas is a tool for Borland Delphi 3-5-6-7 to create MPEG movies 
from Delphi applications. MPEG is the world standard for video 
clips, currently used for broadcast TV, DVDs, VideoCDs, and PC clips.


MPEGPas has the following features:

> 100% MPEG compatible. With most software and hardware players available.
> No DLLs/OCXs. MPEGPas is a unit which is compiled into the application.
> No image size limits. From 1x1 to 4095x4095 pictures.
> All frequencies supported. From 24 to 60 hz, and low 
  frequencies as well (0.1-12 hz).
> MPEG and MJPEG. I-Frames and P-Frames are supported.


MPEGPas has an object oriented interface via the class TMpeg. Its methods 
allow to create easily an MPEG stream from your own bitmaps.

This demo version has the Heigth fixed to 96 pixels and cannot be 
used in commercial applications. The registered version of MPEGPas 
is 100% written in Object Pascal and can be used in commercial 
applications without royalties, the source code is avaliable as well.

The URL of the home page is:   
http://www.msbsoftware.it/mpegpas

Before compiling the demo project remember to copy the images
(from the folder /images) into the project directory. For more
info take a look at MPEGPAS.HLP in the /doc folder. 
To try MPEGPas in your applications just move the files "mpeg*.dcu"
to your project's directory.

Best wishes,
Dr. Fabio Cavicchio.

++++++++++++++++++++++++++++++++++++++++++++++
 M.S.B. Software          Via Romea Vecchia 67
                      48100 Ravenna RA - ITALY
 FAX/TEL +39-0544-473589
 CELL +39-339-2739548
 WEB http://www.msb-astroart.com 
 WEB http://www.msbsoftware.it 
 MAIL msbsoftware@tin.it - msb@sira.it
 VAT# 01379350398
++++++++++++++++++++++++++++++++++++++++++++++
