Bug 470641 - Video metadata is not copied to the source file
Summary: Video metadata is not copied to the source file
Status: RESOLVED DUPLICATE of bug 469408
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Video (show other bugs)
Version: 8.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-04 17:55 UTC by marielle.simon42
Modified: 2023-06-04 18:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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