Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prusnak/videofeedback

Interactive videofeedback VJing software.
https://github.com/prusnak/videofeedback

Last synced: about 1 month ago
JSON representation

Interactive videofeedback VJing software.

Awesome Lists containing this project

README

        

Videofeedback
=============

The following Python packages are needed:

```
python-opencv
python-opengl
```

Examples
--------

![example1](examples/1.jpg) ![example2](examples/2.jpg) ![example3](examples/3.jpg) ![example4](examples/4.jpg) ![example5](examples/5.jpg) ![example6](examples/6.jpg)

Keyboard layout
---------------

![keyboard](keyboard-layout.png)

Common controls
----------------

| key | desc |
|-----|---------|
| `Space` | Pause |
| `Delete` | Reset All |
| `Tab` | Invert |

Rotation controls
-----------------

| key | desc |
|-----|---------|
| `[` | Rotate Left |
| `]` | Rotate Right |
| `Enter` | Change Rotation Direction |
| `Backspace` | First press: Stop Rotation, Second press: Reset Rotation |

Effects controls
----------------

Press letter first, then set amount of effect:

| key | desc |
|-----|---------|
| `~` | Effect Off |
| `1` | 10% Effect |
| `2` | 20% Effect |
| `3` | 30% Effect |
| `4` | 40% Effect |
| `5` | 50% Effect |
| `6` | 60% Effect |
| `7` | 70% Effect |
| `8` | 80% Effect |
| `9` | 90% Effect |
| `0` | 100% Effect |

| key | desc |
|-----|---------|
| `M` | Mirror (7 is max) |
| `C` | Colormap (7 is max) |
| `T` | Threshold |
| `Q` | Quantize |
| `E` | Emboss |
| `N` | Noise |
| `D` | Desaturate |
| `S` | RGB Separation |
| `P` | Pixelate |
| `H` | Hue |
| `Z` | Pulsating Zoom |