Bug 386921

Summary: Import Sony video metadata from sidecar file
Product: [Applications] digikam Reporter: silvanociru
Component: Metadata-SidecarAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 5.7.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.9.0

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