Regarding appimage, in a comment on one of my videos I was asked: "1- when I enable lv2 plugins, cinelerra never loads up on me. 2- is background rendering and render farm in CLI mode works now, when Cinelerra-GG is distributed as AppImage?" I actually can't do background rendering from the terminal; I get a loop of LV2 loading and CinGG won't start. Do you know how to do it?
Regarding appimage, in a comment on one of my videos I was asked:
"1- when I enable lv2 plugins, cinelerra never loads up on me.
LV2 plugins have a file called lv2_blacklist.txt in the main Cinelerra directory for just such problems. There are a lot of lv2 plugins that are compiled for older or specific Operating Systems and they simply will not work with Cinelerra because of bad input/output. When you start CinGG from a terminal (using the non-AppImage way), it puts out a message specifying the LV2 that it can not handle. Then we can add this to the blacklist so it is no longer a problem. The user can add it manually (but unfortunately not with AppImage) or remove the non-working LV2 plugin from their directory. But in this case, the user should limit their LV2 plugins to ones that work. Calf LV2 plugins always seem to work. A description of how to set the path to limit the plugins is a few paragraphs down in: https://cinelerra-gg.org/download/CinelerraGG_Manual/Audio_LV2_Calf_Plugins.... 2- is background rendering and render farm in CLI mode works now, when
Cinelerra-GG is distributed as AppImage?"
I have to test this yet and get back to you.
Although it is written "background rendering" I think it refers to "batch rendering" from terminal. Actually what is the path and command when we want to do "cin -r" with appimage?
On Mon, Apr 26, 2021 at 2:50 PM Andrea paz via Cin < [email protected]> wrote:
Although it is written "background rendering" I think it refers to "batch rendering" from terminal. Actually what is the path and command
OK
when we want to do "cin -r" with appimage?
Instead of "cin" you just type in the appimage name followed by the "-r"
Andrea, after more testing I think this query is solved as described below. Please let me know for sure. ...Phyllis
"1- when I enable lv2 plugins, cinelerra never loads up on me.
I tested with AppImage also, and it too should print to the terminal as long as you started the AppImage from a window any problems with lv2 plugins so you can tell if one is in error and handle that by removing it.
2- is background rendering and render farm in CLI mode works now, when Cinelerra-GG is distributed as AppImage?"
I actually can't do background rendering from the terminal; I get a loop of LV2 loading and CinGG won't start. Do you know how to do it?
In my test of batch render, this also works; for example: ./cin-x86.AppImage -r mybatchrender.rc
Thank you. The user (Damian Zaręba) promised me to post on MantisBT. Anyway he says that a lv2 plugin blocks CinGG startup. I made him read your reply where you say to blacklist that plugin. I think the command line rendering succeeded for him. You can read the comment exchange in: https://www.youtube.com/watch?v=SBt9rkg7i8E
participants (2)
-
Andrea paz -
Phyllis Smith