Bug 377177

Summary: Geolocation / GPS information doesn't appear in video metadata
Product: [Applications] digikam Reporter: Fiona <fionabeaty93>
Component: Metadata-VideoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 5.4.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0.0

Description Fiona 2017-03-03 18:01:48 UTC
Hi,

I am having an issue with attaching my GPS points for my videos to their metadata. I can assign a video a position using the Geolocation editor; however, the assigned latitude and longitude do not show up in the Exif metadata. Is there a way to embed it through digiKam?

Cheers
Comment 1 caulier.gilles 2018-02-28 10:52:18 UTC
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