<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>licheng</author_name>
  <author_url>https://blog.hatena.ne.jp/licheng/</author_url>
  <blog_title>滴了庵日録</blog_title>
  <blog_url>https://lipoyang.hatenablog.com/</blog_url>
  <categories>
    <anon>パソコン</anon>
  </categories>
  <description>ffmpegで個人的によく使うオプションのメモ。 -i 入力ファイル名 ：入力ファイルの指定 -r 29.97 ：フレームレートの変換 -vf scale=1280:-1 ：リサイズ(横:縦、自動で設定したいほうを -1) -af volume=-6dB ：音声のレベル調整 -af dynaudnorm ：音量の自動調整 (動的正規化) -an ：音声無し -ss 3 ：3秒目から -to 10 ：10秒目まで -t 10 ：10秒間 例 ffmpeg -i input.mp4 -r 29.97 -af volume=-6dB output.mp4 ノイズ除去のオプションの例 ffmpeg -…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flipoyang.hatenablog.com%2Fentry%2F2021%2F10%2F30%2F152054&quot; title=&quot;メモ:ffmpegのオプション - 滴了庵日録&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>2021-10-30 15:20:54</published>
  <title>メモ:ffmpegのオプション</title>
  <type>rich</type>
  <url>https://lipoyang.hatenablog.com/entry/2021/10/30/152054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
