Ubuntu Geek

Ubuntu Linux Tips,Howtos&Tutorials|Edgy,Feisty,Gutsy,Hardy

  • Subscribe RSS Feed

    subscribe to the ubuntu Geek RSS feed




  • Sponsor

  • Categories

  • Meta

  • Sponsor

  • Archives



  • WidgetBucks - Trend Watch - WidgetBucks.com

Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 8.04 (Hardy Heron)

Posted by admin on April 27th, 2008 Email This Post Email This Post

MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE (2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text- based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.

Install Mplayer in Ubuntu Hardy Heron

You need to add the following lines to /etc/apt/sources.list file or you need to make sure you have enabled Universe and multiverse repositories in /etc/apt/sources.list file

sudo gedit /etc/apt/sources.list

Make sure you have the following two lines save and exit your file

deb http://archive.ubuntu.com/ubuntu hardy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu hardy universe multiverse

Now you need to run the following command to update the source list

sudo apt-get update

Install mplayer using the following command

sudo apt-get install mplayer

if you want to open mplayer just type

gmplayer

or

You can Open from Applications—>Sound&Video—> Mplayer Movie Player

Install libdvdcss2 and w32 video codecs in Ubuntu 8.04 (Hardy Heron)

Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.

For Ubuntu 8.04 (Hardy Heron) Users run the following command

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

Then, add the GPG Key using the following commands

sudo apt-get update

sudo apt-get install medibuntu-keyring

sudo apt-get update

For i386 Users install Codecs using the following command

sudo apt-get install w32codecs libdvdcss2

For amd64 Users install Codecs using the following command

sudo apt-get install w64codecs libdvdcss2

Using above download locations you can install most of the mutimedia codecs for ubuntu.

Mplayer Plugin for Firefox

If you want to install Mplayer with plug-in for Mozilla Firefox run the following command

sudo apt-get install mozilla-mplayer

If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

Related Articles

6 Responses to “Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) in Ubuntu 8.04 (Hardy Heron)”

  1. Peter Jones Says:

    Seems to install fine, but when I try and play streams from the BBC Radio Player I get very loud distorted sound. Any ideas?

  2. Richard Says:

    I get weird sounds when listening to BBC player too, using helix plugin. Have seen other people with the same problem, don’t think anyone’s fixed it yet.

  3. Richard Says:

    Update:

    Got BBC Plyer working by the following:

    sudo apt-get remove –purge totem-mozilla
    sudo apt-get install mozilla-mplayer

    then installing codecs as above:

    sudo apt-get install w32codecs libdvdcss2

  4. Bibliophile Says:

    I haven’t been able to get BBC listen again files to play at all.

    I’m running Hardy Heron and am using Firefox. I double click on the usual ‘listen again’ button and a box appears giving me the option of opening the .ram file with any of my media players. I choose one, click ok and then nothing at all happens.

    I’ve done all the medibuntu malarkey in the terminal and installed the ubdates, but still nothing. Does anyone know what I’m doing wrong?

  5. Neerav Says:

    thanks for the info i probably would nver have known about medibuntu and other software it offers acroread and google earth if it wasnt for you thanks!!!!

  6. dan Says:

    Bibliophile: .ram is a proprietary RealPlayer format. I don’t know if it exists for linux or not? But realplayer is the only software that will open it, at least, that’s what I’ve found.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>