That error is for one of this:
a) The video frame is too small, something like 60x30 or something like that
b) The video has a transparency channel /alpha plane
How to detect:
Install the bink and smacker tools, open it, browse to the videos folder
click on one of the videos (just one click), click on the file-info button
check for the frame size and alpha-plane.
If you have a game with some videos like that, check each one and compress only
the ones that dont have alpha-plane and small frame sizes, the rest, leave them untouched.
The last case i remember was COD Infinite warfare
One more thing, compress with the cls and decompress with the cls, or compress with
the exe and decompress with the exe, don mix both ways (like compressing with exe and decompressing with cls on inno stup)
It works.
good luck
|