Hello,

Our team is using CEF in a windows application that will require very high resolution video and chromium's current decoders aren't quite getting us the consistent playback that we need. We're looking at alternatives and hoping to get some feedback / advice from this community before continuing down any one path. One approach we've been exploring is to add a custom MIME handler / plug-in that uses Direct Show / Direct3D 11 to decode and render the video with hardware acceleration. It looks like the 'official' way to add plug-ins is to use Native Client, however I've read (in this native-client-discuss post) that, we don't have access to the HWND's so this won't be possible. Can we get around this?

Any help will be apprecited.

I didn't find the right solution from the Internet.

References:
http://magpcss.org/ceforum/viewtopic.ph … mp;t=11304
Explainer Video Companies

Thank you.