Jump to content


Photo

DVB subtitles issue, OpenPLi 9.0


  • Please log in to reply
12 replies to this topic

#1 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 13 December 2023 - 20:13

Hi guys.

I have some issues with DVB subtitles.

1. DVB subtitles look strange on my cable channels.

They are jagged and ugly.

Please see the screenshot:
Attached File  1_0_1_268_427B_A001_FFFF0000_0_0_0_20231213200434.jpg   66.25KB   6 downloads

Is there anything that can be done to make them look better?

2. I selected Serbian in 'Subtitle language selection 1' but they are not automatically turned on on channels which identify them as 'scc':

Attached File  1_0_1_268_427B_A001_FFFF0000_0_0_0_20231213200914.jpg   50.83KB   6 downloads

I have to manually select them on each channel for them to be displayed.

Can you add 'scc' identification as Serbian so that they are automatically picked up?

On channels which broadcast them as 'Serbian' they are automatically turned on:

Attached File  1_0_1_218_4281_A001_FFFF0000_0_0_0_20231213201221.jpg   59.24KB   6 downloads

Thank you.


Edited by kalehrl, 13 December 2023 - 20:13.


Re: DVB subtitles issue, OpenPLi 9.0 #2 WanWizard

  • PLi® Core member
  • 68,638 posts

+1,739
Excellent

Posted 13 December 2023 - 21:04

As to 1: DVB subs are broadcasted as images, and not suitable for scaling. This goes horribly wrong if you let Enigma scale them, or if your provider broadcasts upscaled SD content.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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.


Re: DVB subtitles issue, OpenPLi 9.0 #3 Dimitrij

  • PLi® Core member
  • 10,026 posts

+338
Excellent

Posted 14 December 2023 - 06:22

2)

 

ISO 639-2/T : srp | ISO 639-2/B : scc; ISO 639-3 : srp

 

-		("srp", _("Serbian")),
+		("srp scc", _("Serbian")),

UsageConfig.py


Edited by Dimitrij, 14 December 2023 - 06:32.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB subtitles issue, OpenPLi 9.0 #4 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 14 December 2023 - 09:11

But subtitles marked as 'scc' don't automatically turn on when 'Serbian' is selected.

Or you think this change needs to be made to OpenPLi config?


Edited by kalehrl, 14 December 2023 - 09:12.


Re: DVB subtitles issue, OpenPLi 9.0 #5 littlesat

  • PLi® Core member
  • 56,280 posts

+691
Excellent

Posted 14 December 2023 - 09:18

Wierd two slightly different iso… a revision with different letters. It can indeed be considered to add the variation.

Edited by littlesat, 14 December 2023 - 09:19.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: DVB subtitles issue, OpenPLi 9.0 #6 Dimitrij

  • PLi® Core member
  • 10,026 posts

+338
Excellent

Posted 14 December 2023 - 17:55

Wierd two slightly different iso… a revision with different letters. It can indeed be considered to add the variation.

[UsageConfig] add "scc" in Serbian language codec


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DVB subtitles issue, OpenPLi 9.0 #7 littlesat

  • PLi® Core member
  • 56,280 posts

+691
Excellent

Posted 14 December 2023 - 18:26

Merged.... as far I understood in development image... So the initiator needs to test it in the development image.


Edited by littlesat, 14 December 2023 - 18:26.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: DVB subtitles issue, OpenPLi 9.0 #8 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 15 December 2023 - 07:34

Are you going to merge this as well so I can test both things at once:
https://github.com/O...a-xtrend/pull/1

Re: DVB subtitles issue, OpenPLi 9.0 #9 littlesat

  • PLi® Core member
  • 56,280 posts

+691
Excellent

Posted 15 December 2023 - 07:45

I do not dare to merge it. It looks like it changes the micro controller so I’m afraid it could break other boxes images.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: DVB subtitles issue, OpenPLi 9.0 #10 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 15 December 2023 - 16:00

But the box is old and not so popular. Maybe the only way for it to be tested is to make the merge and wait for the people to flash the image and report. I doubt anyone with ET7x00 will stumble upon that thread and test the attached ipk file. Openatv made the change and I don't think anyone reported anything bad.

Re: DVB subtitles issue, OpenPLi 9.0 #11 rantanplan

  • PLi® Contributor
  • 1,812 posts

+83
Good

Posted 15 December 2023 - 22:38

But that has nothing to do with this topic.

My commit is listed as PR.

WanWizard would like to see someone with et7000 or et7500 to test in advance.
Whether everything works with it.
You can use the changed ipk either way to optimize your box accordingly.

Let's see if an et7000 or et7500 user can be found who can also test it.
It's definitely not a high priority.



Re: DVB subtitles issue, OpenPLi 9.0 #12 kalehrl

  • Senior Member
  • 468 posts

+8
Neutral

Posted 20 December 2023 - 21:46


Wierd two slightly different iso… a revision with different letters. It can indeed be considered to add the variation.

[UsageConfig] add "scc" in Serbian language codec
Is this change only for subtitles or audio tracks as well. I see some audio tracks identified as 'scc' as well so it would be nice to have them recognised as Serbian.

Re: DVB subtitles issue, OpenPLi 9.0 #13 littlesat

  • PLi® Core member
  • 56,280 posts

+691
Excellent

Posted 20 December 2023 - 22:28

Yep this is the change for Servians

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users