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

RMB on fx param set to default value
Can now switch Bus mix mode without all clips stopping
Slots based on source plugins now saved in patches
Removed pointless plugin filter (will replace later with something more useful)
- added extra column to plugin grid
Fix minor patch dialog bug
Extra reporting for any problem plugin loading

0.22.2

Fixed misplaced macro panel on first use
Fixed AUXGrp level showing for snapshots without any macro setups
Fixed auto macro assignment bug on new AuxFX slot creation
- (indicated assigned macros controls when there wasn't any accessible)

0.22.1

Fixed bug with pop-up output preview getting stuck, also hides cursor over pop-up
Can now dragdrop single plugin from current slot to another slot
Added QWERTZ keyboard option
Added totals to bank listing
Colour coded aux label in patches
Improved handling of some special chars in my SQLite wrapper
Fixed nasty bug in migrate plugin snapshots (this shouldn't have effected anyone until now as there was only 1 plugin update that used this process and it was a relatively new, however was discovered during testing a new plugin update)
Improved text handling in paragraph areas

0.22.0

Updated for Ubuntu 20.04

0.21.2

Changes to the video take structure has caused a lot of follow up problems,
- esp within patches, these may take some time for all to come to light,
- but here's some more fixes, you may need to revisit any patches and reassign the correct takes
Fixed quite a few things I'd broken on the video editor recently
- still a little underused so not heavily tested
Changed auto bailing out of rendering when 90% disk space, new threshold set to 2GB disk space
Fixed instant fade bug for manual controlled rendering
Minor graphic shadow fix on aux macro knobs