Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Multimedia plugins filter: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(→‎FAQ: Moved to FAQ for later edit by an expert ::))
m (Clarified settings requirements.)
 
(21 revisions intermèdies per 5 usuaris que no es mostren)
Línia 1: Línia 1:
{{Filters}}
{{Filters}}
<p class="note">'''Please refer to [[Page_notes#Filters|these notes]] before editing this page.'''</p>
The Multimedia plugins filter finds a link in text that points to a multimedia resource and replaces the link with an appropriate multimedia player code which can play the resource. The actual player resides on each users' computer.
==What are multimedia plugins and how do I turn them on?==
*The Multimedia plugins filter finds URLs that point to multimedia resources in text and replaces them with an appropriate multimedia player.
*Multimedia plugins can be enabled by the administrator in ''Site Administration>Plugins>Filters>Manage Filters''.
[[File:Multimediaplugins.png]]
*There are three settings:
**On = always available for all courses
**Disabled = always off for all courses
**Off but available = each individual course teacher can enable the filter if they wish in their own course administration settings.


== Supported media formats ==
For example, a teacher may put a MP3 audio file as a resource in their course, or have a URL link to an external MP3 file. When the MP3 audio plugin has been turned on, the student will be able to play them in Moodle using a Flash media player on their computer. See also [[Media embedding]].
*The settings page -''Site Administration>Plugins>Filters>Multimedia plugins'' gives the Moodle administrator the choice of enabling or disabling a number of formats:


* youtube (displays videos hosted on youtube)
== Site administration settings ==
* vimeo (displays videos hosted on vimeo)
* .mp3 - MPEG Audio Stream, Layer III
* flv  - Flash video
* f4v
* .swf - Macromedia Flash animation File (Adobe, Inc.) '''Note:''' Only used in trusted texts as it has potential security issues
* .ogg
* .acc
* .webm
* .m4v
* .ogv


The following formats are also available but not recommended for general usage:
A site administrator can enable the multimedia plugins filter in ''Settings > Site administration > Plugins > Filters > Manage filters'' and can enable selected media players in ''Settings > Site administration > Appearance > Media embedding''. If the site-wide multimedia plugins filter setting is "Off, but available", the filter must be enabled per-course, through ''Settings > Course administration > Filters'' by setting ''Multimedia plugins'' to "On".
* .mov - QuickTime Video Clip (Apple Computer, Inc.)
* .mp4
* .m4a
* .mpg - MPEG animation -
* .wmv - Windows Media File (Microsoft)-not guaranteed to work in browsers other than IE and non-Windows systems
* .avi - Windows file - not guaranteed to work in browsers other than IE and non-Windows systems


* .ram - RealMedia Metafile (RealNetworks, Inc.)
Note: Prior to Moodle 2.3, settings for enabling selected media players could be found as multimedia plugins filter settings.
* .rpm - RealMedia Player Plug-in (RealNetworks)
* .rm - RealMedia Streaming Media (Real Networks, Inc.)
* .ra - Real Media
* .rp - Real Media
* .rv - Real Media


== Usage ==
== Required software on user's computer ==
For information on how these are used within Moodle, see the relevant links (audio/video etc) in [[Working_with_media| Working with Media]]
 
== Required Software ==


Although Moodle prepares the media files to be played in the browser, the actual playback is handled by various types of browser plug-in software, primarily Adobe Flash, Quicktime, Windows Media Player and Real Player. If users do not have these installed they may be prompted to go and install them by their browser. These pieces of software are generally free, easily installed and widely used so this will only be an issue for small numbers of users.
Although Moodle prepares the media files to be played in the browser, the actual playback is handled by various types of browser plug-in software, primarily Adobe Flash, Quicktime, Windows Media Player and Real Player. If users do not have these installed they may be prompted to go and install them by their browser. These pieces of software are generally free, easily installed and widely used so this will only be an issue for small numbers of users.


== See also ==
== See also ==


* [[Filters]]
* [[Multimedia plugins FAQ]]
* [[Working_with_media| Working with media]]
* [[Video| Video]]
* [[Video| Video]]
* [[Audio| Audio]]
* [[Audio| Audio]]
* [[Images|Images]]
* [[Embedding content|Embedding content]]


Using Moodle forum discussions:
Using Moodle forum discussions:
* [http://moodle.org/mod/forum/discuss.php?d=37119 Multimedia plugin vs object embed]
* [http://moodle.org/mod/forum/discuss.php?d=98698 swf filter security] (very out of date)
* [http://moodle.org/mod/forum/discuss.php?d=29588 Size of embedded Flash]
* [http://moodle.org/mod/forum/discuss.php?d=89416&parent=394828 Linking to FLV video files]
* [http://moodle.org/mod/forum/discuss.php?d=90781 video streaming]
* [http://moodle.org/mod/forum/discuss.php?d=95174 Media filter does not work for rm files]
* [http://moodle.org/mod/forum/discuss.php?d=98698 swf filter security]
* [http://moodle.org/mod/forum/discuss.php?d=125619 How to upload a screen capture video to the Moodle?]
* [http://moodle.org/mod/forum/discuss.php?d=125619 How to upload a screen capture video to the Moodle?]
* [http://moodle.org/mod/forum/discuss.php?d=143478 Best video format]
* [http://moodle.org/mod/forum/discuss.php?d=143478 Best video format]


[[Category:Filter]]
[[Category:Site administration]]
[[Category:Multimedia]]


[[pl:Pluginy_Multimedia]]
[[de:Multimedia-Plugins]]
[[fr:Extensions multimédia]]
[[es:Filtro_de_plugins_multimedia]]
[[ja:マルチメディアプラグイン]]
[[ja:マルチメディアプラグイン]]
[[de:Multimedia Plugins]]
[[fr:Extensions multimédia]]
[[es:Multimedia plugins (filtro)|Multimedia plugins]]

Revisió de 21:33, 19 juny 2013

The Multimedia plugins filter finds a link in text that points to a multimedia resource and replaces the link with an appropriate multimedia player code which can play the resource. The actual player resides on each users' computer.

For example, a teacher may put a MP3 audio file as a resource in their course, or have a URL link to an external MP3 file. When the MP3 audio plugin has been turned on, the student will be able to play them in Moodle using a Flash media player on their computer. See also Media embedding.

Site administration settings

A site administrator can enable the multimedia plugins filter in Settings > Site administration > Plugins > Filters > Manage filters and can enable selected media players in Settings > Site administration > Appearance > Media embedding. If the site-wide multimedia plugins filter setting is "Off, but available", the filter must be enabled per-course, through Settings > Course administration > Filters by setting Multimedia plugins to "On".

Note: Prior to Moodle 2.3, settings for enabling selected media players could be found as multimedia plugins filter settings.

Required software on user's computer

Although Moodle prepares the media files to be played in the browser, the actual playback is handled by various types of browser plug-in software, primarily Adobe Flash, Quicktime, Windows Media Player and Real Player. If users do not have these installed they may be prompted to go and install them by their browser. These pieces of software are generally free, easily installed and widely used so this will only be an issue for small numbers of users.

See also

Using Moodle forum discussions: