<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shinkufencer</author_name>
  <author_url>https://blog.hatena.ne.jp/shinkufencer/</author_url>
  <blog_title>コード日進月歩</blog_title>
  <blog_url>https://shinkufencer.hateblo.jp/</blog_url>
  <categories>
    <anon>Docker</anon>
    <anon>雑記</anon>
  </categories>
  <description>GitHubのissueとかにサッと貼りたいけど、よくわからない画像編集ソフトはインストールしたくない人向けのコードスニペット。 利用したdockerの環境 $ docker -v Docker version 20.10.22, build 3a2c30b コマンドの基本と例 $ docker run --rm -v {{ホスト側の変換したいファイルがあるディレクトリ}}:/target_dir {{ffmpegのコンテナ名}} -i /target_dir/{{変換させたい元ファイル名}} -r {{設定したいフレームレート}} /target_dir/{{変換後のgifファイル名}} 現…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinkufencer.hateblo.jp%2Fentry%2F2023%2F09%2F02%2F234715&quot; title=&quot;Mac上で録画した動画をDockerとffmpeg組み合わせてgifにする - コード日進月歩&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-09-02 23:47:15</published>
  <title>Mac上で録画した動画をDockerとffmpeg組み合わせてgifにする</title>
  <type>rich</type>
  <url>https://shinkufencer.hateblo.jp/entry/2023/09/02/234715</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
