flowplayer_demo.jpg

This project is not covered by Drupal’s security advisory policy.

CCK Video is used to display CCK filefied as video (and automatically as Image if image format detected, if none then CKK Video display field as file url). Now, you can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file!

Requirements!

D7 version uses Flowplayer 5.4.2 which requires jQuery 1.7.1+ but D7 come with jQuery 1.4, so you need to install jQuery Update module then choose jQuery 1.7 or 1.8.

CCK Video Highlight

  1. CCK Video not create a new CCK field, instead CCK Video using existing Filefield module
  2. Currently support this format: flv, swf, mp4, etc
  3. Players: JW Player, Flowplayer, SWFObject 1 & 2
  4. Support multi videos on same page
  5. You can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file!
  6. When you use Flowplayer then HTML5 video tag will be used and falls back to Flash when HTML5 video is not supported

Drupal 7 version of CCK Video

  1. Support: Flowplayer and SWFObject 2
  2. Already included all libraries, you don't need to download additional files
  3. Every field can has its own Player

Comparison to Other Modules

There are several Drupal modules that provide similar function. CCK Video has unique values, as shown below:

  1. CCK Video integrated to CCK very well
  2. To avoid you to create new field, CCK Video use existing Filefield module. Thus you can use your existing field!
  3. CCK Video is not created by a video player company, thus we will support any player. If you find a popular or good player please submit to this forum, so we will try to include in the next version
  4. If file extension not meet Video or Image format then will be displayed as natural file url
  5. You can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file, i.e. limit max filesize of Video.

Installation and Settings

Read CCK Video documentation for details.

Demo

Project information

Releases