Help - Search - Members - Calendar
Full Version: FLAC__stream_encoder_process_interleaved
Hydrogenaudio Forums > Lossless Audio Compression > FLAC
Billyjoe
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.

I think that FLAC__stream_encoder_process_interleaved it is not coding into the file i have defined to write.

The other theory is that FLAC__stream_encoder_init_file has not reserved correctly the memory to the flac file.

Anyone can help to me ?? sad.gif

ShoutsĦĦ
jcoalson
this question is better directly to the flac-dev mailing list. also, there's not enough information to debug with. first check the return value of FLAC__stream_encoder_init_file()
Billyjoe
QUOTE(jcoalson @ May 5 2008, 13:45) *

this question is better directly to the flac-dev mailing list. also, there's not enough information to debug with. first check the return value of FLAC__stream_encoder_init_file()


In fact, i've posted this same question directly to the flac-dev mailing list with no results. It is obvious that this kind of troubles by programming the flac code are not remarkables for most flac developpers that they are so busy looking for new advances in encoding.

Finally i could resolve my problem with that function with no support.


jcoalson
I don't remember seeing it. you have to subscribe to post because we get a lot of spam, if non-subscribers post, it gets filtered.

what was the problem?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.