No mp3 in Pytone 3.0.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello List, I have a problem with Pytone 3.0.1 on Gentoo. Pytone is not in portage, so I installed it manually with python setup.py build_ext -i The installation process worked fine also the make of the pcm.c module. But now Pytone does not find any mp3s and so I can`t play them. Oggs are available and I can play them without problems. Other mp3 players like mpg321 works also. Some facts: Python 2.4.4 Alsa 1.0.14 i386 Architecture Kernel 2.6.22 Soundblaster Live with emu10k1 tracknrandtitlere = ^\[?(\d+)\]? ?[- ] ?(.*)\.(mp3|ogg)$ What could be my problem|failure? My pytonerc [1] Greets Mario [1] http://m24s27.vlinux.de/data/pytonerc - -- /~\ ASCII Ribbon Campaign \ / Say No to HTML in EMail X / \ PGPKEY BBF427A7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHTexopJnm/bv0J6cRAttcAKCkGfEI0UHQJXh+BwgPcWDb8qgPyACfXej4 NCnEXwluL3VxCl3o8K7IdMc= =JW8l -----END PGP SIGNATURE-----
Hi Mario, On 28.11.07, Mario Thomann wrote:
-----BEGIN PGP SIGNED MESSAGE----- I have a problem with Pytone 3.0.1 on Gentoo. Pytone is not in portage, so I installed it manually with
python setup.py build_ext -i
The installation process worked fine also the make of the pcm.c module. But now Pytone does not find any mp3s and so I can`t play them. Oggs are available and I can play them without problems. Other mp3 players like mpg321 works also.
Have you installed an id3 tag reader? If not, that would explain your problem and I would recommend installing the mutagen module: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen Btw, I just noticed that I forgot to include this information on the webpage, so thanks for implicitely pointing this out. Jörg
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Joerg Lehmann wrote:
Hi Mario,
Hi Jörg,
Have you installed an id3 tag reader? If not, that would explain your problem and I would recommend installing the mutagen module:
http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
That was the point. After installing a id3 tag reader, in this case I took mutagen, it works perfect.
Btw, I just noticed that I forgot to include this information on the webpage, so thanks for implicitely pointing this out.
Yes, this would be a good idea. Thanks a lot for this great piece of software!
Jörg
Mario - -- /~\ ASCII Ribbon Campaign \ / Say No to HTML in EMail X / \ PGPKEY BBF427A7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHVay0pJnm/bv0J6cRAnXSAJ0SQ+x05n2rNl8ZBXtcRQu6pEfWhgCgrQAs umRCyPqMvDLx/OyrJPYLeb8= =l9Jt -----END PGP SIGNATURE-----
Teilnehmer (2)
-
Joerg Lehmann -
Mario Thomann