Downloads

Download tar.gz 137.94 KB
MD5: 3d0c23c4185521df4791c42fdc1b833a
SHA-1: 31fef84b5fa66a6933984a0cc8d3f07aa3c8478c
SHA-256: 7264999d57a66ebd1e03312bed3a5ce9c84e19c2e3ffdc60682a5cb6f8244722
Download zip 165.9 KB
MD5: 40c87d4e8067385b84caa260d40f2956
SHA-1: 2d617fa536a0ad238fddc438d1e271d61bf28f74
SHA-256: 5f120702b8ee545b1634da42de2f4769b105af3463bd4026fa6079a9638e3116

Release notes

General remarks

Release 4.6 is a refactoring of S3 and Zencoder code in order to make the core more reliable and to support saving ffmpeg converted files to S3.

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

Backwards incompatible changes since 6.x-4.5:

None

Bugfixes since 6.x-4.5:

  1. Fixed "Bypass auto conversion" checkbox not being checked by default when it should. (new in RC1)
  2. #1037038 by Jorrit: Fix "S3::inputFile(): Unable to open input file" error when uploading files to S3 when using ffmpeg transcoding
  3. #1033144 by Jorrit: Remove access check from the Zencoder postback URL
  4. #964496 by Jorrit: Fixed removing converted files and thumbnails from S3 on video delete
  5. #1141966 by Jorrit: Fixed Zencoder transcoding when using private S3 files by adding ACL to grant Zencoder read permissions
  6. #1303938 by Jorrit: Fixed Flash fallback URL when using Zencoder and S3
  7. Fix CloudFront integration when used with Zencoder or private S3 file transfers
  8. #1310878 by Jorrit: Removed FileField Sources support from videoftp. It was not working, please use FileField together with the Upload Field widget.
  9. #1340464 by carsonblack: Remove object count from Amazon S3 administrative screen because of performance issues.

Enhancements since 6.x-4.5:

  1. #1141966 by Jorrit: Improved storage of per-video bypass video conversion preference. (new in RC1)
  2. Removed permissions from the uploadfield module, as they were either unused or duplicate. (new in RC1)
  3. Improve administration of Zencoder and S3
  4. #1154032 by Jorrit: Removed Drupal log error message "We could not determine the height and width of the video"

New features since 6.x-4.5:

  1. Added support for storing ffmpeg converted files to Amazon S3
  2. #1332340 by Jorrit: Added support for the Imagefield Extended module.

Documentation changes since 6.x-4.5:

None

Other changes since 6.x-4.5:

None

Known errors

None

Created by: Jorrit
Created on: 22 Nov 2011 at 20:18 UTC
Last updated: 22 Nov 2011 at 20:20 UTC
New features
Bug fixes
Unsupported

Other releases