controller: PREDEFINED_LAYOUTS += main_with_strip

Sync с ffmpeg-fresh n7.1-vf-cuda-grid-phase7 cd1839f. Layout validation
(http_api set_layout, dispatch _set_layout) теперь accept'ит main_with_strip.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
gx
2026-05-21 23:35:06 +01:00
parent bd9dcd2441
commit fc40b5c402
@@ -17,4 +17,5 @@ PREDEFINED_LAYOUTS: list[str] = [
"nine_grid",
"sixteen_grid",
"panoramic",
"main_with_strip", # Phase 8: main 16:9 + 3 preview + bottom strip (cell 4)
]