Commit 6de084b
Miriad
fix: vertical-only infographics now populate 'infographics' field for video pipeline
When enableHorizontalInfographics is false, horizontalRefs is empty and
the 'infographics' field (which video-pipeline reads) was never written.
Videos rendered with zero infographic URLs, falling back to B-roll.
Fix: write verticalRefs to 'infographics' when no horizontal refs exist.
Also use vertical CDN URLs for scene-level distribution as fallback.1 parent 9e7dd0e commit 6de084b
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
| 487 | + | |
487 | 488 | | |
488 | 489 | | |
| 490 | + | |
| 491 | + | |
489 | 492 | | |
490 | 493 | | |
491 | 494 | | |
492 | | - | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
493 | 498 | | |
494 | 499 | | |
495 | 500 | | |
496 | 501 | | |
497 | | - | |
| 502 | + | |
498 | 503 | | |
499 | 504 | | |
500 | 505 | | |
| |||
0 commit comments