Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Multimedia plugins FAQ.

Multimedia plugins FAQ: Difference between revisions

From MoodleDocs
(Created page with "This page is for frequently asked questions about Multimedia plugins and filters. Category:FAQ")
 
 
(30 intermediate revisions by 8 users not shown)
Line 1: Line 1:
This page is for frequently asked questions about Multimedia plugins and filters.
{{Filters}}
==What is the best way of Embedding media in Moodle?==
 
See [[Video]] and [[Audio]].
 
== The video player is not appearing for me. I only see a link or embed code text.==
 
Make sure that the "Multimedia plugins" option in ''Site administration > Plugins > Filters > Manage filters'' is set to On.
 
Note: the order of Filters matters, as they are processed in order such that one filter may affect another. You may need to adjust the order. See [[Filters]] and [[Multimedia_plugins_filter]] for more.
 
== Links and embeds to Vimeo based videos are not working but others are. Why? ==
 
Embedding for Vimeo is off by default in Moodle, unlike Youtube. Go to ''Site administration > Appearance > Media embedding'' and enable the Vimeo option.
 
==How can I have embedded media resized appropriately?==
The administrator can set a default size from the [[VideoJS player]] page, and course teachers can resize individual videos from 'Display options' when clicking the Media button in the [[Atto editor]] upon adding a video file.
 
==See also==
 
* [[Editing_text| Using the Atto editor]]
* [[Multimedia_plugins_filter|Multimedia plugins filter]]
* [[Video]]
* Also [http://moodle.org/mod/forum/discuss.php?d=194684 Moodle Media player not appearing] forum discussion


[[Category:FAQ]]
[[Category:FAQ]]
[[es:Plugins multimedia FAQ]]

Latest revision as of 15:33, 11 December 2016

What is the best way of Embedding media in Moodle?

See Video and Audio.

The video player is not appearing for me. I only see a link or embed code text.

Make sure that the "Multimedia plugins" option in Site administration > Plugins > Filters > Manage filters is set to On.

Note: the order of Filters matters, as they are processed in order such that one filter may affect another. You may need to adjust the order. See Filters and Multimedia_plugins_filter for more.

Links and embeds to Vimeo based videos are not working but others are. Why?

Embedding for Vimeo is off by default in Moodle, unlike Youtube. Go to Site administration > Appearance > Media embedding and enable the Vimeo option.

How can I have embedded media resized appropriately?

The administrator can set a default size from the VideoJS player page, and course teachers can resize individual videos from 'Display options' when clicking the Media button in the Atto editor upon adding a video file.

See also