aboutsummaryrefslogtreecommitdiff
path: root/audio/celt051/README
diff options
context:
space:
mode:
authorponce <matteo.bernardini@gmail.com>2012-02-19 00:49:51 -0600
committerRobby Workman <rworkman@slackbuilds.org>2012-02-20 12:20:44 -0600
commitb45ecc6656be4a2ae292ac2fee44aa512e9b7a32 (patch)
treeff4661d28f5df9e95532401d3db2dcfef0ca3a33 /audio/celt051/README
parentfa154d67470565ff7725501933fbc57a72cea35e (diff)
downloadslackbuilds-b45ecc6656be4a2ae292ac2fee44aa512e9b7a32.tar.xz
audio/celt051: Added (low delay audio codec - version 0.5.1.x)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/celt051/README')
-rw-r--r--audio/celt051/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/celt051/README b/audio/celt051/README
new file mode 100644
index 000000000000..14d4fa85ce58
--- /dev/null
+++ b/audio/celt051/README
@@ -0,0 +1,12 @@
+celt051 (low delay audio codec - version 0.5.1.x)
+
+CELT is a very low delay audio codec designed for high-quality
+communications. Traditional full-bandwidth codecs such as Vorbis and
+AAC can offer high quality but they require codec delays of hundreds
+of milliseconds, which makes them unsuitable for real-time
+interactive applications like teleconferencing. Speech targeted
+codecs, such as Speex or G.722, have lower 20-40ms delays but their
+speech focus and limited sampling rates restricts their quality,
+especially for music.
+
+celt051 is a parallel-installable (older) version of the celt codec.