PDA

View Full Version : Speed Up Flash on slow systems



Seyyapc
04-13-2007, 08:55 AM
Watching videos on sites like youtube, I usually change the quality on the flash to gain speed on zoom fullscreen. But what if you can load the flash already in low quality...on all sites :wink:

If you like me use flash on low quality to gain speed & not hog the cpu..

This tip is perfect :lol: besides is free 8)

Low Quality by default :shock: (tested without problems on: flash 9 & swiftfox 2.0.0.2)

cd <where your plugin resides>
cp libflashplayer.so libflashplayer.so.bak && sed -i 's/HIGH/LOW/g' libflashplayer.so && sed -i 's/LOW/HIGH/' libflashplayer.so

This code is NOT mine, more info on this Post (http://forums.gentoo.org/viewtopic-t-543747.html)