Summary: | digiKam does not take care about GPS info stored in MP4 video files | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Philippe ROUBACH <philippe.roubach> |
Component: | Metadata-Gps | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 3.5.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: | |||
Attachments: | a video file with gps coordinates |
Description
Philippe ROUBACH
2014-01-18 10:10:00 UTC
Video metadata are supported if you use Exiv2 shared library version 0.24 : http://www.exiv2.org/changelog.html >> 0000813: Video metadata support (Abhinav Badola for GSoC 2012) libkexiv2 and digiKam must be recompiled with this release of Exiv2, else nothing happen with video file about metadata. Gilles Caulier Did you try to reproduce the problem with last digiKam 4.3.0 and Exiv2 0.24 ? Can you share a MP4 file including geolocation info ? Gilles Caulier -today digikam 4.3 is not yet supplied from opensuse rpm source . - see the answer of opensuse team about exiv2 https://bugzilla.novell.com/show_bug.cgi?id=858420 comment 5 we must wait for opensuse 13.2 to get exiv2 0.24 Created attachment 88334 [details]
a video file with gps coordinates
Problem is reproducible with Exiv2 0.14 and digiKam 4.3.0. Please report this problem to Exiv2 bugzilla, with file attached for future investigations. Gilles Caulier *** This bug has been marked as a duplicate of bug 369629 *** 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 I am very glad. Thanks |