PDA

View Full Version : How to create an audioobook



Debuggern
May 28th, 2008, 12:29 AM
From http://linuxgazette.net/117/anonymous.html you can learn how to create audio books and mp3 files in general by running bash scripts.

However, when I try to convert a pdf document to mp3 file with the following command
sh ps2mp3.sh -a "This is the author" -t "This is the title" my.pdf I get the following syntax error

[: 8: ==: unexpected operator
./ps2mp3.sh: 18: arith: syntax error: "OPTIND-1"

Anyone knows what my problem is? Anyway, always nice to create mp3 files and send it to your portable music player and lissen and enjoy :)

K.Mandla
May 29th, 2008, 12:18 PM
Moved to Multimedia and Video.