LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 03-13-2004, 11:50 AM   #1
caneforever97
LQ Newbie
 
Registered: Mar 2004
Posts: 3

Rep: Reputation: 0
mplayer cannot play audio (asx) and wmv in firefox


Hi,
I am running RedHat 9.0 and I am having problems playing asx (internet radio) and wmv (video) files. I am using Firefox as my default browser and I do not have mozilla installed. When I click on the internet radio station link, firefox asks me if I want to save the file. I am not sure if my plug-ins are installed properly. I used apt to install mplayer.

How do I check to see if mplayer and plug-ins are installed correctly ? Also, how can I get the internet radio and movie files to play using mplayer ? I am not sure what to look for and how to fix this.

Last edited by caneforever97; 03-13-2004 at 11:52 AM.
 
Old 03-13-2004, 12:01 PM   #2
randomblast
Member
 
Registered: Aug 2003
Location: Manchester, England, UK, The World....
Distribution: Gentoo/SuSE 9.0
Posts: 291

Rep: Reputation: 30
AFAIK, mplayer doesn't have a netscape plugin as standard, but a quick google search shows a wrapper called plugger.
 
Old 03-13-2004, 02:32 PM   #3
caneforever97
LQ Newbie
 
Registered: Mar 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Hi,
Thanks for your reply. I downloaded the plugger and it needed the gcc. I installed it and I did a make linux. I got these messages below. Is there anything else that I need to do ? Thanks.

make all CC=gcc XCFLAGS=-fpic LD=gcc XLDFLAGS=-shared X11=/usr/X11R6/
make[1]: Entering directory `/tmp/plugger-5/plugger-5.0'
gcc -c -O -Ipluginsdk/include -I/usr/X11R6//include -DXP_UNIX -DVERSION=\"5.0\" -fpic -o plugger.o plugger.c
In file included from plugger.c:31:
pluginsdk/include/npapi.h:129:22: X11/Xlib.h: No such file or directory
In file included from plugger.c:31:
pluginsdk/include/npapi.h:148: parse error before "Display"
pluginsdk/include/npapi.h:148: warning: no semicolon at end of struct or union
pluginsdk/include/npapi.h:149: warning: data definition has no type or storage class
pluginsdk/include/npapi.h:150: parse error before "colormap"
pluginsdk/include/npapi.h:150: warning: data definition has no type or storage class
pluginsdk/include/npapi.h:152: parse error before '}' token
pluginsdk/include/npapi.h:152: warning: data definition has no type or storage class
plugger.c:36:19: X11/X.h: No such file or directory
plugger.c:37:21: X11/Xos.h: No such file or directory
plugger.c:38:27: X11/
 
Old 03-13-2004, 02:36 PM   #4
caneforever97
LQ Newbie
 
Registered: Mar 2004
Posts: 3

Original Poster
Rep: Reputation: 0
plugger.c:39:23: X11/Xatom.h: No such file or directory
plugger.c:65: parse error before "Display"
plugger.c:65: warning: no semicolon at end of struct or union
plugger.c:99: parse error before '}' token
plugger.c: In function `my_fork':
plugger.c:191: dereferencing pointer to incomplete type
plugger.c:206: dereferencing pointer to incomplete type
plugger.c: In function `run':
plugger.c:248: dereferencing pointer to incomplete type
plugger.c:249: dereferencing pointer to incomplete type
plugger.c:250: dereferencing pointer to incomplete type
plugger.c:251: dereferencing pointer to incomplete type
plugger.c:252: dereferencing pointer to incomplete type
plugger.c:253: dereferencing pointer to incomplete type
plugger.c:254: dereferencing pointer to incomplete type
plugger.c:255: dereferencing pointer to incomplete type
plugger.c:261: dereferencing pointer to incomplete type
plugger.c:262: dereferencing pointer to incomplete type
plugger.c:263: dereferencing pointer to incomplete type
plugger.c:267: dereferencing
 
Old 03-14-2004, 02:13 PM   #5
axlotl
LQ Newbie
 
Registered: Sep 2003
Location: NYC
Distribution: mandrake 9.2
Posts: 29

Rep: Reputation: 15
mplayer plugin

There is most certainly a browser plugin for mplayer, and it works great.
http://mplayerplug-in.sourceforge.net/

You need mplayer installed, of course.
 
Old 03-22-2004, 09:46 AM   #6
CyberB0b
LQ Newbie
 
Registered: Mar 2004
Distribution: Mandrake 10.0 Community
Posts: 2

Rep: Reputation: 0
...and once the mplayer plugin works you might need some mplayer codecs to play the wmv files, especially wmv9

http://www.mplayerhq.hu/homepage/design6/dload.html

download the all-in-one codecs (extralite), unzip and put in /usr/lib/win32
 
Old 03-22-2004, 10:09 AM   #7
Marc A
Member
 
Registered: Mar 2004
Location: Bxl Europe
Distribution: Debian/Ubuntu
Posts: 84

Rep: Reputation: 15
When everything is installed, there is in firefox: edit/preference/ helper application where you can specify wich app you want used for wich file.

Marc A
 
Old 04-22-2004, 06:02 PM   #8
007james
LQ Newbie
 
Registered: Apr 2004
Posts: 1

Rep: Reputation: 0
Try installing this to firefox http://texturizer.net/firefox/extensions/
down to configuration then add "things they left out" it will add "more options" to the tools menu, then you can add new extensions, this is for Fedora Linix, not sure about other os's
 
Old 04-23-2004, 11:45 AM   #9
randomblast
Member
 
Registered: Aug 2003
Location: Manchester, England, UK, The World....
Distribution: Gentoo/SuSE 9.0
Posts: 291

Rep: Reputation: 30
in reply to your last 2 messages, caneforever97, you need the X11 development tools as well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
howto play .asf files in mplayer or kaffine? greythorne SUSE / openSUSE 6 06-26-2005 05:09 AM
Mplayer cannot play wmv files jrmontg Linux - Software 5 01-27-2005 05:58 AM
Cant Play wmv files on mplayer or xine irish rebel Linux - Software 1 10-22-2004 10:32 PM
Mplayer unable to play 'wmv' format harsha_vardhan Linux - Software 1 02-02-2004 01:30 PM
I can't get .asf files to play in mplayer..... garymansell Linux - Software 0 07-10-2003 08:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration