Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-18-2010, 10:10 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2010
Posts: 21
Rep:
|
How to play the more obscure .wmv codec videos on 64 bit linux?
Greetings to everyone,
I have a .wmv file that only plays with a combination of w32codecs and mplayer compiled from source.
Here is the .wmv file:
http://hotfile.com/dl/82165944/4bac4...Intro.wmv.html
Here are the codecs:
http://www.mplayerhq.hu/MPlayer/releases/codecs/
all-20100303.tar.bz2
The problem is that these codecs only work on 32 bit Linux and I have a 64 bit Linux.
I've been searching all over the net for 64 bit versions of these codec dlls but I didn't find anything. Do you how can I play this type of wmv files on a 64 bit linux?
|
|
|
|
11-18-2010, 10:19 PM
|
#2
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
Would be fine if you give us some more infos. Which distribution are you using?
I use Debian, and I never had to use w32codecs to play any kind of video.
|
|
|
|
11-18-2010, 10:22 PM
|
#3
|
|
LQ Newbie
Registered: Jul 2010
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
Would be fine if you give us some more infos. Which distribution are you using?
I use Debian, and I never had to use w32codecs to play any kind of video.
|
Hey,
I'm using Fedora 14 x86_64/amd64. w32codecs only work on 32 bit linux. Do you have 32 bit or 64 bit Debian? If you have 64 bit Debian then please download the .wmv file I posted in my original post and you'll see that it won't play. You might get audio without any video. I have a Fedora 14 32 bit in a virtual machine and it plays fine there, so the problem is that w32codecs only work on 64bit linux.
Last edited by skyxn3t; 11-18-2010 at 10:26 PM.
|
|
|
|
11-18-2010, 10:35 PM
|
#4
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
OK, you are right, this is actually the first time I can not play a movie on my 64-bit system. On Debian there is a package named w64codecs, which seems to be a counterpart of w32codecs. I installed that, but are not able to play the video. Maybe I have to compile mplayer from source to get it working, but at first you can try to find this a package for your distro.
|
|
|
|
11-18-2010, 10:47 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2010
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
OK, you are right, this is actually the first time I can not play a movie on my 64-bit system. On Debian there is a package named w64codecs, which seems to be a counterpart of w32codecs. I installed that, but are not able to play the video. Maybe I have to compile mplayer from source to get it working, but at first you can try to find this a package for your distro.
|
This is from the mplayer website:
Quote:
Note: 64-bit Users: Win32 codec DLLs are not supported and there may be a warning similar to the following:
NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your
operating system (Linux). You may encounter a few files that cannot
be played due to missing open source video/audio codec support.
|
I have tried a many packages for my distro with no luck. I was hoping someone here knew a workaround to make the w32 codecs work on 64 bit linux, or another solution.
Last edited by skyxn3t; 11-18-2010 at 10:54 PM.
|
|
|
|
11-18-2010, 11:03 PM
|
#6
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
You can try a 32-bit chroot, or install a 32-bit version of your OS into a virtual machine.
|
|
|
|
11-18-2010, 11:09 PM
|
#7
|
|
LQ Newbie
Registered: Jul 2010
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
You can try a 32-bit chroot,
|
I'll try this guide ( http://www.debian-administration.org/articles/356) on chroot and I'll reply back with the results:
Quote:
Originally Posted by TobiSGD
or install a 32-bit version of your OS into a virtual machine.
|
I have a virtual machine with WinXP, I can use Windows Media Player to play these files but I don't want to start a virtual machine just to play videos of this type.
|
|
|
|
11-18-2010, 11:19 PM
|
#8
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
Quote:
Originally Posted by skyxn3t
|
I don't think this will work for you, this is Debian-related and uses debootstrap, which is AFAIK only working with Debian and derived distros.
|
|
|
|
11-18-2010, 11:41 PM
|
#9
|
|
LQ Newbie
Registered: Jul 2010
Posts: 21
Original Poster
Rep:
|
Quote:
Originally Posted by TobiSGD
I don't think this will work for you, this is Debian-related and uses debootstrap, which is AFAIK only working with Debian and derived distros.
|
: )
I know, I'm just using it as a reference guide because it's explained well, I know the fedora equivalents to the steps posted there. I'll try this and post back, in the meantime if you or anyone knows a better solution then any help would be appreciated.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:54 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|