VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Hello

    I was hoping to find someone on here who may know of a way to clean up this very old video footage.
    It's a PAL 25 frame, 8mm video https://drive.google.com/file/d/1rIWZB-Yylb4mlb0nAD5k12eVB63YE_SN/view?usp=sharing, which was converted by a professional many years ago (no longer have the original film). Unfortunately, I only use windows 7 and Avisynth 2.6.

    I really didn't want to apply too many filters as it looks as though not much can be done. So far, the script I have used is the following:


    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\ChromaShift.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DGDecode.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DeGrainMedian.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\deblock.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TDeint.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\SmoothUV.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\Denoise.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\masktools2.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\aWarpsharpMT.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\despot.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\MipSmooth.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\MosquitoNR.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TDeint.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\Deen.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\unblend.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\RemoveDirt.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\Decomb.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\UnsharpHQmod.dll")

    directshowsource("F:\1970's - Footy Scrapbook Compilation\8mm Film.mp4")

    Import("C:\Program Files (x86)\AviSynth\plugins\QTGMC.avsi")

    ConvertToYV12()
    Tweak(bright=0.00, sat=1.30, cont=1.00, hue=-0.00)
    aWarpSharp2(thresh=200, blur=2, type=0, depth=16, chroma=4)
    UnsharpHQ(THRESHOLD=5, SHARPSTR=10.0, SMOOTH=0.5, SHOW=false, MODE=0, OPT=0)
    AssumeTFF()





    Any help would be greatly appreciated
    Quote Quote  
  2. Sorry, to say this, but just looking at the encoding settings:
    Code:
    Encoding settings                        : cabac=1 / ref=8 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=4 / lookahead_threads=4 / sliced_threads=1 / slices=4 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc=abr / mbtree=0 / bitrate=4000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
    I doubt that this kind of 'professionalism' has anything in common with compentence.

    From my perspective looking at the provided video, aside from deblocking there isn't realy antyhing worth to save.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  3. Captures & Restoration lollo's Avatar
    Join Date
    Jul 2018
    Location
    Italy
    Search Comp PM
    Selur is right.

    However, johnmeyer will give you the right indications; in the meantime you can read https://forum.doom9.org/showthread.php?t=161493
    Quote Quote  
  4. The link lollo provided will show you how to get rid of the blends but, unfortunately, that will not help much because the optical path used for the capture was so incredibly bad. Sadly, there is really nothing you can do to improve these.
    Quote Quote  
  5. Thankyou guys, really appreciate the feedback.

    I found out the original 8mm film still exists. I wonder if it would be worth having it scanned again by someone different?
    I'm not familiar with this kind of medium. Have always converted Beta and VHS tape.
    Quote Quote  
  6. You should absolutely have the film re-transferred. The difference will be stunning.
    Quote Quote  



Similar Threads

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