The attached video is what I've managed to do so far when replicating the look of VHS.
I've resized it to 360p as well as compressed it in the end in order to hide the fakeness of the fake noise added in the end (which had higher resolution than the bob deinterlaced video), as well as to replicate the look that could be found on the YouTube uploads.
The video features: haloing, off looking colours, noise, rainbowing, and uneven left-right borders as well as very low quality audio. These all I've figured out how to do with software I had (avisynth, premiere pro and adobe audition).
Now there is one thing that I couldn't find how to replicate, with it being the: random dropouts and slight warping which most vhs encoded videos suffer from. Is there any way to do that? I also have after effects if that means something. I also resort to this forum for such questions since special effect oriented forums in my experience, aren't as familiar with true vhs looks
+ Reply to Thread
Results 1 to 6 of 6
-
-
VHS only has about 40 lines of chroma resolution across the entire frame. So you need to blur the chroma a lot more. Something like:
Code:MergeChroma(last, last.BilinearResize(40, height).AddGrainC(0, 10).Spline36Resize(width,height))
-
I see, thanks for the avs line, I tried doing the same in premiere pro but it looked very wrong
-
Similar Threads
-
Dropouts on Sony EDV-9000 Betamax
By theseeker2 in forum Capturing and VCRReplies: 25Last Post: 23rd Aug 2023, 11:11 -
Help request: Audio dropouts from bad recording
By Flyball1788 in forum AudioReplies: 8Last Post: 18th Aug 2021, 08:22 -
HDMI > Coax = Dropouts?
By companda in forum Capturing and VCRReplies: 17Last Post: 3rd Aug 2021, 20:40 -
Betamax dropouts via Faroudja DVP-5000
By videohelprocks in forum Newbie / General discussionsReplies: 0Last Post: 30th Mar 2021, 12:52 -
Blue Screen Dropouts On Capture
By TazDave in forum Capturing and VCRReplies: 2Last Post: 26th Sep 2020, 20:00