<?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 (Posts about ffmpeg)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/categories/ffmpeg.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Wed, 10 Dec 2025 16:16:36 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Hardware Independent Accelerated Video Processing in Linux</title><link>https://blog.lazy-evaluation.net/posts/linux/linux-vaapi.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;div style="text-align:center" class="imageblock" id="orgb87bd39"&gt;

&lt;div id="orge49046a" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/images/movie-reel-clipart-transp.png" alt="movie-reel-clipart-transp.png" title="Movie Reel Clipart https://clipart-library.com/clipart/528185.htm" align="middle" width="200"&gt;
&lt;/p&gt;
&lt;/div&gt;

&lt;/div&gt;

&lt;p&gt;
Thinking about the significant amount of disk space that movies are
using, I decided to revisit evaluating the question of transcoding
them for archival purposes.  I was also interested to see how much of
the processing of movie files can be done in dedicated hardware
instead of hogging the main CPU.  Using an
&lt;a href="https://www.amd.com/en/support/apu/amd-ryzen-processors/amd-ryzen-5-desktop-processors-radeon-vega-graphics/amd-ryzen-5-0"&gt;AMD
Ryzen-2400G&lt;/a&gt; based desktop machine I decided to find out if there is
dedicated hardware that I can use from the standard GNU/Linux
applications for movies.  In hindsight, I would never have expected to
spend so much time on this post, but then again I now have a better
understanding of many concepts in this area.  Hopefully you can also
profit, my dear reader.
&lt;/p&gt;

&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/posts/linux/linux-vaapi.html?pk_campaign=feed"&gt;Read more…&lt;/a&gt; (27 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>commandline</category><category>ffmpeg</category><category>gstreamer</category><category>linux</category><category>linux-kernel</category><category>mpv</category><category>vaapi</category><guid>https://blog.lazy-evaluation.net/posts/linux/linux-vaapi.html</guid><pubDate>Fri, 29 Dec 2023 23:19:58 GMT</pubDate></item><item><title>Preserving Metadata With FFmpeg</title><link>https://blog.lazy-evaluation.net/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="org5203296"&gt;

&lt;div id="org779a69c" class="figure"&gt;
&lt;p&gt;&lt;img src="https://blog.lazy-evaluation.net/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/posts/metadata-ffmpeg.html?pk_campaign=feed"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>deshake</category><category>exiftool</category><category>ffmpeg</category><category>metadata</category><guid>https://blog.lazy-evaluation.net/posts/metadata-ffmpeg.html</guid><pubDate>Sat, 11 Nov 2023 14:54:58 GMT</pubDate></item></channel></rss>