Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download video-7.x-2.9.tar.gztar.gz 149.98 KB
MD5: e5862c6ecd415d313f5320f8e8890afe
SHA-1: 4bd1af85e29725a2d455253f3c734d23b412e898
SHA-256: a9cfd439d0fb26eae7238bd238635621824781a23be2c590d841a9a4e3ed2765
Download video-7.x-2.9.zipzip 174.24 KB
MD5: 4dbbd7bdc623b052de2b98ba2666a654
SHA-1: 5636e545d5ca3fa3e2bd3283e2de207326ffc87c
SHA-256: a99c1f38c961c6e2fedfd7d6c9cf063a4b26320b2ced33920c180843ed95594a

Release notes

Since 7.x-2.8:

Security fixes: 1

Backwards incompatible changes: 0

Bug fixes: 8

Enhancements: 4

New features: 2

Documentation changes: 1

Other changes: 0

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

Security fixes since 7.x-2.8:

SA-CONTRIB-2013-006 - Arbitrary Code Execution

Backwards incompatible changes since 7.x-2.8:

None

Bug fixes since 7.x-2.8:

  1. #1872614 by Jorrit: Fixed error "Recoverable fatal error: Argument 1 passed to file_delete() must be an instance of stdClass"
  2. #1635432 by Jorrit: Fixed grey thumbnails when using FFmpeg
  3. #1850356 by Jorrit: Fixed default thumbnail setting when no transcoder is selected.
  4. #1853688 by Jorrit: Fixed error in Presets tab when no presets are available.
  5. #1851540 by jpstrikesback, Jorrit: Fixed incompatibility with Entity Cache by using file_save() instead of drupal_write_record().
  6. #1468594 by osopolar: Fixed old files not being deleted from the file system when a video is reconverted.
  7. #1793860 by Jorrit: Fixed cryptic errors when no presets are enabled.
  8. Clear the Entity Controller cache and the Drupal page cache when a video is updated.

Enhancements since 7.x-2.8:

  1. #1542182 by Jorrit: Added a page with FFmpeg debug information.
  2. #1827606 by Jorrit: Added option to use private S3 files to the Advanced Zencoder options.
  3. #1796112 by Jorrit: Added option to select the JW Player preset on the Players tab.
  4. #1797174 by dlumberg: Added views join from the video_queue table to the file_managed table.

New features since 7.x-2.8:

  1. #1871992 by 30equals: Added the Zencoder system status to the Zencoder settings panel.
  2. #1788680 by Jorrit: Added compatibility with the "FileField Role Limit" module.

Documentation changes since 7.x-2.8:

  1. #1822206 by burningdog: Added explanation to Zencoder settings panel to indicate that the Zencoder output destination is just temporary.

Other changes since 7.x-2.8:

None

Known errors

None

This release is sponsored by DOM Digital Online Media GmbH and In A Day Development.

Created by: Jorrit
Created on: 22 Jan 2013 at 06:48 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
New features
Bug fixes
Insecure

Other releases