Media Asset Management System für die Verwaltung
von Ton- und Videoaufnahmen
Preliminaries:
  |
The
System is based on the open source solution php/MySQL |
  |
The
source code is well documented |
  |
The structure is easy to understand, so everybody experienced
in php/MySQL is able to administrate the system |
A) System requirements
Apache 2.0 (UNIX or Windows)
PHP 5.x
MySQL 4.x
Access to the php.ini file
Hard disk: min 3,5 GB (for the described amount of data)
B) Structure
There is one central entity, that:
a) can be indexed with different connected
categories (i.e. one or more persons, selectable out of a list)
b) can be described in different fields as free-text
(i.e. title, content, comment)
The lists (containing meta-data) themselves can
be connected with other lists (1:1, 1:n, n:1, or n:m). For example
the categories "country" and "continent"
Central entities themselves can be summarized to a meta-entity
(for example different interviews to one project). This can be
very helpful for searching.
The central entity can be broken down into single tracks (i.e.
mp3-files)
Each track can be meta-data-assigned (including paths to different
files)
In each track there is the possibility to set audio-markers (in
the output section it may be jumped directly to every marker)
C) Features:
The User-Interface works similar as other well-known
databases (i.e. Access or Filemaker)
zurück

|