Downloads
Download tar.gz
25 KB
MD5: f51c3210d611ce457b1cde8a10bb27f2
SHA-1: 6389ae1837a31934f936699b0a355adb39b517e2
SHA-256: 637529e6d583d36f1ca48c6f564d5ff8b00e57ddff9a897210c874f04d86a05e
Download zip
28.02 KB
MD5: aafc7bcd4b093bab929e3d0a2752c7ff
SHA-1: 2b8902a03105de33e3c4d9201d1e08072adfa28b
SHA-256: 9e21be3b6e6fdcf877b4e65a4bfe80444eb463a253a9e89239488a1d25a58b75
Release notes
Changes since DRUPAL-6--1-0-BETA1:
- Code style cleanup
- Adds the FFmpeg binary detection to the install process
- fixes the extra menu items
- #392196 by little_red_wagon: fixes bad watchdog
- * fixes JS on the other value
* some code cleanup - Adding a function for calculating the padding for files that don't match the destination format's proportions.
- Eliminating a bunch of PHP warnings.
- Removed a variable assignment that was overwriting a function argument.
- More forgiving regex for getting video file info.
- Fixed problem with regex for getting video size.
- Eliminating a PHP warning.
- #379650 testing this code for detection
- #379650 I took the patch from k-max and refactored against some of the outstanding issues. Should do a better job of handling the color space issues
- major issue with checking codecs against file types
- #403456 by Jax & zoo33: Output size and padding calculation broken. Ported from ffmpeg_converter.module.
- #505444 by twom: adds the correct url to the binary
- removes false information about what is allowed on the ffmpeg commandline option
- Fixes the default video bit rate value
- Committing portions of #379650 - need to examine changes more before completing patch
- Should help with escaping arguments to the shell