I just observed another conversion failure with a large mp3.
This time a 300 MB 128 kbps 5 hour mp3.
I'm running some tests. Lame 3.98 in decode mode can't handle the >4gig length in the header. Here is what it outputs:
Frame#971814 32 kbps MS Very huge WAVE file, can't set filesize accordinglyUh oh, from Wikipedia:
Limitations
The WAV format is limited to files that are less than 4 GB, because of its use of a 32-bit unsigned integer to record the file size header (some programs limit the file size to 2–4 GB).[14] Although this is equivalent to about 6.8 hours of CD-quality audio (44.1 kHz, 16-bit stereo), it is sometimes necessary to exceed this limit, especially when greater sampling rates or bit resolutions are required. The W64 format was therefore created for use in Sound Forge. Its 64-bit header allows for much longer recording times. The RF64 format specified by the European Broadcasting Union has also been created to solve this problem.