Hi all! I want to render several projects at once (the rendering options are the same). Is there such an opportunity in Cinelerra? -- Ugin
Ugin, I want to render several projects at once (the rendering options are the
same). Is there such an opportunity in Cinelerra?
The only way that I know to do something like this, but it is not really what you ask about, is to use "Command Line Rendering" as described in the manual in section 7.3.1. Partly quoted below:
To perform rendering from the command line, first run CINELERRA-GG in
graphical mode. Go to File → Batch Render. Create the batches you intend to render in the batch window and close the window. This saves the batches in a file. ... These settings are used the next time command line rendering is used to process the current set of batch jobs without a GUI.
Then on the command line run:
{path_to_cinelerra}/cin -r batchjob*1*.xml {path_to_cinelerra}/cin -r batchjob*2*.xml {path_to_cinelerra}/cin -r batchjob*3*.xml however many jobs you have...
Thank you Phyllis! I have not figured it out yet, but I will definitely figure it out. -- Ugin. 30.12.2020 23:20, Phyllis Smith via Cin пишет:
Ugin,
I want to render several projects at once (the rendering options are the
same). Is there such an opportunity in Cinelerra?
The only way that I know to do something like this, but it is not really what you ask about, is to use "Command Line Rendering" as described in the manual in section 7.3.1. Partly quoted below:
To perform rendering from the command line, first run CINELERRA-GG in
graphical mode. Go to File → Batch Render. Create the batches you intend to render in the batch window and close the window. This saves the batches in a file. ... These settings are used the next time command line rendering is used to process the current set of batch jobs without a GUI.
Then on the command line run:
{path_to_cinelerra}/cin -r batchjob*1*.xml {path_to_cinelerra}/cin -r batchjob*2*.xml {path_to_cinelerra}/cin -r batchjob*3*.xml however many jobs you have...
Thank you Phyllis! I have not figured it out yet, but I will definitely figure it out. I recommend you read the entire "Batch rendering" guide starting from 7.3 (or 7.2 if you have an older version of the manual). Once you've created and saved the "listjobs", you can start rendering right away or exit CinGG and start it from the command line or put it in a script or crontab, etc. See also an interesting discussion on MantisBT: https://www.cinelerra-gg.org/bugtracker/view.php?id=315
Yes! I'm did it, and it's very good! Thank you Phyllis, thank you Andrea :) 31.12.2020 15:18, Andrea paz via Cin пишет:
Thank you Phyllis! I have not figured it out yet, but I will definitely figure it out. I recommend you read the entire "Batch rendering" guide starting from 7.3 (or 7.2 if you have an older version of the manual). Once you've created and saved the "listjobs", you can start rendering right away or exit CinGG and start it from the command line or put it in a script or crontab, etc. See also an interesting discussion on MantisBT: https://www.cinelerra-gg.org/bugtracker/view.php?id=315
participants (3)
-
Andrea paz -
Phyllis Smith -
preobraz@gmail.com