<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>XxGodmoonxX</author_name>
  <author_url>https://blog.hatena.ne.jp/XxGodmoonxX/</author_url>
  <blog_title>青いやつの進捗日記。</blog_title>
  <blog_url>https://tech.motoki-watanabe.net/</blog_url>
  <categories>
    <anon>ffmpeg</anon>
    <anon>HLS</anon>
    <anon>変換</anon>
    <anon>動画変換</anon>
  </categories>
  <description>まず、ffmpegをインストール。 % brew install ffmpeg これでたぶんいける。自分はbrew linkがdid not complete succeccfullyだと言われたが実際はリンクできてたので謎。 mp4を変換してhlsストリーミング再生を実装してみる そしてこの記事を元に変換。 なんか調べたら変換のコマンドの種類が複数あるように見えたのだが、これでうまくいったのでこれでよし。 MOONVIRUS.mp4という動画をhls形式に変換しています。 % ffmpeg -i MOONVIRUS.mp4 -codec copy -map 0 -f segment -vbs…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.motoki-watanabe.net%2Fentry%2F2021%2F06%2F12%2F210309&quot; title=&quot;ffmpegでmp4をhlsに変換する - 青いやつの進捗日記。&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-06-12 21:03:09</published>
  <title>ffmpegでmp4をhlsに変換する</title>
  <type>rich</type>
  <url>https://tech.motoki-watanabe.net/entry/2021/06/12/210309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
