Download List

项目描述

Checkmate mpck reads MP3 files and tries to
determine if they are correct (i.e. not damaged). It scans the file to see if the frames are where they are supposed to be, if the frame headers are correct, and if the headers are consistent throughout the file. It gives some statistics on the file, and a conclusion whether the file is good or bad.

系统要求

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.

2009-06-22 05:00
0.18

此版本修正各种错误和内存泄漏。
标签: Minor Bug fixes and enhancements
This release fixes various bugs and memory leaks.

2007-10-29 11:01
0.17

在长度为1层框架现在是正确计算,使将死也与MP1文件。在2层文件CRC计算现在是正确的。
标签: Major bugfixes
The length of layer 1 frames is now correctly
calculated, making
Checkmate also work with MP1 files. The CRC
calculation of layer 2 files
is now correct.

2006-11-02 18:21
0.15

递归扫描目录现在可扩展匹配。一些地方将死报读取错误的案件也得到解决。
标签: Minor bugfixes
Recursively scanning directories now works with extension matching. Some cases where checkmate reported read errors were also solved.

2006-05-31 19:15
0.14

这个版本解决了一个错误:将死的报告“没有MP3文件”的一些破碎的文件。
标签: Minor bugfixes
This version solves a bug where Checkmate reports "No MP3 file" for some broken files.

2006-02-16 15:44
0.12

重写是做这使得代码低污染的要求。检查过程中作出更加准确,减少误报数量。
标签: Major bugfixes
A rewrite was done which makes the code a lot
cleaner. The checking process is made more
precise, reducing the number of false positives.

Project Resources