<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:marc.tremblay&#64;gmail.com" title="Marc Tremblay &lt;marc.tremblay&#64;gmail.com&gt;"> <span class="fn">Marc Tremblay</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (Safari 9): (cannot reproduce): drawImage doesn't paint the current frame of a video"
   href="https://bugs.webkit.org/show_bug.cgi?id=153588">bug 153588</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>marc.tremblay&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (Safari 9): (cannot reproduce): drawImage doesn't paint the current frame of a video"
   href="https://bugs.webkit.org/show_bug.cgi?id=153588#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (Safari 9): (cannot reproduce): drawImage doesn't paint the current frame of a video"
   href="https://bugs.webkit.org/show_bug.cgi?id=153588">bug 153588</a>
              from <span class="vcard"><a class="email" href="mailto:marc.tremblay&#64;gmail.com" title="Marc Tremblay &lt;marc.tremblay&#64;gmail.com&gt;"> <span class="fn">Marc Tremblay</span></a>
</span></b>
        <pre>Tested Federico's test case using Safari 9.0.3 on El Capitan (10.11.3) and it only ever draws the first frame. This is the same behavior I see everywhere else that I try to draw a frame of video to a canvas.

The only exception I have found is Apple's Listing 17-2 Breaking video into tiles from <a href="https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/HTML-canvas-guide/PuttingVideoonCanvas/PuttingVideoonCanvas.html">https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/HTML-canvas-guide/PuttingVideoonCanvas/PuttingVideoonCanvas.html</a> - note that the embedded example is a rendered movie. If I drop that code in a file, it works reliably with the same config as above. One caveat may be that I've only tested with a video that is bigger than the one in Apple demo and haven't adjusted the code, so only a part of the larger video is being tiled/rotated.</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>