Results 1 to 4 of 4

Thread: Firefox Ubuntu 12.04 not playing MP3 links on webpages-Quicktime?

  1. #1
    Join Date
    Aug 2012
    Beans
    420
    Distro
    Xubuntu

    Firefox Ubuntu 12.04 not playing MP3 links on webpages-Quicktime?

    I notice if I click a hyperlink with an audio clip, it won't automatically play like it will in windows. Seems like it uses Quicktime in Windows to play the clip. I'm guessing there's not Quicktime in Ubuntu. Are there any other options?

  2. #2
    Join Date
    Mar 2006
    Beans
    8,348

    Re: Firefox Ubuntu 12.04 not playing MP3 links on webpages-Quicktime???

    This should do


    Code:
    sudo apt-get install ubuntu-restricted-extras
    There is no greater religion than a truth.

  3. #3
    Join Date
    Aug 2012
    Beans
    420
    Distro
    Xubuntu

    Re: Firefox Ubuntu 12.04 not playing MP3 links on webpages-Quicktime???

    Quote Originally Posted by zvacet View Post
    This should do


    Code:
    sudo apt-get install ubuntu-restricted-extras
    Thanks for that. I already have that (did that upon 12.04 install) but I ran it again just incase and it confirmed.

    All I get when I click on an MP3 file links is just some media player looking animation that immediately stops and no sound from the get go.

  4. #4
    Join Date
    Jul 2007
    Location
    Poland
    Beans
    4,499
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Firefox Ubuntu 12.04 not playing MP3 links on webpages-Quicktime???

    maybe try this:
    Code:
    sudo apt-get install gecko-mediaplayer
    it should install multimedia plugin in gecko-based (eg firefox) browser
    if your question is answered, mark the thread as [SOLVED]. Thx.
    To post code or command output, use [code] tags.
    Check your bash script here // BashFAQ // BashPitfalls

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
  •