From: yomguy <> Date: Mon, 28 May 2007 18:22:37 +0000 (+0000) Subject: Changed README and INSTALL X-Git-Tag: 1.1~887 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b50948429f79f375b565ef1c356d6c477cc809ab;p=telemeta.git Changed README and INSTALL --- diff --git a/INSTALL b/INSTALL index c0e0c8af..8c950f56 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,6 @@ -INSTALL -======= +# INSTALL +# ======= + # 1. Requirements # =============== @@ -38,6 +39,3 @@ octave2.9-forge, python-tk See README and http://svn.parisson.org/telemeta for more informations. - - - diff --git a/README b/README index 293b8be2..89eb1991 100644 --- a/README +++ b/README @@ -17,8 +17,6 @@ interfaces and plugin' style audio processing. Here are the main features of Telemeta: -Here are some cool functions: - * Secure media editing and archiving over networks. * Easy transcoding * Full tagging and marking methods @@ -77,6 +75,7 @@ octave2.9-forge, python-tk $ mkdir media cache You might want to place these somewhere else + 6 - Configure Django (settings.py): Modifiy the following variables: @@ -123,6 +122,7 @@ Please give me some feedback. Tell me if Telemeta suits you or if you would need some other interesting features. You are welcome to mail me at + # 5. Contact # ========== diff --git a/debian/control b/debian/control index 57ee6594..99a3ce2a 100644 --- a/debian/control +++ b/debian/control @@ -17,18 +17,29 @@ octave2.9-forge, python-tk Suggests: lame XB-Python-Version: ${python:Versions} Description: backups, transcodes, tags and marks any audio content with metadata - Telemeta is an audio tool which creates audio transcoded databases fast from - fresh mastered files. It can be useful to backup digitalized audio media from - vinyls, old tapes or whatever. - Telemeta first creates a simple structure where original sounds will be - backuped. The files can be transcoded to WAV, FLAC, MP3 and OGG including - the corresponding tags. - Here are some cool functions: - - XML generation for metadata tags of backuped WAV. - - Audio marking from a given file or from tags thanks to the Festival speech - systhesis tool - - File corruption security with par2 recovery files. - - Database synchronizing to remote servers (ssh+rsync). - - Modify metadata from XML or interactive shell. +Telemeta is a global audio archiving program which introduces useful and secure +indexing methods to backup digitalized audio files and metadata dictionnaries. +It is dedicated to backup any digitized and documented sound from collections of +vinyls, magnetic tapes or audio CD over a strong database in accordance with +many standards. Export functions also encapsulate edited metadata into +compressed file. The object style architecture will soon provide user-friendly +interfaces and plugin' style audio processing. - See http://svn.parisson.org/telemeta/ for more informations. +Here are the main features of Telemeta: + + * Secure media editing and archiving over networks. + * Easy transcoding + * Full tagging and marking methods + * XML metadata backup + * Web interface introducing WorkFlow. + * SQL backend (still in dev from march 2007). + * Data anti-corruption security with par2 recovery keys + * Data synchronizing over remote servers (rsync) + * Auto AudioMarking? from metadata (thanks to Festival and Ecasound) + +The Telemeta concept is based on collections. A collection includes original +sounds - or albums containing sounds - which will be backuped in a secure way +with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more +soon...) including metadata editing and publishing tools. + +See http://svn.parisson.org/telemeta/ for more informations.