use subtitles to display errors (#512)
* use subtitles to display errors * fix margin calculation
This commit is contained in:
@@ -29,7 +29,7 @@ namespace ErsatzTV.Core.Interfaces.FFmpeg
|
||||
TimeSpan inPoint,
|
||||
TimeSpan outPoint);
|
||||
|
||||
Process ForError(
|
||||
Task<Process> ForError(
|
||||
string ffmpegPath,
|
||||
Channel channel,
|
||||
Option<TimeSpan> duration,
|
||||
|
||||
Reference in New Issue
Block a user