Hello digiKam developers,
I was wondering if this tool can be integrated in digiKam: https://www.bento4.com/ Looks like it can extract and insert all sorts of metadata including GPS location to/from mp4 files. See the last post in this thread: http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=7826.0 Please let me know your thoughts. AG |
Video and image metadata are already supported by Exiv2 shared library. digiKam use Exiv2 and we don't need another SDK for that. Please contact Exiv2 team if you want some improvements in video metadata support. Best Gilles Caulier 2017-02-28 5:44 GMT+01:00 Andrey Goreev <[hidden email]>: Hello digiKam developers, |
In reply to this post by AndriusWild
On mardi 28 février 2017 05:44:23 CET Andrey Goreev wrote: > Hello digiKam developers, > > I was wondering if this tool can be integrated in digiKam: > https://www.bento4.com/ > > Looks like it can extract and insert all sorts of metadata including GPS > location to/from mp4 files. > > See the last post in this thread: > http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=7826.0 > > Please let me know your thoughts. > AG
Looking a bit at this (as exiftool is not really relevant for Digikam) I found this: http://dev.exiv2.org/issues/813 (about 5 years old). Looks like video metadata is even more of a mess than the photo metadata ('makernote'...). And that project only used video directly from camera's (so no transcoding to other formats/containers): http://dev.exiv2.org/boards/3/topics/1189.
Also, do you really want to write into (possibly unique) video files (eq. to photo RAW images), or could a sidecar XMP do the trick? I guess that comes down to asking how often you use those metadata *outside* of digikam.
Remco
|
In reply to this post by AndriusWild
Exiv2 is a great project but it is heavily focused on still images. It is taking the exiv2 team years to add video files support and nothing happened yet. It still cannot even read Date Taken. Having said that I think exiv2 would be a wrong tool for handling video metadata so digiKam might have to rely on something else for that. The project I sent you can read and write pretty much any atom. Also there is Media info that can at least read. Sent from my Samsung Galaxy smartphone. -------- Original message -------- From: Gilles Caulier <[hidden email]> Date: 2017-02-27 11:16 PM (GMT-07:00) To: digiKam - Home Manage your photographs as a professional with the power of open source <[hidden email]> Subject: Re: Reading / writing MP4 metadata Video and image metadata are already supported by Exiv2 shared library. digiKam use Exiv2 and we don't need another SDK for that. Please contact Exiv2 team if you want some improvements in video metadata support. Best Gilles Caulier 2017-02-28 5:44 GMT+01:00 Andrey Goreev <[hidden email]>: Hello digiKam developers, |
In reply to this post by AndriusWild
I would prefer having all the data embedded in the file itself. In that case I can open the media on any device including mobile devices (Android) and read the metadata e.g. location. Also, as of today, digiKam cannot read Media Creation Date from mp4 / mov files and uses File Creation Date instead. So now the database is all messed up. It has been this way for years and I don't believe anything is going to change at exiv2. Still images and video formats are just too different which is why Bento4, Atomic Parsley, Media Info and another projects were born. Sent from my Samsung Galaxy smartphone. -------- Original message -------- From: Remco Viëtor <[hidden email]> Date: 2017-02-27 11:55 PM (GMT-07:00) To: digiKam - Home Manage your photographs as a professional with the power of open source <[hidden email]> Subject: Re: Reading / writing MP4 metadata On mardi 28 février 2017 05:44:23 CET Andrey Goreev wrote: > Hello digiKam developers, > > I was wondering if this tool can be integrated in digiKam: > https://www.bento4.com/ > > Looks like it can extract and insert all sorts of metadata including GPS > location to/from mp4 files. > > See the last post in this thread: > http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=7826.0 > > Please let me know your thoughts. > AG
Looking a bit at this (as exiftool is not really relevant for Digikam) I found this: http://dev.exiv2.org/issues/813 (about 5 years old). Looks like video metadata is even more of a mess than the photo metadata ('makernote'...). And that project only used video directly from camera's (so no transcoding to other formats/containers): http://dev.exiv2.org/boards/3/topics/1189.
Also, do you really want to write into (possibly unique) video files (eq. to photo RAW images), or could a sidecar XMP do the trick? I guess that comes down to asking how often you use those metadata *outside* of digikam.
Remco
|
Free forum by Nabble | Edit this page |