Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xmms hates umlauts in ogg files!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
BTR
n00b
n00b


Joined: 16 Jul 2004
Posts: 52

PostPosted: Sun Mar 20, 2005 4:57 pm    Post subject: xmms hates umlauts in ogg files! Reply with quote

Or other odd characters. ogg123 reproduces them just fine, but if I try to play something by Björk, for example, it comes up as "Björk". Umlauts &c in mp3s display correctly.
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Sun Mar 20, 2005 5:28 pm    Post subject: Reply with quote

XMMS uses GTK1 which does not support fonts very well at all, and I think that it skips any sort of unicode or something like that. Emerge beep-media-player, which is basically a GTK2 version of XMMS, and you will be good to go.
Back to top
View user's profile Send private message
BTR
n00b
n00b


Joined: 16 Jul 2004
Posts: 52

PostPosted: Sun Mar 20, 2005 6:54 pm    Post subject: Reply with quote

Thanks for the tip. I'm trying beep out now; one problem I've encountered is that I can't use pyxmms (they link to it from their home page and some functions work, some don't--xmms.control.toggle_shuffle() leads to an immediate crash).

I tried a trivial rewrite to pyxmms to use beep libs and include files, but when I import it I get:
>>> import bmp
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr//lib/python2.3/site-packages/bmp/__init__.py", line 36, in ?
from control import *
File "/usr//lib/python2.3/site-packages/bmp/control.py", line 211, in ?
from _bmpcontrol import *
ImportError: /usr/lib/libbeep.so.2: undefined symbol: gconf_value_new
>>>
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum