Extension to php-ffmpeg to provide greater control over mapped output https://packagist.org/packages/danjones000/ffmpeg-mappable-media
Find a file
Romain Neutron 83408e985f Fix CS
2012-05-11 00:29:43 +02:00
docs Add documentation 2012-04-13 16:06:26 +02:00
src/FFMpeg Fix CS 2012-05-11 00:29:43 +02:00
tests Deprecate image dimensions in extractImage 2012-04-18 10:36:29 +02:00
.gitignore Add rules 2012-04-20 18:57:16 +02:00
.travis.yml Add build on PHP 5.3.2 2012-04-26 23:49:06 +02:00
bootstrap.php Missing blank line 2012-04-13 15:49:04 +02:00
composer.json Add build on PHP 5.3.2 2012-04-27 00:15:42 +02:00
LICENSE Add License 2012-04-13 14:34:53 +02:00
phpunit.xml.dist Initila Import 2012-04-13 10:20:54 +02:00
README.md Add documentation link 2012-04-13 18:19:08 +02:00
vendors.win.php Add vendors script for window CI 2012-04-17 20:32:30 +02:00

#PHP FFmpeg

Build Status

An Object Oriented library which allow easy to use file conversion with ffmpeg.

Read The Documentation at http://readthedocs.org/docs/ffmpeg-php/ !