<br><br><div><span class="gmail_quote">2007/12/13, Daniel Zuberbühler <<a href="mailto:dani@zubinet.org">dani@zubinet.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone!</blockquote><div><br>hi.<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I use digikam since a long time for all my pictures, and in general I'm quite
<br>happy with the direction of development. Digikam is IMHO by far the best<br>opensource photo management software. Thanks a lot!</blockquote><div><br>thanks<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Lately I started taking more and more videoclips with my digicam. </blockquote><div><br>same here (:=)))<br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I manage the<br>clips together with the pictures, but here digikam shows still some<br>weaknesses. </blockquote><div><br>agree. We have concentrated work to photo management, and it will be time to study video stuff...<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The biggest problem for me is that metadata like capture date or<br>associated digikam tags are not stored in the video files and consequently
<br>can get lost. Especially the missing capture date can be very annoying<br>because the chronological order of the videos gets lost.<br><br>So I decided to look for a solution. When I download the clips from my camera,<br>
I convert them to mpeg4/mp3/avi. Additionally I saved the capture date (the<br>file timestamp) in the comment tag of the avi file. Of course digikam is not<br>aware of this, but at least I will still be able to extract the information
<br>when digikam supports video metatags in a future stage.<br><br>Are there any plans to support video file metatags or is even someone<br>implementing it already?</blockquote><div><br>Well, not yet from the team. We working on other major features and for the KDE4 port.
<br> </div>But to handle video metadata, the KMetadata api from KDE3 can be enough. For KDE4 will provide more advanced support, but KDE4 is for the future...<br><br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If not, I would be willing to contribute, if someone gives me a starting point<br>and some guidance.</blockquote><div><br>digKam already use KMetadata (and Exiv2 but only for photo). If i
rememeber, KMatadata can parse few video formats to handle metadata
entries. We just need to take a look into KMetadata code to learn how
to use API. KMetadata use kfile-plugins to supports video format (and
images format)<br>
<br>
<a href="http://websvn.kde.org/branches/KDE/3.5/kdemultimedia/kfile-plugins/">http://websvn.kde.org/branches/KDE/3.5/kdemultimedia/kfile-plugins/</a><br>
<br>
In digikam, we have a class to get metadata: DMetadata. This one is used to load informations from files to database :<br>
<br>
<a href="http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/libs/dmetadata/">http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/libs/dmetadata/</a><br>
<br>
Alternativly, you can take a look into Kphotoalbum code to check how video informations are extracted...<br>
<br>
<a href="http://websvn.kde.org/branches/extragear/kde3/graphics/kphotoalbum/">http://websvn.kde.org/branches/extragear/kde3/graphics/kphotoalbum/</a><br><br>Best<br><br>Gilles Caulier<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Daniel<br>_______________________________________________<br>Digikam-devel mailing list<br><a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-devel">
https://mail.kde.org/mailman/listinfo/digikam-devel</a><br></blockquote></div><br>