VideoField

VideoField provides an video upload field for CCK. VideoField is a CCK-based alternative to the legacy media projects available in Drupal modules including Video etc.

Idea behind this module is to have a simple field for uploading video content, something similiar to imagefield for images

Video Types

  • mov, mp4, 3gp, 3g2, mpg, mpeg (handled by Quicktime Player)
  • divx (handled by Divx Player)
  • rm (handled by Real Player)
  • flv (handled by FlowPlayer 3.0 or later)
    FlowPlayer Module
  • swf (handled by Adobe Flash Player)
  • dir, dcr (handled by Adobe Shockwave Player)
  • wmv, asf, avi (handled by Windows Media Player)
  • ogg theora (handled by Cortado Java Applet)

Dependencies

Installation

1. Copy videofield folder to your sites/all/modules directory. Make sure you have installed CCK and FileField modules.
2. Enable Videofield modules in admin/build/modules.
3. Choose any Content type and go to Edit -> Manage fields.
4. Add new field, select filefield as fieldtype and Video Upload as widget.
5. Save.
5. Create new content and upload your video.

Road Map

  • Video Conversion support. (ffmpeg module support)
  • Auto thumbnail for videos. (ImageField support)
  • Media module support (CDN, Yotubube etc).
  • Support for other video types (Quicktime,WMV,Divx, etc.).
  • Configuration page

Credits

Tamer Zoubi
Heshan Wanigasooriya

Releases

Official releasesDateSizeLinksStatus
6.x-1.32009-Nov-1414.28 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-6.x-dev2009-Nov-2814.2 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.