DelphiActiveMovieSource

所属分类:流媒体/Mpeg4/MP4
开发工具:Delphi
文件大小:466KB
下载次数:13
上传日期:2010-02-10 10:18:11
上 传 者hominid
说明:  ActiveMovie源码及例程,使用Directshow实现,供大家参考使用
(ActiveMovie source code and routines, use Directshow to achieve for your reference to use)

文件列表:
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber.bpr (4843, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber.cpp (656, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber.dpr (208, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber_.cpp (6498, 2002-06-18)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber_.dfm (4629, 2002-06-18)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber_.h (2358, 2002-06-18)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\FrameGrabber_.pas (7600, 2002-06-18)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo.bpr (4662, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo.cpp (648, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo.dpr (241, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo_.cpp (17005, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo_.dfm (9920, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo_.h (4704, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\MainDemo_.pas (19729, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo.bpr (5013, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo.cpp (660, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo.dpr (214, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo_.cpp (2023, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo_.dfm (2245, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo_.h (1272, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos\QuickStartDemo_.pas (2205, 2002-06-16)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Demos (0, 2003-04-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\License.txt (3458, 2001-12-08)
DelphiActiveMovieSource\TActiveMovieSource 5.3\manual.htm (85682, 2002-06-17)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder3 (0, 2003-04-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder4 (0, 2003-04-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5\AMovCtl.pas (80567, 2002-01-27)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5\AMovie.dcr (480, 2001-10-01)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5\AMovie.pas (209198, 2002-06-17)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5\DxIntf.pas (129852, 2002-04-30)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5\DxTools.pas (23029, 2002-06-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder5 (0, 2003-04-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6\AMovCtl.pas (81206, 2002-06-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6\AMovie.dcr (480, 2001-10-01)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6\AMovie.pas (209198, 2002-06-17)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6\DxIntf.pas (129852, 2002-04-30)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6\DxTools.pas (23029, 2002-06-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\CBuilder6 (0, 2003-04-12)
DelphiActiveMovieSource\TActiveMovieSource 5.3\Sources\Delphi3 (0, 2003-04-12)
... ...

TActiveMovie VCL component for C++Builder / Delphi -------------------------------------------------- version : 5.3 date : June 17, 2002 restriction : THIS REGISTERED VERSION CANNOT BE DISTRIBUTED home page : http://www.delphicity.com http://www.delphicity.info contact : contact@delphicity.com support : support@delphicity.com INSTALL ------- 1. If a previous TActiveMovie package is already installed, remove it first: - Components | Install Packages, - click on "DelphiCity TActiveMovie", - click "Remove", - click "Yes", - click "Ok", - search for "TAMovie.*" and "AMov*.*" files in your Borland directories and delete them, to be certain that old units will not remain in the search paths (causing later raw errors). 2. Install the current package: - unzip the archive in a folder of your choice, - according to your Delphi or C++Builder version, copy all the Delphi\*.* or CBuilder\*.* archive files to the Borland\Delphi\Imports or \Borland\CBuilder\Imports directory, - run Delphi or C++Builder, - select Component | Install packages, - press the "Add" button, - locate the TAMovie.bpl file in the Imports directory and select it, - select Open, - select Ok, - check the ActiveX tab in the right of the component palette. The TActiveMovie object should have been added. ZIPPED PACKAGE -------------- If you are using WinZip, check that the "use folder names" checkbox is enabled before extracting the files. When unzipping the package, the unzip tool must re-create the package sub-directory tree with several Delphi and C++Builder directories. If you are using WinZip, don't forget to enable the "use folder names" checkbox, otherwise files with same name will overwrite themselves. C++BUILDER3: ----------- The JPEG library must be installed first. Read the ReadmeFirst.txt file included in the TActiveMovie's CBuilder3 package directory. C++BUILDER ALL VERSIONS: ----------------------- When creating a project using TVideoGrabber, before compiling go to Project | Options | Packages and uncheck "Build with runtime packages". DELPHI4: ------- Apply Delphi 4 Update Pack #2 and #3 , otherwise you could get an error when installing the component on the palette, or thread errors at runtime. Update packs can be downloaded from http://www.borland.com/devsupport/delphi/downloads/index.html DELPHI 6 TRIAL: -------------- The trial version of Delphi 6 comes with a different DCU format than the real one. You can't use TActiveMovie or other third party components in the trial, otherwise you will get the following error when trying to build the project: Access violation at address nnnnnn in module dcc60.dll read of address nnnnn.

近期下载者

相关文件


收藏者