Jump to content


1455

Member Since 13 Dec 2011
Offline Last Active 14 Jan 2025 09:24
*****

Posts I've Made

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

7 January 2025 - 11:11

I can only access here via VPN. Why?


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

7 January 2025 - 10:53

jdauthre,

We have moved too far from 20.04. I don't have enough hdd to support old Ubuntu versions. But I checked. Indeed, there are problems with reading rules. Apparently, this is the result of updates.

There are two options.
1. Take from https://github.com/a...-PC_Python3.git "4_build_libxine.sh" and the patch "xine-lib-1.2-73b833e7fe35.patch".
2. Install 24.04 and completely install OpenPLi-PC_Python3.


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.