|
Using a generic commandline-decompressor is not possible. For every decompressor specific adaptions need to be done (not so for command line encoders, as they work on files!). Even more, some of them do not support STDIO output of the audio data (or with various headers), so it would be very difficult to do. It was hard for LAME.EXE (and I only did it because the LAME.DLL was not able to decode MP3s). But I do not plan to add any further command line decompression tools.
I will have again a look at the FLAC decompressor, but last time I had a look, the SDK was very hard to look through, so I stopped the interface development (which is not easy in ModulaII)
cu, Andre
|