gnu-social/plugins/VideoThumbnails
Chimo a614205663 Add plugin READMEs 2016-02-08 17:48:37 +00:00
..
locale Snapshot of the Transifex translation project - October 2015 2015-10-04 18:23:01 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00
VideoThumbnailsPlugin.php Use the -y parameter for ffmpeg/avconv to be non-interactive 2016-02-07 01:59:21 +01:00

README

The VideoThumbnails plugin enables video thumbnail preview support.

Installation
============
add "addPlugin('VideoThumbnails');"
to the bottom of your config.php

Note: This plugin depends on
* avconv
* php5-gd

Settings
========
none

Example
=======
addPlugin('VideoThumbnails');