|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |