Files
nexus/wiki/concepts/LUT.md
2026-04-21 08:02:52 +08:00

53 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "LUT"
type: concept
tags: [lut, color-grading, video-editing]
aliases: [Look-Up Table, 色彩查找表]
last_updated: 2026-04-21
---
## Definition
Look-Up Table色彩查找表本质是预设的色彩映射用于色彩空间转换和风格化调色。
## Types
### Technical LUT技术 LUT
- **用途**:转换 LOG 素材到标准色彩空间
- 示例S-Log3 到 Rec.709、S-Log3 到 Log-C
- **使用时机**:使用 LOG 模式拍摄后,必须先应用技术 LUT 还原正常色彩,再进行创意调色
- **常见误区**:应用创意 LUT 前未做一级校色 → 色彩必然崩坏
### Creative LUT创意 LUT
- **用途**:添加风格化外观
- 类型:胶片 LUT、电影 LUT、时尚 LUT 等
- **使用原则**LUT 是起点而非终点——应用后必须微调参数
- **强度控制**:建议 60%-80% 透明度100% 通常过重
## Workflow
### Correct Application Order正确应用顺序
1. **一级校色**Primary Correction还原真实——白平衡、曝光、对比度统一
2. **技术 LUT**LOG 素材应用转换 LUT
3. **二级调色**Secondary Correction局部调整——HSL、曲线、遮罩
4. **创意 LUT**(可选):风格化处理
5. **微调**:在创意 LUT 基础上精细调整
### Why Order Matters为何顺序重要
- LOG 素材对比度被拉伸,直接应用创意 LUT 会导致色彩计算错误
- 必须先还原正常对比度,再做风格化处理
## Creating Custom LUTs
- 将常用调色参数导出为 LUT
- 用于个人风格一致性
- 多视频系列保持统一视觉风格
## Common LUT Formats
- .cube通用格式DaVinci/PR/FCP 都支持)
- .3dl
- .look
## Connections
- [[调色分级]] ← 技术载体 ← [[LUT]]
- [[短视频剪辑]] ← 环节 ← [[LUT]]
- [[DaVinci Resolve]] ← 内置 LUT 支持 ← [[LUT]]