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.
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
Note : to use extra sidecar file different than .xmp, you have a settings in Setup/Metadata/Sidecars DK config dialog. Gilles Caulier