Re: Subtitle

Klaus Schmidinger <[email protected]> Fri, 20 Nov 2020 16:35:29 +0100
Newsgroups gmane.linux.vdr
Message-ID <[email protected]>
On 18.11.20 13:07, Alexander wrote:
> Hi,
> 
> my wife is hard of hearing and that is why we have permanently discontinued the
> subtitle in the vdr. But if she don't watch, I'll turn off the subtitle with the
> hotkey. When I switch channels, the subtitle is on again. Is there a
> possibility that the subtitles will not appear until the next restart of vdr?

Set "Setup/DVB/Display subtitles" to "no".
When you want them to be displayed automatically again, set it back to "yes".
You could add to you VDR start script that in setup.conf the line

DisplaySubtitles = 0

is changed to

DisplaySubtitles = 1

before starting VDR. You don't actually need to change that line, just appending

DisplaySubtitles = 1

to setup.conf will do.

Klaus


_______________________________________________
vdr mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr