LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .wmv, .mp3, .avi, etc in Firefox (https://www.linuxquestions.org/questions/linux-newbie-8/wmv-mp3-avi-etc-in-firefox-392593/)

illEATurHARTout 12-13-2005 10:52 PM

.wmv, .mp3, .avi, etc in Firefox
 
Hey guys,

I was wondering how I could get Firefox to play embedded .mp3, .wmv, and .avi files in Ubuntu 5.10?

Thanks.

michapma 12-14-2005 12:17 PM

http://www.ubuntuguide.org/#codecs

tuxrules 12-14-2005 12:25 PM

mplayerplug-in. It requires mplayer to be installed. Michapma's suggestion will get you started.

Tux,

m_yates 12-14-2005 03:41 PM

w32codecs and libdvdcss2 are not in the multiverse Ubuntu repositories. To get them, you need to add the line:
Code:

deb ftp://ftp.nerim.net/debian-marillat/ etch main
to /etc/apt/sources.list, then do:
Code:

sudo apt-get update
sudo apt-get install w32codecs libdvdcss2 mozilla-mplayer

That will give you the mplayer plugin for firefox to handle mpeg, quicktime, etc.


All times are GMT -5. The time now is 05:23 AM.