Hi, it has been a while since the last release.
Overall news:
- the wiki has been moved to the doc folder for allowing PR on it and ...
- Vship C API now allows low level usage of Vship's internal metric system for other project to use efficiently. (more in the doc)
- Fixed wrong Transfer Function from being used in Vship and FFVship
FFVship news:
- You can cache the video indexes used by FFMS2 to speed up FFVship if comparing to the same files over and over using --cache-index
- bugfix: some segfault appeared in video having a width that is not multiple of 16.
- FFVship works on most images now, supporting a wider range of formats like full range YUV
- bugfix: the progress bar will now go to the end all the time.
- bugfix: errors will properly stop the computation and return error while writing in stderr instead of stdout.
Vship news:
- Breaking: vship.GpuInfo(gpu_id) got clockRate info removed because the information became unavailable in cuda 13
- bugfix: bad default metadata were being used on HDR content making the result completely delirious.
That was quite a long list for quite a long time since last release! I hope the API will prove useful and that Vship will continue to improve accessibility to better metrics.
Thank you, Line