Bug 386921 - Import Sony video metadata from sidecar file
Summary: Import Sony video metadata from sidecar file
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Sidecar (show other bugs)
Version: 5.7.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-14 21:28 UTC by silvanociru
Modified: 2018-03-05 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.9.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description silvanociru 2017-11-14 21:28:39 UTC
Videos recorded by my camera Sony (DSC-RX100M2) are being accompanied by a sidecard JPEG image with extension .THM containing the metadata of the video in EXIF format.

It would be quite helpful if those metadata would get imported into the Digikam XMP sidecar.
Comment 1 caulier.gilles 2018-03-05 12:00:56 UTC
Git commit 907f7d8ef3428930e2b3502a7e0d597cfaad1030 by Gilles Caulier.
Committed on 05/03/2018 at 11:56.
Pushed by cgilles into branch 'master'.

Manage video as image : always parse all important file while collection scanning when video information populate the DB.
Related: bug 375570, bug 389619, bug 377133
FIXED-IN: 5.9.0

M  +11   -2    libs/database/item/imagescanner.cpp

https://commits.kde.org/digikam/907f7d8ef3428930e2b3502a7e0d597cfaad1030
Comment 2 caulier.gilles 2018-03-05 12:02:15 UTC
Note : to use extra sidecar file different than .xmp, you have a settings in Setup/Metadata/Sidecars DK config dialog.

Gilles Caulier