Hello, does the imageplayer not support DDS format?
it does DDS just fine
Then I’m doing something wrong, do the dds have to have a certain format?
Only the the stride version of imageplayer supports dds, not the skia one…
With the Stride Imagereader it now works with the Skia Imagereader but not. I have converted BC3_UNORM from a PNG sequence.
Is it generally not possible to load DDS files in Skia?
That’s not possible at the moment. Only Stride supports GPU decompression of DDS. In theory it might be possible, but not implemented in vvvv.
But you can easily render skia into a Stride texture using SkiaRenderer.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.