Jump to content


Dimitrij

Member Since 24 Apr 2011
Offline Last Active Today, 19:23
****-

#1497501 AutoCamSetup

Posted by Dimitrij on 20 November 2022 - 15:03

ver. 0.6

-support python 3

Attached Files




#1496497 OpenPli 8.3 Release online in the downloadsection.

Posted by Dimitrij on 14 November 2022 - 17:30

[UsageConfig.py/servicedvb.cpp/setup.xml] Add option to skip returnin…




#1496209 adding hdmi-in to quadpip

Posted by Dimitrij on 13 November 2022 - 09:05

[qpip.py] use all service type




#1495233 adding hdmi-in to quadpip

Posted by Dimitrij on 7 November 2022 - 17:08

Maybe this https://github.com/O...2c70a185218R329 ?




#1495225 OpenPli 8.3 Release online in the downloadsection.

Posted by Dimitrij on 7 November 2022 - 16:42

 

https://github.com/B...1131bba9e2752cc

If other OpenPLi developers agree, then I can add this patch.




#1481936 VU+DVB-T2 TURBO SE USB TUNER Invisible

Posted by Dimitrij on 17 September 2022 - 05:40

Try ask vu+ updating the bsp layer!!!!

The rules have changed a lot in recent years. As I have said many times before, the one who takes everything upon himself, and does not wait for outside help, is the best(at least for business).

And it brings results.




#1452928 Can't install OpenPli on Vu

Posted by Dimitrij on 22 May 2022 - 13:05

I did not know that that decoder had external power because above I would not have asked to open it and check if any capacitors were swollen. You had the solution under your eyes and it was easy to take back the decoder.

Inviato dal mio SM-G990B utilizzando Tapatalk

:)
 

https://forums.openp...dpost&p=1451945

https://forums.openp...dpost&p=1451953




#1451317 Advanced transcoding setup

Posted by Dimitrij on 14 May 2022 - 18:41

This conversation has been going on for many years.

I offer a simple alternative solution for individual users.




#1443974 Selection sound screens in Quadpip not working

Posted by Dimitrij on 12 April 2022 - 05:22

[servicedvb] fix audio when plugin Quad pip enabled




#1443850 Selection sound screens in Quadpip not working

Posted by Dimitrij on 11 April 2022 - 12:39

Maybe need add m_qpip_mode http://code.vuplus.c...8511fdfdc9dc216




#1443818 Selection sound screens in Quadpip not working

Posted by Dimitrij on 11 April 2022 - 09:27

Maybe

https://github.com/O...6441ab2202R2197

 

VU+ original image

if ((m_is_primary || (m_qpip_mode && m_play_audio)) && m_decoder->setAudioPID(apid, apidtype))

So

if ((m_is_primary || !m_noaudio) && m_decoder->setAudioPID(apid, apidtype))

 




#1443658 Slow zap for CI

Posted by Dimitrij on 10 April 2022 - 09:12

Version 2.4




#1442746 OpenPLI 8.1 and E-AC3 in 5.1

Posted by Dimitrij on 5 April 2022 - 17:52

Done "A/V settings" add more proc value (part 2)




#1442534 OpenPLI 8.1 and E-AC3 in 5.1

Posted by Dimitrij on 4 April 2022 - 20:18

Need test

A/V settings" add more proc value




#1436838 Pulse 4K HDMI-CEC

Posted by Dimitrij on 8 March 2022 - 17:55

https://github.com/C...6e30283ffd0a987