LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   flash problem (https://www.linuxquestions.org/questions/slackware-14/flash-problem-797136/)

grimx 03-22-2010 05:43 PM

flash problem
 
when i watch videos from(youtube, hulu, or where ever)
the video lags/jerks but the audio is fine.

i have no problems watching DVD movies.

my DSL connection is 3mbt's

so is it my connection speed or my firefox plugins ??

kukibl 03-22-2010 06:13 PM

32-bit or 64-bit Slackware? It is flash plugin 99%, nothing new...

grimx 03-22-2010 06:54 PM

32 bit

kukibl 03-22-2010 07:14 PM

Which DE do you use? If it is KDE this could be helpful:

Code:

export QT_NO_GLIB=1
For start execute it in console and if you see any improvement, put it into your .bashrc.

grimx 03-22-2010 07:17 PM

KDE

grimx 03-22-2010 07:21 PM

i don't have a .bashrc script.

kukibl 03-22-2010 07:36 PM

Create it then.:) Open the Konsole and type this (as regular user, not root of course).

Code:

echo "export QT_NO_GLIB=1" >> ~/.bashrc

grimx 03-22-2010 08:02 PM

well i did what you said and the video still
seems to skip a little(every 1-2 seconds) every couple of frames

slackwaredanny 03-22-2010 10:57 PM

opera maybe could be an option.

speck 03-25-2010 01:17 AM

You might try starting up Fluxbox (or other minimalist WM) instead of KDE and see if it runs any smoother. The Linux version of Flash is pretty abysmal, but the low bitrate streams should play smoothly. But I've never been able to play HD Flash videos.

damgar 03-25-2010 07:57 AM

Fluxbox + latestest flashplayer prerelease 10.1 cleaned up flash video issues quite a bit for me on an older machine, as well as solved a few issues with HD video on a newer machine. To test if it's your internet connection try pausing the video for a bit when it starts to play to allow the buffer to grow.


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