Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markusn/smil2mp3

Takes a master smil file and extracts metadata inserting it into the mp3 files.
https://github.com/markusn/smil2mp3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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