This issue came up when discussing performance improvements that followed enabling GpuMemoryBufferVideoFramePool in WebMediaPlayerMS, see https://bugs.chromium.org/p/chromium/issues/detail?id=828060#c8. CreateForSoftwarePlanes() takes unexpectedly long time, up to 30 ms in bot measurements. This is a problem for real-time video use-case as vsync might be missed and added latency from the wire to screen. We should enable shared memory GMBs on windows for at least WebRTC use.
Comment 1 by emir...@chromium.org
, Apr 6 2018