Releases: Line-fr/Vship
VSHIP 2.1.1 : quality of life
VSHIP 2.1 : new butter functionnality + ssimu2 fix
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
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
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
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!
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
slight perf boost and fixed an unsafe malloc
vship ssimulacra2 speedup
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
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
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