|
|
Thread Tools | Search this Thread |
02-06-2011, 01:01 PM | #16 | |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
Great work! Thanks!
Quote:
but the good side of it is that it is already ported to kindle environment. Currently it comes as a part of FBReader/fbKindle package, but could be distilled into a separate entity in no time. This way we could start building the Qt-based SW suite for kindle... |
|
02-06-2011, 01:59 PM | #17 |
Enthusiast
Posts: 28
Karma: 46
Join Date: Oct 2010
Device: Kindle 3
|
This is great!
Thanks for the explanation in the reddit post. However after I've installed launchpad and mplayer, today , 10 hours after I set my Kindle3 to sleep I've got a notification about the battery being low (first time I get this). Could mplayer be still active in the background draining the battery? When you put the Kindle to sleep does the mplayer process is put to "sleep" as well? |
Advert | |
|
02-06-2011, 04:13 PM | #18 | ||
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
Quote:
Edit: Wow, the fbkindle source package is a real mess, I managed to find the actual source of the Qt plugins here: http://www2.griffin.net/kindleqt/ I'll try to play with that . Quote:
Last edited by Smarter; 02-06-2011 at 04:36 PM. |
||
02-06-2011, 05:10 PM | #19 | |
Zealot
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
|
Quote:
Look under drivers/ in a source tarball. |
|
02-06-2011, 05:16 PM | #20 | |
Enthusiast
Posts: 28
Karma: 46
Join Date: Oct 2010
Device: Kindle 3
|
Quote:
|
|
Advert | |
|
02-06-2011, 06:42 PM | #21 | |
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
Quote:
|
|
02-07-2011, 08:10 AM | #22 |
Junior Member
Posts: 8
Karma: 10
Join Date: Jan 2011
Device: kindle 3
|
wow, thanks for sharing that smarter!
a few comments:
Code:
./configure --prefix=/home/kindle --host=arm-kindle-linux-gnueabi --build=i686-linux-gnu I couldn't however get the alsa-utils to build but decided i didn't need them for cross-compiling so left it at that. Did you configure crosstools-ng identically to NiLuJe's log file? I ask because, other than using crosstools-ng-1.9.2, i configured mine identically to his (including using glibc 2.9 for the c library which now that i've tried building a few things for the kindle i'm starting to question: why 2.9 when the kindle ships libc.so.5?) I can build mplayer with your script (the patch to avoid pulling in glibc) but when i try running it on the kindle I get: Code:
./mplayer: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./mplayer) thanks! dent |
02-07-2011, 12:40 PM | #23 | ||||
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
Quote:
Quote:
Quote:
Quote:
Code:
objdump -T mplayer|grep GLIBC_2\.7 |
||||
02-07-2011, 01:58 PM | #24 |
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
New release, with shuffle mode!
|
02-07-2011, 05:30 PM | #25 |
Addict
Posts: 212
Karma: 55934
Join Date: Jan 2011
Location: Denmark
Device: Kindle 3 + Paperwhite 7th gen
|
Very nice.
But I've ran into a new problem. It seems that occasionally that the mplayer stops working. I think that it's a consequent to my Kindle losing its wifi signal while listening to a radio channel, this happens all the time after mostly a rather short while. Of course the radio cannot work without wifi, but it cannot even play the local playlist anymore after this has occured. I'm not sure if this could be the mplayers fault, though. I read that others also have this problem, but not related to the use this app. I have to reset my Kindle to get it to find the signal again, unfortunately. I like to hear if anyone else has this problem, or if not. Last edited by Kenneth_irl; 02-07-2011 at 05:37 PM. |
02-07-2011, 06:17 PM | #26 |
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
Even when you stop mplayer with the "M S" shortcut before restarting it?
|
02-07-2011, 06:53 PM | #27 | |
Addict
Posts: 212
Karma: 55934
Join Date: Jan 2011
Location: Denmark
Device: Kindle 3 + Paperwhite 7th gen
|
Quote:
I guess you could turn off your internet while the Kindle is streaming to imitate the situation, though it might not be the same. But there haven't been any other reports of this happing yet, so I really don't think that this has anything to do with the player itself. I read that the Kindle doesn't, supposely, like older routers, and the one I have is long past is prime, I'll admit. But it still works solid enough on my laptop. Edit: My Kindle just lost the signal without even having turned on the player, so is not the player's fault, I'm sure. My laptop was left unaffected. Last edited by Kenneth_irl; 02-07-2011 at 07:01 PM. |
|
02-07-2011, 07:35 PM | #28 |
Addict
Posts: 212
Karma: 55934
Join Date: Jan 2011
Location: Denmark
Device: Kindle 3 + Paperwhite 7th gen
|
Okay, this is getting even more frustrating now.
Here's why; I was listening to music locally (M-A), but 15 mins after it had gone into screensaver mode, it suddenly stopped playing. I tried to start the player agian, but, alas, no luck. I'll try to see if I reproduce the event. Update: Having tried multiple times, I still get the same result. Last edited by Kenneth_irl; 02-07-2011 at 08:31 PM. |
02-08-2011, 06:48 PM | #29 |
Addict
Posts: 219
Karma: 404
Join Date: Nov 2010
Device: Kindle 3G, Samsung SIII
|
Hm, I tried to setup seeking forward/backwards by adding 'cmd "seek 5"' etc to the control.sh script but there is a problem - sound always stopped a few seconds after the seek was performed (this is actually a local file in music directory, not a stream).
Then I tried running mplayer via SSH (without the slave mode) and seeking again (this time using arrows) - and again the same problem. So it seems like a problem with mplayer itself... Last edited by janvanmaar; 02-08-2011 at 06:50 PM. |
02-09-2011, 07:23 AM | #30 | |
Member
Posts: 16
Karma: 30730
Join Date: Feb 2011
Device: Kindle 3 with 3G, UK version
|
Quote:
Code:
killall mplayer Code:
killall -9 mplayer |
|
Tags |
aac, mplayer, music, ogg, streaming |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
jukebox [player of mp3, ogg, mpc, mikmod, wav, flac files] | yokos | iRex | 37 | 09-01-2009 10:37 AM |