It's a matter of implementation. It was probably tested only with subtitles at the bottom.
There are 24 lines of teletext, I doubt that the position of each line is correctly calculated.
Edited by Stan, 27 October 2024 - 13:54.
Posted 27 October 2024 - 14:27
Quite possible . Either way, a bug that needs addressing...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 27 October 2024 - 15:23
I think I figured out what causes the overlapping:
Usually, teletext subtiltes are marked double-height. However, for this live transmission, ORF1 partially used normal-height subtitles.
I believe this is not the standard, maybe that's why this case is not implemented.
PS. Whether the subtitles are located on top or at the bottom, makes no difference.
subtitles_orf1_normal-height.jpg 100.64KB 0 downloads
Edited by Stan, 27 October 2024 - 15:32.
Posted 27 October 2024 - 15:57
I didn't have that last problem, when I had them at the bottom, I didn't see the extra space on top, the text was centered in the background, and the background was exactly high enough ( OpenPLi develop on an SF8008 ).
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 27 October 2024 - 16:07
In this particular live transmission, ORF used both normal and double-height subtitles randomly. Maybe unintentionally, sloppy?
But if someone is willing to implement a fix, I can provide a short recording of this transmission for testing.
Edited by Stan, 27 October 2024 - 16:10.
Posted 27 October 2024 - 16:21
I'm willing, but lack the skills...
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Posted 27 October 2024 - 16:40
More bad solution is
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"])
Then i can choose when i want subtitles on top.
This works for me but every update i have to change it again.
Edited by ricki, 27 October 2024 - 16:47.
Posted 27 October 2024 - 18:38
Please see posts #23 and #24.
Here are some screenshots, ttx vs. ttf when the teletext line is normal height.
subtitles_orf1_normal-height_ttx.jpg 274.2KB 0 downloads subtitles_orf1_normal-height_ttf.jpg 135.07KB 0 downloads
Edited by Stan, 27 October 2024 - 18:40.
Posted 27 October 2024 - 22:23
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 27 October 2024 - 23:21
Edited by littlesat, 27 October 2024 - 23:22.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted Today, 13:31
Can someone help me to have it like this always, this works for me but every update i have to change it again?
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"])
0 members, 2 guests, 0 anonymous users