LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-21-2004, 10:22 PM   #1
thuongkiet82
LQ Newbie
 
Registered: Apr 2004
Location: Ho Chi Minh, Viet Nam
Distribution: Lindows OS
Posts: 14

Rep: Reputation: 0
I can't play wma in Linux!!!!!


I using LindowOS and I had download some music in wma format, but I can't play its. Anybody can help me that kind of software can play file *.wma. Thx
 
Old 04-21-2004, 10:27 PM   #2
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
I also have this problem. Have you tried downloading codecs from MPlayerhq.hu? I did, but it didn't help me Must have skipped a step somewhere. I wish MPlayer, Xine, and XMMS could fetch codecs on demand so you don't have to go through painful installation procedures. Ugh.
 
Old 04-21-2004, 10:32 PM   #3
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
according to the documentation of mplayer, you need to have the codecs in the codec directory, /usr/local/lib/codecs before you compile. If you recompile you should be good to go.
 
Old 04-21-2004, 10:56 PM   #4
AlanL
Member
 
Registered: Dec 2002
Location: New Westminster, B.C.,CANADA
Distribution: Slax. Tinycore. Puppy.
Posts: 109

Rep: Reputation: 15
There`s a pluggin available for xmms. I just
downloaded and installed it. Works great.
A recent post here provides a link. Run a search
on .wma.
 
Old 04-21-2004, 10:56 PM   #5
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
Do you know whether I should plop all the codec files in the /usr/local/lib/codecs, or leave them in the subdirectories they are automatically extracted to? One of the reasons I ask this is because the qt5dll and qt6dll codec packages contain files with the same name.

Where do I extract the skins to? Do I do this before compiling?
How about the fonts?

The documentation is so unclear.

Last edited by vincebs; 04-21-2004 at 11:07 PM.
 
Old 04-21-2004, 11:03 PM   #6
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
Quote:
Originally posted by AlanL
There`s a pluggin available for xmms. I just
downloaded and installed it. Works great.
A recent post here provides a link. Run a search
on .wma.
I think that must be new(less then a year). I remeber looking when I first installed linux and could not find any plugin for wmas.
 
Old 04-21-2004, 11:07 PM   #7
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
Quote:
Originally posted by vincebs
Do you know whether I should plop all the codec files in the /usr/local/lib/codecs, or leave them in the subdirectories they are automatically extracted to?

Where do I extract the skins to? Do I do this before compiling?
How about the fonts?

The documentation is so unclear.
dowload the extralite codec package then extact the individulal codecs in the /usr/local/lib/codec directory then compile. If you want a gui you must use
./configure --enable-gui
you can install the skin and fonts afterwords. You can use mplayer in the command line without installing them.
 
Old 04-21-2004, 11:13 PM   #8
bobterri
Member
 
Registered: Feb 2002
Location: Davenport, IA
Distribution: LinuxMint, Sam-Linux
Posts: 149

Rep: Reputation: 15
shanenin,

You said just the extralite codec package? What about all the other codecs? Some seem redundant. Does the extralite codec package provide all the codecs you need for all the other video formats?
 
Old 04-21-2004, 11:13 PM   #9
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
Quote:
Originally posted by shanenin
dowload the extralite codec package then extact the individulal codecs in the /usr/local/lib/codec directory then compile. If you want a gui you must use
./configure --enable-gui
you can install the skin and fonts afterwords. You can use mplayer in the command line without installing them.
The qt5dll and qt6dll codec packages contain files with the same name, do I assume qt6dll is backwards compatible with qt5dll and extract to /usr/local/lib/codecs directly?

Where do I put the skins and fonts?

Thanks,
Vince

Last edited by vincebs; 04-21-2004 at 11:40 PM.
 
Old 04-21-2004, 11:20 PM   #10
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
The last time I compiled mplayer I just used the codecs in the extralite package, it seems to run everything I need. The first time I compiled mplayer I had some extra codecs a used also, I am not sure if they were even needed.

as to where to place the skins, I do not have the README file in front of me. I do remember having to change the name of the directory of the skin I downloaded to default
 
Old 04-21-2004, 11:41 PM   #11
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
I'm hearing conflicting answers as to where the default codec directory is. That is, if I just type "./configure --enable-gui", will the codecs be installed to:
a.) ~/.mplayer/codecs
b.) /usr/lib/win32
c.) /usr/lib/codecs
d.) /usr/local/mplayer/codecs
e.) /usr/local/lib/codecs

?

When I type "./configure --help", there are many options:
--with-extraincdir=DIR extra headers (png, mad, sdl, ...) in DIR
--with-extralibdir=DIR extra library files (png, mad, sdl, ...) in DIR
--with-x11incdir=DIR X headers in DIR
--with-x11libdir=DIR X library files in DIR
--with-dxr2incdir=DIR DXR2 headers in DIR
--with-dvbincdir=DIR DVB headers in DIR
--with-madlibdir=DIR libmad (libmad shared library) in DIR
--with-mlibdir=DIR libmlib (MLIB support) in DIR (Solaris only)
--with-codecsdir=DIR Binary codec files in DIR
--with-win32libdir=DIR W*ndows DLL files in DIR
--with-xanimlibdir=DIR XAnim DLL files in DIR
--with-reallibdir=DIR RealPlayer DLL files in DIR
--with-xvmclib=PATH path to adapter specific XvMCxxxxx.so (e.g. NVIDIA)
--with-xvidlibdir=DIR libxvidcore (XviD) in DIR
--with-xvidincdir=DIR XviD header in DIR

Which of these should I point to /usr/local/lib/codecs?
 
Old 04-21-2004, 11:44 PM   #12
AlanL
Member
 
Registered: Dec 2002
Location: New Westminster, B.C.,CANADA
Distribution: Slax. Tinycore. Puppy.
Posts: 109

Rep: Reputation: 15
Shanenin: Its at freshports.org. Seems to be a BSD site.
I downloaded the .tgz and installed it in Slack 9.1.
Works fine.
 
Old 04-22-2004, 12:03 AM   #13
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
Quote:
Originally posted by AlanL
Shanenin: Its at freshports.org. Seems to be a BSD site.
I downloaded the .tgz and installed it in Slack 9.1.
Works fine.
thank you
 
Old 04-22-2004, 12:12 AM   #14
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
If you put the codecs in the directory /usr/local/lib/codecs you do not have to specify where they are. You only need to specify where they are, if you put them in an odd place(other then /usr/local/lib/codecs).
All you have to do is

Code:
mkdir -p /usr/local/lib/codecs
then place all of the codecs in there
then run
Code:
./configure --enable-gui
Code:
make
Code:
make install
 
Old 04-22-2004, 12:32 AM   #15
vincebs
Member
 
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496

Rep: Reputation: 30
Thanks, the new version is up and running now on my system. Now if only I could get it onto my KDE menu...
 
  


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
need a simple way to play WMA files... Riddick SUSE / openSUSE 6 12-30-2006 10:51 AM
linux to play my aac/mp3s/wma over network dinkydarko Linux - Distributions 3 08-06-2005 06:49 AM
How can I play .wma(or .avi) files with RealPlayer10? homesp Linux - Software 3 09-05-2004 04:00 AM
Cannot play wma or wmv files in mplayer Fear58 Linux - Software 4 07-31-2004 03:59 AM
Media software to play .wma files Fear58 Linux - Software 5 04-08-2004 01:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:21 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