Hi
One of our use cases involves running a playback pipeline along with streaming/recording. Streaming/recording path uses all the VPE bandwidth. Hence for playback, we have tied decoder directly to display (decoder buffers are provided directly to display ).
Hardware decoder provides output with strides. When we give this to Wayland, and try to adjust the displayed video through offsets (offset0, stride0, offset1, stride1, offset2, stride2 while creating buffers), we see chroma artifacts.
Is this a known limitation with wayland. If so, is this planned to be fixed in near future.
Regards,
Apoorva