In Kubuntu I have compiled MPlayer and it works fine, MPlayer Plug-in is not working
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
In Kubuntu I have compiled MPlayer and it works fine, MPlayer Plug-in is not working
Hello, I have recently compiled MPlayer Plug-in from source and have copied the so and xpt files to my usr/share/firefox folder (I think, I know I did what it said at least) and that is all I was told to do. However, firefox still does not recognize any of these formats. In addition, I heard that I would have to tell firefox manually to accept MIME types through MPlayer-Plugin, however I do not know how to edit the MIME types, as firefox does not provide an easy answer. I was told that Mozilla itself would be better for inserting MIME types and that it was a lot better than firefox, however I prefer firefox over mozilla, so I wish to use MPlayer Plugin with FireFox instead of the Mozilla browser. I desperately need advice on either why MPlayer plugin is failing to operate, or how to add MIME types. Furthermore, I wish to know whether the latest FireFox Updates (ie 1.5.0.5/6) Have disabled the use of this program. Thank you for your help.
I have compiled it fine and it is functioning properly, however on the file types it does not have the MIMEs for quicktime or x-mplayer2 :| how do I fix this?
Oh sorry, my bad, when I originally compiled it, I didn't copy over all the files, just the basic plugin files, but now everything works. And to answer your question, MPlayer is only available from source, otherwise it's illegal.
You can enable (uncomment) the universe repositories in your source.list (/etc/apt/sources.list). Then you can install mplayer with apt.
$sudo apt-get install mplayer.
If you don't for some reason need the latest build, why should you want to compile - that's my point.
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
Mplayer is definitely in the official repositories. The w32codecs are also easily available through the unofficial ones.
You really don't need to compile anything from source, unless you want the bleeding edge versions of everything. Also, Ubuntu comes with some excellent package management utilities, such as aptitude and synaptic. If you enable the "universe" and "multiverse" repositories, you can choose from 18000 packages and install them at the click of a button. Using the package manager helps to keep everything consistent in terms of dependencies and removing packages you no longer need.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.