VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Mar 2011
    Location
    Netherlands
    Search PM
    Hello,

    I do have (MPEG2, 50 mbit PAL) captures from digital betacam which were copied from an analogue source (umatic) with the wrong chroma phase.
    Now i have a lot of chroma lines accross my picture.

    Is there any software that can correct this?

    (Sorry, this maybe belongs in the restoration section.. i posted it wrong)
    Image Attached Thumbnails Click image for larger version

Name:	D064_2928-0001.png
Views:	34
Size:	684.3 KB
ID:	92897  

    Last edited by mfransen; 3rd Jul 2026 at 17:25.
    Quote Quote  
  2. AviSynth:

    Code:
    WhateverSource()
    SeparateFields()
    MergeChroma(last, Blur(0.0,1.0).Sharpen(0.0,0.7))
    Weave()
    # any other filtering...
    By the way, they're called Hanover bars. https://en.wikipedia.org/wiki/Hanover_bars

    Oh, and the above process needs to be performed at the capture frame size, 720x576, before any resizing.
    Last edited by jagabo; 3rd Jul 2026 at 22:58.
    Quote Quote  



Similar Threads

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