Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-ffmpeg - Extension to manipulate movie in PHP

Website:
http://ffmpeg-php.sourceforge.net/
Licence:
GPLv2
Vendor:
Remi Collet
Description:
ffmpeg-php is an extension for PHP that 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. ffmpeg-php is also useful for reporting
the duration and bitrate of audio files (mp3, wma...). ffmpeg-php can access
many of the video formats supported by ffmpeg (mov, avi, mpg, wmv...).

Packages

php-ffmpeg-0.7.0-0.1.svn678.el6.remi.x86_64 [37 KiB] Changelog by Remi Collet (2010-09-17):
- update to 0.7.0 svn snapshot revision 678
- add patch for php 5.4
- add ZTS extension
- cleanup spec
- build with ffmpeg 0.10