FFVCL - Delphi FFmpeg VCL Components (Lite Edition)

*) Auto Installation Tool

   FFVCL installation tool download link http://www.delphiffmpeg.com/download/installer.7z

*) Manual Installation Steps

0) Note

   D6    -> Delphi 6
   D7    -> Delphi 7
   D2007 -> Delphi 2007
   D2009 -> Delphi 2009
   D2010 -> Delphi 2010
   DXE   -> Delphi XE
   DXE2  -> Delphi XE2
   DXE3  -> Delphi XE3
   DXE4  -> Delphi XE4
   DXE5  -> Delphi XE5
   DXE6  -> Delphi XE6
   DXE7  -> Delphi XE7
   DXE8  -> Delphi XE8
   DX10  -> Delphi 10 Seattle
   DXT1  -> Delphi 10.1 Berlin
   DXT2  -> Delphi 10.2 Tokyo
   DXT3  -> Delphi 10.3 Rio
   DXT4  -> Delphi 10.4 Sydney
   DX11  -> Delphi 11 Alexandria
   DX12  -> Delphi 12 Athens
   DX13  -> Delphi 13 Florence

1) Uninstall Previous Version of FFVCL Package (if you have it installed)

   Main Menu -> Component -> Install Packages... -> Delphi FFmpeg VCL Components -> Remove

2) Library Path Setting

   D6-D7       -> Main Menu -> Tools            -> Environment Options                   -> Library
   D2007-D2010 -> Main Menu -> Tools -> Options -> Environment Options -> Delphi Options -> Library - Win32
   DXE         -> Main Menu -> Tools -> Options -> Environment Options -> Delphi Options -> Library
     Library Path -> Add your local path of <FFVCL_DCU\DCU_Dx>

   DXE2-DXT2   -> Main Menu -> Tools -> Options -> Environment Options -> Delphi Options -> Library
     Selected Platform -> 32-bit Windows -> Library Path -> Add your local path of <FFVCL_DCU\DCU_Dx\Win32>

   DXT3-DX13   -> Main Menu -> Tools -> Options -> Language            -> Delphi Options -> Library
     Selected Platform -> Windows 32-bit -> Library Path -> Add your local path of <FFVCL_DCU\DCU_Dx\Win32>

3) Install FFVCL Design Package

   Main Menu -> File -> Open -> <FFVCL_DCU\Packages\FFmpeg_Dx.dpk>

   D6-DXT1   -> Main Menu -> View -> Project Manager ->
   DXT2      -> Main Menu -> View -> Tool Windows -> Project Manager ->
   DXT3-DX13 -> Main Menu -> View -> Tool Windows -> Projects ->
     Right click on FFmpeg_Dx.bpl -> Build and then Install

4) Open Demo Project

   Try to run it...

5) Create your application

   Add FFVCL Components to your form of your application.

   You can find the FFVCL Components in the "FFmpeg" group of your Delphi IDE Tool Palette.

   Enjoy it...

6) Have trouble?

   Please check your library path setting of Delphi IDE or the setting of your project.

7) WE DO NOT PROVIDE ANY TECHNICAL SUPPORT FOR THE LITE EDITION.

http://www.DelphiFFmpeg.com
