「マルチメディアプラグイン」の版間の差分

提供:MoodleDocs
移動先:案内検索
編集の要約なし
編集の要約なし
6行目: 6行目:


== サポートされるメディアフォーマット ==
== サポートされるメディアフォーマット ==
* .mp3 - MPEG Audio Stream, Layer III
* .mp3 - MPEGオーディオストリーム、レイヤーIII
* .swf - Macromedia Flash Format File (Adobe, Inc.)
* .swf - Macromedia Flashフォーマットファイル (Adobe, Inc.)
* .mov - QuickTime Video Clip (Apple Computer, Inc.)
* .mov - QuickTimeビデオクリップ (Apple Computer, Inc.)
* .wmv - Windows Media File (Microsoft)
* .wmv - Windowsメディアファイル (Microsoft)
* .mpg - MPEG Animation
* .mpg - MPEGアニメーション
* .avi - Audio Video Interleave File
* .avi - Audio Video Interleave File
* .flv - Flash Video File (Macromedia, Inc.)
* .flv - Flash Video File (Macromedia, Inc.)

2009年3月8日 (日) 16:57時点における版

作成中です - Mitsuhiro Yoshida 2009年3月6日 (金) 11:23 (CST)

ロケーション: 管理 > プラグイン > フィルタ > フィルタ設定 > マルチメディアプラグイン設定

マルチメディアプラグインフィルタは、テキスト内でマルチメディアリソースを示すURIを見つけ出して、適切なマルチメディアプレイヤーと置換します。

サポートされるメディアフォーマット

  • .mp3 - MPEGオーディオストリーム、レイヤーIII
  • .swf - Macromedia Flashフォーマットファイル (Adobe, Inc.)
  • .mov - QuickTimeビデオクリップ (Apple Computer, Inc.)
  • .wmv - Windowsメディアファイル (Microsoft)
  • .mpg - MPEGアニメーション
  • .avi - Audio Video Interleave File
  • .flv - Flash Video File (Macromedia, Inc.)
  • .ram - RealMedia Metafile (RealNetworks, Inc.)
  • .rpm - RealMedia Player Plug-in (RealNetworks)
  • .rm - RealMedia Streaming Media (Real Networks, Inc.)

使用方法

Insert the URL of the multimedia resource into your text (which can be the URL of a file in the course files area). When displayed a suitable player will be provided. Moodle detects the media type using the filename extension, so you should ensure that the file contents match the extension correctly.

For some file types, like Flash, you can size the plugin using an extended syntax:

<a href="somepath.swf?d=640x480">My link name</a>

where the first number is the width in pixels, and the second is the height.

必須ソフトウェア

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.

設定ページ

The settings page is in the administration block. Prior to version 1.7, this can be reach from Configuration > Filters > MultiMedia Plugins. In 1.7 it can be found via Administration > Modules > Filters > MultiMedia Plugins. In 1.8 it can be found via: Notifications > Modules > Filters > MultiMedia Plugins > Settings.

There is an individual setting to turn on or off each supported media type. Note that by default all but the Flash (.swf) filter are enabled. As Flash files present a theoretical security risk, it is strongly recommended not to allow users to add flash content.

関連情報

Using Moodleフォーラムディスカッション: