<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress can't play MP4 videos"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113622#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress can't play MP4 videos"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113622">bug 113622</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>My guess would be a4e81b7c313e5cb0e0f23a8605502b4b0b7f599e (Aug 4 2016).

Library_avmediaQuickTime is preferred over the Library_avmediaMacAVF.

Did we update the build bots to newer Apple SDKs around Jul 30 2017, or even a
newer OS?

I had a glance at the MacAVF plugin. All this AVPlayer based stuff is supposed
to be handled async. My guess is the caching is simply not yet ready, when we
try to take a screenshot for the preview image.

Actually I don't see any real handling of the async "playable" or other status.
Don't have really time to fix this, but a lot should be handled async, and
there is just a minimal observer, when playback stops - as I understand the
code.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>