mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix: add additional helper text on H264
This commit is contained in:
parent
e1c90dac1e
commit
8bb103e7b7
1 changed files with 1 additions and 1 deletions
|
@ -1603,7 +1603,7 @@
|
||||||
"IntelLowPowerEncHelp": "Low-Power Encoding can keep unnecessary CPU-GPU sync. On Linux they must be disabled if the i915 HuC firmware is not configured.",
|
"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",
|
"LabelHardwareEncodingOptions": "Hardware encoding options",
|
||||||
"LabelEncodingFormatOptions": "Encoding format 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.",
|
"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",
|
"AudioIsExternal": "The audio stream is external",
|
||||||
"VideoBitrateNotSupported": "The video's bitrate is not supported",
|
"VideoBitrateNotSupported": "The video's bitrate is not supported",
|
||||||
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue