[Webkit-unassigned] [Bug 180472] New: looping single frame mp4 causes repaint in <img src=mp4>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 6 07:31:24 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180472

            Bug ID: 180472
           Summary: looping single frame mp4 causes repaint in <img
                    src=mp4>
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: colin at bendell.ca

Single frame MP4 (h264/hevc) in an <img> tag offers a good alternative to jpg because of hardware decode advantage. However, <img src=mp4> assumes muted looping which causes continual repaints of the viewport

https://colinbendell.github.io/webperf/img-mp4/index.html
https://colinbendell.github.io/webperf/img-mp4/index_hevc.html

For situations where there are 1 (perhaps <=2 ?) frames, the <img src=mp4> should not loop.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171206/58e513e1/attachment.html>


More information about the webkit-unassigned mailing list