Menu

#436 wav metadata treated as audio data

next release
open
nobody
None
1
2015-07-03
2015-07-03
No

Some wav files have metadata after the audio samples. The riff wav header specifies the number of samples to expect, sphinx_fe.c reads that value (RIFFHeader.datalength) but then ignores it. This bug is likely also present elsewhere. I'm working on finding all occurrences and making a patch.

This is probably not very urgent, since most SR wavs probably don't have metadata.

Discussion


Log in to post a comment.

Auth0 Logo