<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Askthewind</author_name>
  <author_url>https://blog.hatena.ne.jp/Askthewind/</author_url>
  <blog_title>Askthewind's diary</blog_title>
  <blog_url>https://askthewind.hatenablog.com/</blog_url>
  <categories>
    <anon>FFmpeg</anon>
  </categories>
  <description>FFmpegは、動画や音声、画像の処理を行うための強力なコマンドラインツールです。 非常に多くのファイル形式やコーデックに対応しており、様々なことができます。 以下に、FFmpegで可能な主な操作を紹介します。 動画関連 1 動画形式の変換（例: MP4 → AVI） ffmpeg -i input.mp4 -c:v libx264 -c:a aac output.avi ここでは入力ファイル「input.mp4」を、映像を libx264、音声を aac に指定して「output.avi」に変換しています。 2 動画の切り出し（開始時間と終了時間を指定） ffmpeg -ss 00:01:3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faskthewind.hatenablog.com%2Fentry%2Fffmpeg-command-list%2F&quot; title=&quot;FFmpegでできること - Askthewind&amp;#39;s diary&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/A/Askthewind/20251110/20251110172352.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-24 19:42:00</published>
  <title>FFmpegでできること</title>
  <type>rich</type>
  <url>https://askthewind.hatenablog.com/entry/ffmpeg-command-list/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
