Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Agent007 on 15 October 2002, 22:36

Title: Music via Console
Post by: Agent007 on 15 October 2002, 22:36
Hi!

Am using RedHat 7.3. How can i play mp3 files from the console? When X
server is not running? Also, is there a way NOT to make X server run
automatically during startup? (init 5)

thanks,
007
Title: Music via Console
Post by: KernelPanic on 15 October 2002, 23:04
On the runlevel issue, open /etc/inittab and change the default runlevel from 5 to 3.

On your MP3 issue, I think mpg123 should do the trick - never used it though. try mpg123 --help
Title: Music via Console
Post by: foobar on 15 October 2002, 23:20
mpg123 works just fine. Just too bad it's not equalizeable ... i like XMMS better.

Tux, has your sig got anything to do with a M$ OS? Like in hacker attack? Or it is something deeper?
Title: Music via Console
Post by: DC on 16 October 2002, 00:04
quote:
Originally posted by -=f00bar=-:
mpg123 works just fine. Just too bad it's not equalizeable ... i like XMMS better.


No you don't - just look and see what XMMS actually uses for MP3 playback (preferences - input plugins. Yes, same thing).
Title: Music via Console
Post by: foobar on 16 October 2002, 18:25
You mean that it isn't equalizeable, or something else? XMMS does mp3 just fine, but you can't equalize OGG files (at least not with the XMMS that comes with mandrake 8.1)  :(
Title: Music via Console
Post by: Calum on 16 October 2002, 20:29
i have been having a problem of mpg123 hiccupping. of course i cannot just use another mp3 player since they are all frontends for mpg123. Even when i run mpg123 on its own, and even when i increase the buffer size to maximum i still get hiccups. I installed linux (the same verion, mandrake 8.2) on this laptop before and never had this problem, i wonder if my sound daemon is ill?
Title: Music via Console
Post by: DC on 16 October 2002, 22:21
quote:
Originally posted by -=f00bar=-:
You mean that it isn't equalizeable, or something else? XMMS does mp3 just fine, but you can't equalize OGG files (at least not with the XMMS that comes with mandrake 8.1)   :(  

XMMS is a frontend for mpg123 (and others).
I think XMMS provides the equalisation though, which bare mpg123 can't (you could of course feed the audio signal to another program, which equalizes, and *then* play it - like XMMS does - but I don't know if there are console equalizers.).
I have no idea why that doesn't work with Ogg, though you are right, I noticed that as well.