Jump to content


1455

Member Since 13 Dec 2011
Offline Last Active Yesterday, 09:14
*****

Posts I've Made

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

2 December 2024 - 21:41

Important update for py3:
In the new environment, there were some annoying horizontal image breaks.


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

2 December 2024 - 15:55

 

As the error says "SYS_DVBC2" is nowhere declared. Is there some extra code missing? Implementation of the DVB-C2 Standard???

 

I have commented it out and compilation works as expected.

 

<- /usr/src/linux-lowlatency-headers-6.8.0-38/include/uapi/linux/dvb/frontend.h
 


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

3 June 2024 - 12:13

I think I need to continue working on the PC version for Python3. This is the first Python3 commit for 24.04 so far.
Everything is in the style of changes for Python 3.12.3. The VAAPI connection with FFMPEG was broken two years ago. With VAAPI you can only watch 4K channels normally.
On regular channels I see a tearing image in the top third of the screen. Of course, it works fine via opengl with SD/HD, but without hardware acceleration.
Thih is should work well with nVidia, however, without 4K acceleration. Some plugins no longer work due to changes in Python 3.12.3.
The developers introduced the enigma.info file after 01/01/24. I had to come up with a way to use it as a stub. It is absolutely not needed for a PC, but now nothing works without it.

 

 

 
 

 

 


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

29 May 2024 - 11:59

WanWizard, many thanks. :thumbs-up:

 

 


In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

29 May 2024 - 10:57

I need a sample enigma.info file or the source enigma-info package. Where can I find this?