<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>castaneai</author_name>
  <author_url>https://blog.hatena.ne.jp/castaneai/</author_url>
  <blog_title>castaneaiのブログ</blog_title>
  <blog_url>https://castaneai.hatenablog.com/</blog_url>
  <categories>
    <anon>ffmpeg</anon>
  </categories>
  <description>ここでいう「音量の最大化」とは、ピーク時の音量が最大になるようにすることをさす。 公式の方法だと、volumedetect でピークの音量を取得→その音量を volume change して音声だけ再エンコード という2ステップ必要。 https://trac.ffmpeg.org/wiki/AudioVolume これは面倒！！ ということで、ffmpeg-normalize というのを導入すると良い。 https://github.com/slhck/ffmpeg-normalize ffmpeg-normalize [input] -nt peak -t 0 -c:a aac -o [o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcastaneai.hatenablog.com%2Fentry%2F2018%2F11%2F10%2F172639&quot; title=&quot;ffmpeg で「音量の最大化」をする - castaneaiのブログ&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-11-10 17:26:39</published>
  <title>ffmpeg で「音量の最大化」をする</title>
  <type>rich</type>
  <url>https://castaneai.hatenablog.com/entry/2018/11/10/172639</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
