Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Videofile.

Videofile: Difference between revisions

From MoodleDocs
(added links to wikipedia pages and tidy up)
m (added links to wikipedia pages and tidy up)
Line 6: Line 6:


==Captions==
==Captions==
Videofile and Video.js also support [http://en.wikipedia.org/wiki/WebVTT WebVTT] captions. You can add several files in order to provide multilingual captions.
* Videofile and Video.js also support [http://en.wikipedia.org/wiki/WebVTT WebVTT] captions.
The file names, without extensions, will be used for the video caption option titles.
* You can add several files in order to provide multilingual captions.
If the files are named according to [http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes ISO 6392] (e.g. eng.vtt and swe.vtt) the options will be shown as the corresponding full language names according to the user's language preferences (e.g. English and Swedish, assuming the user's preferred language is set to English).
* The file names, without extensions, will be used for the video caption option titles.
* If the files are named according to [http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes ISO 6392] (e.g. eng.vtt and swe.vtt) the options will be shown as the corresponding full language names according to the user's language preferences (e.g. English and Swedish, assuming the user's preferred language is set to English).


==Poster image==
==Poster image==

Revision as of 18:45, 27 August 2013

Videofile is a Moodle 2.5+ resource plugin intended to provide teachers with easy handling of cross-browser compatible videos using Video.js.

Use

  • In most cases it should be enough to add .mp4 video files, which will then play in an html5 player on most browsers and in a flash player in older browsers.
  • You can add alternative formats in order to be sure it can play regardless of which browser is being used (usually .mp4, .ogv and .webm covers it.)

Captions

  • Videofile and Video.js also support WebVTT captions.
  • You can add several files in order to provide multilingual captions.
  • The file names, without extensions, will be used for the video caption option titles.
  • If the files are named according to ISO 6392 (e.g. eng.vtt and swe.vtt) the options will be shown as the corresponding full language names according to the user's language preferences (e.g. English and Swedish, assuming the user's preferred language is set to English).

Poster image

Videofile and Video.js also support a poster image that displays before the video is started.

Download

You can download this add-on from https://moodle.org/plugins/pluginversions.php?plugin=mod_videofile