Download List

项目描述

Kexis is a lossless WAV file compressor. Its main goal is to develop prediction and encoding schemes to minimize compressed file sizes. It strives to be the premier lossless sound encoder.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.2.2

逻辑,尝试使用通道之间的相似性可以关闭在命令行。阿有关编制NT和98/2000已修复的几个问题。一个新的命令行开关允许您删除WAV文件压缩后加入。当解码到stdout,Kexis妥善保存标准输出解码时打开多个文件。此外,正确显示进度栏和中平均在解码。
Logic that tries to use similarities between channels can be turned off at the command line. A few issues relating to compiling on NT and 98/2000 have been fixed. A new commandline switch which allows you to delete WAV files after compression was added. When decoding to stdout, Kexis properly keeps stdout open when decoding multiple files. Also, the progress bar correctly displays mid and averages when decoding.

2001-01-30 15:13
0.2.1

进入固定大小的帧的流分离(用户选择),帧的预处理以选择最佳预测的框架(一个新的预测,pr5),一个错误的时候做多文件编码或文件名可能成为扭曲修复解码,改变恩#和,公关#到恩#和-公关#,更类似UNIX的和更容易使用的脚本自动化,并在包shell脚本来测试和编码解码与md5sum的有效性。
Seperation of the streams into frames of fixed size (user selectable), preprocessing of frames to select the best predictor for that frame (a new predictor -pr5), a fix for a bug where file names could become warped when doing multiple file encodes or decodes, changing of -en# and -pr# to -en # and -pr #, more UNIX-like and a lot easier to use in script automation, and a shell script in the package to help test decoding and encoding validity with md5sum.

2001-01-30 15:13
0.2.0

Kexis共产生了重写其位操作代码,以验证其正确性和输出的速度生产。此版本已经过测试与几个编码器/解码器和核查产生正确的数据。 Kexis现在快得多,2到3倍以上的速度比0.1.5。更强大的WAV文件解析器被添加到采取非规范的文件格式。 Kexis也可以编码/解码一次多个文件。由于新的速度微调,数据保存不同的方式,这意味着你必须解压缩,然后再重新压缩与0.2.0与Kexis 0.1.5任何0.1.5文件。
Kexis has had a total rewrite of its bit manipulation code to verify the correctness and speed of the output produced. This version has been tested with several encoders/decoders and verified to produce correct data. Kexis is now much faster, 2x to 3x faster or more compared to 0.1.5. A more Robust WAV file parser was added to take non-canonical file formats. Kexis also can now encode/decode multiple files at a time. Because of the new speed tweaks, the way data is saved is different; this means you MUST decompress any 0.1.5 files with Kexis 0.1.5 before you recompress with 0.2.0.

2001-01-30 15:13
0.1.5

此版本修复了0.1.4膨胀的一个错误。一个整数划分偷偷地在那里一个浮点划分应该是,导致舍入错误。 0.1.4生产无损的数据,但在非最佳的压缩率。请解压缩和重新压缩与0.1.4与0.1.5。 Kexis 0.1.5将无法读取0.1.4使用部份文件格式,所以你必须先解压缩与0.1.4。为了防止再次发生此,就不会有新的版本,直到kexis经历了一个释放的测试电池。
This release fixes the bloat bug in 0.1.4. An integer divide creeped in where a floating point divide was supposed to be, causing rounding errors. 0.1.4 Produced lossless data, but at a non optimum compression rate. Please decompress with 0.1.4 and recompress with 0.1.5. Kexis 0.1.5 will not be able to read some of 0.1.4's file formats, so you must decompress with 0.1.4 first. To keep this from hapening again, there will be no new releases until kexis undergoes a battery of release tests.

2001-01-30 15:13
0.1.4

此版本打破过去的文件格式,是由于文件格式错误。你可以使用版本0.1.3您的文件转换回WAVs,然后使用0.1.4重新压缩它们。只要您使用0.1.3解压缩,你不会看到错误。新的压缩文件将较小。一种新的编码器,并加入更严格的compresion。是一种新的预测说,在大多数情况下并不是最佳。 Kexis已接近或超过缩短更好的压缩文件的大小。
This release breaks past file formats, due to a bug in the file format. You can use version 0.1.3 to convert your files back into WAVs, and then use 0.1.4 to recompress them. As long as you use 0.1.3 to decompress, you won't see the bug. The new compressed files will be smaller. A new encoder was added for tighter compresion. A new predictor was added that in most cases is not optimal. Kexis is now close to, or better than Shorten in compressed file size.

Project Resources