-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
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:
- Download latest RC candidate binary.
- Launch app image file.
- Add a video clip and drag it to timeline.
- Open Effects tab.
- Drag "Color Map / Lookup" onto the clip.
- Set the cube filename to a file that contains a 3D LUT.
- Observe: color mapping works.
- Change the cube filename to a file that contains a 1D LUT.
- 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
Labels
No labels