TextureToSkImage throws a “Failed to create EGL imageW” error when it is used to convert a Texture coming from an ImagePlayer which is using DDS files.
dds-skia.vl (12.4 KB)
TextureToSkImage throws a “Failed to create EGL imageW” error when it is used to convert a Texture coming from an ImagePlayer which is using DDS files.
dds-skia.vl (12.4 KB)
You prolly need Format or ChangeFormat in between…
I tried with different formats but it´s not creating valid textures for the SkImage. I am also trying to use directly the Skia ImagePlayer but it introduces white flashes when the rate is increased over some value, in the example, with jpg and a 60fps video file it starts over 1.5 rate.