Results 1 to 5 of 5
Pleese help i'm tring to emerge mplayer with win32codecs but despite entering win32codecs USE flag in /etc/make.conf or /etc/portage/package.use emerge -p -v mplayer dosn't show that it will be emerged ...
- 03-14-2006 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 2
win32codecs USE flag not working for mplayer on amd64
Pleese help i'm tring to emerge mplayer with win32codecs but despite entering win32codecs USE flag in /etc/make.conf or /etc/portage/package.use emerge -p -v mplayer dosn't show that it will be emerged with it and after realy emerging it some wmv videos dosn't work
. I'm litle newbie and tried loads of things but still it dosn't work, can anyone help? I'm runnig on amd64 architecture. thanks
- 03-14-2006 #2
you need to emerge the mplayer-binary package because the win32codecs only work on a 32 bit compiled version of mplayer; in other words they can't work with the 64 bit version of mplayer.
note: you probably need to unmerge mplayer firstCode:USE=win32codecs emerge -va mplayer-bin
Code:emerge -C mplayer
All right, brain. You don't like me and I don't like you, but let's just do this and I can get back to killing you with beer. All New Users Read This!!! If you have a grub problem please look at GRUB MANUAL
- 05-26-2006 #3Just Joined!
- Join Date
- May 2006
- Location
- Wilson, NC
- Posts
- 4
lib64 issues
As far as I can tell, mplayer and mplayer-bin co-exist nicely. Mplayer looks for the win32 codecs to be installed in /usr/lib/win32, but /usr/lib symlinks to lib64, not lib32. I gave a symlink at /usr/lib64/win32 pointing to /usr/lib32/win32, but so far, no luck finding most win32 codecs. (Some .asx and .asf files play, etc)
Maybe you'll have better luck
- 05-26-2006 #4Just Joined!
- Join Date
- Oct 2004
- Location
- Midwest
- Posts
- 43
did you enable the asf USE flag for mplayer? Some wmv files etc will no longer work without this (relatively) new USE flag. You may wish to give that a try
- 05-26-2006 #5Just Joined!
- Join Date
- Mar 2006
- Posts
- 2
Thanks for suggestions
i started using mplayer-bin its 32-bits, its not as good performance as 64-bit but still its fine. With USE flags i figured out that some of the work inly for specific architecture. Thanks again for suggestions.


Reply With Quote
