Difference between revisions of "Fullscreen flash is slow"

From FreekiWiki
Jump to navigation Jump to search
(New page: ==Overview== When watching video with an embedded flash ==One fix== * sudo mkdir /etc/adobe * sudo su * sudo echo \"OverrideGPUValidation = 1\" >> /etc/adobe/mms.cfg *tested and worked a...)
 
Line 3: Line 3:
  
 
==One fix==
 
==One fix==
 +
“What I did was right click on any flash video, go down to settings, and uncheck the box that says enable hardware acceleration. “ dodo3773 shares, continuing with the steps that fixed the problem
 +
 +
“Then open a terminal and type:
 +
 +
 
* sudo mkdir /etc/adobe
 
* sudo mkdir /etc/adobe
 
* sudo su
 
* sudo su
 
* sudo echo \"OverrideGPUValidation = 1\" >> /etc/adobe/mms.cfg
 
* sudo echo \"OverrideGPUValidation = 1\" >> /etc/adobe/mms.cfg
 
*tested and worked as of 10.14.10 [[User:Luiz|Luiz]] 00:04, 15 October 2010 (UTC)
 
*tested and worked as of 10.14.10 [[User:Luiz|Luiz]] 00:04, 15 October 2010 (UTC)

Revision as of 17:40, 14 October 2010

Overview

When watching video with an embedded flash

One fix

“What I did was right click on any flash video, go down to settings, and uncheck the box that says enable hardware acceleration. “ dodo3773 shares, continuing with the steps that fixed the problem

“Then open a terminal and type:


  • sudo mkdir /etc/adobe
  • sudo su
  • sudo echo \"OverrideGPUValidation = 1\" >> /etc/adobe/mms.cfg
  • tested and worked as of 10.14.10 Luiz 00:04, 15 October 2010 (UTC)