diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-02-19 00:49:51 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:44 -0600 |
commit | b45ecc6656be4a2ae292ac2fee44aa512e9b7a32 (patch) | |
tree | ff4661d28f5df9e95532401d3db2dcfef0ca3a33 /audio/celt051/README | |
parent | fa154d67470565ff7725501933fbc57a72cea35e (diff) | |
download | slackbuilds-b45ecc6656be4a2ae292ac2fee44aa512e9b7a32.tar.gz |
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/README | 12 |
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. |