You are not logged in.

#1 Re: FAQ » Will it run on another Linux Distro? » 2022-08-26 11:34:59

Recently Djoma pointed out that it also requires this font in the correct location (attempting to run on ArchLinux)

/usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf

I've also added these details into a help which can now be printed via

./VIDIFOLD --help

#2 Re: FAQ » Will it run on another Linux Distro? » 2022-08-24 13:34:28

The application also calls number of system commands (might not be the best way to do some things but allowed me to get the job done)

It has come to my attention that some distributions will not have all these available. So for completeness, here's a list of the commands it currently calls.

mv, cp, mkdir, touch, rm, cat, df, du, ls, file, dpkg-query, ffmpeg, ffprobe

#3 Re: FAQ » Will it run on another Linux Distro? » 2022-08-24 13:28:38

Additional notes:

It's possible to bypass start up checks, but it MAY only partially work, if at all. You run the program from the command line with:

./vidifold 2

If it doesn't work you could also run it in debug mode and send over the debug file with this command.

./vidifold 1

this will create a VIDIFOLD-logfile in the same folder as the executable.

NOTES:

1: this is a plain text file, so you can review what it contains before sending it over.
2: this grows very large very quickly, but shouldn't be a problem for you as its not getting very far.
3: this is not definitive or user friendly and please don't post it here

It may tell us where its stalling.

#4 Re: Closed » Displacer usage » 2022-07-22 17:08:22

Sorry about slow reply, I rarely check here at the mo. If you would like a faster response do please email.

The other sources are only available when this plugin is used at the Bus or Output stages.

The code architecture at the moment doesn't allow access to images before they are created in the chain.

#5 Re: Closed » Glitch effect bug? » 2022-05-14 11:37:58

Sorry, been a long while since I looked at this, but I cant seem to reproduce it. I'm going to remove this from the back log, please make contact again if its still an issue

#6 Re: Closed » HAP codec » 2022-03-13 11:01:50

not going to follow this, there are some other encoding solutions I'm looking at

#7 Backlog » Simple Mapping options » 2022-03-13 11:00:18

Admin(JD)
Replies: 0

Had another request to add some simple video mapping options.

#9 Re: Main » Prorities » 2022-02-04 20:50:08

There are quite long periods where nothing happens on this forum, I don't bother tracking everything here at the moment. It's best to regularly review my current activity via the change log here https://vidifold.com/knowledgebase for the time being. :)

#10 Re: FAQ » Missing output or gui on monitor/projector » 2022-01-27 19:37:03

It is possible to end up with the application off screen for vaious reasons.

In this case you can use startup code 3 to reset the display positions, eg.

VIDIFOLD 3

#12 Re: Archive » previews for inactive slots » 2021-12-08 18:58:05

Hi again,

- Source type plugins that don't have a default output :  the only thing I could do to get around it would be to upgrade the plugin API to insist on including a default thumbnail. Not something I'm going to play with any time soon. I'd have to rebuild and change all the plugins. But I'll throw it on the backlog.

- trails and dieback plugin : this one would be very difficult to work around - any plugin that requires some time to build up isn't going to show much on an initial load. Can't easily get around this one. I'm not going to chase it.

cheers

#14 Re: Archive » previews for inactive slots » 2021-12-07 22:45:53

Oh its so nice, wanted this for a long time but couldn't do it earlier.

Released 0.29.0

#16 Re: Closed » Not saved settings » 2021-12-02 23:44:06

this is out of date now, output slot plugins are saved for the autosave/startup patch and the drivers options are still in flux at the moment

#17 Re: Archive » previews for inactive slots » 2021-12-02 23:33:22

Well... I'm totally side tracked to attempting this as it looks like it may be possible now. It's a medium size refactor, but I've built a lot of more tools since I started the project. There will probably be a few limitations, not sure what they are yet.  First rewiring hacks seem to make sense, but no promises. Will known more in couple of weeks depending on workloads.

#18 Re: Archive » Output plugins are not saved » 2021-11-30 19:22:52

Yes, I might make that an option - I've put it in my list of things to consider. Archiving this now

#20 Re: Archive » Output plugins are not saved » 2021-11-29 12:46:46

Yep, slot snapshots got broken in 28.4, fixed now.

output setup now saved

released 0.28.7

#22 Re: Backlog » Rotation is skewed » 2021-11-29 12:27:50

Yes this is because in the first plugins I didn't bother trying to take into account aspect ratio.. I need to rewrite the plugin, if I can work out the maths!, I need to create the effect squashed (the inverse of the final aspect)  so when it expands on the last render it comes out square.

#23 Re: Archive » Segfault dragging FX bundle from slot with source plugin to AUX patch » 2021-11-29 12:23:25

Cheers, yep source slots were not supported in aux setups. Have updated this now. pending release.

#25 Archive » Include Output setups in auto saved patch » 2021-11-27 11:32:24

Admin(JD)
Replies: 1

Saving the "output" setups as part of the "startup patch" ie the auto save one on exit/load, makes sense. Something that was delayed as it's a special case.

Board footer

Keep posts civil, irrelevant posts will be removed. Please search for answers before posting