VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member Caiosouza's Avatar
    Join Date
    Nov 2013
    Location
    Capćo da Canoa, RS, Brazil
    Search Comp PM
    I'm testing several codes but I haven't gotten to something decent, I've been trying something like this:

    Code:
    DirectShowSource("C:\Documents and Settings\USER\Desktop\Sample-1991 MX 250 Full.mpg")
    ConvertToYV12
    SeparateFields()
    PointResize(width,height*2)
    Deblock_QED(last, quant1=35, quant2=40, aoff1=4, boff1=4, aoff2=4, boff2=4)
    PointResize(width, height/2)
    Weave()
    QTGMC(preset="Slower")
    vinverse()
    aWarpSharp(depth=5)
    Sharpen(0.7, 0.0)
    nnedi3_rpow2(2, cshift="Spline64Resize", fwidth=width*2, fheight=height)
    Crop(2,10,-6,-16).AddBorders(4,12,4,14)
    ColorYUV(gain_y=-72)
    AssumeTFF().SeparateFields().SelectEvery(4,0,3).Weave()
    SOURCE SAMPLE
    Image Attached Files
    Quote Quote  
  2. Member Caiosouza's Avatar
    Join Date
    Nov 2013
    Location
    Capćo da Canoa, RS, Brazil
    Search Comp PM
    Someone?
    Quote Quote  
  3. If the sample video is from before you filtered it, that source is very poor. There's not really much you can do to get a good output.

    Deblock may help, but I don't really know what else to suggest. Maybe scale the resolution down a little to either 360p or 480p.
    Quote Quote  
  4. Member Caiosouza's Avatar
    Join Date
    Nov 2013
    Location
    Capćo da Canoa, RS, Brazil
    Search Comp PM
    Originally Posted by killerteengohan View Post
    If the sample video is from before you filtered it, that source is very poor. There's not really much you can do to get a good output.

    Deblock may help, but I don't really know what else to suggest. Maybe scale the resolution down a little to either 360p or 480p.
    Yes, the sample is a source.
    Quote Quote  



Similar Threads

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