Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
152.5 KB
MD5: 8b26b0fa4fae696795dd9f4afd71459d
SHA-1: d066bb76b9ce59ad1da34e11f345a440ead6ae2f
SHA-256: ce5857f998b625b18ba83b26db86c8019cc165965a9680b03815229cdf158aed
Download zip
177.36 KB
MD5: 622b55dbc54af45973b71bb72e58ffe8
SHA-1: e106b38823875a67a27b2a76117d36ec7f03e361
SHA-256: 225153594f91ae135d8d383adf2d2502b0fbe099c3f6ddf8f40d87d3bec68275
Release notes
General remarks
When you intend to use FFmpeg to transcode videos, make sure your FFmpeg installation handles all the file formats before installing the module. Linux distributions using precompiled binaries, such as Ubuntu, usually do not provide the best compile options and it is advised to compile FFmpeg yourself.
The following guides will help you to get a good FFmpeg installation:
- Ubuntu: FFmpeg compilation guide
- Ubuntu: guide to enhance your FFmpeg installation using precompiled packages
- Gentoo: make sure to setup the right USE flags before installing
- Windows: Windows packages
List of changes
Backwards incompatible changes since 7.x-2.9:
None
Bug fixes since 7.x-2.9:
- #1929428 by Jorrit: Fixed reference to non-existing 'Reset to default' button.
- #1913506 by Jorrit: Fixed incompatibility with the Media: YouTube module.
- #1913506 by Jorrit: Fixed error 'filesize(): stat failed' when transcoding using Zencoder.
- #1940854 by Jorrit: Fixed a potential error during upgrade from 2.4 to 2.9 due to the class registry not containing the new classes yet.
- #1891012 by Jorrit: Fixed error "Call to undefined function video_preset_delete()" when reverting Video features.
- #1907504 by somms: Fixed generating images for videos longer than 5 seconds.
Enhancements since 7.x-2.9:
- #1973824 by Jorrit: Added a plain HTML5 audio player.
- #1965248 by Jorrit: Added support for the Aspect Mode setting to the FFmpeg transcoder, requires FFmpeg 0.7+.
- Improvement in preset form by forcing the user to select a new preset when the current one is not available.
- #1940300 by hussainweb: Added Views relationships to the video file and thumbnail file.
- #1917242 by Jorrit: Improved the video widget: checkboxes are handled better, settings are remembered, improved thumbnail preview.
- #1908418 by Jorrit: Fixed creating clips using FFmpeg.
- #1878390 by Jorrit: Do not use the private file system for watermark images because Zencoder can't access those files.
- #1889202 by JvE: Prefer playing in the HTML5 player when both FLV and HTML5 players are available.
- #1909330 by Jorrit: Fixed errors and notices on the preset screen when the transcoder hasn't been configured.
New features since 7.x-2.9:
- #1897552 by michaelk: Added support for the MediaElement module and player.
Documentation changes since 7.x-2.9:
None
Other changes since 7.x-2.9:
- Renamed the 'Video for everybody' player to 'Plain HTML5 player with Flash fallback'
Known errors
None
This release is sponsored by DOM Digital Online Media GmbH and In A Day Development.