ascherjim
|
2007-09-29
, 20:33
|
Posts: 450 |
Thanked: 16 times |
Joined on Mar 2006
|
#61
|
|
2007-10-01
, 19:14
|
Posts: 13 |
Thanked: 1 time |
Joined on Sep 2007
|
#62
|
hey serge,
Is it possible to setup a2dp without the use of kaju? If someone can seperate kaju and a2dp giving the a2dp function as a seperate function it would reduce the cpu load and allow us to do something else like browsing etc while listening to a2dp via streaming radio. I am not saying that kaju is bad infact it is great but we dont need the kaju interface when we are listening to internet radio via mplayer and a2dp. For the regular songs in the memory cards kaju works like a charm..... just wanted to ask
thanks
|
2007-10-01
, 19:44
|
Posts: 450 |
Thanked: 16 times |
Joined on Mar 2006
|
#63
|
|
2007-10-01
, 20:06
|
Posts: 18 |
Thanked: 0 times |
Joined on Jul 2007
|
#64
|
|
2007-10-01
, 22:28
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#65
|
|
2007-10-06
, 01:02
|
Posts: 6 |
Thanked: 0 times |
Joined on Mar 2006
|
#66
|
|
2007-10-07
, 12:40
|
Posts: 81 |
Thanked: 3 times |
Joined on Jul 2007
|
#67
|
i have a player almost ready for this. It works with libmad, so decoding mp3s on n770 takes 10-15% processor, and uses alsa for the output - so it should work with a2dp. It's done in C and it's very fast, takes max 20% cpu, but has some skipping whenever another app takes too much cpu.
I'm working on it, problem is the alsa buffer is very small - 4KB, so I need a lot of pooling to keep it full.
It will have visualizations and EQ support later, now i try to make the playlist usable, and lower the cpu as much as possible.
I could post the n770 mplayer with alsa and mp3 support if there is demand, but it's not very usefull with Kagu just yet on n770.
cheers
|
2007-10-08
, 09:21
|
Posts: 13 |
Thanked: 1 time |
Joined on Sep 2007
|
#68
|
Dabuplayer: I'm not certain I understand. I (we) want to use Bluetooth headphones to listen to internet radio WITHOUT going through Kagu. Will your hack enable us to do that?
|
2007-10-08
, 09:24
|
Posts: 13 |
Thanked: 1 time |
Joined on Sep 2007
|
#69
|
I'm not the best person to answer this question (as I already said, I don't have bluetooth headset myself, so can't test A2DP stuff). I only suggested that if any extra options are required in garage mplayer package to make it more useful, it can be done Earlier we evaluated the possibility for ALSA enabled mplayer build for Nokia 770, but nobody was interested at that time.
Also if optimizations to MP3 decoder running on ARM core are needed to lower cpu load and save battery, they could be done too. Alternatively we can investigate the possibility of running MP3 decoder on DSP, but that's probably harder and the result is not guaranteed.
|
2007-10-09
, 07:14
|
Posts: 503 |
Thanked: 267 times |
Joined on Jul 2006
@ Helsinki
|
#70
|
it would be great to release mplayer with alsa and mp3 (preferably libmad) support. I don't think it increases the size too much, and it's quite useful for a lot of people