Note: You are currently viewing documentation for Moodle 2.1. Up-to-date documentation for the latest stable version is available here: Media Player.

Media Player

From MoodleDocs

The JW FLV Player 5.1 is a powerful and extremely versatile application for viewing video on web pages. The Media Player module acts as a wizard to deploy and configure the JW FLV Player. It doesn't require any coding abilities and is possibly the quickest, easiest, most comprehensive and robust method of deploying and configuring video in Moodle.

Example of screenshot of flv player interface, with captioning feature


Download

The project code and documentation are hosted on Google Code at: http://code.google.com/p/moodle-mplayer/

The most recent downloads and documentation are available there.


Jeroen Wijering's FLV Player is an ideal method to deploy Flash video in Moodle. It's extremely versatile and supports a number of features that are particularly useful for e-learning:

  • Section 508 (accessibility) compliance.
  • Support for TimedText XML and RealText (SMIL) captioning.
  • A selection of plugins and skins are available.
  • Developers can create their own skins and plugins.

Installation

Installing the Media Player Activity Module plugin is a short, simple process:

  1. Download the latest version of the Media Player here
  2. Unzip the package and upload its contents to MOODLE/mod/mplayer
  3. Check that your mplayer directory isn't "double skinned", i.e. MOODLE/mod/mplayer/mplayer
  4. Login to Moodle and go to Administration > Notifications
  5. The Media Player Activity Module will install

License

Although this Moodle module is open source, Jeroen Wijering's FLV player, included within, is not open source. It is commercial software which is available free for noncommercial use, but requires a (small) license payment for all other use. Please see Jeroen Wijering's web site for licensing details.


Supported Video Formats

Supports all video formats supported by Flash Player 9.0.115 and above. Currently (20th August 2010) file types:

  • FLV
  • F4V
  • F4P
  • MP4
  • M4V
  • M4A
  • 3GP
  • MOV

It also supports the new standard high-definition CODEC, H.264, and AAC audio (Advanced Audio Compression) which is similar to MP3 but gives better quality at very low bit-rates. Please note that it does not support Windows media formats such as WMA, WMV or AVI.


Playlists

Supports a variety of playlists. See the JW FLV Player 5 documentation for further details.


Skins

Skins are a quick and easy way to change the appearance of JW FLV Player. The FLV Player Activity Module comes supplied with 27 skins which you can select from a list.


Plugins

Plugins add extra functionality to JW FLV Player. They are hosted on LongTail video's website so no downloading or installing is necessary. The Media Player setup wizard includes specific configuration panels which make deploying plugins as easy as possible. See the Media Player project site wiki for documentation. Supported plugins are:

  • Audiodescription External audio track synchronised with video
  • Captions SMIL TimedText and SubRip captions which are more flexible and easier to read that embedded subtitles
  • HD Users can switch between high-definition and normal video streams
  • Infobox Convenient way to display credits and info about video
  • Livestream No need to keep refreshing the web page while you're waiting for a live broadcast, polls the live server every few seconds
  • Logobox Put your logo on your videos
  • Metaviewer View video stream metadata (debugging and info tool)
  • Searchbar Search for videos, YouTube.com by default, can be used with custom search scripts
  • Snapshot Take a still frame "snapshot" of a video and save it in the course files directory

There are also subscription and paid for plugin services available. Find documentation and further details here.


Issues

Please report any bugs or issues on the Media Player module project issues tracker.


See Also

(*) MAGpie2 can export TimedText caption files for JW FLV Player but its video player does not support the FLV file type. It is therefore necessary to use an intermediary video file type, such as AVI, in order to create the captions.

Other Projects by Matt Bury

  • SWF Activity Module Enables the deployment of Flash and Flex Framework learning applications (RIAs) in Moodle and leverage AMFPHP (Flash Remoting).