Bug 56802

Summary: shnsplit doesn't support 24-bit WAVE data
Product: Sisyphus Reporter: a1batross <a1ba.omarov>
Component: shntoolAssignee: Anton Farygin <rider>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: rider
Version: unstable   
Hardware: x86_64   
OS: Linux   

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