From b6b8bd502131e0dd82f53517ccc84d3de2c09424 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 21 Jun 2012 11:42:45 +0300 Subject: [PATCH] Add PHP FFmpeg Extra link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 539e966..31e0d5b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ An Object Oriented library to convert video/audio files with AVConv / FFmpeg. +Check another amazing repo : [PHP FFMpeg extras](https://github.com/alchemy-fr/PHP-FFMpeg-Extras), you will find lots of Audio/Video formats there. + ##Documentation Read The Documentation at [Read The Docs !](http://readthedocs.org/docs/ffmpeg-php/)