<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>reinyannyan</author_name>
  <author_url>https://blog.hatena.ne.jp/reinyannyan/</author_url>
  <blog_title>(new Hatena).blog()</blog_title>
  <blog_url>https://reinyannyan.hatenadiary.org/</blog_url>
  <categories>
    <anon>Scheme</anon>
  </categories>
  <description>近ごろ動画や音声データの読み書きを Scheme でしているんですが、MPEG-4 の処理が個人的にかなり楽しかったので少し書きます。MPEG-4 のデータはこのようなツリー構造になっており、お馴染みのツリー探索のテクニックが活躍しそうな雰囲気です。 (define structure '((moov . (mvhd trak udta iods)) (trak . (mdia tkhd)) (mdia . (minf mdhd hdlr)) (minf . (stbl vmhd smhd dinf)) (dinf . (dref)) (stbl . (stsd stsc stts ctts …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Freinyannyan.hatenadiary.org%2Fentry%2F20100524%2Fp1&quot; title=&quot;MPEG-4、ツリー探索、autovivification - (new Hatena).blog()&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>2010-05-24 00:00:00</published>
  <title>MPEG-4、ツリー探索、autovivification</title>
  <type>rich</type>
  <url>https://reinyannyan.hatenadiary.org/entry/20100524/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
