Hi all encode.su member,
So this is my question, how do I detect if some file has compression inside there, my mean is, like file "1.ff", how can I detect that file having zLib compression or not ? What tool can I use to find out that compression ?
I ask this because I want to use precomp to decompression that file stream and compress back using other compresser, without having to test 1-by-1 of the file finding a stream inside there. Maybe my question are bit confusion, but anyone who understand my question, please reply to me back.
BTW, i'm just a newbies that want to learn about compression, so I hope someone can advise me if I make something wrong.