<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ffmpeg on Café MegaByte Blog</title>
    <link>https://blog.cafe-megabyte.de/tags/ffmpeg/</link>
    <description>Recent content in ffmpeg on Café MegaByte Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>de-de</language>
    <copyright>Café MegaByte － The world is yours.</copyright>
    <lastBuildDate>Mon, 09 Jun 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.cafe-megabyte.de/tags/ffmpeg/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Containerformat mit ffmpeg ändern</title>
      <link>https://blog.cafe-megabyte.de/artikel/containerformat-mit-ffmpeg-aendern/</link>
      <pubDate>Mon, 09 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.cafe-megabyte.de/artikel/containerformat-mit-ffmpeg-aendern/</guid>
      <description>Containerformat mit ffmpeg ändern QuickTime-Player spielt bestimmte Codecs nicht ab, aber der Film befindet sich in einem MP4-Container. Die Lösung ist, den Film in einen MKV-Container zu packen; die Datei geht per Doppelklick dann z.B. in VLC auf.&#xA;ffmpeg -i input.mp4 -c copy output.mkv </description>
    </item>
  </channel>
</rss>
