• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Playing .WMV---.WMA files???

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.
If you use gentoo:

Code:
 emerge --pretend --verbose win32codecs
emerge win32codecs

Do the pretend/verbose first to make sure you aren't missing any important use flags.

For non-gentooers, find the win32 codecs package (on soruceforge somewhere IIRC) and compile/install it. MPlayer and Xine-lib should both use it.
 
Back