Hi there,
I tried the LibreELEC nightly builds for iMX6 for some days in parallel to an older OpenELEC 7.0 setup on a Cubox-i2eXw.
As this platform is a little bit outdated I was pleased to see that there might be a future release of LibreELEC with gpu support/hw acceleration.
As far as I understood, the kms/gbm/dri/mesa configuration is only in a basic state: h264 decoding with hw acceleration should work, all other formats might have some issues or will not play...
And that's exactly what I have experienced. MPEG1/MPEG2 and AVI-containers with DivX/Xvid-encoded video data will not show a picture, only sound is present for some files. I guess, to get this working, some work has to be done (as for the other platforms already was done in the last weeks), and based on the labels I have seen in the kodi and ffmpeg project, this seems to be addressed to some time later (Kodi 20).
But I still have a problem with some of h264 encoded files. Some will play with sound and picture, some will play sound, but there is only flickering (switching between black picture and the kodi gui) instead of video picture. The file which does not play, is the first one, h264 packaged in a matroska container. (Occupied - Die Besatzung - S01E01 - April.mkv)
The second one plays well, again h264, but packaged as MP4. (ARTE Concert - Pop & Rock-Rage Against the Machine - Live at Finsbury Park-1127769147.mp4)
I could also paste another example of a working h264/matroska file if needed.
For the first look I would expect something like a problem during init of the buffers (udmabuf/dma_heap) at kodi startup. And selection of a good suiting resolution and refresh rate looks a little bit weird, too. Source has 25fps, best suiting target resolution is using 60fps?
Maybe somebody could give me a hint, where to start investigations and how to fix this issue after having a look to the logs: