danpos
15th April 2006, 22:43
Hi to everyone! :) I wanna to build some sort of adaptative AVISynth script for the following situations:
1. If the current frame to be processed is a dark scene, then I do apply a specific filterchain (strong deblock, add white noise, etc);
2. If the current frame to be processed is a clear scene, then I do apply another filterchain.
In short, I wanna a AVISynth script that adaptively processes dark frames differently of clear ones, but my skills in avisynth script is almost null. :(
In this way, I'm here requesting to the great AVISynth scripters some clue about how to do a such adaptative script.
Any help will highly appreciated.
Thanks in advance,
1. If the current frame to be processed is a dark scene, then I do apply a specific filterchain (strong deblock, add white noise, etc);
2. If the current frame to be processed is a clear scene, then I do apply another filterchain.
In short, I wanna a AVISynth script that adaptively processes dark frames differently of clear ones, but my skills in avisynth script is almost null. :(
In this way, I'm here requesting to the great AVISynth scripters some clue about how to do a such adaptative script.
Any help will highly appreciated.
Thanks in advance,