3

Hi I have a Intel Core i5 with 6GB of Ram using ubuntu 12.04 64bit.

I noticed that whenever I run chrome which is the faster browser for me in linux) when I watch youtube, the CPU usage for Chrome is at least 13% and sometimes even 30% .

but in Windows 7 same thing (youtube on chrome) rarely uses more than 6% of my CPU usage. I also notice my laptop is so hot in ubuntu 12.04 and the fan is working all the time, while in windows the laptop is so silent and the fan doesnt make much noise all the time and not as warm as in linux.

is it like that for every one or is it just me?

Medya
  • 551

3 Answers3

4

Yes, flash is bad.

You can switch to HTML 5 Videos in Youtube: Go to the bottom -> "Try something new" and choose to be in the HTML 5 Beta.

Videos will work much faster because of better hardware acceleration and no flash

wolfv
  • 580
3

Flash in Windows probably uses hardware acceleration so the movie decoding is really being done by the GPU and not your processor. Under Linux, it's all processor unless you are fortunate enough to run a working Flash that lets your system use the GPU.

Try Google Chrome as it uses the pepper flash project and currently sits on Flash 11.3 which works well on my system for hardware accelerated videos on YouTube.

Peachy
  • 7,235
  • 10
  • 40
  • 47
0
  1. Navigate to the Find Flash Player Version page.

  2. Verify that you are in the section titled "Find Flash Player version type and capabilities (Flash developers only)"

  3. Right click on your Player version and select "Settings"

  4. The Settings dialog will appear, change the tab at the bottom to display (if not already there) and uncheck (or if you'd like to enable, check) the "Enable hardware acceleration" checkbox.

  5. Close the dialog and restart your browser.