Extension to php-ffmpeg to provide greater control over mapped output https://packagist.org/packages/danjones000/ffmpeg-mappable-media
Find a file
2012-04-17 16:33:36 +02:00
docs Add documentation 2012-04-13 16:06:26 +02:00
src/FFMpeg Add close method ; methods now return the driver itself 2012-04-17 16:33:36 +02:00
tests Fix tests to fit the latest interfaces 2012-04-13 15:44:46 +02:00
.gitignore Initila Import 2012-04-13 10:20:54 +02:00
.travis.yml Trigger Travis 2012-04-13 10:26:26 +02:00
bootstrap.php Missing blank line 2012-04-13 15:49:04 +02:00
composer.json Update composer.json infos 2012-04-13 15:48:47 +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

#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/ !