maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   XMMS for N900? (https://talk.maemo.org/showthread.php?t=40634)

patator 2010-01-23 12:42

Re: XMMS for N900?
 
Hi,
I'm the person who ported xmms to the n8x0. I left the forum due to several reasons.. but i am tempted to buy an n900 so..
You can find it from gronmayer.com/it.
Does this not install? Yes, it's "chinook" but maybe nothing in xmms and dep conflicts with n900 os? Dunno really. At least for diablo, nothing needed to be changed

And yes, xmms, gtk is not updated anymore. They might contain security problems (one could create a user xmms to lower the risk of impact on "user" files).
Big problem: it's not hildonized, is probably impossible to be (I'm not expert on this). The code is huge, not particularly easy to read. Also there is a localisation problem in gtk so it's locked in LANG=C. Same problem appears on debian x86.
Big advantage: it's really fast and simple.
I'm nevertheless missing upnp features so I'm not using it anymore.

I've also put the complete directory as a tar.gz in the repository. gtk 1.x. I might still have it on my old laptop where I've developped this. And you can probably find it on archive of debian repo.

Report what are the problems.
Use at your own risk..

Everything is still archived by debian:
Debian packages daily archived since 2005/03/13:
http://snapshot.debian.net/

patator 2010-01-23 12:44

Re: XMMS for N900?
 
At least one other user had done a port too.
Mine is a _direct port_ and needs no special knowledge, only how to build a deb package.

RobbH 2010-01-23 19:17

Re: XMMS for N900?
 
Quote:

Originally Posted by patator (Post 490395)
Hi,
I'm the person who ported xmms to the n8x0. I left the forum due to several reasons.. but i am tempted to buy an n900 so..
You can find it from gronmayer.com/it.
Does this not install? Yes, it's "chinook" but maybe nothing in xmms and dep conflicts with n900 os? Dunno really. At least for diablo, nothing needed to be changed....

[much snipped]

Report what are the problems.
Use at your own risk..

Thanks for the information and all your past work on this. I tried a "no-act" installation, and this is the relevant portion of what apt-get reported:

Code:

apt-get -s install xmms   
Reading package lists... Done
Building dependency tree     
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
....
  xmms: Depends: libaudiofile0 (>= 0.2.3-4) but it is not installable
        Depends: libesd0 but it is not installable
        Depends: libglib1.2ldbl (>= 1.2.10-18) but it is not going to be installed
        Depends: libgtk1.2 (>= 1.2.10-4) but it is not going to be installed
        Depends: xmmsctrl (>= 1.9-3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


XTC 2010-01-23 19:24

Re: XMMS for N900?
 
Quote:

Originally Posted by patator (Post 490395)
Hi,
I'm the person who ported xmms to the n8x0. I left the forum due to several reasons.. but i am tempted to buy an n900 so..

I've posted it here but XMMS thread has been dropped.
I see some serious memory leak when using XMMS on n810.
While playing - it constantly consumes more and more memory - up to exhausting all system resources.
It's relatively slow process. On my n810 with 256MB of swapfile it takes around 30min to make my tablet unresponsive.

bunanson 2010-01-23 19:37

Re: XMMS for N900?
 
Quote:

Originally Posted by RobbH (Post 473030)
...Someone is bound to ask, "why would you want an obsolete player like XMMS?" Here are a few answers; feel free to choose the one that comes closest to making sense to you:.
...

The ONLY player that has an equalizer. And if push all freq to +20, you have a sound volume 100X louder, hope it does NOT crack your speakers.

bun

XTC 2010-01-23 21:11

Re: XMMS for N900?
 
Quote:

Originally Posted by bunanson (Post 490871)
The ONLY player that has an equalizer. And if push all freq to +20, you have a sound volume 100X louder, hope it does NOT crack your speakers.

bun

More important is it can fill the gap for speaker audio path.
As I've noticed - internal speakers (esp. on n810) play fine when high frequencies are attenuated or there is no any (like on low quality streams). Playing 192kbit audio can be fatal to ears using speakers, simple correction makes audio sound great (as for mobile device) - I prefer listening to the Internet radio on n810 (48k, 64k streams) on it's speakers than my laptop or monitor built in ones.

That's why I think EQ is crucial.

Not to mention that XMMS is one fo players where one don't have to fight with all ID3 tag idea... simply plays selected files in selected order. What can be better :)

patator 2010-01-23 21:28

Re: XMMS for N900?
 
Quote:

Originally Posted by RobbH (Post 490829)
Thanks for the information and all your past work on this. I tried a "no-act" installation, and this is the relevant portion of what apt-get reported:

Code:

apt-get -s install xmms   
Reading package lists... Done
Building dependency tree     
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
....
  xmms: Depends: libaudiofile0 (>= 0.2.3-4) but it is not installable
        Depends: libesd0 but it is not installable
        Depends: libglib1.2ldbl (>= 1.2.10-18) but it is not going to be installed
        Depends: libgtk1.2 (>= 1.2.10-4) but it is not going to be installed
        Depends: xmmsctrl (>= 1.9-3) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


Thanks :)

Try apt-get -s install xmms libaudiofile0 libesd0 libglib1.2ldbl libgtk1.2 xmmsctrl

etc.. till it accepts.

not sure how simulation works, does it also try to solve dependencies. cause xmmsctrl is also in the repo.


I'd say.. install it. I'll help you privately if it breaks something. It would be very easy to revert as this package is self contained to this repository.


By the way it's not optified. I guess you know it.. should be easy though to do a dirty- optify.

patator 2010-01-23 21:30

Re: XMMS for N900?
 
Quote:

Originally Posted by XTC (Post 490837)
I've posted it here but XMMS thread has been dropped.
I see some serious memory leak when using XMMS on n810.
While playing - it constantly consumes more and more memory - up to exhausting all system resources.
It's relatively slow process. On my n810 with 256MB of swapfile it takes around 30min to make my tablet unresponsive.

Okay, never noticed myself but I partially remember from a year ago someone saying this..

If that's the case, then that's really bad.
I'm trying right now on my n800. I'll see.

patator 2010-01-23 22:04

Re: XMMS for N900?
 
My n800 with 3GB of mp3 loaded in xmms..
http://p.quinput.eu/debfarm/munin/
:)

patator 2010-01-23 22:05

Re: XMMS for N900?
 
Which output are you using?
Alsa?

(I think the problem was in alsa)


All times are GMT. The time now is 08:09.

vBulletin® Version 3.8.8