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.2.svn678.el6.remi.2.i686 [36 KiB] Changelog by Remi Collet (2013-01-02):
- rewrite patch for include using explicit path of each header
  because of conflicts with system headers (time.h)