
Originally Posted by
lunaris
Is it possible to create an universal data detector?
For example,the data detector scan all the entire file searching for compressible/uncompressible patterns like file type detection (zip and jpeg files which are uncompressible and wav type files inside of file) or data patterns (big repetitions like srep does ,except it will not compress the file).
And after the scanning ,the data detector generates a instruction file (or preprocessed file) to how the compressor must apply the compression in the most efficient way.