summaryrefslogtreecommitdiffstats
path: root/audio/celt/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/celt/README')
-rw-r--r--audio/celt/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/celt/README b/audio/celt/README
new file mode 100644
index 0000000000..3942c44f4d
--- /dev/null
+++ b/audio/celt/README
@@ -0,0 +1,8 @@
+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.