Playable Media Formats.

2000/9/2 written by Thrasher  mail  Thrasher's Personal Laboratory.

AIFF(Audio Interchange File Format)

代表的な拡張子
Typical extensions
.aif .aiff .aifc
ビットマップ
Bitmap
AIFF
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
Macintoshで用いられるサウンドフォーマットです。
Sound format used in Macintosh.

AU

代表的な拡張子
Typical extensions
.au .snd
ビットマップ
Bitmap
AU
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
UNIXで用いられるサウンドフォーマットです。
Sound format used in UNIX.

AVI(Audio Video Interleaved)

代表的な拡張子
Typical extensions
.avi .ivf .iva
ビットマップ
Bitmap
AVI AVI(only audio) AVI(detail unknown) AVI(only video)
再生手段
Playback methods
MCI/DirectShow
プラグイン認識
Recognition by plug-in
既知メディア
Known media
説明
Description
AVI には様々な圧縮形式が使われているため必ずしも全てのメディアを再生できるわけではありません(殆どの場合は再生できます)
All media are not always playable because a variety of compression formats are used for AVI(playable in most cases).

圧縮形式毎にcodec(ドライバ )が必要なので、その圧縮形式用のcodecがあれば再生は可能となります。
Codec(driver) is necessary for each compression format and if it is, it's playable.

一部のAVIMCIで再生が出来ないことがあります(殆どの場合は再生できます)
Some AVI cannot be played back by MCI(playable in most cases).

通常AVI 形式には音声と映像の両方が収録されていますが、音声のみ或いは映像のみのAVI 形式もあります。
Both audio and video are usually recorded in AVI, however, it's possible that only either audio or video is in AVI format.

CDDA(Compact Disc Digital Audio)

代表的な拡張子
Typical extensions
.cda
ビットマップ
Bitmap
CDDA
再生手段
Playback methods
MCI
プラグイン認識
Recognition by plug-in
既知メディア
Known media
説明
Description
CD-ROM或いはCD-ROM互換のドライブに音楽CDを入れた際に、そのCD-ROMドライブ内を見ると上記拡張子のファイルがあります。
When a music CD is put in CD-ROM or CD-ROM compatible drive and content of that CD-ROM drive is shown, files with extension above are found.

CDDA形式はIfMediaが認識できる既知メディアですが、既知メディア再生にDirectShowを使用する設定になっていてもCDDA形式に限り必ずMCIで制御します。この仕様はDirectShowCDDAを制御出来ないことに起因します。
CDDA format is a known medium that IfMedia can recognize, but MCI is always used to control CDDA even if it's configured to use DirectShow for known media. This is a result from DirectShow cannot control CDDA.

CDROM XA(Compact Disc Read Only Memory Extended Architecture)

代表的な拡張子
Typical extensions
.dat
ビットマップ
Bitmap
CDXA CDXA(only audio) CDXA(detail unknown) CDXA(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
既知メディア
Known media
説明
Description
MCIで再生するにはMCI対応のcodec(ドライバ)が必要です。
Codec(driver) is necessary to play back by MCI.

VideoCDの多くはMPEGデータをCDROM XA形式にして収録していますが、必ずしも全てのVideoCDがこの前提を満たしているとは限りません。
Most of VideoCD contain MPEG data in format of CDROM XA, but all of VideoCD don't always meet this assumption.

通常CDROM XA形式には音声と映像の両方が収録されていますが、音声のみ或いは映像のみのCDROM XA形式もあります。
Both audio and video are usually recorded in CDROM XA, however, it's possible that only either audio or video is in CDROM XA format.

MIDI(Musical Instruments Digital Interface)

代表的な拡張子
Typical extensions
.mid .rmi .midi
ビットマップ
Bitmap
MIDI
再生手段
Playback methods
MCI/DirectShow/DirectMusic
プラグイン認識
Recognition by plug-in
既知メディア
Known media
説明
Description
MCIDirectShowで再生するにはMIDI音源が接続されている等、MIDI再生の環境が必要です。この場合、MIDI出力として必ずMIDI Outputデバイスが使用されます。
To play back by MCI or DirectShow, MIDI playback environment is necessary e.g. MIDI sound module is connected. In this case, MIDI Output device is always used for MIDI output.

MPU401互換デバイス(SoundBlasterSuper-MPU)は使用されないのでMIDI Outputデバイスが存在しない環境では正常に再生されないことがあります。
MPU401 compatible device(e.g. SoundBlaster, Super-MPU,etc) is not used so that it's possible not to be played back correctly under environments with no MIDI Output device.

MIDI出力デバイスがない場合はDirectMusicを用いることでウェーブによる再生が可能です。DirectMusicを用いるとたとえMIDI出力デバイスに音源が接続されていてもウェーブによって再生されます。ただし必ずしもオリジナルに忠実なサウンドになるとは限りません。
In case with no MIDI Output device, it's playable with wave audio by using DirectMusic. When DirectMusic is used, it's played back with wave audio even if MIDI sound module is connected to MIDI Output device. But sounds are not always same as the original exactly.

MPEG(Moving Picture Experts Group)

代表的な拡張子
Typical extensions
.mpeg .mpg .mpe .mpv .mlv .mp2 .mpv2 .mp2v .mpa .mp3 .rmp
ビットマップ
Bitmap
MPEG MPEG(only audio) MPEG(detail unknown) MPEG(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
MCIで再生するにはMCI対応のcodec(ドライバ)が必要です。
Codec(driver) is necessary to play back by MCI.

MPEGにはクオリティに関する多くの仕様があるため必ずしも全てのMPEG形式を再生できるわけではありません。MPEG-1(MP3等とよく呼ばれる形式もこれに含まれます)の形式であれは殆どの場合再生できます。
All MPEG formats are not always playable because many specifications on quality are defined for MPEG. Most of MPEG-1 formats(format often called MP3 is also included in this) are playable.

通常MPEG形式には音声と映像の両方が収録されていますが、音声のみ或いは映像のみのMPEG形式もあります。
Both audio and video are usually recorded in MPEG, however, it's possible that only either audio or video is in MPEG format.

PlayList

代表的な拡張子
Typical extensions
.m3u .pls .asx .lsx .wax .wvx
ビットマップ
Bitmap
PlayList
再生手段
Playback methods
Player
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
再生するファイル名を列挙したテキストファイルです。
A text file which enumerates filenames to be played back.

.plsの場合は各曲に付けられている番号順に再生されます。.pls以外の場合はファイル中で列挙されている順に再生されます。
It's played back in numeric order for each track in .pls case. Those are played back in order enumerated in those files in cases other than .pls.

QuickTime

代表的な拡張子
Typical extensions
.mov .qt
ビットマップ
Bitmap
QuickTime QuickTime(only audio) QuickTime(detail unknown) QuickTime(only video) Playable Playable(only audio) Playable(detail unknown) Playable(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
QuickTimeには様々な圧縮形式が使われているため必ずしも全てのメディアを再生できるわけではありません。
All media are not always playable because a variety of compression formats are used for QuickTime.

QuickTime2までは殆どの場合DirectShowで再生できるようです。QuickTime3以降は基本的に再生できませんが、最新のQuickTimeをインストールすると圧縮形式によっては音声或いは映像を一部再生できるモノがあります。
Most of QuickTime2 and earlier seem to be playable by DirectShow. QuickTime3 and later are not playable fundamentally, however, some audio or video may be played back for some compression formats by installing latest QuickTime.

通常QuickTime形式には音声と映像の両方が収録されていますが、音声のみ或いは映像のみのQuickTime形式もあります。
Both audio and video are usually recorded in QuickTime, however, it's possible that only either audio or video is in QuickTime format.

プレビュー時、及びファイルオープン時には殆どの場合QuickTime画像を表示しますが、初期の形式等の場合にはPlayable画像を表示する場合があります(QuickTime形式のファイルフォーマット上の問題に起因)
QuickTime image is displayed in most cases when previewed and file is opened, but Playable image is shown for some old formats(it's caused by problem on QuickTime file format).

RealMedia

代表的な拡張子
Typical extensions
.ra .ram .rm .rmm
ビットマップ
Bitmap
RealMedia RealMedia(only audio) RealMedia(detail unknown) RealMedia(only video) Playable Playable(only audio) Playable(detail unknown) Playable(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
RealMediaには様々な圧縮形式が使われているため必ずしも全てのメディアを再生できるわけではありません。
All media are not always playable because a variety of compression formats are used for RealMedia.

初期のRealAudioは殆どの場合DirectShowで再生できるようです。RealAudioより後の形式は基本的に再生できませんが、最新のRealPlayer等をインストールすると圧縮形式によっては音声或いは映像を一部再生できるモノがあります。
Most of old RealAudio seem to be playable by DirectShow. Those later than RealAudio are not playable fundamentally, however, some audio or video may be played back for some compression formats by installing latest RealPlayer,etc.

またそのままでは再生できなくても拡張子を.rm等に変えることで音声或いは映像を一部再生できる場合があります。
Or else, when it's not played back, some audio or video may be played back by renaming its extension to .rm and so on.

通常RealMedia形式には音声と映像の両方が収録されていますが、音声のみ或いは映像のみのRealMedia形式もあります。
Both audio and video are usually recorded in RealMedia, however, it's possible that only either audio or video is in RealMedia format.

プレビュー時、及びファイルオープン時には殆どの場合RealMedia画像を表示しますが、初期の形式等の場合にはPlayable画像を表示する場合があります(RealMedia形式のファイルフォーマット上の問題に起因)
RealMedia image is displayed in most cases when previewed and file is opened, but Playable image is shown for some old formats(it's caused by problem on RealMedia file format).

Windows Media

代表的な拡張子
Typical extensions
.asf .lsf .wm .wma .wmv
ビットマップ
Bitmap
WindowsMedia WindowsMedia(only audio) WindowsMedia(detail unknown) WindowsMedia(only video) Playable Playable(only audio) Playable(detail unknown) Playable(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
Windows Mediaには様々な圧縮形式が使われているため必ずしも全てのメディアを再生できるわけではありません。
All media are not always playable because a variety of compression formats are used for Windows Media.

圧縮形式毎にcodec(ドライバ)が必要なので、その圧縮形式用のcodecがあれば再生は可能となります。
Codec(driver) is necessary for each compression format and if it is, it's playable.

通常Windows Media形式には音声のみが収録されていますが、音声と映像或いは映像のみのWindows Media形式もあります。
Only audio is usually recorded in Windows Media, however, it's possible that audio and/or video are in Windows Media format.

プレビュー時、及びファイルオープン時には殆どの場合Windows Media画像を表示しますが、Playable画像を表示する場合があります。
Windows Media image is displayed in most cases when previewed and file is opened, but Playable image is sometimes shown.

Wave Audio

代表的な拡張子
Typical extensions
.wav
ビットマップ
Bitmap
WAVE WAVE with CODEC
再生手段
Playback methods
MCI/DirectShow
プラグイン認識
Recognition by plug-in
既知メディア
Known media
説明
Description
ウェーブには様々な圧縮形式が使われているため必ずしも全てのメディアを再生できるわけではありません(殆どの場合は再生できます)
All media are not always playable because a variety of compression formats are used for wave audio(playable in most cases).

圧縮形式毎にcodec(ドライバ)が必要なので、その圧縮形式用のcodecがあれば再生は可能となります。
Codec(driver) is necessary for each compression format and if it is, it's playable.

プレビュー時、及びファイルオープン時には標準形式ならWAVE画像を表示し、codecを用いた形式(圧縮形式)ならWAVE with CODEC画像を表示します。
When previewed and file is opened, WAVE image is displayed for wave audio in standard format and WAVE with CODEC image for one using codec(compressed format).

Miscellaneous

代表的な拡張子
Typical extensions
 
ビットマップ
Bitmap
Playable Playable(only audio) Playable(detail unknown) Playable(only video)
再生手段
Playback methods
DirectShow
プラグイン認識
Recognition by plug-in
未知メディア
Unknown media
説明
Description
その他の再生可能なメディアです。
Any other playable media.