VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. is the any of his option which affects the lines that he chooses ?
    in default it chooses all the lines
    say i only want is to affect the clear and distinctive black lines and not the ones that are like shadows
    here is an exmaple.

    http://screenshotcomparison.com/comparison/207139

    notice how the shdowed edges are affected too.

    say i want it only to affect the black lines
    is there an "tweak" in the Hysteria filter? i wast able to find one
    Quote Quote  
  2. you can adjust the highthresh, lowthresh settings
    Quote Quote  
  3. Originally Posted by poisondeathray View Post
    you can adjust the highthresh, lowthresh settings
    well can you explain to me for what each one of them stands?
    i guess "pick from this rate to this rate blackness" but i dont know how to set the values
    Quote Quote  
  4. Use an editor like avspmod, and you can adjust the values to "see" what is happening. That's how you learn what the settings do

    Code:
    lowthresh = Default(lowthresh, 6)
    highthresh = Default(highthresh, 20)
    showmask = Default(showmask, false)
    strength = Default(strength, 1.0)
    str = String(strength)
    usemask = Default(usemask, true)
    luma_cap = Default(luma_cap, 191)
    lc = String(luma_cap)
    maxchg = Default(maxchg, 255)
    lim = String(maxchg)
    minchg = Default(minchg, 0)
    thr = String(minchg)
    Quote Quote  



Similar Threads

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