1
Software / Re: Wie DVB-T2 nutzen?
« am: Februar 05, 2023, 01:07:25 Nachmittag »
Bei mir funzt der Scan ohne Probleme, allerdings nur mit w-scan2.
Allerdings leider nicht (mehr) die Aufnahme mit gnutv. VLC funzt zwar, aber manchmal möchte man ja doch nicht davor sitzen , sondern einen Timer (at) nutzen.
Hat da jemand eine Idee, was hieran falsch ist?
Hard- und Software:
Vielen Dank schonmal im voraus!
Code: [Auswählen]
/opt/bin/mediaclient -D DVBT2
w_scan2 -c DE -X -R0 -T1 -E0 > /home/peter/Scripte/DVB/DVB-T2/DVB-T2.conf
w_scan2 -c DE -X -R1 -T0 -E0 > /home/peter/Scripte/DVB/DVB-T2/Radio.conf
Allerdings leider nicht (mehr) die Aufnahme mit gnutv. VLC funzt zwar, aber manchmal möchte man ja doch nicht davor sitzen , sondern einen Timer (at) nutzen.
Hat da jemand eine Idee, was hieran falsch ist?
Code: [Auswählen]
/opt/bin/mediaclient --setdtvmode=DVBT2
gnutv -channels /home/peter/Scripte/DVB/DVB-T2/DVB-T2.conf -timeout 25 -out file /home/peter/Videos/Aufnahmen/test.ts "Das Erste HD(ARD)"
Hard- und Software:
Code: [Auswählen]
peter@peter-ThinkBook-14-G2-ARE:~$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 003 Device 003: ID 04f3:0c4b Elan Microelectronics Corp. ELAN:Fingerprint
Bus 003 Device 006: ID 2659:1210 Sundtek MediaTV Pro III (EU)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:56ff IMC Networks Integrated Camera
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Code: [Auswählen]
peter@peter-ThinkBook-14-G2-ARE:~$ grep "GRUB_TITLE" /etc/linuxmint/info
GRUB_TITLE=Linux Mint 21 Cinnamon
Vielen Dank schonmal im voraus!