View Single Post
Old 04-21-2007, 10:49 AM   #15
Bob Russell
Recovering Gadget Addict
Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.Bob Russell ought to be getting tired of karma fortunes by now.
 
Bob Russell's Avatar
 
Posts: 5,381
Karma: 676161
Join Date: May 2004
Location: Pittsburgh, PA
Device: iPad
Here's a very simple (Windows only, but adaptable to Linux I'm sure) trick I discovered recently for merging a set of mp3 files. It's perfect for audiobooks!

1) Put the mp3 into a directory by themselves, and go there in a DOS cmd window
2) Type this command: copy /b *.mp3 NewFileName.mp3

The only downside is that the metadata is lost - it will probably have the name from the first mp3, and probably will lose any album art or whatever. Those are probably not an issue for using on the Sony Reader.
Bob Russell is offline   Reply With Quote