PDA

View Full Version : Problems with VCD resize


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"

len0x
8th June 2003, 16:51
is indeed breaks sometimes... been like that for a while...
no promices when this can be fixed from me :)

P.S. I don't think 200K is a problem even for 56K user (and we're not releasing versions everyday anyway...) Rippacks can be heavy though - whenever possible we'll be doing upgrades for it...