HelpUpdate : add asciiart

This commit is contained in:
Jerome Blanchi aka d.j.a.y
2019-06-21 19:22:55 +02:00
parent b8334b3b3f
commit 141e637ebc
3 changed files with 4 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ There are several plugin-packs available for veejay: [plugin-packs](https://gith
* lvdcrop ; a couple of crop filters and a port of frei0r's scale0tilt
* lvdshared ; a couple of plugins that implement a producer/consumer mechanism for shared video resources
* lvdgmic ; GMIC based filters, although slow in processing they are quite amazing
* **lvdasciiart** ; let's do ascii ! ported from ffmpeg ASCII filter writen by Alexander Tumin
To compile and install a plugin-pack:
```bash

View File

@@ -11,6 +11,7 @@ There are several [plugin-packs](https://github.com/c0ntrol/veejay/tree/master/v
* **lvdcrop** ; a couple of crop filters and a port of frei0r's scale0tilt
* **lvdshared** ; a couple of plugins that implement a producer/consumer mechanism for shared video resources
* **lvdgmic** ; a couple of [GMIC](https://gmic.eu/) based filters, although slow in processing they are quite amazing
* **lvdasciiart** ; let's do ascii ! ported from ffmpeg ASCII filter writen by Alexander Tumin
To compile and install a plugin-pack:
```bash

View File

@@ -80,6 +80,8 @@ There are several plugin-packs available for veejay: [plugin-packs](https://gith
* lvdcrop ; a couple of crop filters and a port of frei0r's scale0tilt
* lvdshared ; a couple of plugins that implement a producer/consumer mechanism for shared video resources
* lvdgmic ; GMIC based filters, although slow in processing they are quite amazing
* **lvdasciiart** ; let's do ascii ! ported from ffmpeg ASCII filter writen by Alexander Tumin
To compile and install a plugin-pack:
```bash