forked from GithubBackups/tinyib
Move video overlay removal instructions
This commit is contained in:
parent
b88b8a0741
commit
c0587ac436
@ -38,7 +38,6 @@ Installing
|
||||
- `git clone git://github.com/tslocum/TinyIB.git ./`
|
||||
4. Copy **settings.default.php** to **settings.php**
|
||||
5. Configure **settings.php**
|
||||
- To remove the play icon from .SWF/.WebM thumbnails, delete or rename **video_overlay.png**
|
||||
- To allow WebA/WebM upload:
|
||||
- Ensure your web host is running Linux.
|
||||
- Install [mediainfo](http://mediaarea.net/en/MediaInfo) and [ffmpegthumbnailer](https://code.google.com/p/ffmpegthumbnailer/). On Ubuntu, run ``sudo apt-get install mediainfo ffmpegthumbnailer``.
|
||||
@ -53,6 +52,7 @@ Installing
|
||||
- Install ImageMagick and ensure that the ``convert`` command is available.
|
||||
- Set ``TINYIB_THUMBNAIL`` to ``imagemagick``.
|
||||
- **Note:** GIF files will have animated thumbnails, which will often have large file sizes.
|
||||
- To remove the play icon from .SWF and .WebM thumbnails, delete or rename **video_overlay.png**
|
||||
6. [CHMOD](http://en.wikipedia.org/wiki/Chmod) write permissions to these directories:
|
||||
- ./ (the directory containing TinyIB)
|
||||
- ./src/
|
||||
|
Loading…
x
Reference in New Issue
Block a user