<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mattintosh4</author_name>
  <author_url>https://blog.hatena.ne.jp/mattintosh4/</author_url>
  <blog_title>mattintosh note</blog_title>
  <blog_url>https://mattintosh-note.jp/</blog_url>
  <categories>
    <anon>Mac OS X</anon>
    <anon>ffmpeg</anon>
    <anon>ShellScript</anon>
    <anon>Automator</anon>
  </categories>
  <description>ffmpeg を更新したので Finder に追加している ffmpeg 変換サービスのスクリプトを書き直した。 # template: services # source: file or folder # mode: args cd $TMPDIR printf '#!%s\n' $SHELL &gt; $$$$ for f in &quot;$@&quot;; do test -f &quot;$f&quot; &amp;&amp; printf '/usr/local/bin/ffmpeg -i &quot;%s&quot; &quot;%s&quot;.mp4\n' &quot;$f&quot; &quot;$f&quot; done &gt;&gt; $$$$ chmod +x $$$$; open $$$$ 前は実行済みのスクリプ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmattintosh-note.jp%2Fentry%2F2013%2F03%2F05%2F155925&quot; title=&quot;Mac × ffmpeg × Automator - mattintosh note&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>2013-03-05 15:59:25</published>
  <title>Mac × ffmpeg × Automator</title>
  <type>rich</type>
  <url>https://mattintosh-note.jp/entry/2013/03/05/155925</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
