<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>ffmpeg</anon>
  </categories>
  <description>mp3gain 使ってたんだけど ffmpeg でも出来ることに気付いた。 なんだ、ffmpeg 最強じゃん。 ボリュームをアップする ffmpeg -i tes.mp4 -v copy -af volume=10dB out.mp4 ボリュームをダウンする。 ffmpeg -i tes.mp4 -v copy -af volume=-5dB out.mp4 指定時間だけ切り出して、ボリュームをアップする ある特定の箇所だけのボリュームを調整するなら、 いったん、どこかのファイルに切り出して、ボリュームをアップ（ダウン） まずファイルを分割する。 ffmpeg -i input.mp4 -t …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2016%2F04%2F13%2F023014&quot; title=&quot; ffmpeg で音のボリュームを調整する。gain 調整 - それマグで！&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>2016-04-13 02:30:14</published>
  <title> ffmpeg で音のボリュームを調整する。gain 調整</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2016/04/13/023014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
