Atitit. Software --- multimedia area ---- JMF 2.1.1 Java media Framework supported formats
Jmf, the full name isJava Media Framework, it can be inJava appletand theApplicationuse audio, video, or other time-based multimedia. JMFThe supported multimedia formats are as follows:aiff (. aiff),avi (. avi),GSM (. GSM),Hotmedia (. MVR),mid (. Mid),MPEG-1 (. mpg)(that is, the commonVCDfiles),MPEG-2 (. mp2)(that is, the commonDVDfiles),QuickTime (. mov),Sun Audio (. au),Wave (. wav);JMFtheRTSP(Real Time Streaming Protocolreal-time streaming control Protocol) support:RTSPIt was only recently added toJMF, which makes it possible to base theJMFthe client passesRTSPinteracting with the server, requesting the data stream for the media
Author:: Old Wow's paw attilax Ayron, email:[email protected]
Reprint please indicate source: Http://blog.csdn.net/attilax
This page lists the Media Formats supported in the JMF 2.1.1 FCS implementation, the RTP Formats This implementation can receive and transmit, and the Capture Devices That it supports.
JMF supports audio sample rates from 8KHz to 48KHz. Note this cross-platform version of JMF only supports the following RA Tes:8, 11.025, 11.127, 22.05, 22.254, +, 44.1, and KHz.
The JMF 2.1.1 Reference implementation supports the media types and formats listed in the table below. In this table:
· D indicates the format can be decoded and presented.
· E indicates the media stream can be encoded in the format.
· Read indicates the media type can used as input (read from a file)
· Write indicates the media type can generated as output (written to a file)
Media Type |
JMF 2.1.1 Cross Platform Version |
JMF 2.1.1 Solaris/linux Performance Pack |
JMF 2.1.1 Windows Performance Pack |
AIFF (. aiff) |
Read/write |
Read/write |
Read/write |
8-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
16-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
G.711 (U-law) |
D,e |
D,e |
D,e |
A-law |
D |
D |
D |
IMA4 ADPCM |
D,e |
D,e |
D,e |
Avi (. avi) |
Read/write |
Read/write |
Read/write |
Audio:8-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
Audio:16-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
AUDIO:DVI ADPCM Compressed |
D,e |
D,e |
D,e |
audio:g.711 (U-law) |
D,e |
D,e |
D,e |
Audio:a-law |
D |
D |
D |
AUDIO:GSM Mono |
D,e |
D,e |
D,e |
audio:acm** |
- |
- |
D,e |
Video:cinepak |
D |
D,e |
D |
Video:mjpeg (422) |
D |
D,e |
D,e |
Video:rgb |
D,e |
D,e |
D,e |
Video:yuv |
D,e |
D,e |
D,e |
video:vcm** |
- |
- |
D,e |
GSM (. GSM) |
Read/write |
Read/write |
Read/write |
GSM Mono Audio |
D,e |
D,e |
D,e |
Hotmedia (. MVR) |
Read Only |
Read Only |
Read Only |
IBM Hotmedia |
D |
D |
D |
MIDI (. Mid) |
Read Only |
Read Only |
Read Only |
Type 1 & 2 MIDI |
- |
D |
D |
MPEG-1 Video (. mpg) |
- |
Read Only |
Read Only |
Multiplexed System Stream |
- |
D |
D |
Video-only Stream |
- |
D |
D |
MPEG Layer II Audio (. mp2) |
Read Only |
Read/write |
Read/write |
MPEG Layer 1, 2 audio |
D |
D,e |
D,e |
QuickTime (. mov) |
Read/write |
Read/write |
Read/write |
Audio:8 bits Mono/stereo Linear |
D,e |
D,e |
D,e |
Audio:16 bits Mono/stereo Linear |
D,e |
D,e |
D,e |
audio:g.711 (U-law) |
D,e |
D,e |
D,e |
Audio:a-law |
D |
D |
D |
AUDIO:GSM Mono |
D,e |
D,e |
D,e |
AUDIO:IMA4 ADPCM |
D,e |
D,e |
D,e |
Video:cinepak |
D |
D,e |
D |
video:h.261 |
- |
D |
D |
video:h.263 |
D |
D,e |
D,e |
Video:jpeg (420, 422, 444) |
D |
D,e |
D,e |
Video:rgb |
D,e |
D,e |
D,e |
Sun Audio (. au) |
Read/write |
Read/write |
Read/write |
8 bits Mono/stereo Linear |
D,e |
D,e |
D,e |
Bits Mono/stereo Linear |
D,e |
D,e |
D,e |
G.711 (U-law) |
D,e |
D,e |
D,e |
A-law |
D |
D |
D |
Wave (. wav) |
Read/write |
Read/write |
Read/write |
8-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
16-bit Mono/stereo Linear |
D,e |
D,e |
D,e |
G.711 (U-law) |
D,e |
D,e |
D,e |
A-law |
D |
D |
D |
GSM Mono |
D,e |
D,e |
D,e |
DVI ADPCM |
D,e |
D,e |
D,e |
MS ADPCM |
D |
D |
D |
acm** |
- |
- |
D,e |
Notes:
· acm**-Window's Audio Compression Manager support. Tested for these formats:a-law, GSM610, Msnaudio, MSADPCM, Truespeech, MP3, PCM, Voxware AC8, Voxware AC10.
· vcm**-Window ' s Video Compression Manager support. Tested for these formats:iv41, IV51, VGPX, WINX, YV12, I263, CRAM , MPG4.
Capture Devices
Reference
JMF 2.1.1-supported formats.htm
Jmf_ Baidu Encyclopedia . htm
JMF Download and install -oyzl68 's Column - Blog channel -CSDN.NET.htm
with java get mp3 data playback duration and tag information -  programming .htm
Use JMF How to get the total playback duration of avi files -csdn forum -csdn. net- China's largest IT Technology Community . htm
Atitit. Software---Multimedia area----JMF 2.1.1 Java media Framework supported formats