| 11 | 11 | Depends: ${python:Depends}, python-xml, python-mutagen, python-django (>= 1.0-1), python-imaging (>= 1.1.6), sox (>= 14.2.0-1), vorbis-tools, flac, normalize-audio, python-mysqldb, mysql-server, octave2.9, python-tk, libgd2-xpm, libsndfile1 (>= 1.0.17), python-numpy, python-ctypes (>= 1.0.1), python-scikits-audiolab (>= 0.7) |
| 12 | 12 | Recommends: lame, vamp-examples |
| 14 | | Description: web frontend to backup, transcode and publish any audio content with metadata |
| 15 | | Telemeta is a global audio archiving program which introduces useful and |
| 16 | | secure indexing methods to backup digitalized audio files and metadata |
| 17 | | dictionnaries. It is dedicated to backup any digitized and documented sound |
| 18 | | from collections of vinyls, magnetic tapes or audio CD over a strong database |
| 19 | | in accordance with many standards. Export functions also encapsulate edited |
| 20 | | metadata into compressed file. The object style architecture will soon provide |
| 21 | | user-friendly interfaces and plugin' style audio processing. |
| 22 | | Here are the main features of Telemeta: |
| 23 | | * Secure media editing and archiving over networks |
| 24 | | * Easy transcoding |
| 25 | | * Full tagging and marking methods |
| 26 | | * XML metadata backup |
| 27 | | * Web interface introducing WorkFlow |
| 28 | | * SQL backend |
| 29 | | * Data anti-corruption security with par2 recovery keys |
| 30 | | * Data synchronizing over remote servers (rsync) |
| 31 | | * Auto AudioMarking from metadata (thanks to Festival and Ecasound) |
| 32 | | The Telemeta concept is based on collections. A collection includes original |
| 33 | | sounds - or albums containing sounds - which will be backuped in a secure way |
| 34 | | with a view of transcoded 'public' formats (WAV, FLAC, MP3, OGG and many more |
| 35 | | soon...) including metadata editing and publishing tools. |
| 36 | | See http://svn.parisson.org/telemeta/ for more informations. |
| | 15 | Description: web frontend to backup, analyse, transcode and stream any audio content with its metadata |
| | 16 | Telemeta is a web audio archiving program which introduces useful and secure methods to |
| | 17 | backup, index, transcode, analyse and publish any digitalized audio file with its metadata. |
| | 18 | It is dedicated to professionnals who wants to easily backup and publish documented sounds |
| | 19 | from collections of vinyls, magnetic tapes or audio CDs over a strong database, in accordance |
| | 20 | with open standards. |
| | 21 | |
| | 22 | Here are the main features of Telemeta: |
| | 23 | * Secure archiving, editing and publishing of audio files over internet. |
| | 24 | * "On the fly" transcoding and metadata encapsulating (FLAC, OGG, MP3, WAV, etc..) |
| | 25 | * User friendly web frontend including workflows and high level search methods |
| | 26 | * Smart dynamical and skinnable audio player (thanks to Timeside and soundmanager2) |
| | 27 | * "On the fly" complex audio analyzers based on an easy plugin architecture |
| | 28 | * Strong SQL backend |
| | 29 | * XML metadata backup |
| | 30 | * Auto audio-marking with synthetized voices reading metadata (optional) |
| | 31 | * Anti-corruption data security management with par2 recovery keys |
| | 32 | * Data synchronizing over remote servers (rsync + ssh methods) |
| | 33 | |
| | 34 | The Telemeta data model is based on 'collections' and 'items'. A collection is described |
| | 35 | by its metadata and includes original audio items (sounds) and its own metadata. This |
| | 36 | existing model has been designed to fit the one of the French Centre of Etnomusicology (CREM) |
| | 37 | but could be easily adapted/overrided to sue other data stuctures. |
| | 38 | |