Is it possible to manually move the subtitles to the top of the image?
Question regarding subtitles
Started by ricki, 16 Feb 2024 08:30
12 replies to this topic
Re: Question regarding subtitles #2
Re: Question regarding subtitles #3
Re: Question regarding subtitles #4
Re: Question regarding subtitles #5
Re: Question regarding subtitles #6
Posted 16 February 2024 - 10:52
Mainmenu>Setup>System>Audio/Video>Subtitle settings>Subtitle position
config.subtitles.subtitle_position = ConfigSelection(default="50", choices=["0", "10", "20", "30", "40", "50", "60", "70", "80", "90", "100", "150", "200", "250", "300", "350", "400", "450"])
User Mode -->Expert
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: Question regarding subtitles #7
Posted 16 February 2024 - 10:58
Mainmenu>Setup>System>Audio/Video>Subtitle settings>Subtitle position
config.subtitles.subtitle_position = ConfigSelection(default="50", choices=["0", "10", "20", "30", "40", "50", "60", "70", "80", "90", "100", "150", "200", "250", "300", "350", "400", "450"])User Mode -->Expert
450 is not enough, I think 800 is needed.
Edited by ricki, 16 February 2024 - 11:03.
Re: Question regarding subtitles #8
Re: Question regarding subtitles #9
Re: Question regarding subtitles #10
Posted 16 February 2024 - 17:32
There is a way.
Change line in UsageConfig.py. ( See for what i changed at the end 450 to 950).
config.subtitles.subtitle_position = ConfigSelection(default="50", choices=["0", "10", "20", "30", "40", "50", "60", "70", "80", "90", "100", "150", "200", "250", "300", "350", "400", "950"])
(usr/lib/enigma2/python/components/UsageConfig.py)
restart enigma2.
This works.
Change line in UsageConfig.py. ( See for what i changed at the end 450 to 950).
config.subtitles.subtitle_position = ConfigSelection(default="50", choices=["0", "10", "20", "30", "40", "50", "60", "70", "80", "90", "100", "150", "200", "250", "300", "350", "400", "950"])
(usr/lib/enigma2/python/components/UsageConfig.py)
restart enigma2.
This works.
Edited by Jork, 16 February 2024 - 17:35.
Re: Question regarding subtitles #11
Re: Question regarding subtitles #12
Re: Question regarding subtitles #13
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users