Resolved ffmpeg remaining as a zombie process
This commit is contained in:
@@ -9,8 +9,9 @@ public enum JobStatus {
|
||||
|
||||
|
||||
public enum EncoderType {
|
||||
H264,
|
||||
HEVC,
|
||||
AV1,
|
||||
HEVC
|
||||
}
|
||||
|
||||
public record EncodingJob {
|
||||
|
||||
Reference in New Issue
Block a user