multichannel mpeg audio

Andrew Randrianasulu <[email protected]> Wed, 24 Jan 2024 01:58:32 +0300
Newsgroups gmane.comp.video.mjpeg.user
Message-ID <CA+rFky4pJ-9oyEyNAunsk8W1PzznBXrwbvDEOHbzEyGUv_qG5w@mail.gmail.com>
So, I was having a blast hacking old en/decoder.

My own hacks do not work on 64-bit yet (they run, just sounds wrongs
:) ) but this one  was tested on aarch64 Termux install, so should be
better

https://github.com/Randrianasulu/iso-dist10

note: pcm2aiff too was not working for me, but mc (multichannel) and
lsf (low sampling frequency) mpeg de/encoders were good ..

I wonder if mplex already can mux those streams? In man I see

BUGS
       The multiplexer should handle MPEG(5.1) audio.

but date on man page from 2001 ...