Displaying 2 results from an estimated 2 matches for "gpt2002".
2004 Sep 10
2
24-bit audio?
Using the FLAC frontend with flac v1.0.2, I tried to encode a recently
recorded 24-bit mono wav to flac, but received the following error:
options: -P 0 -b 4608 -m -l 12 -e -q 0 -r 0,6 -R 0
gpt2002-06-01mono.wav: ERROR: unsupported bits per sample 24
So, I tried to encode a stereo 24-bit wave file... same error.
I'm using the .exe of flac v1.0.2 under Windows 2000. The wave files can be
downloaded from:
http://mikewren.com/audiotests/gpt2002-06-01mono.wav
http://mikewren.com/audiotest...
2004 Sep 10
2
24-bit audio?
...lac-dev] 24-bit audio?
On Sun, Jun 02, 2002 at 07:48:52PM -0400, Mike Wren wrote:
> Using the FLAC frontend with flac v1.0.2, I tried to encode a recently
> recorded 24-bit mono wav to flac, but received the following error:
>
> options: -P 0 -b 4608 -m -l 12 -e -q 0 -r 0,6 -R 0
> gpt2002-06-01mono.wav: ERROR: unsupported bits per sample 24
> [...]
> Can anyone else reproduce this error? What's the resolution?
This error means just what it says...flac 1.0.2 doesn't support 24-bit
samples. The code in CVS appears to, though, so you may want to try that.
--
- mdz
_...