i/o redirect problem w/minimad

Emil Rojas <[email protected]> Tue, 28 Sep 2004 12:06:52 -0700
Newsgroups gmane.comp.audio.mad.devel
Message-ID <[email protected]>

If I run minimad like:
minimad < x.mp2 > x.pcm
it works fine, but if I run it like
cat x.mp2 | minimad > x.pcm

The state returns a zero size the minimad exits.

Does anyone have any idea why this might happen?

thanks,
emil