Hi,
I am trying to work with FlashVideo module with FFMPEG on drupal 5. My server configuration is okay for the FFMPEG support.
And I have followed the tutorial "Flash Video in Drupal 5: A complete multimedia tutorial" http://www.travistidwell.com/flashvideo .
Still unable to create thumbnails and .flv files.

Is there any other tutorials for drupal 5 FlashVideo settings?

Does anyone know how to fix this problem?

Thanks.
Monalisa

Comments

light-blue’s picture

Try running the ffmpeg command from the command line based on the command in your settings (you'll see immediately if you have any problems). You can also enable logging and check the logs. For thumbnails, you might check your imagemagick(?) setup.

monalisab’s picture

Status: Active » Closed (fixed)