diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-04-11 09:35:56 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:37:50 +0200 |
commit | 2118160c771540b825ff3bafc29a70cad575f178 (patch) | |
tree | f593f441dd692aea4bfac5deb261d7da5e422830 /audio/celt/slack-desc | |
parent | 59d42fec29ce9d230f9d8952eff4bd4949c22dbb (diff) | |
download | slackbuilds-2118160c771540b825ff3bafc29a70cad575f178.tar.gz |
audio/celt: Added (low delay audio codec)
Diffstat (limited to 'audio/celt/slack-desc')
-rw-r--r-- | audio/celt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/celt/slack-desc b/audio/celt/slack-desc new file mode 100644 index 0000000000..b46d4d6516 --- /dev/null +++ b/audio/celt/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +celt: celt (low delay audio codec) +celt: +celt: CELT is a very low delay audio codec designed for high-quality +celt: communications. Traditional full-bandwidth codecs such as Vorbis and +celt: AAC can offer high quality but they require codec delays of hundreds +celt: of milliseconds, which makes them unsuitable for real-time +celt: interactive applications like teleconferencing. Speech targeted +celt: codecs, such as Speex or G.722, have lower 20-40ms delays but their +celt: speech focus and limited sampling rates restricts their quality, +celt: especially for music. +celt: |