Comment #16 on issue 459407 by
dalec...@chromium.org: Provide a disable
If you have a newer intel ultrabook you may be hitting another problem,
issue 499696. To see if a given video has hardware acceleration find the
player in chrome://media-internals and see if "GpuVideoDecoder" is present
in the properties section.
Unfortunately, at present, our h264 hardware decoder implementation uses
copy-back, so it may not work as smoothly as IE in this case (issue 464774
tracks this to some extent).