Bug 377177 - Geolocation / GPS information doesn't appear in video metadata
Summary: Geolocation / GPS information doesn't appear in video metadata
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Video (show other bugs)
Version: 5.4.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-03 18:01 UTC by Fiona
Modified: 2018-02-28 10:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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