ziggeo/php-ffmpeg-toolkit
最新稳定版本:0.0.22
Composer 安装命令:
composer require ziggeo/php-ffmpeg-toolkit
包简介
A php library for running ffmpeg.
README 文档
README
A php library for running ffmpeg. It requires and is based on two other libraries that drive ffmpeg via php. The purpose of this library is to provide a high-level easy-to-use interface to ffmpeg.
The two libraries being used are:
Although both libraries look similar, they don't perform the same tasks, so we really need both.
Installation
- Clone the repository
- Clone the two other repositories.
- Autoload the two other repositories.
- Include the php files you need.
统计信息
- 总下载量: 52.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2017-01-03