Note that mpg123 supports large files since quite some time now... I
just verified that it also writes a WAV file > 4G. But there is still a
catch: It doesn't change the WAV format it uses... so for sizes >4G, the
header information will be wrong, since the WAV header only has 4 bytes
for the size field.

You could still have software that works around this, but it might be an
idea to add support for WAV64 or another container format. In any case,
you can always generate raw audio files of any size via the -s switch
(possibly piping towards another program that wraps it into a
container).

-- 
mpg123 does not support large files
https://bugs.launchpad.net/bugs/105586
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to