Mug Funky
29th July 2003, 10:12
hey there...
i've noticed that when capturing VHS footage, one thing that filtering and smoothing can't really fix is the weird wobbly properties that VHS exhibits (especially old footage).
but i also noticed that a lot of the time this could be fixed with a simple plugin. the reason being that most captured frames have a black border of a few pixels width. we can assume that it's perfectly straight ideally, and if one compares the actual image, it will be wobbly (lines will be offset randomly due to deterioration in the synch signals in the overscan area). so if one compared the edge of the black region to an ideal average, one could shift the line back or forward a few pixels to line it up. obviously dark regions would have difficulty, but tolerances could be included, etc.
i'd do this myself if i knew the first thing about this coding stuff. unfortunately, i'm a multimedia student, not a computer scientist... but i figure the idea is still theoretically good, and if anyone cares enough, they are welcome to use it.
okay... enough forum spamming for now. hope someone finds this a useful idea.
i've noticed that when capturing VHS footage, one thing that filtering and smoothing can't really fix is the weird wobbly properties that VHS exhibits (especially old footage).
but i also noticed that a lot of the time this could be fixed with a simple plugin. the reason being that most captured frames have a black border of a few pixels width. we can assume that it's perfectly straight ideally, and if one compares the actual image, it will be wobbly (lines will be offset randomly due to deterioration in the synch signals in the overscan area). so if one compared the edge of the black region to an ideal average, one could shift the line back or forward a few pixels to line it up. obviously dark regions would have difficulty, but tolerances could be included, etc.
i'd do this myself if i knew the first thing about this coding stuff. unfortunately, i'm a multimedia student, not a computer scientist... but i figure the idea is still theoretically good, and if anyone cares enough, they are welcome to use it.
okay... enough forum spamming for now. hope someone finds this a useful idea.