Skip to content

Releases: Line-fr/Vship

VSHIP 2.1.1 : quality of life

19 Feb 09:09
Compare
Choose a tag to compare

vship will automatically convert to RGBS if it has not been done already

VSHIP 2.1 : new butter functionnality + ssimu2 fix

12 Feb 19:51
Compare
Choose a tag to compare

Hi! I fixed the last ssimu2 issue which induced noticeable differences between vszip and vship

You can also now retrieve the distortion map from butter. You can see the usage in simpleexample.vpy

have a nice 🧈 day
and a nice ssimu2 night

VSHIP 2.0.2 : Way better butter accuracy

05 Feb 20:22
Compare
Choose a tag to compare

I fixed a little bug, sorry about that
but look at the graph in readme now! We can barely see the white line. It is a lot better than before!

🧈 ❤️

Vship 2.0.1 : better error handling

05 Feb 15:18
Compare
Choose a tag to compare

error handling made using vapoursynth instead of printf
linux compilation works now

butteraugli accuracy and stability verified across multiple hardware verified (check readme)

Vship 2.0 alpha BUTTERAUGLI + ssimu2 accuracy increase

04 Feb 21:59
Compare
Choose a tag to compare

News:

  • SSIMU2 now match perfectly vszip
  • BUTTERAUGLI is here! you can access infinite norm, norm 2 and norm 3 as you like! (for reference vapoursynth-julek-plugin uses infinite norm)

This is an alpha release because I d like to know if things can break on your side! on my tests it worked but with the complexity of butter and all the changes to the code structure, it might need some improvments.

Wish you a nice 🧈 day!
Lumen

Vship 1.2 No need for hacky RGBS to linear RGB in vs script!

09 Jan 22:27
Compare
Choose a tag to compare

You can remove your very annoying and hacky solutions to do RGBS to linear RGB inside your vs scripts
now this is done inside vship. I updated the readme color conversion for those who just wants to take the change

vship v1.1

07 Jan 16:15
Compare
Choose a tag to compare

slight perf boost and fixed an unsafe malloc

vship ssimulacra2 speedup

30 Dec 13:18
Compare
Choose a tag to compare

Memory safety if too much VRAM is consumed. But you should still be aware to not use too much VRAM to avoid slowing down computation

This new version is also faster but putting a bit less load on CPU and more on GPU. On my hardware it is 20% faster.

VS-HIP ssimu2 beta release

26 Dec 23:02
Compare
Choose a tag to compare

Here are windows binary for the first ever version of vship.

nvidia release compiled for "all" cuda gpu

amd release compiled for RDNA3, RDNA 2, RDNA1, Vega and RX 500 models

Update note: better error handling

vship ssimulacra2 first release

26 Dec 16:44
Compare
Choose a tag to compare

Here are windows binary for the first ever version of vship.

nvidia release compiled for "all" cuda gpu

amd release compiled for RDNA3, RDNA 2, RDNA1, Vega and RX 500 models