PeppeontheNet
26th October 2006, 00:29
Hello everyone,
I'm quite new to avisynth.. I've already achieved some very good results in restoring old VHS videos.. but now I need help.
I have many videos, captured in the 90's from satellite analog tv channels, having a bad flickering... due to the difference of luminance/chroma between fields (interlaced video, of course): it happens that even fields are brighter than the odd fields.. producing this annoying disturb, the images seem like flashing...making it not unviewable but...let's say disturbing :angry:
I still couldn't figure out how to correct this problem.
It disappears deinterlacing (virtualdub internal deinterlacer, blend mode... the only one that works, those from avisynth doesn't), but I loose fluidity and details.
It also disappears with dctfilter (in avisynth) but produces other problems: unalligned rows and some little artifacts
Sometimes it is partially corrected by using ColorYUV(autogain=true), but not for every video (rarely actually) and not completely..some parts of the videos remain affected by "flashing"
All the other filters I know and tried gave no results.
If anyone out there can help me out (assuming that my poor english is good enough to let me explain my problem clearly :confused: ) ... well, I'd appreciate it very much
Here's a sample of the problem:
sample video (http://www.savefile.com/files/192792)
The problem is not visible from a PC screen, you need to separatefields() to figure it out, but I guess there's no need to say it !!
Thanks
I'm quite new to avisynth.. I've already achieved some very good results in restoring old VHS videos.. but now I need help.
I have many videos, captured in the 90's from satellite analog tv channels, having a bad flickering... due to the difference of luminance/chroma between fields (interlaced video, of course): it happens that even fields are brighter than the odd fields.. producing this annoying disturb, the images seem like flashing...making it not unviewable but...let's say disturbing :angry:
I still couldn't figure out how to correct this problem.
It disappears deinterlacing (virtualdub internal deinterlacer, blend mode... the only one that works, those from avisynth doesn't), but I loose fluidity and details.
It also disappears with dctfilter (in avisynth) but produces other problems: unalligned rows and some little artifacts
Sometimes it is partially corrected by using ColorYUV(autogain=true), but not for every video (rarely actually) and not completely..some parts of the videos remain affected by "flashing"
All the other filters I know and tried gave no results.
If anyone out there can help me out (assuming that my poor english is good enough to let me explain my problem clearly :confused: ) ... well, I'd appreciate it very much
Here's a sample of the problem:
sample video (http://www.savefile.com/files/192792)
The problem is not visible from a PC screen, you need to separatefields() to figure it out, but I guess there's no need to say it !!
Thanks