<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tsaka</author_name>
  <author_url>https://blog.hatena.ne.jp/tsaka/</author_url>
  <blog_title>tsaka’s blog</blog_title>
  <blog_url>https://tsaka.hatenablog.com/</blog_url>
  <categories>
    <anon>osx</anon>
  </categories>
  <description>GUIから iExtractMP3 -- BONNOH FRACTION 14を使う。 CUIから ffmpegを使う。ただし、以下の方法だと再生時間がおかしくなることがあります。(SVN-r13112で確認) #!/bin/sh if [ $# -ne 1 ]; then echo &quot;Usage: $0 &lt;flv name&gt; ...&quot; exit 1 fi for file in $@; do ffmpeg -y -i $file -acodec copy ${file%.flv}.mp3 done</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftsaka.hatenablog.com%2Fentry%2F20080511%2F1210517091&quot; title=&quot; flvファイルからmp3を抽出する。 - tsaka’s blog&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>http://cdn-ak.f.st-hatena.com/images/fotolife/t/tsaka/20080511/20080511231939.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-05-11 23:44:51</published>
  <title> flvファイルからmp3を抽出する。</title>
  <type>rich</type>
  <url>https://tsaka.hatenablog.com/entry/20080511/1210517091</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
