VideoField
tamerzg - September 9, 2009 - 18:40
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.3 | 2009-Nov-14 | 14.28 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-6.x-dev | 2009-Nov-28 | 14.2 KB | Download · Release notes | Development snapshot | |
