VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. is this possible to fix the issues? colour bleeding (visible purple lines) / combing

    Image
    [Attachment 89840 - Click to enlarge]


    i believe this was digitized from VHS

    YT link
    Quote Quote  
  2. Member
    Join Date
    Jun 2024
    Location
    Perth, Western Australia
    Search PM
    This could have been a color problem in the original recording or a problem in the playback machine, or both.
    Do you have access to the original VHS tape?
    Quote Quote  
  3. try a mix of camcorder denoise and the script below
    Assuming a progressive source:
    CCD:
    ConverttoRGB32(matrix="rec601",interlaced=false)
    LoadVirtualDubPlugin("C:\Program Files (x86)\Virtualdub\plugins32\ccd_sse2.vdf", "CCD", 0)
    # Camcorder Color Denoise (Vdub plugin):
    CCD(10,1) # default 30 / 100 max / tweak to your liking
    converttoyv12(matrix="Rec601",interlaced=false)
    avisource()
    # Denoise chroma with TTempsmooth & Spotless
    U = UToY().ttempsmooth(maxr=1,lthresh=150, strength=1).SpotLess(radt=3)
    V=VToY().ttempsmooth(maxr=1,lthresh=150, strength=1).SpotLess(radt=3)
    YToUV(U,V,last)
    *** DIGITIZING VHS / ANALOG VIDEOS SINCE 2001**** GEAR: JVC HR-S7700MS, TOSHIBA V733EF AND MORE
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!