VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Hey all

    Anyone knows how to add a filter called "asharp" to StaxRip!?

    Thanks for helping!
    Last edited by Black_Mamba; 25th May 2016 at 13:14.
    Quote Quote  
  2. Anyone is interested in helping me out here!?

    Thanks
    Quote Quote  
  3. Edit the AviSynth script it creates to add it in. I don't use it but that's what you usually do with AviSynth-based encoding programs. If no one comes up with a better answer you could ask in the Doom9 forums where you're more likely to find the developer:

    http://forum.doom9.org/forumdisplay.php?f=78
    Quote Quote  
  4. Have a look here.
    https://forum.videohelp.com/threads/373899-Staxrip-QTGMC?p=2408341&viewfull=1#post2408341

    To add asharp as a filter under the Misc filters list (for example) I'm pretty sure you'd right click on one of the filters in the list and select Profiles, then add this line below any filters already listed under [Misc]

    asharp = asharp()

    That'll create a filter called asharp, using the default asharp settings. It'd probably be easiest to have Avisynth installed and to put asharp.dll in the Avisynth/Plugins folder so it automatically loads when Avisynth runs.

    To manually load the plugin (for the version of StaxRip I have installed), the line you'd add under [Misc] would look like this (changing the path for wherever asharp.dll is located):

    asharp = LoadPlugin("D:\Plugins\asharp.dll")%newline%asharp ()

    As per post #4 in the thread I linked to, the latest StaxRip appears not to use the %newline% syntax.
    Last edited by hello_hello; 27th May 2016 at 13:04.
    Quote Quote  



Similar Threads

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