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.23.14

Added "Off" button (blocks all output and optionally switches to interlude setup)
Added Interlude setup options in user config
Snapshots now work from Workbench slot
Snapshots using ImageSource now include the FXstack
Fixed item delete (recent extra validation stop this from working)

0.23.13

Added 'quick delete' button to plugin panel title bar
First pass at keeping clip range setups when cloning/swapping slots
Fix for newly introduced swapping slot seq fault
and as usual more tweaks and improvements

0.23.12

Can now hold LeftShift when dropping slot to clone rather then swap slots
Macro slots now auto lock/unlock on user adjustments
Macro settings now follow slot swaps and clones
Macro Panel now follows selected slot if matching view
Increased number of plugins per page in library
Changed library to column first order

0.23.11

Fixed crash when loading slot using SourcePlugin into Workbench
Reworked GUI indicators for slot playback state (ie outlines and transport button states)

0.23.10

Fixed ejecting workbench slot (broke on last release, doh)