<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kiririmode</author_name>
  <author_url>https://blog.hatena.ne.jp/kiririmode/</author_url>
  <blog_title>理系学生日記</blog_title>
  <blog_url>https://kiririmode.hatenablog.jp/</blog_url>
  <categories>
    <anon>java</anon>
  </categories>
  <description>いろいろと撮影した動画が溜まってきたので管理をしたい。そこで必要になるのが撮影日付です。 なんとかシステマチックに抽出できないかと思って、試しておりました。 コマンドラインで抽出する ffmpegを使うと、対照ファイルからmetadataが抽出できます。 そこから、作成日時を指すcom.apple.quicktime.creationdateで検索しましょう。 $ ffmpeg -i target.MOV -f ffmetadata pipe:1 2&gt;/dev/null | grep com.apple.quicktime.creationdate com.apple.quicktime.cr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkiririmode.hatenablog.jp%2Fentry%2F20220219%2F1645245471&quot; title=&quot;MOVファイルから撮影日時を抽出する - 理系学生日記&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>2022-02-19 13:37:51</published>
  <title>MOVファイルから撮影日時を抽出する</title>
  <type>rich</type>
  <url>https://kiririmode.hatenablog.jp/entry/20220219/1645245471</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
