[Development] QSGVideoNode issue on Qt 5.2

Jim Hodapp jim.hodapp at canonical.com
Mon Mar 31 18:15:41 CEST 2014


I am developing a child implementation of QSGVideoNode that gets fed data
via EGL texture streaming from a hardware decoder. This has been working
perfectly well on Qt 5.0, but trying the exact same code does not work
correctly on Qt 5.2. On 5.2, I only see anything get rendered when I create
some kind of event in my QML application, such as clicking/tapping on my
app window while video playback is occurring. And when I do that, I only
get 1 frame per click/tap. My question is, why would this be occurring on
5.2 and is there some fundamental change in 5.2 that I need to take into
account?

Thanks,

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140331/82e7d8fb/attachment.html>


More information about the Development mailing list