承接 ne0bot/ffmpeg-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ne0bot/ffmpeg-php

Composer 安装命令:

composer require ne0bot/ffmpeg-php

包简介

PHP wrapper for FFmpeg application

README 文档

README

https://circleci.com/gh/char0n/ffmpeg-php.svg?style=svg

FFmpegPHP

FFmpegPHP is a pure OO PHP port of ffmpeg-php (written in C). It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma...). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...)

Requirements

  • PHP 5.3 and higher
  • ffmpeg or ffprobe

Tests

Tested environment

  • Xubuntu Linux 12.04.2 LTS precise 64-bit
  • ffmpeg version N-37798-gcd1c12b
  • PHPUnit 3.7.18
  • PHP 5.3.10

Running tests

To run the test install phpunit (http://www.phpunit.de/) and run:

$ phpunit --configuration="test/phpunit.xml"

Installation

or download package from github.com:

$ wget http://github.com/char0n/ffmpeg-php/tarball/master

or to install via composer (http://getcomposer.org/) place the following in your composer.json file:

{
   "require": {
       "char0n/ffmpeg-php": "dev-master"
   }
}

Using FFmpegPHP

Package downloaded from github.com and unpacked into certain directory:

require_once 'PATH_TO_YOUR_DIRECTORY/FFmpegAutoloader.php';

Author

char0n (Vladimír Gorej.) email: vladimir.gorej@gmail.com web: https://www.linkedin.com/in/vladimirgorej/

Documentation

FFmpegPHP API documentation: http://char0n.github.io/ffmpeg-php/

FFmpegPHP documentation can be build from source code using PhpDocumentor with following commnad:

$ phpdoc -d . -t docs --ignore="test/*"

References

统计信息

  • 总下载量: 19
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 93
  • 开发语言: PHP

其他信息

  • 授权协议: New
  • 更新时间: 2017-09-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固