Results 1 to 8 of 8

Thread: Youtube and MP4 playback

  1. #1
    Join Date
    Apr 2014
    Beans
    1

    Youtube and MP4 playback

    I just installed 12.04.4 LTS last week, and aside from a few issues with Calc not being able to deal with some old large Excel files I'm really enjoying my experience with Ubuntu. I have an old Compaq computer AMD 2400 64 bit 1.7GB ram, problem I'm having is with audio video sync in Youtube when the video is displayed in full screen also cpu usage is at 100%, I don't have this issue when I run view full screen in Windows XP. My question is this a plugin issue for firefox a Ubuntu only issue or widespread in other Linux distros for an older weaker PC. Is there anything I can do to resolve it? The mp4 problem is sound related and the sound is clipping, checked the file in both of my windows 7 pcs and it's not the file. Thanks for any help.

  2. #2
    Join Date
    Aug 2013
    Location
    Colorado, US
    Beans
    220
    Distro
    Ubuntu Mate 18.04 Bionic Beaver

    Re: Youtube and MP4 playback

    Welcome to Ubuntu, I am unsure of your graphics with AMD but it might have to do with Unity is graphic intense on hardware. Probably Xubuntu would work better for your needs as xfce desktop uses far less GPU then Unity. Also install the "Ubuntu Restricted extra's" in the software center as those will ensure you get all your codecs for video and audio playback.

    As for Firefox and Flash, Adobe no longer supports Flash for Linux. SO the one available for Firefox is a older flash plugin and I would recommend using Chrome as it has built in flash support. If you prefer to stay open source as possible then install Chromium and then install the pepper plugin in terminal with these commands....
    For Ubuntu and flavors 12.04 - 13.10
    Code:
    sudo add-apt-repository ppa:skunk/pepper-flash
    sudo apt-get update
    sudo apt-get install pepflashplugin-installer
    Code:
    sudo apt-get install gksu #it`s not installed by default in Ubuntu 13.04
    gksu gksu gedit /etc/chromium-browser/default
    For Ubuntu and flavors 14.04
    Code:
    sudo apt-get install pepperflashplugin-nonfree
    Code:
    sudo update-pepperflashplugin-nonfree --install
    We all know Linux is great... it does infinite loops in 5 seconds.
    - Linus Torvald

  3. #3
    Join Date
    Apr 2014
    Beans
    5

    Re: Youtube and MP4 playback

    Thank you very much for the help, I will try out what you said, I had already installed the restricted but haven't tried Chrome or a different plugin I'll try those out when I get home from work and I think I'll wipe out the XP partition and install either Xubuntu or Lubuntu. Could you tell me is Xubuntu or Lubuntu the lighter distro.

  4. #4
    Join Date
    Aug 2013
    Location
    Colorado, US
    Beans
    220
    Distro
    Ubuntu Mate 18.04 Bionic Beaver

    Re: Youtube and MP4 playback

    Lubuntu is less heavy, I prefer Xubuntu but Lubuntu will provide a more traditional XP look out of the box and if you like the look of XP there are some ways to make Lubuntu look just like XP...

    http://www.omgubuntu.co.uk/2014/04/w...-theme-lubuntu

    With the video playback it is going to be linked to Unity being to heavy graphics wise, so you should notice it fixed in using either Xubuntu and Lubuntu. The only reason I would pick Xubuntu over Lubuntu is I believe and could be wrong but Lubuntu first LTS is going to be 14.04 which means Lubuntu 12.04 release is no longer supported. Xubuntu on the other hand 12.04 is an LTS which means it has the same life cycle as Ubuntu, plus if your current computer can run Unity then Xubuntu will feel lighting fast.

    Lubuntu System requirements:
    A Pentium II or Celeron system with 128 MB of RAM is probably a bottom-line configuration that may yield slow yet usable system with a reduced lubuntu desktop.
    Xubuntu System Requirements:
    To install and run the Xubuntu 12.04 release, it is strongly recommended to have at least 512 MB of memory. Installing with the alternate or Minimal CD requires you to have only 128 MB of memory.
    We all know Linux is great... it does infinite loops in 5 seconds.
    - Linus Torvald

  5. #5
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Youtube and MP4 playback

    The requirements for Lubuntu are out of touch with the real world. It might be possible to install something on 128 MB but it will be useless.
    512 MB is minimum and 1 GB is recommended.

    For both Lubuntu and Xubuntu I recommend 13.10 (or the beta version 14.04).
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  6. #6
    Join Date
    Apr 2014
    Beans
    5

    Re: Youtube and MP4 playback

    I did try Chrome and still had the same issue, then I wiped out the XP partition and loaded Lubuntu along side Ubuntu and still same sync issues with youtube in full screen. Lastly I installed VLC and streamed through that and that seems to do the trick. Thank you so much for the help.

  7. #7
    Join Date
    Apr 2014
    Beans
    5

    Re: Youtube and MP4 playback

    Thanks, I have another old PC with XP this weekend I'm going to install Xubuntu on that way I'll have 3 versions to compare U,L and X.

    Sorry for the double post, I can't find anyway to delete a post.
    Last edited by kevn57; April 11th, 2014 at 05:23 PM.

  8. #8
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: Youtube and MP4 playback

    There's no way to delete a post for a user. If you want it removed please use the 'report' button.

    If we are going to take a better look at the problem please run
    Code:
    sudo lshw -sanitize > lshw.txt
    and post lshw.txt in CODE tags.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •