VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Hi everyone! I have searched everywhere about a way to make anime's lineart more darker, without change brightness in the all video. For example:

    http://imageshack.us/photo/my-images/812/finalmix.png/

    I want to make "black" lines of the raw (on left) such as black lines of right video.

    How can I make that?
    Quote Quote  
  2. Originally Posted by Taichi View Post
    Hi everyone! I have searched everywhere about a way to make anime's lineart more darker, without change brightness in the all video. For example:

    http://imageshack.us/photo/my-images/812/finalmix.png/

    I want to make "black" lines of the raw (on left) such as black lines of right video.

    How can I make that?

    There are more differences in your example than darkened lines, the levels have been altered, increase contrast & saturation

    But to answer the question, you can use avisynth filters, toon, mftoon, vmtoon, fastlinedarken to name a few
    Quote Quote  
  3. Originally Posted by poisondeathray View Post
    Originally Posted by Taichi View Post
    Hi everyone! I have searched everywhere about a way to make anime's lineart more darker, without change brightness in the all video. For example:

    http://imageshack.us/photo/my-images/812/finalmix.png/

    I want to make "black" lines of the raw (on left) such as black lines of right video.

    How can I make that?

    There are more differences in your example than darkened lines, the levels have been altered, increase contrast & saturation

    But to answer the question, you can use avisynth filters, toon, mftoon, vmtoon, fastlinedarken to name a few
    Thanks you very much!!
    Quote Quote  
  4. But I searched about FastLineDarken and I don't understand how to insert it into avisynth. :/
    Can anyone help me?
    Quote Quote  
  5. Do you know how to use avisynth?
    http://avisynth.org/mediawiki/Main_Page#New_to_AviSynth_-_start_here

    You type in your source filter, then the filter and it's settings

    Look at the documentation for the settings
    http://www.aquilinestudios.org/avsfilters/sharpeners.html#fld

    e.g

    Code:
    AVISource("video.avi")
    FastLineDarken()
    Quote Quote  
  6. Ok, I find the avs script about this plugin. But now I don't know if it is possible to insert it into megui. I try it but it was failed! For that reason I want to know which program should I use to instert fastlinedarken, and if it's possible to use it with megui. Thanks again for the reply dude!
    Quote Quote  
  7. Yes it's possible to use in megui. Just use the edit script tab and add it in

    If you've downloaded FastLineDarken.avsi as a script, place the .avsi in the avisynth plugins folder to autoload, or explicitly use Import("/PATH/FastLineDarken.avsi") in the script
    Quote Quote  



Similar Threads

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