Meta Configuration of Package bonk
28
1
<package name="bonk" project="Multimedia">
2
<title>A lossy/lossless audio coder</title>
3
<description>Bonk is a high quality audio compression program. It can operate
4
in either lossless or lossy mode. In lossless mode, the exact
5
original WAV file can be recovered from the compressed file. In
6
lossy mode, some information is discarded in the compressed file,
7
yielding a much higher compression ratio. The information
8
discarded is perceptually unimportant, and the result should be
9
a *perceptually* lossless encoding. Bonk can compress some types
10
of sounds more than others, so the actual bit-rate achieved varies.
11
12
In lossy mode, it can compress some types of sound to as low as
13
95 kbps (a compression ration of 14:1) while maintaining
14
perceptually lossless CD quality stereo. In general, the
15
compression ratio achieved by Bonk is slightly higher than that
16
achieved using the more common MP3 format, for equivalent sound
17
quality. In particular it copes with transients (eg clapping,
18
drum beats) better. Performance on purely tonal sound is roughly
19
equivalent to MP3.
20
21
In lossless mode the compression ratio is typically around 2:1.
22
23
</description>
24
<person userid="pbleser" role="bugowner"/>
25
<person userid="pbleser" role="maintainer"/>
26
<url>http://www.logarithmic.net/pfh/bonk/</url>
27
</package>
28