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...?

Comments

leenyx’s picture

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.

dag729’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta4

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

arthurf’s picture

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?

agileware’s picture

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 :)

arthurf’s picture

Status: Fixed » Needs review

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

delykj’s picture

Beta2 release is not visible on the project page.

arthurf’s picture

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

quiptime’s picture

The threaded problem still exist.

I have tested various combinations of module versions.

media_mover-1.0-beta6 and ffmpeg_wrapper 6.x-1.1-beta2,
media_mover-1.0-beta6 and ffmpeg_wrapper 6.x-1.1-dev,
media_mover-1.x-dev and ffmpeg_wrapper 6.x-1.1-beta2,
media_mover-1.x-dev and ffmpeg_wrapper 6.x-1.1-dev

warning: Invalid argument supplied for foreach() in /var/www/bea.lan/includes/form.inc on line 1429.