yaz
13th July 2004, 08:51
i just wanted to test the new xvid bugfix but i ran into this. a script been working fine up to v170604 dropped an 'unrecognized exeption' in vdm at lanczosresize(528,288).
however, i don't think it relates strictly to lanczos as when i remarked the preceeding crop() everything went fine. the strangest thing is that when i put crop() back i got no exception anymore. i was able to encode the 1st pass but on starting the 2nd the same error popped in. making that 'flipping' 'solved' the problem again.
when opened the script in mpc it said 'resize: internal error, zero coeff total.' it seems as if lanczos did not accept non-mod32 width anymore at start-up. when width was changed to 512 or 544 no error occured but other values gave it (i tried all mod8 value inbetween)
can anyone explain it ?
thx
y
ps i use this script (w/the same source) for testing encoders almost a year so i'm sure this error is specific for v120704.
however, i don't think it relates strictly to lanczos as when i remarked the preceeding crop() everything went fine. the strangest thing is that when i put crop() back i got no exception anymore. i was able to encode the 1st pass but on starting the 2nd the same error popped in. making that 'flipping' 'solved' the problem again.
when opened the script in mpc it said 'resize: internal error, zero coeff total.' it seems as if lanczos did not accept non-mod32 width anymore at start-up. when width was changed to 512 or 544 no error occured but other values gave it (i tried all mod8 value inbetween)
can anyone explain it ?
thx
y
ps i use this script (w/the same source) for testing encoders almost a year so i'm sure this error is specific for v120704.