fix clip close crash
This commit is contained in:
@@ -565,6 +565,8 @@ GLuint compose_sequence(ComposeSequenceParams ¶ms) {
|
||||
|
||||
}
|
||||
|
||||
qDebug() << "Input colorspace:" << input_cs;
|
||||
|
||||
try {
|
||||
OCIO::ConstProcessorRcPtr processor = config->getProcessor(input_cs.toUtf8(),
|
||||
OCIO::ROLE_SCENE_LINEAR);
|
||||
|
||||
Reference in New Issue
Block a user