
Code: Select all
echo "www-plugins/chrome-binary-plugins:stable" >> /etc/portage/package.keywordsCode: Select all
emerge -av chromium chrome-binary-pluginsI get perfect 1080p fullscreen playback on youtube in Firefox but very bad performance in Chrome. chrome://gpu verifies that hardware acceleration is enabled there. Is everyone's GPU performance better in Firefox?Hardware acceleration works
In Firefox, will Linux play DRM stuff like Amazon Prime, Netflix, and Hulu these days?The only caveat I am aware of, is that PPAPI (pepper) flash does not support Digital Restriction Management (DRM). In case you want to play any copyright-"protected" content (eg. Amazon Prime), you will have to use the NPAPI plugin.
Adobe's linux support is so recent, it still demands HAL. Therefore, you have togrant123 wrote:In Firefox, will Linux play DRM stuff like Amazon Prime, Netflix, and Hulu these days?
Code: Select all
emerge -av media-libs/hal-flashI don't use flash anywhere outside of Chrome's sandboxing. That said, my i5 w/ ATI 7850 GPU doesn't bat an eyelash at 1080p video playback on youtube (the GPU isn't strained and the CPU use is minimal). Basically if you have newer hardware, no problem. However on older Google 'unsupported' systems like an older Intel T2500 w/ NVidia 7900 GS it seems to play let's bounce the hell out of those CPU cores (even when I have a forced ignore GPU blacklist to chrome). So GPU acceleration is iffy at best (yet see below). I just stick with 720p there and call it a day so I don't have to run fans on high or download an mp4 H.264 variant and let mplayer play it properly for 1080 without the high overhead of browser plugin or excessively heating up the CPU. The sad part is, silverlight accelerated playback in Windows (Netflix) will work just dandy. I haven't kept up with Netflix's playback status (via Wine or otherwise) in awhile, perhaps it has improved greatly. Before it was pretty problematic.grant123 wrote:I get perfect 1080p fullscreen playback on youtube in Firefox but very bad performance in Chrome. chrome://gpu verifies that hardware acceleration is enabled there. Is everyone's GPU performance better in Firefox?
I've had luck with Netflix in Gentoo using Pipelight. It's not the most elegant solution, but it works. Although personally, I find I more often then not watch Netflix (& Amazon Prime) on my TV using the myriad of devices that support it natively and are already attached to my TV (i.e. Tivo, game consoles, etc.).grant123 wrote:Got it. Hopefully the Gentoo devs come through with an acceleration USE flag for chromium so I can watch Netflix.