<div dir="ltr"><div><div>And in the case it helps - when I am playing video to glimagesink I am getting a lot of this messages:<br>"gstbasesink.c(2854): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstGLImageSinkBin:glimagesinkbin0/GstGLImageSink:sink:<br>There may be a timestamping problem, or this computer is too slow."<br></div><br>From the source code I saw that there is a comment nearby:<br>    /* !!emergency!!, if we did not receive anything valid for more than a<br>     * second, render it anyway so the user sees something */<br></div><br>And that should not be so bad, should it? I am pretty sure it's possible to render 1080p videos on rpi in time - both omxplayer do it, and there is small library called piomx_textures that gets video frames straight from decoder and draws that in QML.<br><div><div><br></div></div></div>