<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi,<BR>
&nbsp;<BR>
I&nbsp;have a big flac file, i can divide this flac file into chunks by visual basic code, i can add header to these chunks by copying first 1K to other chunks, but chunks can not play properly, i think i need to change filesize from file headers of these chunks, i can read samplerate and samples count from header, but i do not know how can i calculate file size without reading all file, what must i change from these chunks too?&nbsp; I want to play each chunks themself,<BR>
I read <A href="http://flac.sourceforge.net/format.html" >http://flac.sourceforge.net/format.html</A>&nbsp;but i can not understand how can i change header for each chunk<BR>
&nbsp;<BR>
Thanks<BR>
Alper ASMA<BR ><BR ><BR ><BR ><BR><br /><hr />Express yourself instantly with  <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=joinmsncom/messenger' target='_new'>Windows Live Messenger</a></body>
</html>