feat(subtitles): optionally anchor text subtitles to the screen bottom
Adds an "Anchor to Screen" toggle under Subtitle Styling (Android + ExoPlayer only, default off). When enabled, the text SubtitleView is sized to the full container instead of the letterboxed video rect, so SRT/VTT/mov_text cues render in the black bars below widescreen video and font size and the position setting become relative to the physical screen height. Bitmap (PGS/VOB) and ASS/libass rendering are unchanged; mpv already places plaintext subtitles in the margins by default. close #1730
This commit is contained in:
@@ -744,6 +744,8 @@
|
||||
"overrideStrip": "Formatlashni olib tashlash",
|
||||
"positionTop": "Yuqori",
|
||||
"positionBottom": "Pastki",
|
||||
"anchorToScreen": "",
|
||||
"anchorToScreenDescription": "",
|
||||
"bold": "Qalin",
|
||||
"italic": "Qiya",
|
||||
"renderResolution": "Renderlash oʻlchamlari",
|
||||
|
||||
Reference in New Issue
Block a user