Page 2 of 2

Re: 1.8.8: video playback broken since 1.8.7

Posted: Sun Jun 01, 2025 12:49 pm
by dchristensen
Here's a demo of the bug I'm seeing:
bug.mp4
demo of bug with looping playback
(1.52 MiB) Downloaded 4 times
I'd be happy to try to bisect the issue among the changes between 1.8.6 and 1.8.7, or to test possible fixes.

The workaround that @aucora suggested, using `useInternalVideoPlayer=false` in xnview.ini, works for me. Thanks for suggesting it!

Re: 1.8.8: video playback broken since 1.8.7

Posted: Mon Jun 02, 2025 9:28 am
by xnview
could you try to use with useInternalVideoPlayer=true and set QT_XCB_GL_INTEGRATION=xcb_egl before to start XnView

Re: 1.8.8: video playback broken since 1.8.7

Posted: Mon Jun 02, 2025 1:19 pm
by dchristensen
xnview wrote: Mon Jun 02, 2025 9:28 am could you try to use with useInternalVideoPlayer=true and set QT_XCB_GL_INTEGRATION=xcb_egl before to start XnView
I confirm that with both of those settings, version 1.9.0 works for me.