Summary: | segfault when opening a folder that contains unknown file types (mov, avi, xcf) | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Christian Pfannschmidt <bugtracking> |
Component: | Metadata-Video | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, robinherink |
Priority: | NOR | ||
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: |
Description
Christian Pfannschmidt
2014-09-21 14:00:38 UTC
I am getting a crash with *.AVI files from an old Canon point-and-shoot. Newer .mov files are fine. Could it be related to this? https://bugs.kde.org/show_bug.cgi?id=321531 *** This bug has been marked as a duplicate of bug 339144 *** With 6.0.0, we have now a FFMpeg low level metadata parser based on libav C API for video files database registration. The Exiv2 video support is not used anymore as this code is buggous and nobody sound motivated in Exiv2 to finalize the code. The original post for this file must be fixed now and video metadata support with ffmpeg must be enough to populate database entries. Gilles Caulier |