Can't setup a configuration - FFmpeg video conversion settings missing

leenyx - October 27, 2009 - 16:16
Project:Media Mover
Version:6.x-1.0-beta4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I have been trying to set up a configuration for hours and I can't work out how to do it.

When I try to add a configuration I got this error message:

Se ha detectado una opción ilegal. Por favor contacte al administrador del sitio
Se ha detectado una opción ilegal. Por favor contacte al administrador del sitio
Se ha detectado una opción ilegal. Por favor contacte al administrador del sitio
warning: Invalid argument supplied for foreach() in /home/labodad/public_html/includes/form.inc on line 1428.
warning: Invalid argument supplied for foreach() in /home/labodad/public_html/includes/form.inc on line 1428.
warning: Invalid argument supplied for foreach() in /home/labodad/public_html/includes/form.inc on line 1428.

The it doesn't let me save the config because it's missing the Audio sample rate:, audio codec and video codec settings.

I am trying to harvest from drupal uploaded files, convert them to flv and display them in the node body with flvmediaplayer.

All I got is the video converted as attachment, but the config in media_mover still gives me these errors.

Any ideas...?

#1

leenyx - November 2, 2009 - 18:54

I have successfully installed the module and use the conversion in another website with a clean install. I will try to track the errors and see which module is creating the incompatibility issues.

#2

dag729 - November 9, 2009 - 23:29
Version:6.x-1.x-dev» 6.x-1.0-beta4

Same problem here: and can't figure out why...

#3

arthurf - November 13, 2009 - 21:59

The warning: Invalid argument supplied for foreach() in /home/labodad/public_html/includes/form.inc on line 1428. has been resolved in the dev branch

I'm not experiencing the issue with the ffmpeg option you're describing- what version of ffmpeg_wrapper are you using?

#4

Justin W Freeman - November 15, 2009 - 20:16
Status:active» fixed

I had the same problem.

It appears to be a bug in the ffmpeg_wrapper 6.x-1.1-beta1 which causes the ffmpeg processing to fail with errors in media_mover.

The bug does not exist when using ffmpeg_wrapper 6.x-1.x-dev (2009-Nov-12), http://drupal.org/node/311582 so use the dev version until a new ffmpeg_wrapper beta is released. This has been tested and works for me :)

#5

arthurf - November 16, 2009 - 05:17
Status:fixed» needs review

I just released beta2. Can you double check to see if this fixes the issue for you?

#6

delykj - November 16, 2009 - 10:45

Beta2 release is not visible on the project page.

#7

arthurf - November 17, 2009 - 19:45

You can always retrieve releases from CVS if you do not see them on the project page. The release is now public: http://drupal.org/node/635400

 
 

Drupal is a registered trademark of Dries Buytaert.