LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Speeding up Flash in Linux GTK-2.x+ Mozilla/Firefox (https://www.linuxquestions.org/questions/linux-software-2/speeding-up-flash-in-linux-gtk-2-x-mozilla-firefox-162670/)

zero0w 03-26-2004 11:45 AM

Speeding up Flash in Linux GTK-2.x+ Mozilla/Firefox
 
Many users may find that Flash animation in GTK-2.x+ build of Mozilla / Firefox to be very slow, here is what you can do to work around it:

1. Speeding up Flash animation for GTK-2.x+ build (and 2.x+ build only) of Mozilla or Firefox:

-> From Mozilla bug #219625
Just export this environment before starting Mozilla / Firefox:

Code:

export FLASH_GTK_LIBRARY=libgtk-x11-2.0.so.0
You can add this line to the execute script such as "firefox.sh", so it will be exported by default.

2. BTW, a new Linux Flash plugin update is released, 6.0 r81:

# [LinuxFlash] flash-plugin-6.0.81 Update
# Macromedia Linux FlashPlayer download

Flash plugin 6.0r81 no longer depends on the old (gcc 2.96) version of libstdc++.

3. Also, it looks like FlashPlayer 7 for Linux Beta is coming:

http://www.markme.com/mesh/archives/004504.cfm

Note: This is re-posted from PCLinuxOnline.

mikshaw 03-26-2004 04:22 PM

it didn't seem to make much difference here....some Flash stuff runs okay anyway, but the really important stuff (like homestarrunner) continues to play audio out of sync with the video. The standalone player is a ton better than the plugin, with or without this fix.

Thanks for the news on v7...I've been anxiously awaiting this.

zero0w 03-26-2004 09:54 PM

export FLASH_GTK_LIBRARY=libgtk-x11-2.0.so.0

before launching Mozilla GTK2 build will provide the speed boost in Flash animation; this trick does not help GTK1.2+ build, however.

BTW, the new 6.0r81 plugin does fix a couple Flash related bugs:
http://plugindoc.mozdev.org/faqs/fla...l#linux-issues

zero0w 07-26-2004 07:23 AM

Update:
This trick is no longer needed with Linux Flash plugin 7.0 r25.

The slow animation performance is fixed with this new plugin, regardless of the gtk version of your Mozilla browser.


All times are GMT -5. The time now is 07:31 AM.