From 78a4b582559f576f2f94340a07e5f0b04857b0e8 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 8 Jul 2010 15:51:49 -0400 Subject: Update to CELT 0.8.1 --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index ac83683a..50df66c6 100644 --- a/README +++ b/README @@ -32,5 +32,7 @@ The arguments are: 1) The sampling rate (only 48000 supported for now) 2) The number of channels (only mono supported for now) 3) The frame size in samples (480 and 960 supported) -4) Input PCM file (16-bit, machine endian) -5) Output PCM file after encoding and decoding (16-bit machine endian) +4) Number of compressed bytes per frame (80 here means 32 kb/s) +5) Input PCM file (16-bit, machine endian) +6) Output PCM file after encoding and decoding (16-bit machine endian) + -- cgit v1.2.3