项目作者: char0n

项目描述 :
FFmpegPHP is a pure OO PHP port of ffmpeg-php library that was 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's 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...)
高级语言: PHP
项目地址: git://github.com/char0n/ffmpeg-php.git
创建时间: 2010-01-31T13:03:09Z
项目社区:https://github.com/char0n/ffmpeg-php

开源协议:BSD 3-Clause "New" or "Revised" License

下载