Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2017 16:32:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217102] graphics/libGL error: Version 7 or imageFromFds image extension not found
Message-ID:  <bug-217102-7141-IgVtD7gBNn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217102-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217102-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217102

--- Comment #8 from Matthew Rezny <rezny@freebsd.org> ---
(In reply to holindho from comment #7)

Generally more info is always better, but in this case just knowing mpv will
exhibit the issue was sufficient. I installed mpv and did some quick
experimentation.

Results:
mpv video.mp4 -> window never draws (initial underlying content is stuck)
mpv --opengl-backend=3Dx11 video.mp4 -> video plays correctly
mpv --opengl-backend=3Dx11probe video.mp4 -> video plays correctly
mpv --opengl-backend=3Dx11egl video.mp4 -> window never draws

So, OpenGL works fine, the issue is with EGL. I may not have tried anything
using EGL after turning on DRI3, games are using GLX or SDL. The output from
eglinfo looks ok but both eglgears_x11 and egltri_x11 dump core. I will
investigate this issue.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217102-7141-IgVtD7gBNn>