Share

Freeware Advanced Audio Coder

Tracker: Bugs

5 alignment of struct members distorts WAV file header parsing - ID: 1727060
Last Update: Comment added ( menno )


Win32 project tell compiler to align struct members at 8 bytes in memory.

This causes the Wave file reader to fail on special multichannel wave
files. If wave file header includes WAVFORMATEXTENSIBLE the GUID is wrong.

Solution:

modify project settings and align struct members at 1 bytes (works well)
- or -
rewrite wave header parsing


Best regards
cthien


Christoph Thien ( cthien ) - 2007-05-28 18:58

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-01-30 16:25
Sender: mennoProject Admin

Fixed in CVS by changing the member alignment


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-01-30 16:25 menno
resolution_id None 2009-01-30 16:25 menno
allow_comments 1 2009-01-30 16:25 menno
close_date - 2009-01-30 16:25 menno