wmv?

If you want to talk about your personal paperweight, you've found the right place!

Moderator: Moderators

wmv?

Postby thewho443 » Thu Sep 14, 2006 5:32

Is there any way to get .wmv files to play on linux?
thewho443
Simple Hen
 
Posts: 88
Joined: Sun Sep 10, 2006 23:16

Postby pxc » Thu Sep 14, 2006 5:39

Yes (I think). Compile xine or mplayer with the win32 codecs.

Code: Select all
#USE="win32codecs" emerge xine-lib
(not that you still need a frontend for xine [noatun, gxine, etc])
or
Code: Select all
#USE="win32codecs" emerge mplayer


Happy playing!
pxc
Growing Hen
 
Posts: 175
Joined: Mon Aug 28, 2006 20:57

Postby thewho443 » Thu Sep 14, 2006 5:56

I keep getting this error message:

bash: win32codecs: command not found
thewho443
Simple Hen
 
Posts: 88
Joined: Sun Sep 10, 2006 23:16

Postby pxc » Thu Sep 14, 2006 6:36

Open up a root console. If you're not already root, go into the command line (bash, like you were in before) and type

su -

then enter your root password.

then type exactly this (case counts!)

USE="win32codecs" emerge xine-lib

and press enter

to do the same for mplayer, type

USE="win32codecs" emerge mplayer

and press enter.

That should do it! :D
pxc
Growing Hen
 
Posts: 175
Joined: Mon Aug 28, 2006 20:57

Postby cvill64 » Thu Sep 14, 2006 6:37

need to know if you're using 64bit or 32bit. In 64bit, install wine, then IE6 and WMP 6.4, for 32 bit, do what was said and then run a media player like mplayer...win32codecs is not a media player ;)
cvill64
Sagely Hen
 
Posts: 2185
Joined: Fri Dec 30, 2005 10:03
Location: Virginia, USA

Postby pxc » Thu Sep 14, 2006 7:20

Right. So after you run the emerge commands, to play a wmv file, type

mplayer videofile.wmv

or, if you prefer a pointy-clicky interface:

gmplayer videofile.wmv
pxc
Growing Hen
 
Posts: 175
Joined: Mon Aug 28, 2006 20:57

Postby baRRacuda » Fri Sep 15, 2006 22:04

In Gentoo (AMD64) i did :

Code: Select all
USE="win32codecs" emerge mplayer-bin mplayer
cd /usr/bin
mv mplayer mplayer64
mv mplayer-bin mplayer

this way, when i use kmplayer or kplayer (64-bit ones) , they use mplayer-bin with win32codecs to play videos. When i want 64-bit mplayer, i can just "mplayer64 video.avi"

This is good because this way, i was able to watch wmv9 videos in web pages using Konqueror and its kmplayer plugin...

Hope this helps someone...
User avatar
baRRacuda
Baby Hen
 
Posts: 1
Joined: Thu Sep 14, 2006 8:53
Location: Izmir,Turkey


Return to Off Topic

Who is online

Users browsing this forum: No registered users and 0 guests