Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4479981
Votes 1
Synopsis Writing wave files is corrupt
Category java:classes_sound
Reported Against merlin
Release Fixed 1.4(merlin-beta2)
State 10-Fix Delivered, Verified, bug
Priority: 2-High
Related Bugs
Submit Date 14-JUL-2001
Description
Writing wave files is corrupt




When writing an AudioInputStream with framelength=AudioSystem.NOT_SPECIFIED as a wave file, the resulting wave file is corrupt.
When it is tried to read/play the file in other programs they either crash or are not able to play it back.

======================================================================
Work Around
N/A
Evaluation
 xxxxx@xxxxx  2001-07-13
	AuFileWriter, AiffFileWriter and WaveFileWriter do not patch the length fields in the headers. This results in corrupt headers which confuses audio programs.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang