On-website videos in Ubuntu 8.10

Discussion in 'Linux' started by arthurinparis, Mar 11, 2009.

  1. arthurinparis

    arthurinparis

    Joined:
    Oct 12, 2008
    Messages:
    25
    Likes Received:
    0
    Hey fellow AAO users,

    I have my AAO (512MB, 8GBSSD) loaded with Ubuntu 8.10. Everything works fine, but the flash videos such as streaming of the Daily Show.com or Youtube or FunnyorDie.com are stuttering and are not watchable.

    Could someone please tell me how to fix this? If a fix exists :D

    As usual, I haven't found a decent piece of information on that so if it already exists, please put up a link :D !!!

    Cheers fellas,

    Arthur
     
    arthurinparis, Mar 11, 2009
    #1
  2. arthurinparis

    netsorcist

    Joined:
    Dec 17, 2008
    Messages:
    27
    Likes Received:
    0
    I had the same touble with some videosites and I tried this (it worked for me I think) :

    Although the WiFi works out of the box with the kuki kernel there have been reports the ath5k driver does not like heavy traffic. Because of this sickboy (creator of the kuki kernel) has released a package to install the madwifi drivers which do not suffer from the same problems as ath5k.

    Download and install the madwifi package.
    http://kernelmirror.linxisp.com/releases/

    Blacklist Ath5k to prevent conflict.
    Code:
     echo "ath5k" | sudo tee -a /etc/modprobe.d/blacklist
     
    netsorcist, Mar 11, 2009
    #2
  3. arthurinparis

    netsorcist

    Joined:
    Dec 17, 2008
    Messages:
    27
    Likes Received:
    0
    I have tested the madwifi driver of sickboy. Now it is like old slowmotion movie those onlien movies. Some movies look like old Chaplinmovies.
     
    netsorcist, Mar 13, 2009
    #3
  4. arthurinparis

    Nudnik_de

    Joined:
    Aug 7, 2008
    Messages:
    57
    Likes Received:
    0
    The speed of the WIFI connection shouldnt be the issue. You might have realized that if the connection is to slow it stops playback until the buffer is loaded completely. If you look at the progress bar you see how much of the video is allready preloaded. The slow motion / stottering of the video also exists if the video is completely preloaded.
    It must have to do with the Flash Performance within Firefox. There might be some tuning options.
    Has anybody tried
    a) an alternative flash plugin (gnash)
    b) tweaking firefox to increase performance with flash videos
    c) alternative browsers
    ?
     
    Nudnik_de, Mar 17, 2009
    #4
  5. arthurinparis

    Nudnik_de

    Joined:
    Aug 7, 2008
    Messages:
    57
    Likes Received:
    0
    Update: I installed Opera and the Website Videos run much smoother than with Firefox
     
    Nudnik_de, Mar 19, 2009
    #5
  6. arthurinparis

    netsorcist

    Joined:
    Dec 17, 2008
    Messages:
    27
    Likes Received:
    0
    It's not better for me with Opera. It are litterly shocking movies :?
     
    netsorcist, Mar 24, 2009
    #6
  7. arthurinparis

    Blahah

    Joined:
    Sep 29, 2008
    Messages:
    11
    Likes Received:
    0
    Most of the standard flash plugins which are available with ubuntu don't run flash videos well. The easiest solution is just to install the Adobe flash plugin and it should all work like a charm.

    Code:
    sudo apt-get install flashplugin-nonfree
    n.b. 'nonfree' doesn't mean you have to pay, it mean's not open source.
     
    Blahah, Mar 29, 2009
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.