What is the best way to play video file in Delphi?

delphi, multimedia

Solution

Try Mitov's VideoLab

Updated: I have previously installed Mitov's "Labs" version 3.9 on Delphi 2009 without problems. Check that you are using the correct link and contact the author if there are problems for Delphi 2010.

Problem

I need to play video file (using installed codecs) and get some file info (such as frame rate and length).

Original source