MPlayer wmv support on x86-64
If anyone has been having trouble getting .wmv windows media videos to play with the 64-bit version of mplayer: The only win32codecs rpm I could find puts the codecs in a folder called /usr/lib/win32 .. You need to copy the contents of this folder to a new folder called /usr/lib/win32/lib64 I don't know if this is the CORRECT way to do it, but it works great for me.
On Mon, Sep 12, 2005 at 07:01:11PM -0400, Barry Hinrichs wrote:
If anyone has been having trouble getting .wmv windows media videos to play with the 64-bit version of mplayer:
The only win32codecs rpm I could find puts the codecs in a folder called /usr/lib/win32 .. You need to copy the contents of this folder to a new folder called /usr/lib/win32/lib64
Instead of copying things, why not make a symlink from one directory to the other. That way updates and future things will work as well. `ln -s /usr/lib/win32 /usr/lib/win32/lib64` houghi -- Quote correct (NL) http://www.briachons.org/art/quote/ Zitiere richtig (DE) http://www.afaik.de/usenet/faq/zitieren Quote correctly (EN) http://www.netmeister.org/news/learn2quote.html
Am Dienstag, 13. September 2005 01:01 schrieb Barry Hinrichs:
If anyone has been having trouble getting .wmv windows media videos to play with the 64-bit version of mplayer: The only win32codecs rpm I could find puts the codecs in a folder called /usr/lib/win32 .. You need to copy the contents of this folder to a new folder called /usr/lib/win32/lib64
Hi, but this only works if you use a 32bit version of mplayer (well, a 32bit dll-loader). If you use native 64bit the wine-devel has no support for x86_64 cpu. Or am I wrong? -- mdc
Hi, On Tuesday, September 13, 2005 at 15:21:39, meister@netz00.com wrote:
Am Dienstag, 13. September 2005 01:01 schrieb Barry Hinrichs:
If anyone has been having trouble getting .wmv windows media videos to play with the 64-bit version of mplayer: The only win32codecs rpm I could find puts the codecs in a folder called /usr/lib/win32 .. You need to copy the contents of this folder to a new folder called /usr/lib/win32/lib64
but this only works if you use a 32bit version of mplayer (well, a 32bit dll-loader). If you use native 64bit the wine-devel has no support for x86_64 cpu. Or am I wrong?
No youre not... Henne -- Henne Vogelsang, http://hennevogel.de "Rules change. The Game remains the same." - Omar
participants (4)
-
Barry Hinrichs
-
Henne Vogelsang
-
houghi
-
meister@netz00.com