jase99
26th July 2009, 06:26
I use RequestLinear to speed up scripts where a temporal filter (such as ChubbyRain2) follows a slow filter (such as TempGausMC/nnEDI2). Usually it works as expected and in the script I'm currently working on it achieves a 400% speed increase. All good.
On some sources however RequestLinear stops with the message below and causes cnr2 (used by ChubbyRain2) to crash:
Avisynth error at frame 48:
RequestLinear: internal error (frame not cached)!
If I increase RequestLinear's parameter elim from the default (5) to 10 this problem does not occur.
Due to the "internal error" message I'm wondering if this is a bug in RequestLinear or it just means I should tweak the elim parameter as described. Any ideas?
On some sources however RequestLinear stops with the message below and causes cnr2 (used by ChubbyRain2) to crash:
Avisynth error at frame 48:
RequestLinear: internal error (frame not cached)!
If I increase RequestLinear's parameter elim from the default (5) to 10 this problem does not occur.
Due to the "internal error" message I'm wondering if this is a bug in RequestLinear or it just means I should tweak the elim parameter as described. Any ideas?