Kyo
4th June 2003, 19:34
@Devs
I had some problems with the resize part of the script for VCD... in some cases it configure the resize with a non even values like:
# for NTSC Progressive-VCD
LanczosResize(352,175)
and the same for addborders(of course to fill the "standar" size) like:
AddBorders(0,33,0,32)
and for yv12 space this is not supported.
Thanks
PD: Also might the executable be upx-packed? it save like 200k and for 56k leechers might be good... something like
"upx.exe --best GordianKnotBIG.exe -o GordianKnot.exe"
I had some problems with the resize part of the script for VCD... in some cases it configure the resize with a non even values like:
# for NTSC Progressive-VCD
LanczosResize(352,175)
and the same for addborders(of course to fill the "standar" size) like:
AddBorders(0,33,0,32)
and for yv12 space this is not supported.
Thanks
PD: Also might the executable be upx-packed? it save like 200k and for 56k leechers might be good... something like
"upx.exe --best GordianKnotBIG.exe -o GordianKnot.exe"