- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
49
readme.txt
Normal file
49
readme.txt
Normal file
|
@ -0,0 +1,49 @@
|
|||
*******************************************************************************
|
||||
|
||||
Libre Media Server - An Open source Media Server.
|
||||
(c) Santiago Noreña 2012-2013
|
||||
|
||||
*******************************************************************************
|
||||
|
||||
Developing and support: libremediaserver@gmail.com
|
||||
|
||||
Code: http://code.google.com/p/libremediaserver
|
||||
|
||||
*******************************************************************************
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
|
||||
*******************************************************************************
|
||||
|
||||
Pure Media Server is an Open Source project to manage visuals and audio in stage, perfomances, installations, events,,...,
|
||||
|
||||
The control input is through Open Lighting Arquitecture, so we can use any open lighting protocolo (ArtNet, PathPort, ShowNet, ACN, SandNet,...) or DMX-USB device (Enttec USB DMX Pro, Velleman, Anyuma,..).
|
||||
|
||||
The graphic and audio engine are two Pure Data process running in the background. You will need a graphics card OpenGL capable and the driver for it
|
||||
correctly installed.
|
||||
|
||||
I'm developing and testing in Debian Wheezy and Ubuntu precise 12.04. It should compile and work in anothers Debian based distros.
|
||||
|
||||
Features:
|
||||
|
||||
- 8 video, pictures or text layers.
|
||||
- 8 audio layers.
|
||||
- Advanced playback (normal, back, ping.pong, entry point, exit point, speed, loop).
|
||||
- Each layer can be mapped onto a surface with 4 point of Bèzier.
|
||||
- A lot of formats: avi, mov, mpg, HD,...
|
||||
- Some video effects.
|
||||
- Position, Rotation, Size.
|
||||
- Croma/Luma mask.
|
||||
- Text through a text file, with 255 phrases.
|
||||
|
||||
Sorry, at the moment the doc is only in spanish:
|
||||
|
||||
Install guide : instalacion.txt
|
||||
|
||||
Users guide : manual.txt
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue