VideoHelp Forum
+ Reply to Thread
Page 2 of 2
FirstFirst 1 2
Results 31 to 34 of 34
Thread
  1. Hey, thanks for the continued help! I'll have to take a little break on encoding the episodes because of real life suff... But I appreciate the help you have given me and will try those suggestions when I get back.
    Quote Quote  
  2. Hey, back to start and finish this anime

    In the last few days I've played around with it and came up with the following results below taken in full screen:



    The script for the above image is:

    Code:
    DGDecode_mpeg2source("I:\New folder (2)\001.d2v", info=3, cpu=6)
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DGDecode.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DeCross.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TComb.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TIVTC.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\RemoveGrain.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\vinverse.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\FFT3DFilter.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\masktools2.dll")
    Import("C:\Program Files (x86)\AviSynth\plugins\Vmtoon-v0.74.avsi")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\warpsharp.dll")
    Import("C:\Program Files (x86)\AviSynth\plugins\LimitedSharpenFaster.avsi")
    
    DeCross(ThresholdY=30, Noise=110, Margin=1, Debug=false)
    TComb(mode=0, fthreshl=4, othreshl=5)
    
    TFM(PP=2)
    TDecimate(mode=1)
    
    RemoveGrain(mode=17)
    Vinverse(sstr=2.7, amnt=255, uv=3, scl=0.25)
    FFT3DFilter(sigma=3,bw=32,bh=32,ow=16,oh=16,plane=4)
    LimitedSharpenFaster()
    vmToon(strength=60)
    
    crop(4, 0, -6, 0)
    LanczosResize(640,480)

    However now as I've been watching a few episodes I don't want a washed out image and want to keep it as original to the DVD source, but am having trouble with it because I am not 100% sure what the things I want to remove are called so I am just guessing and chaging settings and using filters.

    Here is a DVD source picture taken in full screen:



    I basically want to remove the stuff circled and make the image a little sharper. In the first image at the top I still wasn't able to remove the green stains on the black lines and around the image, however I was able to remove the rainbow with the above setting on moving/still parts almost completely but the stain of green stayed on some parts don't know if it is rainbow aswell.



    I found this post it helped me a bit, but like I said I am unsure what the actual things are called what I want removed to get the correct filters.

    Here is a link to the full episode in a .m2v file.

    Thanks.
    Last edited by ss2012; 18th May 2015 at 07:39.
    Quote Quote  
  3. You can sharpen the chroma with a sequence like:

    Code:
    MergeChroma(aWarpSharp(depth=20))
    That will reduce the bleeding of colors into the black lines. The higher you set depth the more sharpening you get. If you go too high you'll lose color in corners and in small objects.

    V channel of one of your images before sharpening chroma:
    Click image for larger version

Name:	before.png
Views:	857
Size:	82.3 KB
ID:	31779

    and after MergeChroma(aWarpSharp(depth=20)):
    Click image for larger version

Name:	after.png
Views:	778
Size:	676.5 KB
ID:	31780
    Last edited by jagabo; 18th May 2015 at 07:49.
    Quote Quote  
  4. Originally Posted by jagabo View Post
    You can sharpen the chroma with a sequence like:

    Code:
    MergeChroma(aWarpSharp(depth=20))
    That will reduce the bleeding of colors into the black lines. The higher you set depth the more sharpening you get. If you go too high you'll lose color in corners and in small objects.

    V channel of one of your images before sharpening chroma:
    Image
    [Attachment 31779 - Click to enlarge]


    and after MergeChroma(aWarpSharp(depth=20)):
    Image
    [Attachment 31780 - Click to enlarge]
    thanks, i'll give it ago right now

    would you know any filters that can help me with the following:





    Code:
    DGDecode_mpeg2source("I:\New folder (2)\003.d2v", info=3, cpu=6)
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DGDecode.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\DeCross.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TComb.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\TIVTC.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\RemoveGrain.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\vinverse.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\FFT3DFilter.dll")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\masktools2.dll")
    Import("C:\Program Files (x86)\AviSynth\plugins\Vmtoon-v0.74.avsi")
    LoadPlugin("C:\Program Files (x86)\AviSynth\plugins\warpsharp.dll")
    Import("C:\Program Files (x86)\AviSynth\plugins\LimitedSharpenFaster.avsi")
    
    DeCross(ThresholdY=30, Noise=110, Margin=1, Debug=false)
    TComb(mode=0, fthreshl=7, othreshl=8)
    
    TFM(PP=0)
    TDecimate(mode=1)
    
    MergeChroma(aWarpSharp(depth=20))
    RemoveGrain(mode=5)
    
    Vinverse(sstr=2.7, amnt=255, uv=3, scl=0.25)
    FFT3DFilter(sigma=3,bw=32,bh=32,ow=16,oh=16,plane=4)
    
    LimitedSharpenFaster()
    vmToon(strength=60, luma_cap=150, threshold=2, thinning=100, ssw=3,ssh=3)
    
    crop(4, 0, -6, 0)
    LanczosResize(640,480)

    Also I was just wondering how do I go about setting the size/crop of the file to keep it to the original size of the source, below is a picture but am unsure how to write it.

    Last edited by ss2012; 18th May 2015 at 10:54.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!