project: replaced proxy with pre-cache
Removed proxy task and replaced with a true honest-to-god pre-cache for footage. This footage is pre-cached to a sequence and therefore 100% ready for use in it once the task is done.
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
return project_;
|
||||
}
|
||||
|
||||
public slots:
|
||||
protected:
|
||||
virtual bool Run() override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user