Vz

From M1Research

(Difference between revisions)
Jump to: navigation, search
(About)
(About)
Line 3: Line 3:
==About==
==About==
-
[[image:Vz_Interface_0.jpg|right|thumb|150px|[[help:contents|screen #1]]]]
+
[[image:Vz_Interface_0.jpg|right|thumb|100px|[[help:contents|screen #1]]]]
-
[[image:Vz_Interface_1.jpg|right|thumb|150px|[[help:contents|screen #2]]]]
+
[[image:Vz_Interface_1.jpg|right|thumb|100px|[[help:contents|screen #2]]]]
-
[[image:Vz_Interface_2.jpg|right|thumb|150px|[[help:contents|screen #3]]]]
+
<b>vz</b> (ViZualizator) is software complex for generation realtime TV-graphics. Fine and easy solution for TV studio graphics, channel branding and TV-Interective solutions.
<b>vz</b> (ViZualizator) is software complex for generation realtime TV-graphics. Fine and easy solution for TV studio graphics, channel branding and TV-Interective solutions.

Revision as of 17:49, 24 March 2007

vz (ViZualizator) Real-Time TV graphics production system

Contents

About

vz (ViZualizator) is software complex for generation realtime TV-graphics. Fine and easy solution for TV studio graphics, channel branding and TV-Interective solutions.

Its based on OpenGL rendering engine that perform rendering target picture in video adapter's framebuffer and block code that transfer framebuffer from videocard to video output adapter's framebuffer.

Rendering objects list is supplied from external file (in XML format). It's tree - based description of graphics primitives layout and operation about parameters changing.

Managing of vz behavior performed by external program that communicate with main rendering module using TCP protocol. Main program provides telnet-like shell where external commands send throw using predefined syntax. Command could be used for loading "scene" file (primitives layout), modification parameters of graphic primitives or for starting/stopping timeline's complex (called director).

Supported Outputs

Video output provided by professional TV video output board. For now there are 2 supported:

bluefish

Most tested video output driver. For operating require 5.4.18 drivers version. Support almost all hardware supported features. Successfully tested with SD|Greed. Manufacturer site is www.Bluefish444.com.

streamalpha

StreamAlphaPlus card tested long time ago. Not sure about current version. Manufacturer site is www.stream-labs.com

nullvideo

Fake output video module. Used for emulating CPU load, texture transfer and can be used as skeleton for writing new output modules

Output driver could be written for almost all adapters with open SDK.

Documentation

Downloads

vz-1.0-release (2007-03-24)

Binaries:

  • vz-1.0-release.zip - precompiled binaries with demo projects.
  • vfb4.bin.zip - VirtualFrameBuffer device driver - requiered for DMA operation with StreamAlpha SDI video output adapter

Source code:

Links

vz linked against libraries supplied by another projects. For compiling VZ you will need:

For operating with vz throw IP i recommend to use PuTTY - A Free Telnet/SSH Client

Licence

    ViZualizator
    (Real-Time TV graphics production system)
                                                                                                                                               
    Copyright (C) 2005 Maksym Veremeyenko.
    Contributed by Maksym Veremeyenko, verem@m1stereo.tv, 2005.
                                                                                                                                               
    ViZualizator 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 2 of the License, or
    (at your option) any later version.
                                                                                                                                               
    ViZualizator 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 ViZualizator; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
                                                                                                                                               
Personal tools