PDA

View Full Version : HOWTO: proper codec support in xine


stateq2
November 30th, 2004, 11:47 PM
I haven't seen this solution here, so...If xine (gxine, totem, etc) isn't playing all your files and stuff, here's how to fix it....if you've already compiled mplayer and stuff, then just skip the first step

1. get the essential codec package from here (http://www.mplayerhq.hu/homepage/design7/dload.html#codecs) and unpack them into "/usr/local/lib/codecs".

2. make a symlink....

ln -s /usr/local/lib/codecs /usr/lib/win32


done.

panickedthumb
December 1st, 2004, 12:02 AM
Will this work with gstreamer as well? I have xine installed, but I want to keep totem as gstreamer. I also have mplayer installed... basically, I want to keep as many options open, because some players play different files reliably, some don't. But I can't get gstreamer to play jack.

amoser
December 1st, 2004, 01:54 AM
I have not been able to get totem-gstreamer to play anything, that is why I apt-get(ed) totem-xine, with the w32 codecs. All works fine like that.

~Alan

jdodson
December 1st, 2004, 12:16 PM
rember to put howto in the title.

easy_target
December 1st, 2004, 12:17 PM
I have not been able to get totem-gstreamer to play anything, that is why I apt-get(ed) totem-xine, with the w32 codecs. All works fine like that.

~Alan

I also heard that installing totem xine removes the ubuntu desktop metapackage. What are the consequences of that? I noticed that when I installed the xine version I couldn't customize my desktop anymore. Is that supposed to be that way?

Please advise

Thanks!!! 8-[

panickedthumb
December 1st, 2004, 12:30 PM
I also heard that installing totem xine removes the ubuntu desktop metapackage. What are the consequences of that? I noticed that when I installed the xine version I couldn't customize my desktop anymore. Is that supposed to be that way?

Please advise

Thanks!!! 8-[
No that shouldn't have caused that... ubuntu-desktop is a meta package that depends on all the default packages. If you want to remove a default package, ubuntu-desktop gets removed. Basically, if ubuntu-desktop changes at any point to depend on different packages and not others, if you have removed it, you won't get those changes. Not a huge deal unless you're in hoary or plan on updating to hoary, from what I've seen.

easy_target
December 1st, 2004, 12:39 PM
No that shouldn't have caused that... ubuntu-desktop is a meta package that depends on all the default packages. If you want to remove a default package, ubuntu-desktop gets removed. Basically, if ubuntu-desktop changes at any point to depend on different packages and not others, if you have removed it, you won't get those changes. Not a huge deal unless you're in hoary or plan on updating to hoary, from what I've seen.
Thanks for the super fast reply. I istalled totem xine but when I try to play videos there's no sound! I don't know what happens but I can only hear (eventually) some hints of sound. What should I do?

easy_target
December 3rd, 2004, 10:32 AM
Anyone?

aquarichy
December 5th, 2004, 01:25 AM
This lack of sound also affects me. I thought I broke something :D

aquarichy
December 5th, 2004, 02:31 AM
The solution described here (http://www.ubuntuforums.org/showthread.php?p=29099&posted=1#post29099) fixed me :)