Results 53 comments of Martin Lambers

Since version 2.0, Bino does not implement its own decoding, seeking or audio/video synchronization anymore. It relies on Qt Multimedia instead. So this is most probably an issue with Qt...

That should be enough material to write a [Qt bug report](https://bugreports.qt.io/secure/Dashboard.jspa).

Closing this since it is a Qt problem, not a Bino problem.

Regarding the folder you mentioned: I'm not sure what the significance of this is, or what you mean with "path registry". Regarding the resolution: All VR applications must first render...

OK, I now have a Wayland setup to test with. This message appears for me too, but not on X11. As far as I can see, it can simply be...

I'm not sure what I can do about that. LibQVR passes the configuration values (size, position etc) directly to Qt. At this point, a lot of different mechanisms may influence...

I just tested VR multi-window / multi-process mode on X11 and Wayland under the Plasma desktop environment. On X11, I get the expected window placement and sizing behavior. On Wayland,...

Since you cannot open a video from inside the VR mode yet (sorry, this takes time to implement), you can try to start with `bino --vr myvideo.mp4` or `bino --vr...

> Thanks for the heads-up, I will give it a try. I would be pleased to help porting to Qt 6.6. As this repository is only a mirror, how would...