VideoHelp Forum
+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 38 of 38
Thread
  1. Originally Posted by poisondeathray View Post
    For that one, get

    Zs_RF_Shared.avsi
    https://forum.doom9.org/showthread.php?t=174121


    Update all the dependencies for x64, links should be updated on the wiki
    http://avisynth.nl/index.php/QTGMC
    Image
    [Attachment 53688 - Click to enlarge]


    Current script (sorry am new to this):

    LoadPlugin("C:\Users\austi\Downloads\MPEG2DecPlus-0.1.2\x64\Release\MPEG2DecPlus64.dll")
    Import("C:\Program Files (x86)\AviSynth+\plugins\Zs_RF_Shared.avsi")
    Import("C:\Program Files (x86)\AviSynth+\plugins\QTGMC.avsi")
    LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\masktools2.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\mvtools2.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\nnedi3.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth+\plugins64\RgTools.dll")
    Mpeg2source("C:\UIBX_1025\VIDEO_TS\trimmed\VTS_01_ 12.d2v")
    Assumetff()
    QTGMC()
    Srestore()
    Quote Quote  
  2. Same deal.

    srestore.avsi, and it's dependencies
    http://avisynth.nl/index.php/Srestore

    But the newest srestore is on real.finder's link page, on a github link
    https://forum.doom9.org/showthread.php?t=174121
    Quote Quote  
  3. Originally Posted by poisondeathray View Post
    Same deal.

    srestore.avsi, and it's dependencies
    http://avisynth.nl/index.php/Srestore

    But the newest srestore is on real.finder's link page, on a github link
    https://forum.doom9.org/showthread.php?t=174121
    everything seems to be in order now.
    okay settings do i use to bring it down to 25fps? and w h e r e?
    Quote Quote  
  4. You already have the full script for 25p. QTGMC() turns 29.97i into 59.94p. SRestore() discards blended frames and leaves 25p.
    Quote Quote  
  5. Originally Posted by jagabo View Post
    You already have the full script for 25p. QTGMC() turns 29.97i into 59.94p. SRestore() discards blended frames and leaves 25p.
    ah okay, thanks for the help mates. bye.
    Quote Quote  
  6. Originally Posted by jagabo View Post
    You already have the full script for 25p. QTGMC() turns 29.97i into 59.94p. SRestore() discards blended frames and leaves 25p.
    just had a quick general question about QTGMC what does it do for the frames? (besides de-interlacing them) does it interpolate frames? or does it just duplicate frames from 29 to 60?
    Quote Quote  
  7. Each frame of interlaced video contains two half pictures -- intended to be viewed separately and sequentially. QTGMC turns each of of those half pictures into a full picture using a neural network, motion compensation, post processing, etc. It delivers high quality results relatively free of the defects of other deinterlacing methods -- jaggy/buzzing edges, flickering, blending, misplaced pixels, etc.
    Quote Quote  
  8. Originally Posted by jagabo View Post
    Each frame of interlaced video contains two half pictures -- intended to be viewed separately and sequentially. QTGMC turns each of of those half pictures into a full picture using a neural network, motion compensation, post processing, etc. It delivers high quality results relatively free of the defects of other deinterlacing methods -- jaggy/buzzing edges, flickering, blending, misplaced pixels, etc.
    I gotta say, its really good! and its also really fast once i got the script down ngl lmao. even for my system. i just run on a simple just over $400 laptop lmao.
    thanks to all you people for your hard work with this idiot lmao
    Quote Quote  



Similar Threads

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