Update EncoderValidator.cs
This commit is contained in:
parent
abc7558f51
commit
3c82379759
|
@ -51,7 +51,8 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
"mpeg2_videotoolbox",
|
||||
"mpeg4_videotoolbox",
|
||||
"vp8_videotoolbox",
|
||||
"vp9_videotoolbox"
|
||||
"vp9_videotoolbox",
|
||||
"vc1_videotoolbox"
|
||||
};
|
||||
|
||||
private static readonly string[] requiredEncoders = new[]
|
||||
|
|
Loading…
Reference in New Issue
Block a user