[Flac-dev] flac_read callback not called in Windows?

Scott Waye scott at boldtower.com
Sat May 17 05:27:06 PDT 2003


Sorry,

My mistake, 

FLAC__seekable_stream_decoder_get_resolved_state_string()

told me I was at the end of the stream and I realised I had made a mistake
with the eof_callback.  I usually play with more strongly typed languages
than C and I got caught with a void *.

Thanks for the pointer (no pun intended).

--
Scott

On 5/16/2003, "Josh Coalson" <xflac at yahoo.com> wrote:

>--- Scott Waye <scott at boldtower.com> wrote:
>...
>> I am now trying to get it to work under Windows 2000 with Msys and
>> gcc 3.2.
>> Everything compiles and links OK, but when it runs neither my
>> flac_read, or
>> flac_write callback get called even though I call :
>>
>> res = FLAC__seekable_stream_decoder_process_single(flacDecoder);
>
>what is the value returned in 'res'?  also, what does
>FLAC__seekable_stream_decoder_get_resolved_state_string() return
>after calling FLAC__seekable_stream_decoder_process_single() ?
>
>Josh
>
>
>__________________________________
>Do you Yahoo!?
>The New Yahoo! Search - Faster. Easier. Bingo.
>http://search.yahoo.com




More information about the Flac-dev mailing list