Update README.md

This commit is contained in:
Trevor Slocum 2014-06-28 15:01:34 -07:00
parent 1065b540a9
commit d97660fc18
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Installing
5. Configure **settings.php** 5. Configure **settings.php**
- To allow WebA/WebM upload: - To allow WebA/WebM upload:
- Ensure your web host is running Linux. - Ensure your web host is running Linux.
- Install [mediainfo](http://mediaarea.net/en/MediaInfo). On Ubuntu, run ``sudo apt-get install mediainfo``. - Install [mediainfo](http://mediaarea.net/en/MediaInfo) and [ffmpegthumbnailer](https://code.google.com/p/ffmpegthumbnailer/). On Ubuntu, run ``sudo apt-get install mediainfo ffmpegthumbnailer``.
- Set ``TINYIB_WEBM`` to ``true``. - Set ``TINYIB_WEBM`` to ``true``.
- To remove the play icon from thumbnails, delete or rename **video_overlay.png**. - To remove the play icon from thumbnails, delete or rename **video_overlay.png**.
6. [CHMOD](http://en.wikipedia.org/wiki/Chmod) write permissions to these directories: 6. [CHMOD](http://en.wikipedia.org/wiki/Chmod) write permissions to these directories: