Don't set up Writer etc. until the job is run. This means that
authorCarl Hetherington <cth@carlh.net>
Tue, 18 Jul 2017 15:06:14 +0000 (16:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Jul 2017 15:06:14 +0000 (16:06 +0100)
commit2d57296a24c2eb4f6d99325add0e986de04f7e7d
tree49a3788bdb5056143162309077c72d8aecaeb46c
parentf84980b12b98b28574c441578b8b6850ce30e335
Don't set up Writer etc. until the job is run.  This means that
jobs queued in the batch converter don't start too early; e.g.
if you add the same job twice the check of the existing video
won't start on the second job until the first is complete.
src/lib/dcp_encoder.cc
src/lib/dcp_encoder.h