Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Performance Chromium
New issue 513 by
richard....@intel.com: Chrome GPU Assisted Decode of VP8
and VP9 greater than 1080p content
https://code.google.com/p/rietveld/issues/detail?id=513
What steps will reproduce the problem?
1. Enable Intel BDW platforms for GPU assisted decode of VP8 and VP9
content
2. Play YouTube Content greater than 1080p resolution
What is the expected output? What do you see instead?
Content not supported
What browser are you using? What version? On what operating system?
Canary build (41.0.2253.2 + )
Please provide any additional information below.
I did a build from the chromium repo (open source windows) and just
uncommented the following lines in gpu_video_decoder.cc:
#if defined(OS_WIN)
os_large_video_support = false;
#endif
Then ran the chromium build with the following command option:
--ignore-resolution-limits-for-accelerated-video-decode
This enabled content greater than 1080p. The BDW GPU assisted decode show
significantly less frames dropped when compared to software decode. We
will need to look at this functionality if enabled with the other platforms
but results look promising.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings