Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
Thread Tools | Search this Thread | Display Modes |
27th June 2018, 01:57 | #101 | Link |
Registered User
Join Date: Jul 2011
Posts: 224
|
To confirm, are you using Avisynth or vapoursynth?
This one is for vapoursynth, but you can use vdubplugin import for the original gradation curves plugin if you are using avisynth. I have not touched any of this code in quite a while. I have been way to busy. If anyone wants to fork or extend this, then go for it. |
27th June 2018, 08:07 | #102 | Link |
Registered User
Join Date: Jan 2016
Posts: 19
|
xekon, Thanks for your fast reply!!!
I'm using Vapoursynth (portable). I already read though the code, but that was not enough. More important for me is yet if I do the changes if I could build the plugin of my own? I just want to use free compilers (including MS Build Tools). One of my future ideas is to switch from the binary file format to e.g. json. |
27th June 2018, 14:08 | #103 | Link |
Registered User
Join Date: Jul 2011
Posts: 224
|
well, when I originally started porting the vdub plugin to vapoursynth I was porting it to python. It was pointed out to me that the script would have been horribly slow and that I should keep it in c++
When I built the project I was using the free version of MS studio (Microsoft Visual Studio Express) I think the only requirement was that I had to register a username. |
12th July 2020, 20:25 | #105 | Link |
Registered User
Join Date: Dec 2005
Location: Germany
Posts: 1,810
|
Hmm maybe you confused plugin with python script?
You can't load/import a plugin with import * Make sure your script/python module is in the correct folder. On Windows it would be C:\Python38\Lib\site-packages\ OR %AppData% \Roaming\Python\Python38\site-packages
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth VapourSynth Portable FATPACK || VapourSynth Database |
Tags |
color correct, curves, gradation, vapoursynth, virtualdub |
Thread Tools | Search this Thread |
Display Modes | |
|
|