ffmpeg to VC下载

weixin_39821526 2019-07-10 08:30:28
ffmpeg to VC, 可直接執行.
comand line 下
相关下载链接://download.csdn.net/download/pritala369/2988463?utm_source=bbsseo
...全文
26 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
由于文件大小超过csdn限制的70M. Delphi-OpenCV OpenCV version - 2.4.13 Development environment - Delphi 2010-10.1 Contributors: Laentir Valetov (email: laex@bk.ru) Mikhail Grigorev (email: sleuthhound@gmail.com) Requirements: Visual C++ redistributable for Visual Studio 2013 Files: msvcp120.dll, msvcr120.dll, msvcp120d.dll, msvcr120d.dll (1) 32-bit in the "Delphi-OpenCV\redist\VC2013x86\" (2) 64-bit in the "Delphi-OpenCV\redist\VC2013x64\" Shared library FFMPEG 3.2 for Windows can be downloaded from here (3) FFmpeg 32-bit Shared (4) FFmpeg 64-bit Shared Dynamic library OpenCV need to download here Files: _2413.dll and _2413d.dll After installing OpenCV: (5) 32-bit in the C:\OpenCV\build\x86\vc12\bin\ (6) 64-bit in the C:\OpenCV\build\x64\vc12\bin\ Some examples (FFMPEG) required SDL 2.0 and SDL 1.2 (7) SDL.dll and SDL2.dll Copy files OS Windows 64-bit Target platform 64-bit: (2),(4),(6) -> "C:\Windows\System32\" Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64\" OS Windows 32-bit Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\System32\" How to install: Download the archive. Unzip it to a convenient directory, thus get the following directory structure - Directory, for example, "C:\Delphi\OpenCV\" Add the search path for the modules of the project in Delphi IDE (Tools-Options-Delphi Options-Library-Library path) \source \source\utils \source\component \source\sdl \source\opengl \source\ffmpeg \resource\facedetectxml where directory, which was unzipped project. To install the components, open and install \source\component\DelphiXX\OpenCVXXX.dpk \source\component\DelphiXX\dclCommonOpenCVXXX.dpk \source\component\DelphiXX\dclVCLOpenCVXXX.dpk \source\component\DelphiXX\dclFMXOpenCVXXX.dpk Open in Delphi IDE and compile: Examples of the use of certain functions and procedures \samples\LibDemo\LibDemo.groupproj Examples of the use of video processing algorithms \samples\MultiDemo\MultiDemo.groupproj Examples of the use of video processing algorithms using VCL.Forms \samples\VCLDemo\VCLDemo.groupproj Examples of using FFMPEG library header files are in the \samples\FFMpeg\FFMPEG.groupproj Examples of use of components \samples\Components\ComponentsDemo.groupproj Donate (PayPal USD) Donate (PayPal EUR) Donate (PayPal RUB) Yandex Money: 410012802258318

12,796

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧