<?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>
  </categories>
  <description>動画のアスペクト比を保ったまま、特定の幅に統一したい フルHDの動画をiPhoneに転送したいけど、容量足りねぇ。 ミュージック・ビデオなので、動画のサイズをある程度に統一して、動画の横幅さえ統一してしまえば、ファイルサイズは小さくなる。 サイズがまちまちの動画をiPhoneに転送したいけど、どうせならアスペクト比も統一してやりたい でも１６：９と４：３が混ざった動画ファイルを逐一仕分けるのが面倒だ。 ffmpeg -y -i sample.mp4 -vf scale=320:-1 sample.out.mp4 たったこれだけ。これだけで縦横比をそのままに、幅が３２０の動画を作ることが出来る …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2015%2F01%2F27%2F021221&quot; title=&quot;動画のアスペクト比を維持した自動サイズ変更 - それマグで！&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>2015-01-27 02:12:21</published>
  <title>動画のアスペクト比を維持した自動サイズ変更</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2015/01/27/021221</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
