| 
			
			 | 
		#1 | |
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
			
			 
				
				audiobook player
			 
			
			
			A simple audiobook player for Kindle 3 on top of mplayer and launchpad hacks (no GUI). 
		
	
		
		
			The official Kindle audiobook player suffers by several shortcomings which I wanted to workaround in this way. On the other hand, there is no GUI, so if you need graphical navigation then this is not for you. Features 
 Installation 
 Usage The playback is controlled via the following launchpad keyboard shortcuts (as all launchpad shortcuts, the keys have to be pressed sequentially, not simultanously - have a look at the launchpad thread for more information): Quote: 
	
 
 Known issues 
 Last edited by janvanmaar; 02-01-2012 at 07:38 PM. Reason: bugfix  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 128 
				Karma: 5792 
				Join Date: Mar 2011 
				Location: Australia 
				
				
				Device: Kindle 3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Wow, nice.  I'm not really into audiobooks, but for those that are this is truly awesome!  Way to build functionality =).
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Updated to 0.2.1 (bugfix of not starting the next file at its beginning after seeking)
		 
		
	
		
		
		
		
		
		
		
		
		
		
		
			Last edited by janvanmaar; 03-23-2011 at 09:33 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 1 
				Karma: 10 
				Join Date: Mar 2011 
				
				
				
				Device: Kindle 3G 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			great feature, thank You 
		
	
		
		
		
		
		
		
		
		
		
		
	
	is it possible to do Shift+Space as Start and Stop ? what should I change ? In this version there is S Space for Start and S Space Space for stop.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			good idea, toggle is now default in 0.2.2
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| Advert | |
| 
         | 
    
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The audiobook was intended for listening to audiobooks while reading, thus screensaver appearing after 10 minutes should not be a problem - however, if you want to prevent this, it can be done by replacing the following line in the control-audiobook.sh file: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	$MPLAYER "$first" -ss $time -playlist ${PLAYLIST}_temp >$LOG 2>&1 & by this line: ( lipc-set-prop com.lab126.powerd preventScreenSaver 1; $MPLAYER "$first" -ss $time -playlist ${PLAYLIST}_temp >$LOG 2>&1; lipc-set-prop com.lab126.powerd preventScreenSaver 0 ) & Thanks to k3lover for pointing this out! (I am not incorporating this change to the zip file as it is not required for the intended purpose and to be safer - it is unlikely that the script would be killed from some reason and the lipc command to turn the screensaver on again would not be executed but it is not impossible)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			A bug leading to occasionally wrong previous/next file navigation has been fixed in 0.2.3.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Junior Member 
			
			![]() Posts: 1 
				Karma: 10 
				Join Date: Mar 2012 
				
				
				
				Device: Kindle 3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Hi, I just installed this player, but the speed to which it's reading the files is faster than 1x, any comments on why this is happening?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Addict 
			
			![]() ![]() ![]() ![]() ![]() Posts: 219 
				Karma: 404 
				Join Date: Nov 2010 
				
				
				
				Device: Kindle 3G, Samsung SIII 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			hi soylencho, it sounds like this mplayer bug: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://www.mobileread.com/forums/sho...ayer&page=5#68 your best bet to fix it would probably be converting the files (the thread also mentions -srate option but you would need to set that manually for each song, I think)  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#10 | |
| 
			
			
			
			 ( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,586 
				Karma: 6299993 
				Join Date: Jun 2012 
				Location: uti gratia usura (Yao ying da ying; Mo ying da yieng) 
				
				
				Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch 
				
				
				 | 
	
	
	
		
		
			
			 Quote: 
	
 There is a paramater withing the launchpad config (um... or ini I forget) to reduce this detection delay time, it is set to 700 (.7 of a second) by default IIRC.   Whilst this may not be 100% of the problem perhaps it may contribute?enough time to mash 3 keys for we mere mortals ![]() Perhaps playing with this value could adjust performance to your liking. I don't run this so untested. Interesting use of mplayer though. perhaps I will. Cheers Last edited by twobob; 06-29-2012 at 09:01 AM. Reason: Added quote, pinch of salt and lack of actual proof or any knowledge whatsoever  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
    
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Audiobook Chaptering | Chirishman | Amazon Kindle | 3 | 01-26-2023 12:45 AM | 
| Kindle as and Audiobook Player | eville | Amazon Kindle | 12 | 04-14-2013 06:18 PM | 
| Jumping between e-reader and audiobook? | Kilarney | Workshop | 5 | 01-22-2010 03:44 PM | 
| Audiobook Conversion for Kindle | Chirishman | Amazon Kindle | 0 | 08-03-2009 02:59 AM | 
| Free Audiobook from Borders | kilohertz53 | Deals and Resources (No Self-Promotion or Affiliate Links) | 1 | 07-17-2008 09:59 PM |