Posted by Agileware on November 15, 2009 at 8:29pm
| Project: | FFmpeg Wrapper |
| Version: | 6.x-1.1-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The latest release of FFmpeg Wrapper 6.x-1.1-beta1 appears to be incompatible with Media Mover 6.x-1.0-beta4 and raises errors when attempting to process any video using ffmpeg. But using the latest FFmpeg Wrapper 6.x-1.x-dev (2009-Nov-12) works without error.
Would it be possible to release a new FFmpeg Wrapper using the dev version to solve this problem?
Here's the errors logged to Drupal:
MM FFmpeg failed to create this file sites/default/files/media_mover/ffmpeg/thumbnails/1/mvi_3283.flv.thumb1.jpg
strtr() [<a href='function.strtr'>function.strtr</a>]: The second argument is not an array. in /var/www/vhosts/testwebsite/includes/common.inc on line 901.
filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for sites/default/files/media_mover/ffmpeg/thumbnails/1/mvi_3283.flv.thumb1.jpg in /var/www/vhosts/testwebsite/sites/all/modules/ffmpeg_wrapper/ffmpeg_wrapper.module on line 798.
Invalid argument supplied for foreach() in /var/www/vhosts/testwebsite/includes/common.inc on line 884.More details here, http://drupal.org/node/616002#comment-2268386