markusn / smil2mp3

Takes a master smil file and extracts metadata inserting it into the mp3 files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information:
Takes a master smil, parses it, copies all the mp3 files to a new directory and uses tags derived from the master smil as mp3 metadata. Could for an example be used in conjunction with auboconv to convert a Daisy audiobook created according to http://www.tpb.se/filer/dokument/text/riktltalbteknikkrav.txt to a iPod/iPhone audiobook.

Usage:
./smil2mp3 /path/to/master.smil /place/to/put/mp3s/in/                                                         

Copying:
Public Domain, do whatever you want.

Author:
Markus Näsman

About

Takes a master smil file and extracts metadata inserting it into the mp3 files.


Languages

Language:Perl 100.0%