https://bugs.kde.org/show_bug.cgi?id=448681
--- Comment #23 from caulier.gil...@gmail.com --- To Bernhard Rosenkränzer, QtAV source code is now forked integrally into digiKam core. Your patch to support FFMPEG 5 have been review and applied to digiKam. Code of QtAV is located here in digiKam : https://invent.kde.org/graphics/digikam/-/tree/master/core/libs/video/qtav Please, if you can test the digiKam code from git/master branch, it will be nice. All continuation to patch the QtAV fork will be great of course... Note: digiKam now install the QtAV video player as a stand alone application on your system. binary is named "avplayer". This will help you to perform regression tests directly on player without to use whole digiKam as well for this task. Code of this stand alone player is located here : https://invent.kde.org/graphics/digikam/-/tree/master/core/avplayer Note2: I applied a lots of changes in QtAV code, because the code was unmaintained a lots. the static analyzers was a huge help in this task. I found plenty of place in code where bugs have been fixed. See my lists of changes in the README.md file : https://invent.kde.org/graphics/digikam/-/raw/master/core/libs/video/qtav/README.md Voilà , I'm waiting for your feedback. Best Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.