| |
 |
|
|
Linux Forum Index » General Linux Discussion » Windows Media Video 9 codec needed
Page 1 of 1
|
| Author |
Message |
| Beowulf |
Posted: Thu Mar 30, 2006 7:46 am |
|
|
|
Guest
|
'Windows Media Video 9 codec needed' displays when I try to play a certain
..wmv video file in Totem media player. How/where could I get this plug-in,
or even better is there some uprmi command to fetch it? |
|
|
| Back to top |
|
| Wayne |
Posted: Thu Mar 30, 2006 7:59 am |
|
|
|
Guest
|
On Thu, 30 Mar 2006 06:46:16 -0600, Beowulf wrote:
Quote: 'Windows Media Video 9 codec needed' displays when I try to play a certain
.wmv video file in Totem media player. How/where could I get this plug-in,
or even better is there some uprmi command to fetch it?
Do you have mplayer/mplayer-plugin installed?
Wayne
--
Registered Linux user #375994
http://www.geocities.jp/rondonko/ |
|
|
| Back to top |
|
| Dan Espen |
Posted: Thu Mar 30, 2006 12:38 pm |
|
|
|
Guest
|
Beowulf <beowulf@wayoftheancients.trail> writes:
Quote: On Thu, 30 Mar 2006 21:59:46 +0900, Wayne inscribed to the world:
..
Do you have mplayer/mplayer-plugin installed?
I found this page (link below) discussing codecs for mplayer, with
downloads for the codecs (including the codec I need, such as that for
Windows Media Video 9, and perhaps even Quicktime (it would be nice to
somehow play the iTunes videos I paid for on iTunes, but that need
Quicktime). But the codec downloads are in .tar.bz2 and other tarball
formats; it surely would be nice to know the package name to install by
means of urpmi (I have urpmi configured on my Mandriva linux system).
http://www.mplayerhq.hu/design7/codecs.html
You're looking for the w32-codec package available thru the Easy URPMI
PLF sites. |
|
|
| Back to top |
|
| Beowulf |
Posted: Thu Mar 30, 2006 1:20 pm |
|
|
|
Guest
|
On Thu, 30 Mar 2006 12:38:31 -0500, Dan Espen inscribed to the world:
....
Quote: You're looking for the w32-codec package available thru the Easy URPMI
PLF sites.
Ok, I was able to get w32-codec as seen below. I will give mplayer, totem,
etc another go around at playing some windows videos that were not playing
before and report back. Thank you.
[root@localhost beowulf]# urpmi w32-codec
no package named w32-codec
[root@localhost beowulf]# urpmi w32-codecs
no package named w32-codecs
[root@localhost beowulf]# urpmi w32codec
no package named w32codec
[root@localhost beowulf]# urpmi w32codecs
no package named w32codecs
[root@localhost beowulf]# urpmi.addmedia plf-free ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/free/2006.0 with hdlist.cz
medium "plf-free" already exists
[root@localhost beowulf]#
(so I went t easyurpmi.zarb.org and got the command to get plf-nonfree)
[root@localhost beowulf]# urpmi.addmedia plf-nonfree ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/non-free/2006.0 with hdlist.cz
added medium plf-nonfree
wrote config file [/etc/urpmi/urpmi.cfg]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation Free DVD (cdrom1).cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-free.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.updates.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.jpackage.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.SoS-2006.cz]
examining synthesis file [/var/lib/urpmi/synthesis.hdlist.SoS-KDE.cz]
computing md5sum of existing source hdlist (or synthesis)
retrieving source hdlist (or synthesis) of "plf-nonfree"...
ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/non-free/2006.0/hdlist.cz
found probed hdlist (or synthesis) as hdlist.cz
....retrieving done
examining hdlist file [/var/cache/urpmi/partial/hdlist.plf-nonfree.cz]
writing list file for medium "plf-nonfree"
examining pubkey file of "plf-nonfree"...
built hdlist synthesis file for medium "plf-nonfree"
found 0 headers in cache
removing 0 obsolete headers in cache
wrote config file [/etc/urpmi/urpmi.cfg]
(now I was able to get win32-codec using uprmi)
[root@localhost beowulf]# urpmi win32-codec
ftp://ftp.free.fr/pub/Distributions_Linux/plf/mandriva/non-free/2006.0/./i586/win32-codecs-1.7-2plf.i586.rpm
installing win32-codecs-1.7-2plf.i586.rpm from /var/cache/urpmi/rpms
Preparing... #############################################
1/1: win32-codecs #############################################
[root@localhost beowulf]# |
|
|
| Back to top |
|
| Beowulf |
Posted: Thu Mar 30, 2006 1:24 pm |
|
|
|
Guest
|
On Thu, 30 Mar 2006 12:20:07 -0600, Beowulf inscribed to the world:
....
Quote: Ok, I was able to get w32-codec as seen below. I will give mplayer, totem,
etc another go around at playing some windows videos that were not playing
before and report back. Thank you....
Works great now, thanks for the help! Watching Genie in a bottle.wmv as I
type this; tested on a few other videos that did not play before and works
great. |
|
|
| Back to top |
|
| Dan Espen |
Posted: Thu Mar 30, 2006 1:40 pm |
|
|
|
Guest
|
Beowulf <beowulf@wayoftheancients.trail> writes:
Quote: On Thu, 30 Mar 2006 12:20:07 -0600, Beowulf inscribed to the world:
...
Ok, I was able to get w32-codec as seen below. I will give mplayer, totem,
etc another go around at playing some windows videos that were not playing
before and report back. Thank you....
Works great now, thanks for the help! Watching Genie in a bottle.wmv as I
type this; tested on a few other videos that did not play before and works
great.
Good! If you find out how to get Totem to use the codecs, let us know. |
|
|
| Back to top |
|
| Wayne |
Posted: Thu Mar 30, 2006 5:42 pm |
|
|
|
Guest
|
On Thu, 30 Mar 2006 10:43:39 -0600, Beowulf wrote:
Quote: On Thu, 30 Mar 2006 21:59:46 +0900, Wayne inscribed to the world: ...
Do you have mplayer/mplayer-plugin installed?
I have mplayer. I do not think of have mplayer-plugin, is that a package I
should urpmi?
[beowulf@localhost ~]$ whereis mplayer mplayer: /usr/bin/mplayer
/etc/mplayer /usr/lib/mplayer /usr/share/mplayer
/usr/share/man/man1/mplayer.1.bz2
[beowulf@localhost ~]$ whereis mplayer-plugin mplayer-plugin:
[beowulf@localhost ~]$
I see from your other posts you've got your player working! Great!
The plugin is for Mozilla/Firefox. It's up to you if you want it,
but if you install it then you can watch clips on web pages.
Wayne
--
Registered Linux user #375994
http://www.geocities.jp/rondonko/ |
|
|
| Back to top |
|
| Reinout van Schouwen |
Posted: Fri Mar 31, 2006 4:35 am |
|
|
|
Guest
|
On Thu, 30 Mar 2006, Dan Espen wrote:
Quote: Good! If you find out how to get Totem to use the codecs, let us know.
If you use totem-gstreamer, the gstreamer-pitfdll package from PLF
should make it work.
regards,
--
Reinout van Schouwen *** student of Artifical Intelligence
email: reinout@cs.vu.nl *** mobile phone: +31-6-44360778
www.vanschouwen.info *** help mee met GNOME vertalen: nl.gnome.org |
|
|
| Back to top |
|
| Dan Espen |
Posted: Fri Mar 31, 2006 10:05 am |
|
|
|
Guest
|
Reinout van Schouwen <reinout@cs.vu.nl> writes:
Quote: On Thu, 30 Mar 2006, Dan Espen wrote:
Good! If you find out how to get Totem to use the codecs, let us know.
If you use totem-gstreamer, the gstreamer-pitfdll package from PLF
should make it work.
I installed both against 2006.0.
Using totem against wmv files still doesn't work.
It says Windows Media Video 9 is not handled.
Using totem-gstreamer doesn't work either,
the GUI comes up and acts like it is playing but the
video remains black. At the command line I see:
** Message: don't know how to handle video/x-wmv, width=(int)320,
height=(int)240, framerate=(double)1000, wmvversion=(int)3,
codec_data=(buffer)4e491a01
The same video works with mplayer. |
|
|
| Back to top |
|
| |
|
Page 1 of 1
All times are GMT - 5 Hours
The time now is Fri Nov 21, 2008 7:21 pm
|
|