mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added keyframe setting
This commit is contained in:
parent
3bae11071d
commit
b18aec8344
12 changed files with 50 additions and 18 deletions
|
@ -1535,5 +1535,9 @@
|
|||
"OptionSendRecordingsToAutoOrganize": "Enable Auto-Organize for new recordings",
|
||||
"OptionSendRecordingsToAutoOrganizeHelp": "New recordings will be sent to the Auto-Organize feature and imported into your media library.",
|
||||
"HeaderDefaultPadding": "Default Padding",
|
||||
"HeaderSubtitles": "Subtitles"
|
||||
"HeaderSubtitles": "Subtitles",
|
||||
"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.",
|
||||
"chkEnableVideoFrameAnalysis": "Limit frame by frame analysis to videos less than:"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue