LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Mplayer-plugin with Firefox 1.5.0.7 with FC6 - successfully setup, but does not play (https://www.linuxquestions.org/questions/linux-desktop-74/mplayer-plugin-with-firefox-1-5-0-7-with-fc6-successfully-setup-but-does-not-play-514807/)

rylan76 12-30-2006 03:06 AM

Mplayer-plugin with Firefox 1.5.0.7 with FC6 - successfully setup, but does not play
 
Hi all

I've successfully compiled and installed Mplayer and this plugin. The plugin's various files are listed correclty in Firefox in the about:plugins list, so I know the .so's are loading etc.

However, it seems as if the plugin is not "detected" on most sites. CNN for example has just a grey block where (in my previous FC3 mplayer plugin setup) the player would pop up and start playing...

Mplayer itself works fine and is in the path.

Is firefox 1.5.0.7 that comes with FC6 too old to use MPlayer plugin? What else could be wrong?

Thanks!

Lenard 12-30-2006 07:33 AM

Do not know why you felt the need to compile mplayer since you can download/install the rpm packages for it from here; http://zod.freshrpms.net/

After you install the freshrpms-release rpm package it is as simple as;

yum install mplayer

You might want to install the codecs for mplayer (to play the stuff from CNN and other places);

http://www.mplayerhq.hu/design7/dload.html

Get the Linux x86 20061022 codecs extract and place them in the /usr/lib/codecs directory, create the directory if needed as root; mkdir /usr/lib/codecs

rylan76 12-31-2006 03:42 AM

Hmm.

Well, Mplayer itself works perfectly. It just the plugin that won't work.

But guess that's what I get for trying to compile it myself...!

Thanks anyway

teckk 01-01-2007 06:23 PM

You sure it isn't flash not working instead of mplayer? Flash 9 on Linux is a bit buggy yet, and 7 won't play everything.

rylan76 01-02-2007 08:58 AM

Nope, the flash bits of cnn.com work 100% as well as youtube...

Lenard 01-02-2007 11:34 AM

But do you have the codec(s) needed to play the video(s)??? Is the path for your compiled mplayer the same as the prebuilt rpm package and where the mplayerplug-in is expecting it??

rylan76 01-03-2007 07:06 AM

Quote:

Originally Posted by Lenard
But do you have the codec(s) needed to play the video(s)??? Is the path for your compiled mplayer the same as the prebuilt rpm package and where the mplayerplug-in is expecting it??

Yes, I've downloaded the codecs packages and put them in the location specified by MPlayer when it finishes configuring.

As regards the plugin, I used no RPMs... I compiled the MPlayer plugin myself, as well as MPlayer...

keith11 01-04-2007 03:14 AM

Hi, I saw this thread and it deals pretty much with a problem I am facing. I am trying to play videos from www.cbsnews.com and I have real player installed so the video pops up in a separate real player window. I have Mplayer installed and I just installed the plugin rpm from pbone. I have the codecs 20061022 extracted in the directory /usr/lib/codecs but still my Mplayer is not the default player for online videos. I too have a grey window opened instead of Mplayer opeing the window for the video when I click on the video link. Why would this be? What am I still missing? I am trying to make Mplayer to play online videos (as I understand it will play videos of all format, windows as well as real) on Firefox 1.5.07 on Mandriva Powerpack 2007. I am a novice so I would appreciate if some help is provided in a way I can understand and follow what exactly I need to do. Thanks.

Lenard 01-04-2007 05:53 AM

To keith11;

The easy answer is to remove realplayer (it is a memory/resource hog anyhow) and install the mplayerplug-in-3.31 rpm package. For the record what I have installed mplayer wise;

$ rpm -qa 'mplayer*' | sort
mplayer-1.0-0.28.pre8.fc5
mplayer-codecs-20060611-2
mplayer-codecs-extra-20060611-2
mplayer-fonts-1.1-3.fc
mplayerplug-in-3.31-2.fc6
mplayer-skins-1.8-1

A little bit newer version of firefox then you (but this does not matter);

$ rpm -qa firefox
firefox-2.0.0.1-2.fc7

keith11 01-05-2007 01:58 AM

The output for rpm -qa 'mplayer*' | sort is as follows for me:

mplayer-1.0-1.pre8.13mdv2007.0
mplayer-gui-1.0-1.pre8.13mdv2007.0
mplayerplugin-3.25-2mdv2007.0
mplayerplugin-debug-3.25-2mdk

I did have the 20061022 codecs extracted in /usr/lib/codecs. I am new to all these and need some more guidance as to how to make mplayer as my default player. Thanks.

Lenard 01-05-2007 05:29 AM

I already told you, remove realplayer. You do not need the mplayerplin-in-debug package either.

keith11 01-05-2007 12:00 PM

I am a novice with linux. I guess you were saying if I removed Realplayer Mplayer will automatically take its place. Please correct me if I am wrong. Thanks.

Lenard 01-05-2007 12:24 PM

Exactly........... rpm -e realplayer ;or what ever the package name is.

keith11 01-05-2007 07:35 PM

I unistalled Realplayer. Now when I open a video (for example a news cideo from cbsnews.com) the bottom of the video window says the following:

MozPlugger: No appropriate application found.

How to solve this? Thanks.

keith11 01-11-2007 09:47 PM

Following is the output of "rpm -qa 'mplayer*' | sort":
mplayer-1.0-1.pre8.13plf2007.0
mplayer-fonts-1.0-12mdv2007.0
mplayerplugin-3.25-2mdv2007.0
mplayerplugin-debug-3.25-2mdk

The error message I get while trying to play a video on cbsnews.com is "Could not find an appropriate hxplay or realplay in the system path to use as an embedded player".

Any further help on this?:)


All times are GMT -5. The time now is 11:49 PM.