VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. I'm trying to fix a music video that was telecined and then upscaled. Below is the current script I'm using as TFM left a lot of artifacts. It's still far from perfect. Is there a better way to solve this? Is it even possible?

    DebilinearResizeMT(640,480)
    vinverse()
    QTGMC(InputType=2)
    srestore(omode=5)
    Image Attached Files
    Quote Quote  
  2. Try something like
    a. Descale
    b. AssumeTFF + Deinterlace with QTGMC (not InputType=2)
    c. KillerSpots or SpotLess
    d. MCTemporalDenoise
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  3. This works pretty well at restoring the original film frames:

    Code:
    LSMASHVideoSource("Mac Demarco - Very Spooky.mp4") 
    AssumeTFF()
    DeBicubicResizeMT(640, 480)
    TFM()
    TDecimate()
    Follow up with the rest of your cleanup.
    Image Attached Files
    Quote Quote  
  4. Your script doesn't show TFM/TDecimate. How exactly did you do the inverse telecine? If you use TFM/TDecimate properly (you need to use both), and if standard telecine was used, the result should be perfect.

    You need to post a few seconds of the original, showing lots of movement, so the telecine pattern can be examined. Trying to patch things up after the IVTC has been screwed up is a waste of time.
    Quote Quote  



Similar Threads

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