Wayne Davis wrote:
I'm trying to use minimad to understand the interface to libmad. First, I was having trouble using it with a command like: cat test.mp3 | minimad This was failing on the test for fstat...
[...]
When I run this version of minimad, minimad dumps junk to my screen.
Anyone have any ideas about what's going wrong?
Try:
minimad <test.mp3 >test.pcm
Cheers,