LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Looking for a media player. (https://www.linuxquestions.org/questions/linux-software-2/looking-for-a-media-player-238772/)

CHambeRFienD 10-04-2004 04:30 PM

Looking for a media player.
 
Hello, I'm looking for a good, stable media player that supports M3U playlists, and can play .aac files (Ripped by Winamp 5)

If there is such aa plaayer, could anyone point me towarrds it? I'm runniing Maandrake 10.0 if that counts for annything..

secesh 10-04-2004 04:38 PM

xmms is the linux answer to winamp (umm, but it looks like v3? what version of winamp was that?)

CHambeRFienD 10-04-2004 04:40 PM

Quote:

Originally posted by secesh
xmms is the linux answer to winamp (umm, but it looks like v3? what version of winamp was that?)
XMMS hasn't supported .aac from what I've come to know of it. I'm getting some error where it closes when I try to do anything with it anyways right now. Lemme play around with it to see if I can get it to work.

Edit: XMMS is also not handling M3U playlists like I would hope it would. Totem is currently doing a better job. If Totem would be able to handle .aac files, it would be my media player of choice.

LavaDevil94 10-04-2004 04:46 PM

I think you would need a plugin for that with XMMS, try getting them here:
http://xmms.org
Anyhoo, try MPlayer:
http://mplayerhq.hu
It's harder to use, but with the correct libraries and codecs, it'll support anything.

secesh 10-04-2004 04:51 PM

well, i haven't gotten into aac files, but it looks like xine should handle them...
http://xinehq.de/index.php
or
http://xinehq.de/index.php/features
--it says mp3, but doesn't mention m3u playlists

CHambeRFienD 10-04-2004 06:20 PM

Well, I tried to install Mplayer, but the autodetect didn't work. This is the last thing in my configure.log

Quote:

============ Checking for lircc ============

#include <lirc/lircc.h>
int main(void) { return 0; }

cc -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 /root/tmp/mplayer-conf-20623-11742.c -o /root/tmp/mplayer-conf-22327-11742.o -llircc
/root/tmp/mplayer-conf-20623-11742.c:1:24: lirc/lircc.h: No such file or directory

ldd /root/tmp/mplayer-conf-22327-11742.o
ldd: /root/tmp/mplayer-conf-22327-11742.o: No such file or directory

Result is: no
##########################################


All times are GMT -5. The time now is 08:37 AM.