The RIFF chunk size (used by the Python wave library) is 2GB, because the length is read as a signed 32-bit integer. The attached patch to chunk.py raises the limit to 4GB by using a signed integer. Is this correct? Is there a more general solution to 32-bit addressing limitation in wave files? Multiple chunks? Set the length field to zero and let software assume we only have one chunk? Regards, Mark Rages markrages at gmail.com -- You think that it is a secret, but it never has been one. - fortune cookie -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: python.patch Url: http://mail.python.org/pipermail/python-dev/attachments/20050706/f4ff3b68/python.diff
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4