summaryrefslogtreecommitdiffstats
path: root/audio/celt051/README
diff options
context:
space:
mode:
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 0000000000..14d4fa85ce
--- /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.