mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
Fixes for nvenc support marked as experimental, since more testing should be done on options
This commit is contained in:
@@ -85,7 +85,7 @@ namespace MediaBrowser.MediaEncoding.Encoder
|
||||
"libopus",
|
||||
//"libvorbis",
|
||||
"srt",
|
||||
"libnvenc",
|
||||
"h264_nvenc",
|
||||
"h264_qsv"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user