<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml-stylesheet href="https://maik.io/pretty-feed-v3.xsl" type="text/xsl"?>

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ffmpeg on maik.io</title>
    <link>https://maik.io/tags/ffmpeg/</link>
    <description>Recent content in ffmpeg on maik.io</description>
    <generator>maik.io</generator>
    <language>de-de</language>
    <lastBuildDate>Fri, 14 Nov 2025 08:19:55 +0100</lastBuildDate>
    <atom:link href="https://maik.io/tags/ffmpeg/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The same commons</title>
      <link>https://maik.io/notes/2025-11-14-the-same-commons/</link>
      <pubDate>Fri, 14 Nov 2025 08:19:55 +0100</pubDate>
      <guid>https://maik.io/notes/2025-11-14-the-same-commons/</guid>
      <description>&lt;p&gt;Erneut wird auf die Unterfinanzierung von Open-Source-Projekten hingewiesen, besonders bei kleinen Softwarebibliotheken. Sie lassen sich kaum monetarisieren, dennoch verlassen sich viele Unternehmen auf sie. Diesmal richtet sich die Kritik an Google. Der Konzern könnte zwar mehr beitragen, unterstützt die Projekte aber seit vielen Jahren mit Arbeitsleistungen und finanziellen Mitteln.&lt;/p&gt;
&lt;p&gt;Steven J. Vaughan-Nichols schreibt in »&lt;a href=&#34;https://thenewstack.io/ffmpeg-to-google-fund-us-or-stop-sending-bugs/&#34; title=&#34;FFmpeg to Google: Fund Us or Stop Sending Bugs&#34; target=&#34;_blank&#34; &gt;FFmpeg to Google: Fund Us or Stop Sending Bugs&lt;/a&gt;« für thenewstack.io&lt;/p&gt;</description>
      <content:encoded>
      <![CDATA[<p>Erneut wird auf die Unterfinanzierung von Open-Source-Projekten hingewiesen, besonders bei kleinen Softwarebibliotheken. Sie lassen sich kaum monetarisieren, dennoch verlassen sich viele Unternehmen auf sie. Diesmal richtet sich die Kritik an Google. Der Konzern könnte zwar mehr beitragen, unterstützt die Projekte aber seit vielen Jahren mit Arbeitsleistungen und finanziellen Mitteln.</p>
<p>Steven J. Vaughan-Nichols schreibt in »<a href="https://thenewstack.io/ffmpeg-to-google-fund-us-or-stop-sending-bugs/" title="FFmpeg to Google: Fund Us or Stop Sending Bugs" target="_blank" >FFmpeg to Google: Fund Us or Stop Sending Bugs</a>« für thenewstack.io</p>
<blockquote>
<p>Lorenc added, in an e-mail to me, that “Creating and publishing software under an open source license is an act of contribution to the digital commons. Finding and publishing information about security issues in that software is also an act of contribution to the same commons.</p>
</blockquote>
]]>    
      <![CDATA[<br><br><hr><br><small><p>Vielen Dank fürs Lesen! Wenn du Lust auf noch mehr Gedanken, Updates und ab und zu einen Blick hinter die Kulissen hast, folge mir doch gern auf <a href="https://maik.io/mastodon">Mastodon</a> oder <a href="https://maik.io/instagram">Instagram</a>.</p><p>Hast du Fragen oder Feedback? Schreib mir gern eine <a href="https://maik.io/email">E-Mail</a>.</p></small>]]>
      </content:encoded>  
    </item>
    <item>
      <title>First governmental sponsor</title>
      <link>https://maik.io/notes/2024-05-16-first-governmental-sponsor/</link>
      <pubDate>Thu, 16 May 2024 23:04:00 +0100</pubDate>
      <guid>https://maik.io/notes/2024-05-16-first-governmental-sponsor/</guid>
      <description>&lt;p&gt;Das Projekt-Blog &lt;a href=&#34;https://ffmpeg.org//index.html#stf24&#34; title=&#34;FFmpeg&#34; target=&#34;_blank&#34; &gt;FFmpeg&lt;/a&gt; hat eine fantastische Neuigkeit zu verkünden.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The FFmpeg community is excited to announce that Germany&amp;rsquo;s Sovereign Tech Fund has become its first governmental sponsor. Their support will help sustain the maintainance of the FFmpeg project, a critical open-source software multimedia component essential to bringing audio and video to billions around the world everyday.&lt;/p&gt;
&lt;/blockquote&gt;</description>
      <content:encoded>
      <![CDATA[<p>Das Projekt-Blog <a href="https://ffmpeg.org//index.html#stf24" title="FFmpeg" target="_blank" >FFmpeg</a> hat eine fantastische Neuigkeit zu verkünden.</p>
<blockquote>
<p>The FFmpeg community is excited to announce that Germany&rsquo;s Sovereign Tech Fund has become its first governmental sponsor. Their support will help sustain the maintainance of the FFmpeg project, a critical open-source software multimedia component essential to bringing audio and video to billions around the world everyday.</p>
</blockquote>
]]>    
      <![CDATA[<br><br><hr><br><small><p>Vielen Dank fürs Lesen! Wenn du Lust auf noch mehr Gedanken, Updates und ab und zu einen Blick hinter die Kulissen hast, folge mir doch gern auf <a href="https://maik.io/mastodon">Mastodon</a> oder <a href="https://maik.io/instagram">Instagram</a>.</p><p>Hast du Fragen oder Feedback? Schreib mir gern eine <a href="https://maik.io/email">E-Mail</a>.</p></small>]]>
      </content:encoded>  
    </item>
    <item>
      <title>Mehrere Videos zusammenfügen</title>
      <link>https://maik.io/notes/2018-02-11-mehrere-videos-zusammenfuegen/</link>
      <pubDate>Sun, 11 Feb 2018 13:31:24 +0200</pubDate>
      <guid>https://maik.io/notes/2018-02-11-mehrere-videos-zusammenfuegen/</guid>
      <description>Ein Code Snippet zum zusammenführen von Videos</description>
      <content:encoded>
      <![CDATA[<p>Neulich wollte ich mehrere kleine Videos zu einem größeren zusammenfügen. Wie immer wollte ich möglichst wenig Arbeit bei bestmöglichen Ergebnis rausholen.</p>
<p>Wie so oft liefert <code>ffmpeg</code> hier eine gute Lösung.</p>
<pre tabindex="0"><code>ffmpeg -i &#34;concat:video1.m4v|video2.m4v&#34; -c copy output.m4v
</code></pre><p><code>‌-c copy </code> sorgt dabei dafür, dass die Videos nicht erneut kodiert werden müssen. Das macht die Lösung meines Problems um ein vielfaches effizienter.</p>
]]>    
      <![CDATA[<br><br><hr><br><small><p>Vielen Dank fürs Lesen! Wenn du Lust auf noch mehr Gedanken, Updates und ab und zu einen Blick hinter die Kulissen hast, folge mir doch gern auf <a href="https://maik.io/mastodon">Mastodon</a> oder <a href="https://maik.io/instagram">Instagram</a>.</p><p>Hast du Fragen oder Feedback? Schreib mir gern eine <a href="https://maik.io/email">E-Mail</a>.</p></small>]]>
      </content:encoded>  
    </item>      
  </channel>
</rss>