<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi, i am using the libFlac.dll at Delphi, and i got compile and execute
all the main program similar way like main.c do it. My problem is than
the resulting file has no size, so filesize=0, but i can not to know
what is the problem.<br><br>I think that FLAC__stream_encoder_process_interleaved it is not coding into the file i have defined to write.<br><br>The other theory is that FLAC__stream_encoder_init_file has not reserved correctly the memory to the flac file.<br><br>Respect to FLAC__stream_encoder_init_file() i have used it with no callbacks, and i had to modify stream_encoder.c into&nbsp; FLAC__stream_encoder_init_file() to disable the part of the code refers to callbacks and i #undef HAS_OGG because with both my program launch a exception.<br><br>Anyone can help to me ??  <img src="http://www.hydrogenaudio.org/forums/style_emoticons/default/sad.gif" style="vertical-align: middle;" emoid=":(" alt="sad.gif" border="0"> <br><br>Shouts¡¡<br /><hr />Tecnología, moda, motor, viajes,.suscríbete a nuestros boletines para estar siempre a la última <a href='http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com' target='_new'>MSN Newsletters</a></body>
</html>