Am 11.10.2016 um 02:20 schrieb Ben Suttor:
> Hi all,
> I'm working on small tool for coloring videos (frames) using
> darktable. In order to do that I use darktable-cli to render frame by
> frame. Unfortunately this is a quite slow process compared to what
> darktable itself can do. Exporting the sames files within darktable
> gives me an export rate of 1.1 fps compared to 0.25 fps using
> darktable-cli. Is there any way to give darktable-cli a list of frames
> to render? If not, is it planned to implement such a functionality?
As a workaround, does it help to parallelize the work /externally/, for
instance with GNU parallel (which itself uses Perl)?
https://www.gnu.org/software/parallel/

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to