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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-24-2006, 05:27 PM
|
#1
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Rep:
|
Xine Codecs
I am using Totem Media player which is using xine-lib and I have followed the directions quoted below but now need to find the "xine" config file to tell it to use the win32 dir I made and all the files I moved in from the mplayer "essential" codec pack.
Quote:
While the container format (system layer) ASF (wmv is just an alias) is fully supported in xine, for newer windows media 9 based streams you'll need to install windows binary codecs (.DLLs).
Possibly the most convenient way to get the Windows DLLs is to download them from the MPlayer website http://www.mplayerhq.hu/homepage/dload.html . The package is called "essential". Unpack it and move everything you find inside to /usr/lib/win32 (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll have to set decoder.external.win32_codecs_path in your xine config file accordingly). Restart xine then and you should be able to watch windows media streams.
|
|
|
|
04-24-2006, 06:25 PM
|
#2
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
I think those directions might be a bit outdated. /usr/lib/win32 is the old method. It is better to put them in /usr/lib/codecs (or /usr/local/lib/codecs) with a link called win32 pointing to this directory. As far as the "xine config file" goes, The path to the codecs is defined at compile './configure --help' should give you the correct options. You can also try ~/.xine/config and see if that is what you need. I'm not sure about xine, but MPlayer requires a .configure/recompile when new codecs are added.
regards,
...drkstr
|
|
|
04-25-2006, 12:17 AM
|
#3
|
Member
Registered: Dec 2005
Distribution: Slackware
Posts: 250
Rep:
|
You can set codecs path in xine gui and xine uses new added codecs at once. So It might help to start xine once in graphical mode to configure it.
|
|
|
04-25-2006, 12:24 AM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Quote:
I think those directions might be a bit outdated. /usr/lib/win32 is the old method. It is better to put them in /usr/lib/codecs (or /usr/local/lib/codecs) with a link called win32 pointing to this directory.
|
I usually just install them to /usr/lib/win32 and then create symlinks to /usr/lib/codecs just in case an app is looking for them there.
|
|
|
04-25-2006, 12:41 AM
|
#5
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Whichever your preference, just make sure all of your bases are coverd. Also, I don't know if this is necisary or not, but I have simlinks at /usr/local/lib/win32 & /usr/local/lib/codecs too. The later is the default folder for MPlayer.
regards,
...drkstr
|
|
|
04-25-2006, 09:22 AM
|
#6
|
Senior Member
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905
Original Poster
Rep:
|
OK - so I guess I am confused. I don't have Xine installed itself but just the back end I think since that is what "TOTEM" uses to operate.
I now have the "essential" codecs all in /usr/lib/win32. I am guessing that is no longer the correct path from what you guys mentioned above. I have no idea how or what a symbolic link is
What do I need to do from here? Should I move the files from the "win32" folder and delete that empty dir since I made that per the instructions or leave them there?
|
|
|
04-25-2006, 10:59 AM
|
#7
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Totem used to let you configure the path for win32 codecs, but the option was removed in recent versions. A symbolic link is basically a file that points to another file. In your case, you could do the following,
Code:
#ln -s /usr/lib/win32 /usr/lib/codecs
For learning basic Linux stuff, take a look at rute.
|
|
|
04-25-2006, 11:21 AM
|
#8
|
Senior Member
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191
Rep:
|
Install xine first and make sure it's working before you start playing with totem. It's best not to over complicate things when trying to debug a problem. By the way, I was not able to get all media types to work with the "sineessential codec" package. I would suggest getting the "all codec" package.
regards,
...drkstr
|
|
|
All times are GMT -5. The time now is 08:39 PM.
|
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
|
|