<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>eswai</author_name>
  <author_url>https://blog.hatena.ne.jp/eswai/</author_url>
  <blog_title>weblog.sy</blog_title>
  <blog_url>https://eswai.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>H265でハードウェアエンコードをするメモ。 古い画像なので、ノイズ除去とdeinterlace付き。 ffmpeg -i input.mov -c:v hevc_videotoolbox -q:v 65 \ -vf yadif,format=yuv420p,hqdn3d=1:1:9:9 \ -c:a aac_at -b:a 192k output.mp4 ソフトエンコードの場合は ffmpeg -i input.mov -c:v libx265 -preset medium -crf 19 \ -vf yadif,format=yuv420p,hqdn3d=1:1:9:9 \ -c:a aa…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Feswai.hatenablog.com%2Fentry%2F2023%2F04%2F30%2F153020&quot; title=&quot;M1 Macでffmpegエンコード  - weblog.sy&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>2023-04-30 15:30:20</published>
  <title>M1 Macでffmpegエンコード </title>
  <type>rich</type>
  <url>https://eswai.hatenablog.com/entry/2023/04/30/153020</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
