Jump to content

good MP3 player ?


roland
 Share

Recommended Posts

Hi,

 

Please can you advice me a good GUI MP3 player with playlist, random and continuous playing ?

K3B can do the job but it's limited in time and can't play randomly or continuously,

LimeWire can do the job too but you can't save the playlist,

Totem has no playlist AFAIK,

Something else ? Thanks

 

roland

Edited by roland
Link to comment
Share on other sites

Guest kuchwas
There was once an attempt to port Winamp to Linux but I don't know what came of that.

That is Zinf. It was named FreeAmp and then changed to Zinf. Some skins on the Zinf site still show FreeAmp.

 

My favorite is XMMS for streaming, CDs, and a simple playlist, then used with MadMan when I need a jukebox.

 

Juk is nice, I really like it, but only uses arts (analog) and cannot use alsa. I have alsa sound with a killer card and 5.1 dolby digital surround!

Link to comment
Share on other sites

There was once an attempt to port Winamp to Linux but I don't know what came of that.

That is Zinf. It was named FreeAmp and then changed to Zinf. Some skins on the Zinf site still show FreeAmp.

No, there was an authentic Winamp3 port for Linux. It was really slow and you couldn't move the windows without this really spastic skippy stuff on the screen. Pretty bad, I'll stick to my XMMS with the Winamp default skin. :)

Link to comment
Share on other sites

thanks! but couldn't run it :-(

[leandro@192 mpg123-0.59r]$ make linux
make CC=gcc LDFLAGS= \
       OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \
               audio_oss.o term.o' \
       CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \
               -DREAD_MMAP -DOSS -DTERM_CONTROL\
               -Wall -O2 -m486 \
               -fomit-frame-pointer -funroll-all-loops \
               -finline-functions -ffast-math' \
       mpg123-make
make[1]: Entering directory `/mnt/win_e/mpg123-0.59r'
make[2]: Entering directory `/mnt/win_e/mpg123-0.59r'
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o mpg123.o mpg123.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
mpg123.c: In function `shuffle_files':
mpg123.c:225: warning: implicit declaration of function `time'
mpg123.c: At top level:
mpg123.c:480: warning: initialization makes integer from pointer without a cast
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o common.o common.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o decode_i386.o decode_i386.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o dct64_i386.o dct64_i386.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
as   -o decode_i586.o decode_i586.s
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o audio_oss.o audio_oss.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
audio_oss.c:98: warning: `audio_get_parameters' defined but not used
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o term.o term.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o decode_2to1.o decode_2to1.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o decode_4to1.o decode_4to1.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o tabinit.o tabinit.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o audio.o audio.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
audio.c: In function `audio_capabilities':
audio.c:86: warning: implicit declaration of function `exit'
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o layer1.o layer1.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o layer2.o layer2.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o layer3.o layer3.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o buffer.o buffer.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o getlopt.o getlopt.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o httpget.o httpget.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o xfermem.o xfermem.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o equalizer.o equalizer.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o decode_ntom.o decode_ntom.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o wav.o wav.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o readers.o readers.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o getbits.o getbits.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   -c -o control_generic.o control_generic.c
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX          -DREAD_MMAP -DOSS -DTERM_CONTROL                -Wall -O2 -m486                 -fomit-frame-pointer -funroll-all-loops                 -finline-functions -ffast-math   mpg123.o tabinit.o common.o layer1.o \
       layer2.o layer3.o audio.o buffer.o decode_2to1.o equalizer.o \
       decode_4to1.o getlopt.o httpget.o xfermem.o decode_ntom.o \
       wav.o readers.o getbits.o control_generic.o \
       decode_i386.o dct64_i386.o decode_i586.o                audio_oss.o term.o -o mpg123 -lm
make[2]: Leaving directory `/mnt/win_e/mpg123-0.59r'
make[1]: Leaving directory `/mnt/win_e/mpg123-0.59r'
[leandro@192 mpg123-0.59r]$ mpg123
bash: ./mpg123: Permission denied

 

it says permission denied aven as su

Edited by aze
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...