add more template data to text graphics element (#2304)

This commit is contained in:
Jason Dove
2025-08-12 14:33:52 +00:00
committed by GitHub
parent b149f7f2a3
commit 44ec0f8a0f
17 changed files with 399 additions and 40 deletions
@@ -515,6 +515,7 @@ public class FFmpegLibraryProcessService : IFFmpegProcessService
graphicsEngineInput = new GraphicsEngineInput();
graphicsEngineContext = new GraphicsEngineContext(
channel.Number,
audioVersion.MediaItem,
graphicsElementContexts,
new Resolution { Width = desiredState.ScaledSize.Width, Height = desiredState.ScaledSize.Height },