Post Reply 
Error: unexpected end of file in WAV
21-12-2014, 08:54
Post: #10
RE: Error: unexpected end of file in WAV
(21-12-2014 01:13)glevethan Wrote:  OK - file is being uploaded as we speak. This is the official straight from Qobuz file.
Here is what the error log generated for this file

Error: ID3v2 'COMM' frame has invalid size 339 at offset 336 in file D'Angelo/01-03-D_Angelo-The_Charade-SMR.wav (length 115700268)

As the message says, the COMM frame in the ID3v2.3 tag has an incorrect size value of 339. From looking at the contents of the file, this value should be 211.

It seems that XLD got confused by this and made a bigger mess when trying to fix it.

It looks like the COMM size value was encoded using the ID3v2.4 format encoding rules instead of the ID3v2.3 format encoding rules. (The ID3v2 tag in this file is an ID3v2.3 tag.) If the COMM size field in the file is decoded according to the ID3v2.4 rules, this produces the correct value of 211.

I hope this information is useful to Qobuz in fixing their file encoding bug.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Error: unexpected end of file in WAV - simoncn - 21-12-2014 08:54

Forum Jump:


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