Extension to php-ffmpeg to provide greater control over mapped output https://packagist.org/packages/danjones000/ffmpeg-mappable-media
Find a file
2012-05-25 18:54:09 +02:00
docs/source Documentation 2012-05-25 18:25:13 +02:00
src/FFMpeg Fix Typo 2012-05-25 18:46:02 +02:00
tests Fix CS 2012-05-25 18:27:18 +02:00
.gitignore Remove mandatory dimensions 2012-05-25 18:24:37 +02:00
.travis.yml Remove PHP 5.3.2 build, add documentation build 2012-05-25 18:54:09 +02:00
bootstrap.php Update composer autoload 2012-05-25 16:23:34 +02:00
composer.json Add fabpot php-cs-fixer 2012-05-25 15:44:59 +02:00
composer.lock Add composer.lock 2012-05-25 18:26:12 +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/ !