mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
validate encoder presence
This commit is contained in:
parent
97446d04df
commit
79887b2c34
7 changed files with 65 additions and 30 deletions
|
|
@ -86,6 +86,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
|||
"srt",
|
||||
"h264_nvenc",
|
||||
"h264_qsv",
|
||||
"h264_omx",
|
||||
"ac3"
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue