forked from jsl/video_editing_poc
The highlight renderer now selects a filmic grade per story beat, read from the EditPlan style key (safeKey: style_<category>_<storyPurpose>), so no change to the shared EditDecision or its serialization is needed: - opening_hook: calmer, cooler, softer contrast (linear_contrast, gentle vignette) - rising_energy / default: balanced base grade (medium_contrast) - hero_payoff: richest, warmer, stronger S-curve and deeper vignette (strong_contrast) Threads plan.style() into segmentCommand -> cinematicVisualFilter. Multi-clip FfmpegEditRenderer untouched. Test added; mvn -o verify green (247 tests, 0 failures). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Bg76sLc43Wc3j5ZcLkboYR |
||
|---|---|---|
| .claude/skills | ||
| .idea | ||
| dashboards | ||
| docs | ||
| input/source | ||
| output | ||
| src | ||
| tools | ||
| .gitignore | ||
| pom.xml | ||