progress but not yet decoding PMT
- Forums
- → Viewing Profile: Posts: amarok4
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 5 ( per day)
- Profile Views 340
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Contact Information
0
Neutral
User Tools
Friends
amarok4 hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
18 November 2023 - 20:56
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
18 November 2023 - 20:47
first progress
=== starting bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 capmtType: short, demux: /dev/dvb/adapter0/demux0 currentSid: 0x4489 trying with demux /dev/dvb/adapter0/demux0 pmtPid: 0x19fa Traceback (most recent call last): File "/usr/bin/bbc_pmt_v6.py", line 96, in <module> capmt = bytearray("\x9f\x80\x32\x00\x03") # capmt start ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: string argument without an encoding === bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 exited...
=== starting bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux3 capmtType: short, demux: /dev/dvb/adapter0/demux3 currentSid: 0x1100 trying with demux /dev/dvb/adapter0/demux3 pmtPid: 0x01f4 Traceback (most recent call last): File "/usr/bin/bbc_pmt_v6.py", line 96, in <module> capmt = bytearray("\x9f\x80\x32\x00\x03") # capmt start ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: string argument without an encoding === bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux3 exited...
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
18 November 2023 - 19:55
=== starting bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 File "/usr/bin/bbc_pmt_v6.py", line 92 currentSidI = int(currentSid, 16) IndentationError: unexpected indent === bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 exited...
In Topic: Enigma2 and BBC/ITV at 27.5W Intelsat - a big challenge
18 November 2023 - 19:25
root@vusolo4k:~# python -V
Python 3.11.2
root@vusolo4k:~# bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux3 File "/usr/bin/bbc_pmt_v6.py", line 30 if len(lsDemux) == 0: TabError: inconsistent use of tabs and spaces in indentation root@vusolo4k:~# bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 File "/usr/bin/bbc_pmt_v6.py", line 30 if len(lsDemux) == 0: TabError: inconsistent use of tabs and spaces in indentation root@vusolo4k:~# bbc_pmt_v6.py -t long -d /dev/dvb/adapter0/demux3 File "/usr/bin/bbc_pmt_v6.py", line 30 if len(lsDemux) == 0: TabError: inconsistent use of tabs and spaces in indentation root@vusolo4k:~# bbc_pmt_v6.py -t long -d /dev/dvb/adapter0/demux0 File "/usr/bin/bbc_pmt_v6.py", line 30 if len(lsDemux) == 0: TabError: inconsistent use of tabs and spaces in indentation
=== starting bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 File "/usr/bin/bbc_pmt_v6.py", line 29 print(file) ^ IndentationError: expected an indented block after 'for' statement on line 28 === bbc_pmt_v6.py -t short -d /dev/dvb/adapter0/demux0 exited...
- Forums
- → Viewing Profile: Posts: amarok4