Bug 56802 - shnsplit doesn't support 24-bit WAVE data
Summary: shnsplit doesn't support 24-bit WAVE data
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: shntool (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-11 01:52 MSK by a1batross
Modified: 2026-01-17 19:56 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description a1batross 2025-11-11 01:52:14 MSK
Seems could be fixed very easily, Debian has this patch: https://salsa.debian.org/debian/shntool/-/commit/57efcd7b34c2107dd785c11d79dfcd4520b2bc41

shntool unfortunately didn't updated since 2009, so I guess it might make sense to look and probably take other patches Debian use: https://salsa.debian.org/debian/shntool/-/tree/master/debian/patches?ref_type=heads
Comment 1 Repository Robot 2026-01-17 19:56:27 MSK
shntool-3.0.10-alt2 -> sisyphus:

Sat Jan 17 2026 Anton Farygin <rider@altlinux> 3.0.10-alt2
- applied fixes from Debian and upstream (closes: #56802):
  * support WAVE_FORMAT_EXTENSIBLE in WAV parser
  * fix integer overflows when processing large files and long durations
  * allow mm:ss:ff format for non-CD-quality audio (error -> warning)
  * allow single input file in join mode