Re: issue with flac versions > 1.3.2
Dave Yeo <[email protected]> Fri, 22 Apr 2022 16:15:01 -0700
| Newsgroups | gmane.comp.audio.compression.flac.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04/22/22 02:45 PM, Scott Brown wrote: > on flac 1.3.2 and earlier, shntool has no problem reading in the decoded > flac data from std out. > > But on 1.3.3 and 1.3.4, shntool doesn't seem to recognize the decoded > flac data as valid PCM data. > > 1. I hope I'm making sense. and > 2. What changed in 1.3.3+ that may cause this? Perhaps try doing a git bisect between 1.3.2 and 1.3.3 to find the commit that broke things? Dave