Lightweight X-based mp3 player?

Using applications, configuring, problems
Post Reply
Message
Author
mscdex
Posts: 5
Joined: Thu 21 Sep 2006, 07:27

Lightweight X-based mp3 player?

#1 Post by mscdex »

I'm looking for an X-based mp3 player for my old Toshiba Satellite Pro 425CDS (Pentium 100MHz, 40MB RAM) that doesn't require a lot of system resources. XMMS makes the sound choppy and laggy. Gmplayer is still laggy/choppy but not nearly as bad as XMMS. Mplayer from a rxvt window in X plays just fine. But I was hoping to find something graphical if possible, or would that still use too many resources for this old laptop?

Thanks in advance 8)

User avatar
darkerror05
Posts: 276
Joined: Sat 17 Jun 2006, 22:10
Location: Rochester NY, USA

#2 Post by darkerror05 »

try running gmplayer without JWM running. Just type in the console

Code: Select all

xwin gmplayer
You could also edit xinit to exclude rox-pinboard and use even less resources. That is the best way I can think of to minimalize reasources while still in X.
-darkerror

User avatar
Pizzasgood
Posts: 6183
Joined: Wed 04 May 2005, 20:28
Location: Knoxville, TN, USA

#3 Post by Pizzasgood »

We used to have a bunch of small sound apps under the name "snack." They were pretty small and written in tcl. You can get them from Pupget still. I suggest giving it a run.

Otherwise you could probably find/write a small gui for mplayer or some other commandline mp3 player. Have the play button run the play command, etc. Just no sliding bars or anything.
[size=75]Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib[/size]
[img]http://www.browserloadofcoolness.com/sig.png[/img]

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#4 Post by MU »


Post Reply