[Flac-dev] Decoding without read callbacks.

illiminable K illiminable at westnet.com.au
Tue Mar 23 01:46:03 PST 2004


Hey i've recently written some directshow filters for ogg vorbis and speex
(www.illiminable.com/ogg/) and i thought i might add flac too... i've had a
quick look at the C++ api and it appears that the decoding works by having a
read callback to get it's data.

In directshow everything is pushed into the decoder it can't ask for data
when it wants... i'm just wondering if there is an alternate way to do
this... is there support for this style of decoding in the underlying C
library ?

Does anyone have any ideas about how i can go about doing a decode with only
the output callback and no input callback ?

Thanks !






More information about the Flac-dev mailing list