https://bugs.kde.org/show_bug.cgi?id=401645
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caulier.gil...@gmail.com --- Comment #1 from caulier.gil...@gmail.com --- Perhaps we can wrap ffmpeg library call in video metadata wrapper with C++ exception handling. After all, this code run in separated thread, so we can certainly limit the crash to the thread by this way. I recommend also to try to open this file with ffmpeg. Something like ffmpeg -i 'file' is used inside digiKam to get the metadata. If this command line crash, so, ffmpeg must be consolidated. If not, so there is a possible mechanism to back-port in digiKam to prevent this kind of crash. Best Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.