namespace ErsatzTV.FFmpeg.Environment; public record EnvironmentVariable(string Key, string Value);