<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kakashibata</author_name>
  <author_url>https://blog.hatena.ne.jp/kakashibata/</author_url>
  <blog_title>かかしのアウトプット練習</blog_title>
  <blog_url>https://kakashibata.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>先日、FFmpeg での連番画像に関する記事を書きましたが、 今回はImageMagick での連番画像に関する記事を書きます。 環境 OS Windows 10 imagemagick 7.0.8.10 本題 ImageMagick で16枚の連番画像をPNG からJPG に変換するときは以下のコマンドでできます。 $ magick convert in\%d.png[0-15] out/%d.jpg そこで、連番が1オリジンの時は以下のように書きたくなると思います。 注意：後述しますがこのコマンド実行時にエラーメッセージが出ます。 $ magick convert in\%d.png[1-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkakashibata.hatenablog.jp%2Fentry%2F2018%2F12%2F09%2F180115&quot; title=&quot;ImageMagick で0オリジン以外の連番画像を扱う - かかしのアウトプット練習&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>2018-12-09 18:01:15</published>
  <title>ImageMagick で0オリジン以外の連番画像を扱う</title>
  <type>rich</type>
  <url>https://kakashibata.hatenablog.jp/entry/2018/12/09/180115</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
