Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
HTML5 Support.
Multiple video output from single video upload.
Multiple transcoder support.
Configurable transcoding presets.
Important : Note to update
-----------------------
We have slightly changed the database schema so, if you upgrade module make sure you backup all the video_files, video_s3, video_zencoder tables. Cause this will remove some unwanted fields and add new. You will have to run a separate script to load old data or do below.
* fix #981570 by Sylvain_G: duplicate class attribute on blocks + 'logo' CSS id used twice
* making default RSS replacement with a more op-appropriate one more elegant, by moving the replacement to a preprocess function