JDK-4479349 : RFE: Add MP3 support to Java Sound
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 1.0,1.2.0,5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows_nt
  • CPU: generic,x86
  • Submitted: 2001-07-12
  • Updated: 2004-11-15
  • Resolved: 2004-11-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 rcFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
Java Sound does not provide MPEG I layer 3 (mp3) decoding for playback. mp3 is gaining more and more importance, especially for streaming media over the Internet and pay-per-listen systems. The JDK and JRE should provide mp3 decoding support so that customers will choose Java as platform for these applications.

Comments
EVALUATION michael.bundschuh@Eng 2001-07-13 This is the most requested new feature for Java Sound. There will be legal issues to resolve in addition to the engineering work, but well worth doing. Commit to fix/add for next major release of J2SE after 1.4 (1.4 feature set is frozen so it has to be for a later release). ###@###.### 2002-05-30 As of today, this bug has JDC 206 votes and is top 14 of all RFE's. ###@###.### 2002-10-02 OGG/Vorbis should be given high priority, too. It is requested under bug number 4671067. ###@###.### 2003-09-22 Probable solution is to make a standalone-plugin available. ###@###.### 2004-11-15 MP3 support is now available at: http://java.sun.com/products/java-media/jmf/mp3/download.html ###@###.### 2004-11-15 18:41:58 GMT
15-11-2004

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
02-10-2004

WORK AROUND Use of the mixed LGPL/GPL java-only decoder released by tritonus. Problem with that: 1. GPL restrictions 2. performance
02-10-2004

SUGGESTED FIX A native decoder integrated in Java Sound
02-10-2004

PUBLIC COMMENTS RFE: Add MP3 support to Java Sound
02-10-2004