Atitit. Software---Multimedia area----JMF 2.1.1 Java media Framework supported formats
JMF, the full name is the Java Media Framework, which can use audio, video, or other time based multimedia in Java applets and application. The multimedia formats supported by JMF are as follows: AIFF (. AIFF), AVI (. avi), GSM (. gsm), Hotmedia (. mvr), mid (. mid), MPEG-1 (. mpg) (that is, common VCD files), MPEG-2 (. mp2) (That is, common DVD files), QuickTime (. mov), Sun Audio (. au), Wave (. wav); JMF to RTSP (real time streaming Protocol real-Time flow Control protocol support: RTSP is also recently added to the JMF, which enables JMF based clients to interact with the server via RTSP, requesting data flow from the media
Author:: Old Wow's paw Attilax Airon, email:1466519819@qq.com
Reprint please indicate the 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 R Eceive and transmit, and the capture devices that it supports.
JMF supports audio sample rates from 8KHz to 48KHz. This is 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 in the table listed. 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 is used as input (read from a file)
· Write indicates the media type can is 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 downloads and installs-oyzl68 's column-Blog channel-CSDN.NET.htm
Get MP3 data playback length and tag information in Java-programming. htm
With JMF how to get the total playback time of AVI files in the Long-CSDN forum-csdn.net-China's largest IT technology community. htm