Skip to content

Effect "Color Map" does not support 1D LUTs, only 3D LUTs. #1022

@stolk

Description

@stolk

Description:

The Color Map effect is hard-coded to look for LUT_3D_SIZE in the .cube file. If the file contains a 1D LUT instead using LUT_1D_SIZE then the color mapping does not work.

For a specification of .cube file format, see: https://kono.phpage.fr/images/a/a1/Adobe-cube-lut-specification-1.0.pdf

Reproduction Steps:

  1. Download latest RC candidate binary.
  2. Launch app image file.
  3. Add a video clip and drag it to timeline.
  4. Open Effects tab.
  5. Drag "Color Map / Lookup" onto the clip.
  6. Set the cube filename to a file that contains a 3D LUT.
  7. Observe: color mapping works.
  8. Change the cube filename to a file that contains a 1D LUT.
  9. Observe: color mapping does not work.

Expected Behaviour:

Color mapped video, regardless whether a 1D or a 3D map is being used.

Version:
3.4.0 Release Candidate

OS:
Ubuntu 25.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions