Extension to php-ffmpeg to provide greater control over mapped output https://packagist.org/packages/danjones000/ffmpeg-mappable-media
Find a file
2012-05-12 01:52:43 +02:00
docs Add documentation 2012-04-13 16:06:26 +02:00
src/FFMpeg Fix getBinary 2012-05-11 00:34:19 +02:00
tests Add Png/Gif tests for extract image support 2012-05-12 01:52:43 +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 Fix keywords and description 2012-05-11 00:36:57 +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 Fix keywords and description 2012-05-11 00:36:57 +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 to convert video/audio files with AVConv / FFmpeg.

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