mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5242 from felix920506/note-hwaccel-crf
This commit is contained in:
commit
82df466426
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@
|
||||||
"Guide": "Guide",
|
"Guide": "Guide",
|
||||||
"GuideProviderLogin": "Login",
|
"GuideProviderLogin": "Login",
|
||||||
"GuideProviderSelectListings": "Select Listings",
|
"GuideProviderSelectListings": "Select Listings",
|
||||||
"H264CrfHelp": "The 'Constant Rate Factor' (CRF) is the default quality setting for the x264 and x265 encoder. You can set the values between 0 and 51, where lower values would result in better quality (at the expense of higher file sizes). Sane values are between 18 and 28. The default for x264 is 23, and for x265 is 28, so you can use this as a starting point.",
|
"H264CrfHelp": "The 'Constant Rate Factor' (CRF) is the default quality setting for the x264 and x265 software encoders. You can set the values between 0 and 51, where lower values would result in better quality (at the expense of higher file sizes). Sane values are between 18 and 28. The default for x264 is 23, and for x265 is 28, so you can use this as a starting point. Hardware encoders do not use these settings.",
|
||||||
"HDPrograms": "HD programs",
|
"HDPrograms": "HD programs",
|
||||||
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. Ensure that your operating system and video drivers are fully up to date. If you have difficulty playing video after enabling this, you'll need to change the setting back to None.",
|
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. Ensure that your operating system and video drivers are fully up to date. If you have difficulty playing video after enabling this, you'll need to change the setting back to None.",
|
||||||
"HeaderAccessSchedule": "Access Schedule",
|
"HeaderAccessSchedule": "Access Schedule",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue