<br><br><div class="gmail_quote">On Sun, Jun 13, 2010 at 8:42 AM, Micha Neubauer <span dir="ltr"><<a href="mailto:Micha.Neubauer@yahoo.de">Micha.Neubauer@yahoo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello everybody!<br>
<br>
I realized that my self-made Videos with my small digiKam are not sorted correctly within<br>
my photos (I always have my images sorted by date).<br>
The videos usually appear grouped together at the right date, but not at the right point<br>
in the timeline. For example, I take a video, then a photo and then a video again; then<br>
they are not shown in this order, but the to videos are put side by side.<br>
The only way I can change this order and then put the video displayed at the right time is<br>
changing the time stamp manually to the correct time under "Image --> adjust time&date".<br>
<br>
Do you experience the same problem with Videos?<br>
<br>
And a related question:<br>
What exactly are these DigiKam-Timestamps?<br>
When I change the timestamps, neither exif, xmp, creation date or any one of these is<br>
changed. And where are the timestamps stored?<br>
Videos do not even have exif or xmp files...<br>
<br>
Thanks a lot for the help and advice<br>
<br></blockquote><div><br>When files are copied off the camera the copied file will either have the creation date of the original or it will have the creation date of the copy (since the copy has just been created). I'm not sure what happens when you use digikam to import directly from a camera but if you use unix cp you need to use the "-p" option.<br>
<br>Once you've got it copied without changing the date digikam will sort it properly but this is a bit of an unreliable operation because it's not using any embedded metadata. The first thing I use is the digikam rename tool to rename all the videos to include the date in the filename. At least then if the database is corrupted or the creation date is lost then you can reconstruct it from the filename.<br>
<br>What we really need is for exiv2 to be able to read metadata from the videos. MP4 videos from an iPhone and AVCHD files from my Canon camcorder do have the date embedded as metadata but exiv2 does not understand how to read video metadata yet. I hope it's coming at some point. It would also be nice if digikam could read the orientation metadata from iPhone videos to understand portrait vs landscape.<br>
<br>Tim<br> </div></div>