prep for release v25.3.0 [no ci]
This commit is contained in:
@@ -1083,5 +1083,5 @@ public class TranscodingTests
|
||||
}
|
||||
|
||||
private static string ExecutableName(string baseName) =>
|
||||
OperatingSystem.IsWindows() ? $"{baseName}.exe" : baseName;
|
||||
OperatingSystem.IsWindows() ? $"{baseName}.exe" : $"/home/jason/Downloads/ffmpeg/ffmpeg-n7.1.1-56-gc2184b65d2-linux64-gpl-7.1/bin/{baseName}";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user