Jump to content


Photo

Stalker QT Plugin has no subtitles


  • Please log in to reply
6 replies to this topic

#1 mpumpis

  • New Member
  • 1 posts

0
Neutral

Posted 19 January 2019 - 16:22

i test today mutant hd60 openpli 7 with Stalker QT Plugin and all work ok only have problem with subtitle are not displayed, in original  mag stb with same line subtitle are displayed.

 

any help thanks.

 

 



Re: Stalker QT Plugin has no subtitles #2 Pr2

  • PLi® Contributor
  • 6,199 posts

+261
Excellent

Posted 19 January 2019 - 19:00

Stalker is a closed source application provided by the manufacturer in its BSP. So please contact the manufacturer for this issue.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Stalker QT Plugin has no subtitles #3 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 19 January 2019 - 19:16

Stalker is a closed source application provided by the manufacturer in its BSP. So please contact the manufacturer for this issue.


Really closed source?? - then why is it in 1st release freely available on Github and since cloned and highly modified by other images.

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Stalker QT Plugin has no subtitles #4 Pr2

  • PLi® Contributor
  • 6,199 posts

+261
Excellent

Posted 19 January 2019 - 20:02

We don't provide the Stalker it is the manufacturer which include it in its BSP, it is not an OpenPLi decision to provide it.

I was not aware that there was a github free version of Stalker.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Stalker QT Plugin has no subtitles #5 WanWizard

  • PLi® Core member
  • 70,897 posts

+1,833
Excellent

Posted 19 January 2019 - 22:05

Be aware that most references on the internet about QT-Stalker are about an open source stock market application.

 

The enigma plugin qt-stalker was added by Zgemma, and builds from their github plugin repository. It is built based on the BSP feature "qtplugins", which it looks like gfutures has enabled for a few of their boxes.

 

Having said that, it is not open source, that repo only contains binaries, no clue what they are, what they do, and whether or not they will even work on non-zgemma hardware...

 

edit: it is enabled for:

 $ grep -r "qtplugins" .
./meta-zgemma/conf/machine/h9combo.conf:OPENPLI_FEATURES += " qtplugins kodi"
./meta-zgemma/conf/machine/i55plus.conf:OPENPLI_FEATURES += " qtplugins kodi"
./meta-zgemma/conf/machine/h9.conf:OPENPLI_FEATURES += " qtplugins kodi"
./meta-zgemma/conf/machine/h7.conf:OPENPLI_FEATURES += " ci qtplugins kodi"
./meta-gfutures/conf/machine/hd51.conf:OPENPLI_FEATURES += "ci qtplugins kodi"
./meta-gfutures/conf/machine/hd61.conf:OPENPLI_FEATURES += " ci qtplugins kodi"
./meta-gfutures/conf/machine/vs1500.conf:OPENPLI_FEATURES += "ci qtplugins kodi"
./meta-gfutures/conf/machine/hd60.conf:OPENPLI_FEATURES += " qtplugins kodi"
./meta-axasuhd/conf/machine/e4hd.conf:OPENPLI_FEATURES += " ci qtplugins kodi"

so Axas also "borrows" it...


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.


Re: Stalker QT Plugin has no subtitles #6 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 20 January 2019 - 09:56

---well OpenPli builds from Zgemma-star and they are mostly .py

do_install() {
	install -d ${D}/usr/lib/${QtStalker}
	install -d ${D}/usr/share/stalker
	cp -rp ${S}/usr/share/stalker/* ${D}/usr/share/stalker/
	chmod -R a+rX ${D}/usr/share/stalker/
	install -m 0755 ${S}/plugin/__init__.py ${D}/usr/lib/${QtStalker}
	install -m 0755 ${S}/plugin/browser.py ${D}/usr/lib/${QtStalker}
	install -m 0755 ${S}/plugin/datasocket.py ${D}/usr/lib/${QtStalker}
	install -m 0755 ${S}/plugin/plugin.py ${D}/usr/lib/${QtStalker}
	install -m 0755 ${S}/plugin/stalker.py ${D}/usr/lib/${QtStalker}
	install -m 0755 ${S}/plugin/stalker.png ${D}/usr/lib/${QtStalker}
	install -d ${D}/${bindir}
	install -m 0755 ${S}/stalker ${D}${bindir}

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Stalker QT Plugin has no subtitles #7 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 20 January 2019 - 11:30

Mostly...

The interesting part is hidden in binary and in drivers (security).

There is nothing "open" there.

Honestly what was the last time that a manufacturer offered something "open" back to OpenPli or general to E2 community?

Don't bitte the marketing stuff, open huh.

Edited by athoik, 20 January 2019 - 11:31.

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916


4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users