[issue2259] Poor support other than 44.1khz, 16bit audio files?
HiroakiKawai
report at bugs.python.org
Wed Mar 12 18:04:05 CET 2008
HiroakiKawai <kawai at apache.org> added the comment:
I looked into the problem, and found that current aifc impelementation
assumes that SSND chunk is aligned (in Audio-IFF). But it is not always
true. SSND chunk might not be aligned.
Here I'd like to submit a set of patches for this issue.
I'd like to donate these patches to python.
----------
nosy: +kawai
severity: major -> normal
type: feature request -> crash
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2259>
__________________________________
More information about the Python-bugs-list
mailing list