Michael Van Canneyt wrote:

On Sat, 28 Jul 2007, Kiyat Yuni Saptoko wrote:

Dear All
I want ask about Flash Video(FLV file). how can we play FLV file on Lazarus
or Delphi Application? it is possible use Flash ActiveX?
Shockwave Object?
if possible how can do that?

I only know 2 commercial components to do this:

http://www.f-in-box.com/delphi/
http://www.delphiflash.com/library-shockwave-flash.php

Don't use commercial component! Use ffmpeg!

http://www.iversenit.dk/dev/ffmpeg-headers/

And before you ask, no, I do not have any pascal samples. It's a very FAQ. However, you should be able to convert basically any C sample to pascal with easy. It's just a few function calls, so the syntax is almost 100% the same.

FFMpeg is certainly better, faster, more free and more well-supported than the commercial alternatives.

--
Regards,
Christian Iversen

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to