Bug 470641

Summary: Video metadata is not copied to the source file
Product: [Applications] digikam Reporter: marielle.simon42
Component: Metadata-VideoAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 8.0.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description marielle.simon42 2023-06-04 17:55:11 UTC
Hello,

Video metadata is not copied to the source file while photo metadata is copied. Is it a software limit or a bad setting?
It would be interesting to integrate the management of metadata for videos such as photos. Is this possible ?

Best Regards,
Comment 1 Maik Qualmann 2023-06-04 18:51:37 UTC
In order for digiKam to write metadata in video files, writing with ExifTool must be activated in the digiKam metadata settings. Then metadata is written in XMP to the video files supported by ExifTool. Now comes the problem, Windows Explorer expects the metadata not in XMP, unlike with images, but with video files in a QuickTime container. We don't support that at the moment. Since we already have a bug report on this, the development process can be followed there.

Maik
Comment 2 Maik Qualmann 2023-06-04 18:52:51 UTC

*** This bug has been marked as a duplicate of bug 469408 ***