Extension to php-ffmpeg to provide greater control over mapped output https://packagist.org/packages/danjones000/ffmpeg-mappable-media
Find a file
2012-05-30 18:44:09 +02:00
docs Add recipes 2012-05-30 18:43:38 +02:00
src/FFMpeg Add doc blocks 2012-05-30 18:44:09 +02:00
tests Rename Interfaces 2012-05-30 12:24:25 +02:00
.gitignore Remove mandatory dimensions 2012-05-25 18:24:37 +02:00
.travis.yml Add sphinx install 2012-05-25 19:09:45 +02:00
composer.json Add API builder 2012-05-30 12:09:30 +02:00
composer.lock Add API builder 2012-05-30 12:09:30 +02:00
LICENSE Add License 2012-04-13 14:34:53 +02:00
phpunit.xml.dist Add API builder 2012-05-30 12:09:30 +02:00
README.md Fix keywords and description 2012-05-11 00:36:57 +02:00
sami_configuration.php Move API folder 2012-05-30 12:37:30 +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/ !