https://bugs.kde.org/show_bug.cgi?id=448681
--- Comment #5 from caulier.gil...@gmail.com --- Maik, I prepared a branch to integrate the QtAV code needs for digiKam. It's not too much complicated in fact. https://invent.kde.org/graphics/digikam/-/tree/development/qtav-integration/core/libs/video/qtav This will allow to : - fix deprecated Qt5/Qt6 - fix ugly dependency with OpenGL which is a mess and not homogeneous. - clean up code to only let's what's we need for digiKam. For ex, the subtitle support is not really a priority to support. - port to ffmpeg5 using patch from https://github.com/wang-bin/QtAV/issues/1377 This will allow to have a slowly possible migration to QtMultimedia version ffmpeg later, if necessary. All compile and link under Linux. It still few checks and rules to tune in cmake before to merge back and test under MacOS and Windows. Gilles -- You are receiving this mail because: You are watching all bug changes.