Re: [mpg123-devel] feature request: save position in audio file and begin from that location next t
Brought to you by:
sobukus
From: Anthony W. <bor...@ya...> - 2012-04-21 21:34:35
|
You should consider using a wrapper around the mpg123 library. I have such an interface to handle FLAC, WAV, MP3, and PCM files. Comes in handy for accessing different types of audio files using various libraries but with the same function calls. Anthony --- On Sat, 4/21/12, Dave <dav...@gm...> wrote: From: Dave <dav...@gm...> Subject: [mpg123-devel] feature request: save position in audio file and begin from that location next time To: mpg...@li... Date: Saturday, April 21, 2012, 3:50 PM I expect this requires some development, so I'm asking on the developer list. I'm willing to offer a bounty for this feature, if it doesn't already exist. From this morning, I am using mpg123 as my audiobook player. My audiobooks are organized by directories and the track names are numbered (e.g., Track-01.mp3, Track-02.mp3, etc.). What I am seeking is a way to save the last location played (the track and the position within the track) when I stop listening, and then be able to start mpg123 at that place in the audiobook the next time I listen. It would be ideal to have this "last location" info saved in a text file in the directory. That way I could start each audiobook at the last location by using the text file stored in that audiobook's directory. A similar bookmark feature would be nice too. It would be almost the same implementation, it seems. The "last location" info could be saved in a text file named e.g. "last" and each bookmark could be saved in a text file named bookmark.N (where N simply increments). Can this already be done with mpg123? If not, is this a feature the developers would consider adding? -----Inline Attachment Follows----- ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 -----Inline Attachment Follows----- _______________________________________________ mpg123-devel mailing list mpg...@li... https://lists.sourceforge.net/lists/listinfo/mpg123-devel |