projects[gt_videos][location] = http://community.featureservers.org/fserver

Allows groups to upload videos, that will be transcoded to OGV and shown as HTML5 video tag (falling back to cortado).
This feature is still very beta and belongs to the pack "Generatech Medias" (see gt_audio, gt_medias and videogg and audiogg modules).

What this feature does?
* Creates gt_video nodes content type (title, body, source_video, ogv_video, video_thumnail).
* Creates gt_video views for grups.
* Video node form_altered (to hide source_video and video_thumbnail to final users).
* Include imagecache presets.

TODO:
* Add media_mover configurations at hook_install.
* Remove media_mover configurations at hook_uninstall.

Known Bugs:
* Feature don't encapsulate default video image.

Main dependencies:
* videogg (filefield formatter - new generatech contrib avaliable at http://dev.generatech.org/fs/node/15)
* media_mover
* cck + filefield + imagefield
* mm_custom_command (videos transcoded with ffmpeg2theora, that need to be installed in your server)
* imagecache actions (thumnails extracted with ffmpeg, that also need to be installed in your server)
* Others (See gt_video.info)

More info:
https://community.openatrium.com/issues/node/1802

Download last release from the original feature server:
http://dev.generatech.org/fs/node/13