<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dzu's Blog (Einträge über exiftool)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/de/categories/exiftool.xml" rel="self" type="application/rss+xml"></atom:link><language>de</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Sat, 08 Mar 2025 11:07:56 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Using Tags in GThumb</title><link>https://blog.lazy-evaluation.net/de/posts/linux/gthumb-tags.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;div style="text-align:center" class="imageblock" id="org4b3e01f"&gt;

&lt;div id="org9f88832" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/exif-info-camera-image-playback.thumbnail.jpg" alt="exif-info-camera-image-playback.thumbnail.jpg" title="Virtual Machine Manager Logo" align="middle" width="250"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;
I guess most people have their own way of organizing lots of digital
images efficiently.  Most of them probably use databases for
organization even though there are standardized ways to put metadata
into the image files themselves.  This blog post will detail my
approach based on manipulating only the image files themselves rather
than putting a database "on top", or other abstractions external to
the files themselves.
&lt;/p&gt;

&lt;p&gt;
The &lt;a href="https://wiki.gnome.org/Apps/Gthumb"&gt;GThumb&lt;/a&gt; application from the GNOME Project is my preferred tool to
organize digital images.  Up until I wanted to work only on subsets of
the original images, the standard functionality was good enough for my
very amateurish needs.  In the previous years we used to manually copy
individual files into separate directories for different further
processing.  Such a procedure leaves a lot of duplicate files behind
and does not record the selection process in the original files
themselves.  After cleaning up the left behinds from those previous
years I set out to establish a better procedure this time.  The aim
was to enable an easy process to select pictures relevant for
different groups of persons all the while recording the process in the
original image files.  The tagged files are then collected with a
short script into individual directories for further processing,
e.g. for creating a picture book out of them.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/linux/gthumb-tags.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (9 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/linux/gthumb-tags.html</guid><pubDate>Thu, 23 Nov 2023 22:54:56 GMT</pubDate></item><item><title>Preserving Metadata With FFmpeg</title><link>https://blog.lazy-evaluation.net/de/posts/metadata-ffmpeg.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;div style="text-align:center" class="imageblock" id="org7047db6"&gt;

&lt;div id="org45b1055" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/de/images/ffmpeg-logo.png" alt="ffmpeg-logo.png" title="Big lock" align="middle" width="150"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;
The &lt;a href="https://www.ffmpeg.org/"&gt;FFmpeg&lt;/a&gt; suite of multimedia tools is a very powerful toolkit, but
sometimes its default behavior just plain surprises me.  While I am
totally impressed by its capability to stabilize videos taken by my
mobile phone, it took me some time to realize that this processing
step lost all the metadata.  Of course, I did not expect this, and it
is trivial to fix the script, but first you need to be aware that the
problem even exists.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/metadata-ffmpeg.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (5 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/metadata-ffmpeg.html</guid><pubDate>Sat, 11 Nov 2023 14:54:58 GMT</pubDate></item></channel></rss>