xmms-wma won't play back wma files on my machine (mplayer does) i found this thread in the forum: http://forums.gentoo.org/viewtopic-t-396529-highlight-xmms+wma.html might be related ...
it's working fine here... can you should me your file permissions please?
I can reproduce this problem on my ~x86 box. I used to be able to play .wma files with xmms-wma but now I can't (I don't have many so I didn't notice what has changed --- its been at least 6 months since I played one and it worked). permissions: -rwxr-xr-x 1 root root 18868 Feb 9 13:44 /usr/lib/xmms/Input/libwma.so (same as the other plugins in that directory) Let me know what else I can check.
I can confirm this one, recompiling with CFLAGS="-O2" didn
I can confirm this one, recompiling with CFLAGS="-O2" didnät solve it either :-(
#src_unpack() { # unpack ${A} # cd ${S} # epatch ${FILESDIR}/${P}-ffmpeg.patch #} made the ebuild work correctly!
Created attachment 79770 [details, diff] My own ffmpeg-patch. Working patch :-) Replace the old one with this.
Created attachment 79771 [details, diff] fix
Created attachment 79773 [details, diff] Also fixed some CFLAGS in ffmpeg-wma ;)
On my ~x86 system, using the patch in Comment #7, xmms now segfaults on wma files (it used to just skip over them)...
Patch in Comment #7 works for me. Thanks!
(In reply to comment #8) > On my ~x86 system, using the patch in Comment #7, xmms now segfaults on wma > files (it used to just skip over them)... > The patch caused me to segfault as well
(In reply to comment #7) > Created an attachment (id=79773) [edit] Works for me as well! :D
xmms and all plugins are now package.masked and will be removed from the tree in one month. WONTFIX.