Hey Paul,
Went thru all the examples of 6.8 and results are almost exactly like for 6.6, except maybe fewer actual crashes (only http and rhiwindow actually crashed). The 'quick' and 'quickcontrols' had the most issues, and they were all related to the 'maximum call stack size exceeded' error. Some of the quick examples didn't work because the 'shared' folder was missing though.
On a related note, I was browsing at the QT website (
https://www.qt.io/blog/qt-6.5-lts-released) and noticed in the 'QT Multimedia' section this:
"The FFmpeg media backend is now the default for macOS, Windows, Android, and desktop Linux - on embedded systems, GStreamer continues to be the default, but FFmpeg can be enabled explicitly. This backend makes the same functionality available consistently on almost all platforms."
Would it be possible to enable ffmpeg for the OS/2 port to use as its multimedia backend?
Regards,