You are not Logged in! Log in or register.

A Media Mover recipe

DruTube: Build a Video Site in 1 Hour

  • Install drupal 5.7+

Install modules

  • media_mover
  • ffmpeg_wrapper
  • swfobject_api
  • xspf_playlist
  • flvmediaplayer
  • mimedetect

Download helper files

Enable modules

  • media_mover
  • ffmpeg_wrapper
  • swfobject_api
  • xspf_playlist
  • flvmediaplayer
  • mimedetect
  • attachments

Configure

  • Create a content type admin/content/types/add
  • Enable Uploads on your content type
  • create node with video attached
  • configure ffmpeg_wrapper (path to ffmpeg) admin/settings/ffmpeg_wrapper
  • configure s3 (test)
  • configure xspf_playlist - enable content type, select what kinds of files to build the playlist from
  • configure flvmedia player
  • add media mover configuration
  • run media mover configuration