LibreMediasServer Video
Plays video and media files commnaded by lighting consoles.
- Added udserver external. All the communication between pure data process and GUI now is done through Unix Domain Sockets. - Only video files are working at the moment. - Creating thumbnails now is done in the start routine. - CITP/MSEx and DMX reading is started automatically in the start routine. - The dmx settings are reading from an xml file. Support for edit through the GUI and save and open files in next commits. Also it should integrates the window configuration. - Audio has been cutted. It will be supported in a separate application. |
||
---|---|---|
puredata | ||
recursos | ||
scripts | ||
src | ||
.gitignore | ||
changelog.txt | ||
compiling.txt | ||
credits.txt | ||
instalacion.txt | ||
install.txt | ||
install_fr.txt | ||
leeme.txt | ||
LICENSE.txt | ||
manual_en.txt | ||
manual_es.txt | ||
readme.txt | ||
todo.txt |
******************************************************************************* 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 protocolol (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