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

提供:MoodleDocs
移動先:案内検索
29行目: 29行目:
== 必須ソフトウェア ==
== 必須ソフトウェア ==


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.
Moodleが再生するためのメディアファイルを提供しますが、実際の再生は、様々なタイプのブラウザプラグインによって処理されます。主として、Adobe Flash、Quicktime、Windows Media PlayerおよびReal Playerです。これらのプラグインをユーザがインストールしていない場合、ブラウザにインストールするよう求められます。一般的に、これらのソフトウェアは無料です。また、簡単にインストールおよび使用できますので、これは少数のユーザのみに問題となります。


== 設定ページ ==
== 設定ページ ==

2009年3月11日 (水) 15:36時点における版

作成中です - 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) ファイル
  • .flv - Flashビデオファイル (Macromedia, Inc.)
  • .ram - RealMediaメタファイル (RealNetworks, Inc.)
  • .rpm - RealMedia Playerプラグイン (RealNetworks)
  • .rm - RealMediaストリーミングメディア (Real Networks, Inc.)

使用方法

あなたのテキストに、コースファイルエリアにある、マルチメディアリソースのURIを入力してください)。ファイルが表示される場合、適切なプレイヤーが提供されます。Moodleはファイル拡張子によってメディアタイプを識別しますので、ファイルコンテンツとファイル拡張子が合致していることを確かめてください。

Flash等のいくつかのファイルタイプでは、拡張構文を使うことで、あなたはプラグインのサイズを変更することができます:

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

上記の例では、最初の数値は幅で、2番目の数値が高さです。

必須ソフトウェア

Moodleが再生するためのメディアファイルを提供しますが、実際の再生は、様々なタイプのブラウザプラグインによって処理されます。主として、Adobe Flash、Quicktime、Windows Media PlayerおよびReal Playerです。これらのプラグインをユーザがインストールしていない場合、ブラウザにインストールするよう求められます。一般的に、これらのソフトウェアは無料です。また、簡単にインストールおよび使用できますので、これは少数のユーザのみに問題となります。

設定ページ

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フォーラムディスカッション: