add playback troubleshooting tool (#2155)

* support media info for more content types

* add playback troubleshooting page

* reorganize playback troubleshooting

* fix watermarks and delay

* update changelog
This commit is contained in:
Jason Dove
2025-07-17 03:51:36 +00:00
committed by GitHub
parent 848b88bd2d
commit 578cdb1e14
27 changed files with 878 additions and 76 deletions
@@ -379,6 +379,7 @@ public class TranscodingTests
0,
None,
false,
Option<string>.None,
_ => { });
// Console.WriteLine($"ffmpeg arguments {process.Arguments}");
@@ -655,6 +656,7 @@ public class TranscodingTests
0,
None,
false,
Option<string>.None,
PipelineAction);
// Console.WriteLine($"ffmpeg arguments {string.Join(" ", process.StartInfo.ArgumentList)}");