Tutorials for Delphi Programmers

The following topics provide brief and simple examples to help you learn how to use the Multimedia Object Library using Delphi 6.0.

Note:

These tutorial examples are intended to be easy to understand and easy to test. The example programs in the EXAMPLES subdirectory provide more in depth design and more detailed code.

My First Capture (Delphi 6.0)

My Second Capture (Delphi 6.0)

My Third Capture (Delphi 6.0)

Capture Frames Manually (Delphi 6.0)

My First Convert (Delphi 6.0)

My Second Convert (Delphi 6.0)

Using ltmmPlayCtrl for Simple Playback (Delphi 6.0)

Programmatically Inserting a Processor Filter (Delphi 6.0)

Using ltmmCaptureCtrl to Perform Simple Still Image Capture (Delphi 6.0)

Split a Large AVI Into Smaller Files (Delphi 6.0)

DV (Digital Video) Capture (Delphi 6.0)

Output to DV Device (Delphi 6.0)

Access the Interface of Filters (Delphi 6.0)

Using Memory Sources (Delphi 6.0)

Using Audio and Video Processing Filters (Delphi 6.0)

Using Memory Targets (Delphi 6.0)

Save the Captured Data As MPEG (Delphi 6.0)

Directly Access the DirectShow Objects (Delphi 6.0)