mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added setting for intel qsv hardware decoding
This commit is contained in:
parent
ec45985eb0
commit
807cbafe55
73 changed files with 741 additions and 658 deletions
|
@ -1539,5 +1539,7 @@
|
|||
"HeaderVideos": "Videos",
|
||||
"OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis",
|
||||
"OptionEnableVideoFrameAnalysisHelp": "Extract detailed information about videos that can be used to make transcoding as efficient as possible. This will cause library scans to take longer.",
|
||||
"LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:"
|
||||
"LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:",
|
||||
"LabelHardwareVideoDecoder": "Hardware video decoder:",
|
||||
"LabelHardwareVideoDecoderHelp": "Available on supported systems only, and will revert to default when unavailable."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue