Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/markusn/smil2mp3
- Owner: markusn
- Created: 2010-02-15T16:24:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-01-11T12:24:13.000Z (about 13 years ago)
- Last Synced: 2024-10-19T00:57:29.820Z (3 months ago)
- Language: Perl
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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