Selur's Little Message Board

Full Version: Deoldify Vapoursynth filter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(04.06.2026, 09:18)hallomanbh Wrote: [ -> ]NOT WORKING ( gray marked)


https://ibb.co/08TbrKJ

Hi hallomanbh,

  I developed a GUI for the DiTServerRPC, the main change introduced in HAVC 5.8.5 is the filter CMNet2DiT the same capability has been added to the DiTServerRPC GUI.
  You need to carefully follow the instructions for installing the Server and then you need to follow the instructions to install the GUI.

  The GUI has the advantage to split in 3 steps the colorization process: 
  1.   reference frame extraction
  2.   reference frame colorization
  3.   video encoding using CMNET2

  at each step you can check the results before continue in the next step. For example if the reference frames are too few you can lower the threshold to get more, or increase it if are too much. Then you can check the colorized frames, if there is some color inconsistency you can remove the inconsistent frames. Finally you can proceed with the encoding.

Dan