DeanGreen Posted April 13, 2004 Report Share Posted April 13, 2004 A freind has sent me several wmv files and don't seem to have any way of opening them. A knowelegable friend who seems to know his way around linux pretty good couldn't open them either? Thanks for any help. Link to comment Share on other sites More sharing options...
Ronin Posted April 13, 2004 Report Share Posted April 13, 2004 Have you tried using mplayer to open it? If it doesn't, have you installed all the codecs that are available? You will have to get the codecs first then reinstall mplayer for them to work. Link to comment Share on other sites More sharing options...
Tuxiscool Posted April 13, 2004 Report Share Posted April 13, 2004 (edited) Without having to get the mplayer codec packages, you could also use Totem, which has support for WMV. EDIT: Then again, you could always use XINE....which totem is based on. Edited April 13, 2004 by Tuxiscool Link to comment Share on other sites More sharing options...
idud Posted April 16, 2004 Report Share Posted April 16, 2004 In my experience, I always fail to play wmv files (which encoded with wmv9 library) with all players available in linux. But then if you use mplayer and see the log, there is a requirement for mplayer to be able to play wmv9. You can get all the codecs at mplayerhq.hu. And the codecs that you need is win32codecs. You just donwload the win32codecs.tr.bz2 (ftp://ftp1.mplayerhq.hu/MPlayer/releases/codecs/win32codecs.tar.bz2), and unpack it at /usr/local/lib/win32. After that you can play all wmv files. I hope this help you. Link to comment Share on other sites More sharing options...
liquidzoo Posted April 16, 2004 Report Share Posted April 16, 2004 In my experience, I always fail to play wmv files (which encoded with wmv9 library) with all players available in linux. But then if you use mplayer and see the log, there is a requirement for mplayer to be able to play wmv9. You can get all the codecs at mplayerhq.hu. And the codecs that you need is win32codecs. You just donwload the win32codecs.tr.bz2 (ftp://ftp1.mplayerhq.hu/MPlayer/releases/codecs/win32codecs.tar.bz2), and unpack it at /usr/local/lib/win32. After that you can play all wmv files. I hope this help you. That, or add a plf source to urpmi (This board is a plf mirror) and urpmi win32codecs Works great for me. Link to comment Share on other sites More sharing options...
aRTee Posted April 16, 2004 Report Share Posted April 16, 2004 plf holds the win32 codecs, if you setup urpmi correctly urpmi win32codec should do. google for easyurpmi and do your setup. Note: other sources are not functioning at the moment... Link to comment Share on other sites More sharing options...
Phish Posted April 26, 2004 Report Share Posted April 26, 2004 After installing the win32 codecs Mplayer plays all .wmv files without problems but xine doesnt. I only get the picture running but the sound is all messed up. Already tried different sound settings with xine with no sccuess. Any suggestions? Thx Phish Link to comment Share on other sites More sharing options...
aRTee Posted April 26, 2004 Report Share Posted April 26, 2004 try: urpmi xine-win32 and tell us if that helps... Link to comment Share on other sites More sharing options...
Phish Posted April 26, 2004 Report Share Posted April 26, 2004 I had the xine-win32 package already installed. Maybe some facts about my software might help: Installed Packages: libxine1-1-0.rc3.6mdk xine-aa-1-0.rc3.6mdk xine-arts-1-0.rc3.6mdk xine-dxr3-1-0.rc3.6mdk xine-esd-1-0.rc3.6mdk xine-flac-1-0.rc3.6mdk xine-plugins-1-0.rc3.6mdk xine-ui-0.9.23-3.1.100mdk xine-ui-aa-0.9.23-3.1.100mdk xine-ui-fb-0.9.23-3.1.100mdk xine-vcdx-1-0.rc3.1mdk xine-win32-1-0.rc3.8plf also installed the latest win32 codecpack from http://www1.mplayerhq.hu/MPlayer/releases/codecs/ to /usr/lib/win32 . home/.xine/config: codec.win32_path:/usr/lib/win32 Did I forget something? ...thanks for your suggestions. Phish Link to comment Share on other sites More sharing options...
idud Posted April 27, 2004 Report Share Posted April 27, 2004 home/.xine/config: codec.win32_path:/usr/lib/win32 I think win32codecs from mplayer is different and not shared libraries, so xine will not use it. Just for information, I downloaded mplayer for windows (since my school's lab only run windows) and have same problem with .wmv, but after adding the same win32codecs everything wok just like in linux. You can see that the codecs are .dll's. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now