Knowledge Base

Requires Ubuntu 20.04.

Minimum Requirements: resolution of 1920x1080 for your primary screen, and graphics card with drivers able to run version 4 of OpenGL shaders and at least 2GB video ram. Suggest installing the latest graphic drivers and recommend the system uses an SSD Drive.

You will need FFmpeg installed. sudo apt update;  sudo apt-get install ffmpeg;

If you have trouble importing a file (e.g. mp4), you could review:
https://help.ubuntu.com/community/RestrictedFormats
which amounts to trying this: sudo apt-get install ubuntu-restricted-extras

Support

There is NO telemetry in this app, you don't need an internet connection to use it. If you have any issues you will need to report them. There are some notes available if you run ./VIDIFOLD --help

If you wish to report an issue or ask a question, please email vidifold@gmail.com

I hope you will get as much fun playing with it as I do.

Designed and Developed by: John Day

Technologies: C++, OpenGL

Tools used: Programming IDE CodeBlocks, Image editor Gimp, 3D Stuff Blender

Some archive screenshots


VIDIFOLD Revision Notes

A list of all the notes from all versions is provided below.

0.24.7

New plugin: EdgeDetect

0.24.6

Added Matte Layer options to Buses
New plugin: Value Sine Bar
Replaced/Updated Stencil plugin with StencilMk2
Fixed delete plugin but (regression bug)
Fixed a subtle bug in plugin param setup
- should only have effected snapshots of plugins that have file loading options

0.24.5

Fix crash when swapping plugins if plugin was dropped on a label
Fixed crash when coping auxfx setup to output
- due to recently adding driver cloning
Design tweak for boolean options on plugin GUIs

0.24.4

A few simple plugins added
Hue, Contrast, Saturation, Brightness, Inverse, Stretch, Zoom
and ColorTint (has been relabeled Tint / Filter)

0.24.3

Fixed recently introduced bug when swapping with empty slot
Added fx parameter menu via RMB
Switched to smaller fx macro assign indicator
Can now use arrow keys to move/select current slot
Added some global speed multiplier options
Added some more assignable midi actions (inc focus control)
Removed ALT TX option
Reworked TX options behaviour
Brought APC integration more up to date