Hi,
Would somebody advise me how to best remove noise bars and Tracking noise from captured VHS footage? Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
I'm messing with an old VHS tape with lots of noise & lines right now and this has it looking half way decent.
AVISource("clip.avi")
Trim(2162,207930)
Tweak(bright=-2,sat=0.64,cont=1.07)
ComplementParity().SeparateFields()
UnFilter(+44, +30)
Convolution3d(preset="movieLQ")
TemporalCleaner (ythresh=4, cthresh=4)
Weave()
LanczosResize(344,480)
AddBorders(4,0,4,0)"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke -
Originally Posted by sacajaweeda
rgds -
I use multiple tools for video projects. This one I'm using AviSynth & VirtualDubMod for trimming scenes and applying & previewing filters and extracting the WAV file to be converted to AC3 using BeSweet, then frameserving my AVI to Cinemacraft Encoder with AviSynth, then I author it with DVD Lab and burn it with Nero. What I posted earlier was just my script for AviSynth....which is a tool for manipulating video source, and frameserving to an encoder. It basicly does the same thing as an editor like VirtualDub, but it's just faster and more efficient.
"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke
Similar Threads
-
Question about using virtual pc to eliminate computers in internet bars
By jimdagys in forum ComputerReplies: 12Last Post: 23rd Mar 2012, 20:11 -
VHS to DVD, no Picture Noise. Remuxed it, now it DOES have Picture Noise
By VideoFanatic in forum RestorationReplies: 53Last Post: 20th Sep 2011, 19:42 -
Removing noise from video that's possibly from aerial noise/broadcast/vhs
By filnads in forum RestorationReplies: 10Last Post: 11th Jan 2010, 00:57 -
Panasonic FS200 (AG1980) tracking / noise issue
By JoseD in forum RestorationReplies: 0Last Post: 21st Jun 2009, 17:54 -
Can anything be done about tracking noise that's part of the image?
By brassplyer in forum RestorationReplies: 5Last Post: 7th Apr 2009, 21:54