Post Reply 
Multiple "Error: format error in WAV file"
11-08-2014, 08:02
Post: #13
RE: Multiple "Error: format error in WAV file"
(11-08-2014 07:33)simoncn Wrote:  This file violates the WAV specification because it contains an "id3" chunk (used for tag data) that contains an odd number of bytes and doesn't include a pad byte at the end of the chunk. According to the WAV specification, all chunks with an odd number of bytes must include a pad byte with value zero at the end of the chunk.

If this formatting error applies to the last chunk in the file, MinimServer could detect the error and ignore it. If the error applies to any other chunk, there isn't a simple and reliable way to detect the error and recover from it. The next MinimServer update will include code to detect and ignore this error if it applies to the last chunk in the file.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Multiple "Error: format error in WAV file" - simoncn - 11-08-2014 08:02

Forum Jump:


User(s) browsing this thread: 1 Guest(s)