mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5330 from gnattu/clarify-encoding-format-options
Add clear help text for encoding format options
This commit is contained in:
commit
3fb99fe22d
3 changed files with 5 additions and 3 deletions
|
@ -1603,6 +1603,8 @@
|
|||
"EnableIntelLowPowerHevcHwEncoder": "Enable Intel Low-Power HEVC hardware encoder",
|
||||
"IntelLowPowerEncHelp": "Low-Power Encoding can keep unnecessary CPU-GPU sync. On Linux they must be disabled if the i915 HuC firmware is not configured.",
|
||||
"LabelHardwareEncodingOptions": "Hardware encoding options",
|
||||
"LabelEncodingFormatOptions": "Encoding format options",
|
||||
"EncodingFormatHelp": "Select the video encoding that Jellyfin should transcode to. Jellyfin will use software encoding when hardware acceleration for the selected format is not available. H264 encoding will always be enabled.",
|
||||
"AudioIsExternal": "The audio stream is external",
|
||||
"VideoBitrateNotSupported": "The video's bitrate is not supported",
|
||||
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue