https://bugs.kde.org/show_bug.cgi?id=436876
Bug ID: 436876
Summary: cannot write exif data to mp4 video files
Product: digikam
Version: 7.2.0
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Metadata-ExifTool
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Digikam reports that:
Digikam::MetaEngine::Private::printExiv2ExceptionError: Cannot save metadata to
image using Exiv2 (Error # 11 :
"/media/SSHD/.Pictures/Processed/rmi-note-6/VID_20210419_211910.mp4: The file
contains data of an unknown image type"
But the fact remains that I can manually add exif data to an mp4 file using
something like the following command:
exiftool -overwrite_original -tagsFromFile "$line" -All:All
"$line"".converted.mp4"
--
You are receiving this mail because:
You are watching all bug changes.