I'm currently trying to use my mpa2wav program (currently add a WAV header to MP3 files) to put a WAV header in front of MP2.
The format does exist and is a bit documented. But I'd like to know if any of you know of an MPEG1 (as it's what the structure is named) (any layer or at least 2) ACM codec ?
I guess it should be supported by DirectShow without much problem (I'll check what happens with graphedit ASAP) but an ACM (at least decoding) would be better to test for compatibility...