VideoHelp Forum




+ Reply to Thread
Results 1 to 12 of 12
  1. Dear friends. I am using AviSynth and virtualdub to encounter problems with script loading and DLL plugin usage. Who can guide me? thank you very much,
    Quote Quote  
  2. I don't quite use code and software, but I love the video programming industry and I want to restore some black and white video to color.
    Quote Quote  
  3. Whenever asking for help with a script, post the complete script and the error message you get when trying to open the script in Virtual Dub. When asking for help with a video, post 10 well chosen seconds of that video, untouched and unreencoded.

    I want to restore some black and white video to color
    Restore? Was it ever in color? If not then it can't be 'restored'. It can only be 'colorized'. In my opinion converting black and white to color is a supremely stupid idea. However, at Doom9 there's discussions and scripts.

    https://forum.doom9.org/showthread.php?t=173364

    https://forum.doom9.org/showthread.php?t=175314

    If it was once in color and there's still some color remaining or the color has to be improved or fixed, then Gammac might be useful to you:

    https://forum.doom9.org/showthread.php?t=173695
    Quote Quote  
  4. how to run gannac?
    Quote Quote  
  5. Can you tell me how to run the script file? Specific steps.
    Quote Quote  
  6. You said you're using AviSynth so I assume you know how to open a video. Then go to that GamMac link I gave you earlier and download the function and either put it into your plugins folder or put it in your script using an Import line in your script (which is how I use it). Read in the information what other filters it needs to work.

    Using it might be as simple as adding:

    GamMac()

    to the script. Read the included doc to find how to modify it.

    If none of that makes any sense, you probably shouldn't be using AviSynth, not until you've learned much more than you know now.
    Quote Quote  
  7. Click image for larger version

Name:	æ—*æ*‡é¢˜.jpg
Views:	239
Size:	257.2 KB
ID:	45204 how to run other script and PLL for video?
    Quote Quote  
  8. Click image for larger version

Name:	QQ截图20180417150708.jpg
Views:	207
Size:	314.4 KB
ID:	45205 1111111111111
    Quote Quote  
  9. Click image for larger version

Name:	QQ截图20180417151111.jpg
Views:	239
Size:	726.5 KB
ID:	45206 1111111111111
    Quote Quote  
  10. Just make a script with the single AviSource line and see if it opens in Virtual Dub.

    I thought you already knew AviSynth? I will not teach you everything you need to know. Maybe someone else has the patience. Go to the AviSynth site and read everything you can.
    Quote Quote  
  11. That error probably has to do your path. Remove the srcdir+ from the AVISource line 17. srcdir+ in your script will append "F:\avisynth\plugins\tbc"

    So avisynth cannot find the file , because it thinks the location is F:\avisynth\plugins\tbc\J:....

    Or just comment out the line (add "#" to the beginning), because line 1 has AVISource
    Quote Quote  
  12. Originally Posted by poisondeathray View Post
    That error probably has to do your path. Remove the srcdir+ from the AVISource line 17. srcdir+ in your script will append "F:\avisynth\plugins\tbc"

    So avisynth cannot find the file , because it thinks the location is F:\avisynth\plugins\tbc\J:....

    Or just comment out the line (add "#" to the beginning), because line 1 has AVISource
    Thank you, Master. Can you use a computer remotely to control and control my computer to run it? I want to worship you as a teacher.
    Quote Quote  



Similar Threads

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