mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-13 03:09:59 +01:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
* [COPYING](./COPYING) : Veejay is free as GNU/GPL
|
|
|
|
### First steps...
|
|
* [README.whatis](./README.whatis.md) : Veejay is a realtime visual instrument
|
|
* [Installation](./Installation.md) : From core to plugins install
|
|
* [INSTALL](./INSTALL) : Generic install
|
|
|
|
* [README quickstart](./README.quickstart.md) : Quick jump to basic playing
|
|
|
|
### Going further in visuals and control
|
|
* [veejay HOWTO](./veejay-HOWTO.md) : A verbose and deep description
|
|
* [HOWTO plugins](./HOWTO.plugins.md) : All you need to configure external video plugins
|
|
* [README.alpha](./README.alpha.md) : Support for alpha channel compositing
|
|
* [VIMS(./VIMS.md) : VIMS is Veejay's IMS (Internal Message System)
|
|
* [video wall](./video-wall.md) : How to split ouput in multiple screens
|
|
|
|
* [How to Veejay PureData](./HowtoVeejay-PureData.html)
|
|
|
|
### Adapt your veejay
|
|
* [HOW TO compile](./HOWTO.compile.md) : Extensive information on building veejay software packages
|
|
* [HOW TO debugging](./HOWTO.debugging.md) : Report a bug ? contribute to a better veejay ?
|
|
|
|
* [How to Ubuntu](./HowtoUbuntu.txt)
|
|
|
|
### Special concerns : codecs and hardware stuff
|
|
* [README audio](./README.audio.md) : To gain audio support in veejay
|
|
* [README video codec](./README.video-codec.md) : What codec choose and how
|
|
* [YCbCr](./YCbCr.txt)
|
|
* [README memory](./README.memory.md) : Memory concern with veejay
|
|
* [README performance](./README.performance.md) : Performance tips
|
|
* [README network](./README.network.md) : Advanced veejay network communication (aka how to use/synchronize multiple server over the network)
|
|
|
|
* [README android](./README.android.md)
|