diff --git a/app/render/colorprocessor.cpp b/app/render/colorprocessor.cpp index 473249469..9d981871f 100644 --- a/app/render/colorprocessor.cpp +++ b/app/render/colorprocessor.cpp @@ -90,7 +90,7 @@ void ColorProcessor::ConvertFrame(Frame *f) OCIO::PackedImageDesc img(f->data(), f->width(), f->height(), - VideoParams::kRGBAChannelCount, + f->channel_count(), ocio_bit_depth, OCIO::AutoStride, OCIO::AutoStride,