I’ve committed today another decoder – for KMVC codec, used in Worms games. This is the final step to the completion of my task.
Multimedia Mike has a simple goal – to have a player which will play any multimedia file you like. My task for now is much simpler – have a decoder for each letter of alphabet.
With the latest addition there are only two letters left: E and Y. But considering that TSCC is now called Ensharpen and only known formats on Y are YUV variants, I declare this task complete. Future RE’ing will be just for fun 😉
Archive for the ‘Uncategorized’ Category
Goal complete.
Friday, April 7th, 2006A Brief Summary
Friday, December 30th, 2005Here is a list of codecs I reverse engineered in some way.
Codecs RE’d by format analyzing
- Apple QuickDraw
- Autodesk RLE
- Sierra On-line Audio
- TechSmith capturing codec (aka Ensharpen)
- Pinnacle/Miro XL
Most of those are RLE variants (actually 2 of 3 are MS RLE variants).
Sources->Description->New Code
- LOCO codec
- Duck TrueMotion 2
- IBM Ultimotion
- Winnov WNV1
The last one is re-created from tuner driver.
Binary RE’d
- Creative ADPCM
- Intel Indeo 2
- Q-team QPEG
- DSP Group TrueSpeech
Codecs, wild and not so wild
Wednesday, September 7th, 2005Welcome to new BLOG dedicated to RE’ing of codecs. I noted, that posting a description of codecs helps very much in process of their RE’ing. This will be the place to do it.