Leo Izen
Leo Izen
Think someone managed to beat this, impressive as it is. AssVapour. https://github.com/m1el/vapoursynth/blob/master/src/filters/assvapour/assvapour.c
I have an nVidia GeForce GTX 1070, with the 378.13-6 driver, and SDL2 version 2.0.5-3. However, no other SDL2 application exhibits this behavior, such as `ffplay`.
Is this still an issue after #413 or has it been fixed?
This can be fixed by building a version of libjxl that is not ancient.
0.6.1 was released almost a year ago and predates new versions of highway than 0.15.0. If you want to build 0.6.1, then build it against highway 0.15.0, which is also...
I think this is overall a good proposal, particularly `JxlDecoderSetICCProfile` because if you know the ICC profile of the target device or otherwise desired space, then without this API you...
> Get data in the original space, which involves no conversion in case of lossless/no-xyb, but in case of xyb it does require conversion. This is a potentially important use...
> > This is a potentially important use case, because it means that a lossy encode->decode round trip is possible while using XYB and comparing the final pixel data to...
> Case 4 should be relatively rare, because in VarDCT mode, if the ICC profile represents a colorspace that can be expressed with enum values, the encoder currently replaces it...
Also worth mentioning that strictly speaking FFmpeg supports variable size as a whole, in the same way it supports variable framerate. But many things expect constant size and will error...