https://bugs.kde.org/show_bug.cgi?id=484959
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- We've already talked about the video metadata being "virtual" that we display in Exif, Iptc and Xmp. If you now add captions, these "virtual" ones will also be written back as real ones. I see that we must fundamentally change this behavior. @Gilles, we are also no longer allowed to use Xmp.audio* and Xmp.video*, these private Exiv2 metadata were added in GSoC-2012. There is a thread about this in the ExifTool forum and they are not supported by ExifTool either. Furthermore, the FFMpeg parser must send the metadata of the database entries relevant to the video directly to the database. The Exif, (Iptc) and Xmp metadata views must represent the real video metadata. Maik -- You are receiving this mail because: You are watching all bug changes.
