mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-12 10:50:01 +01:00
Help (#76 Wip) - veejay-server/README : updated
This commit is contained in:
@@ -12,18 +12,16 @@
|
||||
x10x0x10x0 x10x0x10x0x10x 10x0x10x0x10x0 x10x 10x0 0x0x 0x10 0x0x
|
||||
0x0x10 x10x0x10x0x10x 10x0x10x0x10x0 0x010x0 0x0x 0x10 0x0x
|
||||
|
||||
version 1.5
|
||||
Dec 2018
|
||||
version 1.5
|
||||
Feb 2019
|
||||
|
||||
=================================================================================================
|
||||
|
||||
:: Veejay, a visual instrument for GNU ::
|
||||
http://veejayhq.net
|
||||
http://veejay.dyne.org
|
||||
:: Veejay, a visual instrument for GNU ::
|
||||
http://veejayhq.net
|
||||
|
||||
|
||||
|
||||
Veejay - a 'visual' instrument and realtime video sampler
|
||||
Veejay - a 'visual' instrument and realtime video sampler
|
||||
|
||||
Veejay is a visual instrument and real-time video sampler.
|
||||
It allows you to "play" the video like you would play a piano.
|
||||
@@ -84,11 +82,11 @@ General
|
||||
|
||||
Media
|
||||
-----
|
||||
# Codecs: MJPEG,MPNG, DV, YUV (raw)
|
||||
# Containers: AVI , Quicktime, rawDV
|
||||
# Codecs: MJPEG, MPNG, DV, YUV (raw)
|
||||
# Containers: AVI, Quicktime, rawDV
|
||||
# Devices: USB webcams, DV1394, TV capture cards, etc.
|
||||
# Support for unlimited capture devices
|
||||
# Support for Image files (PNG ,JPEG,TIFF,etc)
|
||||
# Support for Image files (PNG ,JPEG, TIFF, etc)
|
||||
|
||||
Editing
|
||||
-------
|
||||
@@ -105,12 +103,10 @@ Editing
|
||||
# Live clip loading
|
||||
# Live sample sequencing
|
||||
|
||||
|
||||
|
||||
Trickplay
|
||||
---------
|
||||
# VIMS event recording/playback (6)
|
||||
# Various looping modes including bounce looping
|
||||
# Various looping modes including bounce and random
|
||||
# Playback speed and direction
|
||||
# Video scratching
|
||||
# Change in-and out points of a sample (marker)
|
||||
@@ -125,10 +121,11 @@ Output
|
||||
------
|
||||
# Audio trough Jack (low latency audio server) (8)
|
||||
# SDL video
|
||||
# Headless
|
||||
# Headless (no video output)
|
||||
# YUV4MPEG streaming
|
||||
# V4L2 loopback devices
|
||||
# Network streaming
|
||||
# Network streaming (unicast and multicast)
|
||||
* Preview rendering
|
||||
# Image grabbing
|
||||
|
||||
Interaction
|
||||
@@ -137,6 +134,7 @@ Interaction
|
||||
# VIMS (tcp/ip)
|
||||
# OSC (udp)
|
||||
# PureData trough sendVIMS external
|
||||
# MIDI
|
||||
|
||||
Viewing
|
||||
-------
|
||||
@@ -146,12 +144,12 @@ Viewing
|
||||
# Split-screen video wall
|
||||
|
||||
|
||||
Additional
|
||||
Plugins and more...
|
||||
----------
|
||||
# Support for Frei0r plugins
|
||||
# Support for LiVIDO plugins
|
||||
# Support for FreeFrame plugins (only for 32 bit systems!)
|
||||
|
||||
# Android server!
|
||||
|
||||
|
||||
|
||||
@@ -191,7 +189,7 @@ Additional
|
||||
by changing the framerate dynamically.
|
||||
|
||||
(8) JACK: A low latency audio server that can connect a number of different applications to an audio device,
|
||||
allowing them to share audio between themselves.
|
||||
allowing them to share audio between themselves. http://jackaudio.org/
|
||||
|
||||
(9) Perspective Viewing: You can define a quadrilateral to which the rendered image will be mapped.
|
||||
This is usefull for setups where the image borders fall outside the projection screen area, or where
|
||||
@@ -213,13 +211,7 @@ See doc/Howto_Compile_on_Ubuntu.html
|
||||
Documentation
|
||||
=============
|
||||
|
||||
See the directory 'doc' in this package, it contains usefull documentation.
|
||||
|
||||
|
||||
First time setup
|
||||
================
|
||||
|
||||
You need to font a TrueType Font file in $HOME/.veejay/fonts
|
||||
See the directory 'doc' in this package, it contains a lot of usefull documentation.
|
||||
|
||||
|
||||
Running
|
||||
@@ -232,16 +224,18 @@ $ veejay -p 4490 my-movie-B.avi
|
||||
CONTACT / FEEDBACK & HELP
|
||||
=========================
|
||||
|
||||
http://veejayhq.net
|
||||
The veejay website is over http://veejayhq.net
|
||||
|
||||
You can join our mailing list on http://groups.google.com/group/veejay-discussion
|
||||
|
||||
|
||||
BUG REPORTS / BLEEDING EDGE SOURCE CODE
|
||||
=======================================
|
||||
|
||||
Please use the ticket system !
|
||||
Please use the ticket system on https://github.com/c0ntrol/veejay/issues
|
||||
|
||||
The code is actually develloped from http://github.com/c0ntrol/veejay
|
||||
|
||||
http://veejay.dyne.org
|
||||
http://veejayhq.net
|
||||
|
||||
ENJOY! And let us know about your performances/installations with veejay!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user