The problem is that WAV file can contain additional tags between the format
TAG and the DATA tag. Right know, the software assumes (file wave.c,
funciton:wave_open()) that these tags are in a subsequent order without any
additional TAG inbetween. You can fix the problem by searching for the data
tag, rather than taking for granted that it is right behind the format tag.

Hope this helps,
Albert





-----Original Message-----
From: Anthony Mutiso <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, August 13, 1998 11:48 PM
Subject: [MP3 ENCODER] [ERROR] Can't find data chunk


>Does any one know what this error means
>
>[ERROR] Can't find data chunk
>
>Anthony
>
>
>

Reply via email to