Comment #1 on issue 127414 by s...@chromium.org: Pepper Flash: Add hardware
video decoding support for Mac
http://code.google.com/p/chromium/issues/detail?id=127414
Currently Pepper Flash only supports hardware decoding for stage videos.
I couldn't find videos online that:
A. Were marked as stage videos
B. And the Mac hardware decoder could handle.
To work around this I created a test stage video player with a H264 video
that the Mac decoder can handle. See the attached test.as script.
The video is also available here:
http://www.corp.google.com/~sail/flash_stage_video/a.html
Attachments:
test.as 3.3 KB