bcn_246
21st July 2007, 17:00
I have this script, I have installed the latest HDRAGC and I use the following script:
avisource("video.avi")
convertfps(25)
lanczos4resize(640,238)
HDRAGC(shift_u, shift_u < 0)
deflicker()
msharpen()
However, VirtualDub says it doesnt know what shift_u means, what exactly am I doing wrong?
Thanks, this is kinda urgent.
avisource("video.avi")
convertfps(25)
lanczos4resize(640,238)
HDRAGC(shift_u, shift_u < 0)
deflicker()
msharpen()
However, VirtualDub says it doesnt know what shift_u means, what exactly am I doing wrong?
Thanks, this is kinda urgent.