codeberg Line-fr/Vship v5.0.2
VSHIP 5.0.2 : Vulkan bugfixes

3 hours ago

Hi, very little version with bugfixes for vulkan that I deem important enough to get a small release.

New:

  • When the first character of a display model config is { it will now be interpreted not as a path but as a json string to directly parse. That avoid the need for temporary files in implementations building on top of vship
  • New compilation option to create a workaround of the AMD driver bug, it creates a noticeable slowdown.

bugfixes:

  • I tried yet again another fix to the absurd error code output on windows vulkan even on success
  • Fix 41x chroma subsampling input conversion.
  • Fix various memory issues with Vulkan steming from the use of an uninitialized object that mainly affected users downscaling using vship internal downscaling system.

If you wish to use HIP version (AMD) but face the driver bug, I recommend either choosing vulkan, or building yourself with the mitigation feature enabled. (the provided build do not have the mitigation measure)
And as a side fun fact, you can run FFVship Vulkan with wine on linux with no speed loss! (if you are affraid of building vship, that may be a funny way of getting it still)

Well, now I order you to make your video encoding setup as efficient as possible!
Line

Don't miss a new Vship release

NewReleases is sending notifications on new releases.