Mantis Bugtracker

Relationship Graph View Issue ] Dependency Graph ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Severity Reproducibility Date Submitted Last Update
0000584 plugins feature N/A 06-01-14 04:01 06-08-07 17:33
Reporter puzzles View Status public  
Assigned To
Priority low Resolution open  
Status confirmed      
Summary 0000584: Wave decoder missing features
Description The wave decoder does checks for samplerate and bits per sample that are incorrect. There are no valid or invalid samplerates or bits per sample. The wave decoder should do away with these checks (or just check for 0).

There might also be an interest in reading some other format chunks such as the CUE stuff. Though I have yet to see any files using this.

I would not mind refactoring this plugin and writing a RIFF plugin once decoder chaining is complete.

WAVE/RIFF format info:
http://www.borg.com/~jglatt/tech/wave.htm [^] (by far the most comprehensive I've read)
http://en.wikipedia.org/wiki/WAV [^]
http://en.wikipedia.org/wiki/RIFF [^]
http://ccrma.stanford.edu/courses/422/projects/WaveFormat/ [^]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/WaveInOut.asp [^] (as linked from the wave plugin)
Additional Information


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker