This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

ProPainter Vapoursynth filter
I released the new ProPainter version v.1.2.4

Dan


P.S.
If you look in more detail your file "mask.png" (by opening it with PIL and converting it to np.ndarray) you will discover that mask_np.min()=1. So in your file the black is represented by the number 1 and not 0 as should be (while mask_np.max()=255 is correct). This anomaly prevented the filter from correctly recognizing the mask hedges. The new added option will fix also this issue.
Reply
Nice, thanks!
Will bundle a new torch-add-on and a new dev and upload them. => both are up

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Hello Selur,

  please find attached the new RC version of ProPainter v1.2.5.

  Main changes:

   1) all clip formats are supported (*) no need of RGB24 conversion before calling the script.
   2) the filter misc. SCDetect () is automatically loaded, non need of loading code inside the script.


Dan

(*) in case of high big depth formats they are converted in YUV444PS before the RGB24 conversion to preserve the high bit depth on luma.


Attached Files
.zip   vspropainter-v1.2.5-RC1.zip (Size: 66,77 KB / Downloads: 2)
Reply
Nice.

SCDetect: But the dependency is still there?
Since it seems like miscfilters are likely to be dropped soon, you might want to try https://pastebin.com/Bn2qBT8d instead. (also here)

created a test dev which does support the new version, did two quick tests which worked fine, will test some more tomorrow.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Hello Selur,

  I attached the new RC2, now SCDetect() is implemented using PlaneStats, should be still fast enough.
  The misc.SCDetect() plugin is not more necessary.

Dan


Attached Files
.zip   vspropainter-v1.2.5-RC2.zip (Size: 66,84 KB / Downloads: 2)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)