LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mplayer plug-in not working???? (https://www.linuxquestions.org/questions/linux-software-2/mplayer-plug-in-not-working-258838/)

oicdn 11-24-2004 11:54 AM

Mplayer plug-in not working????
 
Well, I already have Mplayer working....now I'm just trying to get the plug-in to work.

I DL'd Mplayer plugin 2.66 and Yast said there were no conflicts or dependancies, so it installed fine.....only, I goto click one a place where I know it'll need the plug-in the stream the video, it says I needed quicktime. If the Mplayer plug-in were working, it wouldn't prompt for that.....

So, my question is, why isn't it working? I looked in my Mozilla browser plug-in directory and the mplayer plug-in isn't there. So, if Yast installed the plug-in, where do I look so provide either a link or cut/paste it in the mozilla directory????

XavierP 11-24-2004 12:47 PM

Which codecs did you install with MPlayer? If the Quicktime codec is not installed, those files won't play.

oicdn 11-24-2004 12:55 PM

I dl'd the mplayer from Packman. I can play .mov files fine......as well as asf, wmv, mp3, mpg, etc...every format plays fine, but not with Mozilla.....I get prompted to either save it to disc (system prompt) or DL the appropriate plug-in(website prompt)...

When the rpm is installed with Yast, where can I find the Moz plugger?

acid_kewpie 11-24-2004 01:07 PM

in moz / ffox if you go to "about:plugins" is mplayerplug-in listed? if not... it's not insatlled correctly. there is also configuration options, normally in /etc/mplayerplug-in.conf which say which mime types to pick up on.

oicdn 11-24-2004 01:11 PM

Yeah, mplayer plug-in isn't in my mozilla folder....how can Yast not install an RPM correctly:mad: I'm in RPM hell, LOL.

So where can I find the mplayer plug-in to copy/paste it into the Mozilla folder if YAST installed the rpm??????????

oicdn 11-24-2004 01:22 PM

**Edited** installed Mozilla-devel and got one step farther.....it just now says yes for "checking Mozilla -plug-in...crap.....

Quote:

checking for mozilla-plugin... yes
checking MOZPLUG_CFLAGS... -I/opt/mozilla/include/java -I/opt/mozilla/include/plugin -I/opt/mozilla/include/xpcom -I/opt/mozilla/include/string -I/opt/mozilla/include/nspr
checking MOZPLUG_LIBS... -L/opt/mozilla/lib -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl
checking for gtk+-2.0... Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure: WARNING: *** Running in X mode - Limited Features ***
checking for gthread-2.0... Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' found
configure: error: Missing gthread package
linux:/home/oicdn/Documents/Programs/mplayerplug-in # ./whatoptions.sh
which: no mozilla in (/usr/sbin:/bin:/usr/bin:/sbin:/usr/X11R6/bin)
That is the error I get if I try to install it via script

./configure

So umm.....I'm lost....

oicdn 11-24-2004 01:45 PM

well installed glib2-devel-2.2.3-27.i586.rpm

Got past the gthread2.0 deal...and now I get this....

Quote:

checking for X11/extensions/dpms.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
linux:/home/oicdn/Documents/Programs/mplayerplug-in # make
g++ -c -Wall -g -O2 -I/usr/X11R6/include -g -O2 -DXP_UNIX -DMOZ_X11 -I/opt/mozilla/include/java -I/opt/mozilla/include/plugin -I/opt/mozilla/include/xpcom -I/opt/mozilla/include/string -I/opt/mozilla/include/nspr -Iinclude -fPIC -I/usr/X11R6/include -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -DX_ENABLED Source/plugin.cpp
In file included from /opt/mozilla/include/xpcom/nsrootidl.h:11,
from /opt/mozilla/include/xpcom/nsISupports.h:10,
from Source/nsIScriptableMplayerPlugin.h:10,
from Source/nsScriptablePeer.h:48,
from Source/plugin.h:49,
from Source/plugin.cpp:37:
/opt/mozilla/include/xpcom/nscore.h:46:28: mozilla-config.h: No such file or directory
make: *** [plugin.o] Error 1
linux:/home/oicdn/Documents/Programs/mplayerplug-in # ./whatoptions.sh
which: no mozilla in (/usr/sbin:/bin:/usr/bin:/sbin:/usr/X11R6/bin)
WHAT THE HELL CAN I DO TO GET THIS CRAP WORKING!!!!!!!
:confused: :confused: :confused:


All times are GMT -5. The time now is 04:26 PM.