Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Nachrichten - sigi_wei

Seiten: [1] 2
1
Sundtek MediaTV Pro / Re: TV recording mit 2 DVBC Sticks auf einem Rechner
« am: Dezember 29, 2020, 10:18:22 Vormittag »
Hallo,

ich hab noch weiter 'rumprobiert:

beide Sticks auf Transfermode bulk  umgestellt    >>   keine Änderung

beide Sticks auf 2 Hostadapter verteilt  >>  keine Änderung

root@C1plus-focal:~# mediaclient -e
**** List of Media Hardware Devices ****
device 0: [Sundtek MediaTV Digital Home (USB 2.0)]  DVB-C, DVB-T, REMOTE-CONTROL
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 1-1.1
  [SERIAL]:
     ID: U120330200753
  [DVB-C,DVB-T]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0

device 1: [Sundtek MediaTV Pro (USB 2.0)]  DVB-C, DVB-T, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 2-1.1.2
  [SERIAL]:
     ID: 96000114
  [DVB-C,DVB-T]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0
  [ANALOG-TV]:
     VIDEO0: /dev/video14
     VBI0: /dev/vbi0
  [FM-RADIO]:
     RADIO0: /dev/radio0
     RDS: /dev/rds0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput1
  [OSS]:
     OSS0: /dev/dsp0

ich war gestern noch im Chat  -  aber da wohl wohl niemand da    oder ich hab was falsch gemacht > das ist neuland für mich....

welche Uhrzeit soll ich es nochmal probieren?

viele Grüsse

sigi_wei

2
Sundtek MediaTV Pro / TV recording mit 2 DVBC Sticks auf einem Rechner
« am: Dezember 28, 2020, 07:07:56 Nachmittag »
Hallo zusammen,

über die Feiertage habe ich versucht  mit 2 DVBC Sticks und vlc TV-Aufnahmen zumachen - hab's nicht hingekriegt..
Der nächte Versuch mit steamer und curl war auch nicht besser, weil mit " localhost:22000 " kann ich nur einen Stick ansprechen....

Dann habe ich das hier gefunden:https://support.sundtek.com/index.php?topic=452.msg18113#msg18113

Das klappt - im Prinzip - wunderbar und ganz ohne Prozessorlast und alles mit sundtek/linux Bordmitteln.

der Rechner:
Odroid C1plus mit Ubuntu 20.04   server
1x  MediaPro
1x MediaHome

und nun das Problem:

beide Tuner werden erkannt ( und funktionieren auch wenn einzeln angesteckt):

py-tv@C1plus-focal:~$ /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [Sundtek MediaTV Digital Home (USB 2.0)]  DVB-C, DVB-T, REMOTE-CONTROL
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 1-1.1
  [SERIAL]:
     ID: U120330200753
  [DVB-C,DVB-T]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0

device 1: [Sundtek MediaTV Pro (USB 2.0)]  DVB-C, DVB-T, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
  [INFO]:
     STATUS: STANDBY
  [BUS]:
     ID: 1-1.3
  [SERIAL]:
     ID: 96000114
  [DVB-C,DVB-T]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0
  [ANALOG-TV]:
     VIDEO0: /dev/video14
     VBI0: /dev/vbi0
  [FM-RADIO]:
     RADIO0: /dev/radio0
     RDS: /dev/rds0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput1
  [OSS]:
     OSS0: /dev/dsp0


die Aufnahme mit /dev/dvb/adapter0 funktioniert:

py-tv@C1plus-focal:~$ /opt/bin/mediaclient -d /dev/dvb/adapter0/frontend0 -m DVBC -D DVBC -f 706000000 -M Q256 -S 6900000
Using device: /dev/dvb/adapter0/frontend0
Checking for lock:
. [LOCKED]
py-tv@C1plus-focal:~$ /opt/bin/mediaclient --tsprogram 0x2b7a -d /dev/dvb/adapter0/dvr0 > /media/video/video/Anna_6_.mpg
Terminated
py-tv@C1plus-focal:~$

aber mit /dev/dvb/adapter1   passiert das das:

py-tv@C1plus-focal:~$ /opt/bin/mediaclient -d /dev/dvb/adapter1/frontend0 -m DVBC -D DVBC -f 706000000 -M Q256 -S 6900000
Using device: /dev/dvb/adapter1/frontend0
Checking for lock:
. [LOCKED]
py-tv@C1plus-focal:~$ /opt/bin/mediaclient --tsprogram 0x2b7a -d /dev/dvb/adapter1/dvr0 > /media/video/video/Anna_6_.mpg
NO DEVICE FOUND -1
Segmentation fault

Was bedeutet das?  Es ist unerheblich wie die Sticks eingesteckt sind d. h. :  MediaTV Digital Home  oder  MediaTV Pro ist /dev/dvb/adapter1/dvr0 .

/dev/dvb/adapter1/dvr0    ist doch lt. mediaclient -e  vorhanden?

Was kann ich tun?

mfg

Sigi_wei

3
Sundtek MediaTV Pro / Re:Videoprobeme mit Raspi und omxplayer
« am: Januar 22, 2014, 05:09:14 Nachmittag »
Hallo,

ja, MPEG2-Codec ist freigeschaltet. - es funktioniert ja " oft " ganz gut.

hier ist ein Auszug aus
Zitat
/opt/bin/mediaclient --readsignal=0 -d /dev/dvb/adapter0/frontend0
Hier hatte ich etliche Störungen / Aussetzer / Klötzchenbildung

wei@tux:~$ /opt/bin/mediaclient --readsignal=0 -d /dev/dvb/adapter0/frontend0
== reading digital TV signal ==
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      2 FREQ: 618000000  Hz LOCKED: YES MER: 361 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      2 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 362 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 353 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      2 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 361 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 353 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 361 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 355 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 362 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 355 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 355 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      0 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 353 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 353 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 356 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      2 FREQ: 618000000  Hz LOCKED: YES MER: 358 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 357 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 359 SYM: 6900000 MOD: QAM256
SIGNAL: [.................................] (100%)  BER:      1 FREQ: 618000000  Hz LOCKED: YES MER: 360 SYM: 6900000 MOD: QAM256
^C


...  was bedeuted das?

sigi

4
Sundtek MediaTV Pro / Videoprobeme mit Raspi und omxplayer
« am: Januar 22, 2014, 02:37:52 Nachmittag »
Hallo zusammen,
meine Geräte:
1x Odroid U2 (Arm, hardkernel.com): > HDD ; 1x MediaTV Pro (braun) ; 1x MediaTV Digital Home (silber) ; TV-Browser als EPG ; UShare als UpnP-server ; gnutv für TV-recording ; VLC als Musik u. Radioplayer ; weil der U2 unter Linux kein Hardwaredecoding kann, deshalb...

1x Raspberry Pi mit omxplayer als Player für TV / Video.

DVB-C  kommt über Glasfaser "FTTH" ins Wohnzimmer und vom Glasfaserendgerät über 3m Kabel zu den Sundtek-sticks.

Der Raspi erzeugt ein wunderbares HD-Bild und das Ganze lässt sich mittels diverser Scripte und Nutzung der gpio-Pins hinreichend einfach bedienen und funktioniert auch so. - Sogar meine NICHT technikaffine Frau hat das so akzeptiert!

Ubuntu 12.04 , sundtek-treiber und omxplayer sind auf dem neuesten Stand.

Live-TV: Sundtek > U2 > Netzwerkfreigabe > Raspi > gnutv > named pipe > omxplayer.

Und jetzt zu meinem Problem:

Seit etlichen Monaten hab ich grössere Probleme mit dem " TV-Empfang ":
Nachdem Start von gnutv und omxplayer dauert es einige Zeit, bis der omxplayer Bild und Ton anzeigt. Diese Zeitspanne kann sein 20 sec  oder auch 2,5 min !!!!!!!!!!  Je länger diese Zeit ist, umso häufiger kommen dann auch während der Wiedergabe Aussetzer ( Bild bleibt stehen oder wird schwarz ) .

Diese Zeitspanne ist nicht reproduzierbar!  d.h. heute startet ARD schnell und arte langsam und morgen ARD langsam und arte schnell.

Die TV-Aufnahmen sind genauso von unterschiedlicher Qualität!

Frage an Sundtek:

Woran kann das liegen? am HF-Signal von der Glasfaserbox? Kommt der omxplayer nicht mit dem stream von den Sticks zurecht?  Kann man mit dem Stick was über die HF-Signalqualität auslesen?  Kann man aus einer mpg-Datei was herauslesen?  Was sollte ich für (log-)dateien zur Verfügung stellen, damit Sie mir helfen können?

Vielen Dank im Voraus.

sigi


5
Sundtek MediaTV Pro / Re:Netzwerkfreigabe und ARM Architektur
« am: Januar 09, 2013, 10:36:28 Vormittag »
Hallo  " Sundtek",

ich war mir sicher,es war überall der gleiche Treiber installiert...  Trotzdem hab ich heute nochmal auf allen Rechnern neu installiert ....   und jetzt funktioniert es.   
Danke für den Hinweis.

Sigi

6
Sundtek MediaTV Pro / Re:TV Aufnehmen und gleichzeitig schauen
« am: Januar 08, 2013, 04:06:44 Nachmittag »
Hallo,

das ist kein Problem >  2x gucken ( auf zwei Rechnern ) >  2x aufnehmen  >   1x gucken und 1x aufnehmen
.. läuft so bei mir ohne Probleme
Sigi

7
Sundtek MediaTV Pro / Netzwerkfreigabe und ARM Architektur
« am: Januar 08, 2013, 04:00:17 Nachmittag »
Hallo zusammen,

ich möchte meinen Wohnzimmer-PC von ATOM ( Acer REVO)   auf ARM ( OROID X)  umstellen.

Der Treiber funktioniert auf dem ODROID X  aber nur teilweise...

Imstallation auf dem ODROID X geht.  DVB C schauen auf dem ODROID X (mit gxine) geht auch.

Netzwerkfreigabe von ATOM zu ATOM geht auch.

Wenn der Stick auf dem ATOM mit "  enablenetwork=on " freigegeben wird, kann kann er auf dem ODROID X
nicht gemountet werden.    >>  " mediaclient --mount=192.16......"   bleibt einfach ohne Meldung stehen
und
ein "  mediaclient -e  "  auf dem ODROID X zeigt nichts an,
aber
ein " mediaclient --scan-network  "  zeigt den freigegebenen Stick richtig an!

Umgekehrt  >>  Stick auf  ODROID X freigegeben und Versuch auf ATOM zu mounten das gleiche Bild:

"  mediaclient --mount=192.16......"   bleibt einfach ohne Meldung stehen
und
ein "  mediaclient -e  "  auf dem ATOM zeigt nichts an,
aber
ein " mediaclient --scan-network  "  zeigt den freigegebenen Stick richtig an!

Mach ich was falsch ?   Oder geht das (ARM <> ATOM)  überhaupt (noch) nicht ? 

auf dem ODROID X läuft auch ANDROID >>>    wie weit ist der ANDROID-Treiber ???


Danke

Sigi


ACER REVO  3600 - ION Chipsatz
XUBUNTU 12.04  64 bit

ATOM Netbook 
XUBUNTU 12.04  32 bit

ODROID X   ARM Cortex-A9  4Kern   www.hardkernel.com
XUBUNTU 12.04  32 bit

aktueller NETINST  Treiber
1x Sundtek Media Pro
1x Sundtek MediaTV Digital

Glasfaser bis in die Wohnung

8
Sundtek MediaTV Pro / Re:HD TV und VLC
« am: Juli 01, 2012, 07:57:47 Nachmittag »
Hallo,

der taskmanager sagt mir:
.............VLC.....CPU
ARD..........33%.....43%
Einsfestival.25%.....35%
ZDF..........20%.....30%
ZDF neo......20%.....30%
ZDF kultur...20%.....30%
arte.........32%.....42%
3sat.........23%.....33%
BR...........33%.....43%
WDR..........33%.....45%
NDR..........33%.....45%
SWR..........33%.....45%

je höher die CPU Last umso schlimmer das Ruckeln


Sigi

9
Sundtek MediaTV Pro / HD TV und VLC
« am: Juni 30, 2012, 07:32:17 Nachmittag »

hallo zusammen,

seit dem Umstieg auf XUBUNTU 12.04  und damit VLC 2.0.1   geht HD TV nicht mehr richtig.
Die Sender ZDF HD  ; zdf neo HD ; und zdf kultur HD  kann man ansehen, aber alle anderen Sender ruckeln fürchterlich - auch bei wenig bewegtem Hintergrund.

Hat jemand ähnliche oder bessere Erfahrungen mit VLC ?
Hat jemand ne Ahnung woran das liegen kann ? oder was ich probieren könnte?

Danke

Sigi


ACER REVO  3600 - ION Chipsatz
XUBUNTU 12.04  64 bit
aktueller development Treiber
1x Sundtek Media Pro
1x Sundtek MediaTV Digital
VLC 2.0.1
Glasfaser bis in die Wohnung

10
Sundtek MediaTV Pro / Re:VLC und DVB C
« am: Dezember 02, 2010, 07:18:41 Nachmittag »
Danke


Grüsse

Sigi

11
Sundtek MediaTV Pro / Re:VLC und DVB C
« am: November 29, 2010, 10:39:59 Nachmittag »
Hallo,

Zitat
Mit den aktuellen Treibern scheint das jedoch zu funktionieren

ja., mit dem neuesten Treiber  "zuckt vlc wenigstens"

es kommt ein Bild, aber das stockt fürchterlich.

vlc channels.conf
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f0ff8161b20, 0x7f0ff8161a80)
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1291271422)
Warning: call to rand()
Blocked: call to setlocale(6, "")

(process:3705): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Blocked: call to setlocale(6, "")
[0x1251590] main playlist: stopping playback
QPixmap::scaled: Pixmap is a null pixmap
libdvbpsi error (PSI decoder): TS discontinuity (received 7, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 7, expected 0) for PID 18
libdvbpsi error (PSI decoder): TS discontinuity (received 2, expected 0) for PID 17
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 100
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for PID 20
libva: libva version 0.31.0
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
libva: va_openDriver() returns 0
[0x7f0fe0091990] avcodec decoder: Using VA API version 0.31 for hardware decoding.
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 11) for PID 18
libdvbpsi error (PSI decoder): TS discontinuity (received 14, expected 3) for PID 18
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 1) for PID 18
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 3) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 8) for PID 17
libdvbpsi error (PSI decoder): TS discontinuity (received 7, expected 0) for PID 100
libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 12) for PID 20
[0x136b270] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 300 ms)
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 6) for PID 18                   
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 15) for PID 0                     
libdvbpsi error (PSI decoder): TS discontinuity (received 2, expected 15) for PID 17                   
libdvbpsi error (PSI decoder): TS discontinuity (received 14, expected 8) for PID 20                   
libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 13) for PID 100                   
[0x136b270] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late (pts_delay increased to 353 ms)
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 2) for PID 18                     
libdvbpsi error (PSI decoder): TS discontinuity (received 11, expected 9) for PID 18                   
libdvbpsi error (PSI decoder): TS discontinuity (received 10, expected 8) for PID 17                   
libdvbpsi error (PSI decoder): TS discontinuity (received 2, expected 12) for PID 0                     
libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 15) for PID 18     

woran hakt's jetzt?

Grüsse
Sigi

12
Sundtek MediaTV Pro / Re:VLC und DVB C
« am: November 28, 2010, 06:51:21 Nachmittag »

hallo zusammen,

danke für die Antwort.
Zitat
ja dies ist möglich mit dvr0
das funktioniert, aber es werden scheinbar alle Sender auf der eingestellten Frequenz gespeichert. Ich habe es nicht hingebracht mit mediaclient oder dvbtune einen einzelnen Sender einzustellen und aufzunehmen. Geht das überhaupt ???

zu VlC::

2010-11-28 16:07:55 [1121] Starting service processor (PID 1121)
2010-11-28 16:07:55 [788] Detected DVB version.h
2010-11-28 16:07:55 [788] API Version: 5.1
2010-11-28 16:07:55 [788] Running on Linux (2.6.35-23-generic)
2010-11-28 16:07:55 [788] Detected: GenuineIntel
2010-11-28 16:07:55 [788] This CPU supports: MMX and SSE
2010-11-28 16:07:55 [788] scanning devices
2010-11-28 16:07:55 [788] scanning for plugins
2010-11-28 16:07:55 [788] found lib: libdrv_net.so
2010-11-28 16:07:55 [788] found lib: libdrv_vivi.so
2010-11-28 16:07:55 [788] found lib: libdrv_em28xx.so
2010-11-28 16:07:55 [788] Starting up device manager
2010-11-28 16:07:55 [788] scanning devices done
2010-11-28 16:07:55 [788] attached devices:
2010-11-28 16:07:55 [788] registering ID: 0
2010-11-28 16:07:55 [788] disconnecting kernel driver
2010-11-28 16:07:56 [788] attaching Videodecoder
2010-11-28 16:07:58 [788] attaching DVB-T, DVB-C
2010-11-28 16:08:04 [788] demodulator successfully attached (DVB_C)!
2010-11-28 16:08:04 [788] requesting to attach tuner(s) now
2010-11-28 16:08:06 [788] registering: adapter0
2010-11-28 16:08:06 [788] registered virtual: /dev/dvb/adapter0/frontend0
2010-11-28 16:08:06 [788] registered virtual: /dev/dvb/adapter0/demux0
2010-11-28 16:08:06 [788] registered virtual: /dev/dvb/adapter0/dvr0
2010-11-28 16:08:06 [788] registered virtual: /dev/video0
2010-11-28 16:08:06 [788] registered virtual: /dev/radio0
2010-11-28 16:08:06 [788] registered virtual: /dev/rds0
2010-11-28 16:08:06 [788] registered virtual: /dev/vbi0
2010-11-28 16:08:06 [788] registered virtual: /dev/mediainput0
2010-11-28 16:08:06 [788] Registering OSS emulation
2010-11-28 16:08:06 [788] registered virtual: /dev/dsp0
2010-11-28 16:08:06 [788]
2010-11-28 16:08:06 [788] Sundtek MediaTV Driver loaded. This driver is licensed for non-commercial use
2010-11-28 16:08:06 [788] with Sundtek MediaTV only
2010-11-28 16:08:06 [788] Initial devicescan done, switching detection mode
2010-11-28 16:08:06 [1521] RC: IR Event /dev/input/event4
2010-11-28 16:08:06 [1535] RC: IR Event /dev/input/event4
2010-11-28 16:08:11 [788] HALd is running
2010-11-28 16:08:11 [788] switching to analog TV
2010-11-28 16:08:12 [788] SETTING PAL/SECAM
2010-11-28 16:08:28 [788] Enabling standby
2010-11-28 16:19:50 [788] error reading from device
2010-11-28 16:19:50 [788] received shutdown request
2010-11-28 16:19:50 [788] freeing and deinitializing driver instance
2010-11-28 16:19:50 [2374] RC: detached remote control
2010-11-28 16:19:50 [788] clearing id: 0
2010-11-28 16:43:09 [788] registering ID: 0
2010-11-28 16:43:09 [788] disconnecting kernel driver
2010-11-28 16:43:10 [788] attaching Videodecoder
2010-11-28 16:43:12 [788] attaching DVB-T, DVB-C
2010-11-28 16:43:16 [788] demodulator successfully attached (DVB_C)!
2010-11-28 16:43:16 [788] requesting to attach tuner(s) now
2010-11-28 16:43:18 [788] registering: adapter0
2010-11-28 16:43:18 [788] registered virtual: /dev/dvb/adapter0/frontend0
2010-11-28 16:43:18 [788] registered virtual: /dev/dvb/adapter0/demux0
2010-11-28 16:43:18 [788] registered virtual: /dev/dvb/adapter0/dvr0
2010-11-28 16:43:18 [788] registered virtual: /dev/video0
2010-11-28 16:43:18 [788] registered virtual: /dev/radio0
2010-11-28 16:43:18 [788] registered virtual: /dev/rds0
2010-11-28 16:43:18 [788] registered virtual: /dev/vbi0
2010-11-28 16:43:18 [788] registered virtual: /dev/mediainput0
2010-11-28 16:43:18 [788] Registering OSS emulation
2010-11-28 16:43:18 [788] registered virtual: /dev/dsp0
2010-11-28 16:43:18 [788]
2010-11-28 16:43:18 [788] Sundtek MediaTV Driver loaded. This driver is licensed for non-commercial use
2010-11-28 16:43:18 [788] with Sundtek MediaTV only
2010-11-28 16:43:18 [2579] RC: IR Event /dev/input/event4
2010-11-28 16:43:18 [2590] RC: IR Event /dev/input/event4
2010-11-28 16:43:18 [788] switching to analog TV
2010-11-28 16:43:19 [788] SETTING PAL/SECAM
2010-11-28 16:43:34 [788] Enabling standby
2010-11-28 17:19:57 [788] Using settings for Europe
2010-11-28 17:19:58 [788] opening in digital TV mode
2010-11-28 17:19:58 [788] SETTING DVB-C
2010-11-28 17:20:02 [788] Setting Frequency: 330000000
2010-11-28 17:20:02 [788] Setting Symbolrate: 6900000
2010-11-28 17:20:02 [788] Setting Modulation: 3
2010-11-28 17:20:02 [788] Channel found (330000000)
2010-11-28 17:20:02 [788] =============
2010-11-28 17:20:02 [788] Symbol rate: 6899918
2010-11-28 17:20:02 [788] Constellation: QAM64
2010-11-28 17:20:02 [788] Mirroring: Normal
2010-11-28 17:20:11 [788] Setting Frequency: 338000000
2010-11-28 17:20:11 [788] Setting Symbolrate: 6900000
2010-11-28 17:20:11 [788] Setting Modulation: 3
2010-11-28 17:20:12 [788] Channel found (338000000)
2010-11-28 17:20:12 [788] =============
2010-11-28 17:20:12 [788] Symbol rate: 6899926
2010-11-28 17:20:12 [788] Constellation: QAM64
2010-11-28 17:20:12 [788] Mirroring: Normal
2010-11-28 17:20:13 [788] Setting Frequency: 346000000
2010-11-28 17:20:13 [788] Setting Symbolrate: 6900000
2010-11-28 17:20:13 [788] Setting Modulation: 3
2010-11-28 17:20:13 [788] Channel found (346000000)
2010-11-28 17:20:13 [788] =============
2010-11-28 17:20:13 [788] Symbol rate: 6899937
2010-11-28 17:20:13 [788] Constellation: QAM64
2010-11-28 17:20:13 [788] Mirroring: Normal
2010-11-28 17:21:06 [788] Enabling standby
2010-11-28 17:25:13 [788] SETTING DVB-C
2010-11-28 17:25:13 [788] reinitializing previous digital TV parameters
2010-11-28 17:25:13 [788] Setting Frequency: 113000000
2010-11-28 17:25:13 [788] Setting Symbolrate: 6875000
2010-11-28 17:25:13 [788] Setting Modulation: 3
2010-11-28 17:25:24 [788] Setting Frequency: 113000000
2010-11-28 17:25:24 [788] Setting Symbolrate: 6875000
2010-11-28 17:25:24 [788] Setting Modulation: 3
2010-11-28 17:25:35 [788] Setting Frequency: 113000000
2010-11-28 17:25:35 [788] Setting Symbolrate: 6875000
2010-11-28 17:25:35 [788] Setting Modulation: 3
2010-11-28 17:25:58 [788] Enabling standby
   

hilft das weiter ??

Gruß
Sigi

13
Sundtek MediaTV Pro / Re:VLC und DVB C
« am: November 22, 2010, 09:27:16 Nachmittag »
Hallo,

Danke für die Antwort.

ich wollte aber wissen, ob ich DVB Cmit " cat /dev/dvb/adapter0/???   > /media/....mpg  "  aufnehmen kann???

zu DVB C und  VLC:
ich hab auch schon probiert den Sender direkt in VLC einzugeben >>  hat auch nicht funktioniert.

Meine channels.conf  funktioniert mit GXINE!!!!!

Das Erste(ARD):113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:101:102:28106
Bayerisches FS Süd(ARD):113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:201:202:28107
hr-fernsehen(ARD):113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:301:302:28108
Bayerisches FS Nord(ARD):113000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:201:202:28110


 
..  und die Ausgabe, wenn ich :  "  vlc channels.conf -vvv  "  starte

  vlc channels.conf -vvv
VLC media player 1.1.4 The Luggage (revision exported)
[0xecb120] main libvlc debug: VLC media player - 1.1.4 The Luggage
[0xecb120] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0xecb120] main libvlc debug: revision exported
[0xecb120] main libvlc debug: configured with ./configure  '--enable-static' '--build=x86_64-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--sysconfdir=/etc' '--with-binary-version=1ubuntu1' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l' '--enable-v4l2' '--enable-svgalib' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0xecb120] main libvlc debug: translation test: code is "de"
[0xecb120] main libvlc debug: checking plugin modules
[0xecb120] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-3e8.dat
[0xecb120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0xecb120] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-3e8.dat
[0xecb120] main libvlc debug: module bank initialized (394 modules)
[0xecb120] main libvlc debug: opening config file (/home/wei/.config/vlc/vlcrc)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0xecb120] main libvlc debug: No Media Player is running. Continuing normally.
[0xecb120] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
[0xecb120] main libvlc debug: looking for memcpy module: 3 candidates
[0xecb120] main libvlc debug: using memcpy module "memcpymmxext"
[0xfc1d60] main interface debug: looking for interface module: 1 candidate
[0xfc1d60] main interface debug: using interface module "hotkeys"
[0xfc2f80] main interface debug: looking for interface module: 1 candidate
[0xfbf650] main playlist debug: Activated
[0xfbf650] main playlist debug: rebuilding array of current - root Wiedergabeliste
[0xfbf650] main playlist debug: rebuild done - 0 items, index -1                                       
[0xfc2f80] main interface debug: using interface module "dbus"                                         
[0xfc2f80] main interface debug: thread started                                                         
[0xfc2f80] main interface debug: thread (interface) created at priority 0 (interface/interface.c:160)   
[0xfc4010] main interface debug: looking for interface module: 1 candidate                             
[0xfc4010] main interface debug: using interface module "inhibit"                                       
[0xfbf650] main playlist debug: adding item `channels.conf' ( file:///home/wei/channels.conf )         
[0xfc4cd0] main input debug: Creating an input for 'channels.conf'                                     
[0x7fcb04000a10] main interface debug: looking for interface module: 1 candidate                       
[0x7fcb04000a10] main interface debug: using interface module "signals"                                 
[0x7fcb04001780] main interface debug: looking for interface module: 1 candidate                       
[0x7fcb04001780] main interface debug: using interface module "globalhotkeys"                           
[0x7fcb040053a0] main interface debug: looking for interface module: 1 candidate                       
Blocked: call to setlocale(6, "")                                                                       
Blocked: call to sigaction(17, 0x7fcb081d5b20, 0x7fcb081d5a80)                                         
Warning: call to signal(13, 0x1)                                                                       
Warning: call to signal(13, 0x1)                                                                       
Warning: call to srand(1290583705)
Warning: call to rand()
[0xfbf650] main playlist debug: no fetch required for (null) (art currently (null))
Blocked: call to setlocale(6, "")

(process:2256): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
[0x7fcb04064d10] main generic debug: looking for extension module: 1 candidate
[0x7fcb04064d10] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x7fcb04064d10] lua generic debug: Trying Lua scripts in /home/wei/.local/share/vlc/lua/extensions
[0x7fcb04064d10] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x7fcb04064d10] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x7fcb04064d10] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x7fcb04064d10] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x7fcb04064d10] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x7fcb04064d10] main generic debug: using extension module "lua"
Blocked: call to setlocale(6, "")
[0x7fcb040053a0] main interface debug: using interface module "qt4"
[0xfbf650] main playlist debug: rebuilding array of current - root Wiedergabeliste
[0xfbf650] main playlist debug: rebuild done - 1 items, index -1
[0xfbf650] main playlist debug: processing request item null node Wiedergabeliste skip 0
[0xfbf650] main playlist debug: starting new item
[0xfbf650] main playlist debug: creating new input thread
[0x129a220] main input debug: Creating an input for 'channels.conf'
[0x129a220] main input debug: thread started
[0x129a220] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x129a220] main input debug: using timeshift granularity of 1 MiB
[0x129a220] main input debug: using timeshift path '/media/video/timeshift'
[0x129a220] main input debug: `file:///home/wei/channels.conf' gives access `file' demux `' path `/home/wei/channels.conf'
[0x129a220] main input debug: creating demux: access='file' demux='' path='/home/wei/channels.conf'
[0x7fcb04006940] main demux debug: looking for access_demux module: 2 candidates
[0x7fcb040053a0] qt4 interface debug: IM: Setting an input
[0x7fcb04006940] main demux debug: no access_demux module matching "file" could be loaded
[0x129a220] main input debug: creating access 'file' path='/home/wei/channels.conf'
[0x12a38a0] main access debug: looking for access module: 2 candidates
[0x12a38a0] filesystem access debug: opening file `/home/wei/channels.conf'
[0x12a38a0] main access debug: using access module "filesystem"
[0x12a3750] main stream debug: Using AStream*Stream
[0x12a3750] main stream debug: pre buffering
[0x12a3750] main stream debug: received first data after 0 ms
[0x12a3750] main stream debug: pre-buffering done 1024 bytes in 0s - 16949 KiB/s
[0x12a3d70] main stream debug: looking for stream_filter module: 5 candidates
[0x12a3d70] main stream debug: no stream_filter module matching "any" could be loaded
[0x12a4070] main stream debug: looking for stream_filter module: 1 candidate
[0x12a4070] main stream debug: using stream_filter module "stream_filter_record"
[0x129a220] main input debug: creating demux: access='file' demux='' path='/home/wei/channels.conf'
[0x12a3d00] main demux debug: looking for demux module: 52 candidates
[0x12a3d00] playlist demux debug: found valid DVB conf playlist file
[0x12a3d00] main demux debug: using demux module "playlist"
[0x129a220] main input debug: looking for a subtitle file in /home/wei/
[0x12a3e40] main demux meta debug: looking for meta reader module: 2 candidates
[0x12a3e40] lua demux meta debug: Trying Lua scripts in /home/wei/.local/share/vlc/lua/meta/reader
[0x12a3e40] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x12a3e40] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x12a3e40] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x12a3e40] main demux meta debug: no meta reader module matching "any" could be loaded
[0x129a220] main input debug: `file:///home/wei/channels.conf' successfully opened
[0xfbf650] main playlist: stopping playback
[0xfbf650] main playlist debug: deleting item `channels.conf'
[0xfbf650] main playlist debug: incoming request - stopping current input
[0xfbf650] main playlist debug: dying input
[0x129a220] main input debug: EOF reached
[0x129a220] main input debug: control type=0
[0x129a220] main input debug: control: stopping input
[0xfbf650] main playlist debug: dying input
[0x12a3d00] main demux debug: removing module "playlist"
[0x12a4070] main stream debug: removing module "stream_filter_record"
[0x12a38a0] main access debug: removing module "filesystem"
[0x129a220] main input debug: thread ended
[0xfbf650] main playlist debug: dead input
[0xfbf650] main playlist debug: processing request item Das Erste(ARD) node Wiedergabeliste skip 0
[0xfbf650] main playlist debug: rebuilding array of current - root Wiedergabeliste
[0xfbf650] main playlist debug: rebuild done - 239 items, index 0
[0xfbf650] main playlist debug: starting new item
[0xfbf650] main playlist debug: creating new input thread
[0x12a4070] main input debug: Creating an input for 'Das Erste(ARD)'
[0x12a4070] main input debug: thread started
[0x12a4070] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x12a4070] main input debug: using timeshift granularity of 1 MiB
[0x12a4070] main input debug: using timeshift path '/media/video/timeshift'
[0x12a4070] main input debug: `dvb://' gives access `dvb' demux `' path `'
[0x12a4070] main input debug: creating demux: access='dvb' demux='' path=''
[0x12a9a30] main demux debug: looking for access_demux module: 0 candidates
[0x12a9a30] main demux debug: no access_demux module matched "dvb"
[0x12a4070] main input debug: creating access 'dvb' path=''
[0x12a9bd0] main access debug: looking for access module: 1 candidate
[0x12a9bd0] dvb access debug: Opening device /dev/dvb/adapter0/frontend0
[0x7fcb040053a0] qt4 interface debug: IM: Deleting the input
[0x7fcb040053a0] qt4 interface debug: IM: Setting an input
[0x12a9bd0] dvb access debug: Frontend Info:
[0x12a9bd0] dvb access debug:   name = Sundtek DVB-C
[0x12a9bd0] dvb access debug:   type = QAM (DVB-C)
[0x12a9bd0] dvb access debug:   frequency_min = 0 (kHz)
[0x12a9bd0] dvb access debug:   frequency_max = 900000000 (kHz)
[0x12a9bd0] dvb access debug:   frequency_stepsize = 62500
[0x12a9bd0] dvb access debug:   frequency_tolerance = 0
[0x12a9bd0] dvb access debug:   symbol_rate_min = 6250000 (kHz)
[0x12a9bd0] dvb access debug:   symbol_rate_max = 6900000 (kHz)
[0x12a9bd0] dvb access debug:   symbol_rate_tolerance (ppm) = 4000
[0x12a9bd0] dvb access debug:   notifier_delay (ms) = 0
[0x12a9bd0] dvb access debug: Frontend Info capability list:
[0x12a9bd0] dvb access debug:   inversion auto
[0x12a9bd0] dvb access debug:   forward error correction 1/2
[0x12a9bd0] dvb access debug:   forward error correction 2/3
[0x12a9bd0] dvb access debug:   forward error correction 3/4
[0x12a9bd0] dvb access debug:   forward error correction auto
[0x12a9bd0] dvb access debug:   card can do QAM 64
[0x12a9bd0] dvb access debug:   card can do QAM 128
[0x12a9bd0] dvb access debug:   card can do QAM 256
[0x12a9bd0] dvb access debug: End of capability list
[0x12a9bd0] dvb access debug: trying to tune the frontend...
[0x12a9bd0] dvb access debug: using inversion=2
[0x12a9bd0] dvb access debug: using fec=0
[0x12a9bd0] dvb access debug: Opening device /dev/dvb/adapter0/dvr0
[0x12a9bd0] dvb access debug: setting filter on PAT
[0x12a9bd0] dvb access debug: Opening device /dev/dvb/adapter0/demux0
[0x12a9bd0] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 0
[0x12a9bd0] dvb access debug: Opening device /dev/dvb/adapter0/ca0
[0x12a9bd0] dvb access warning: CAMInit: opening CAM device failed (No such file or directory)
[0x12a9bd0] main access debug: using access module "dvb"
[0x1290090] main stream debug: Using AStream*Block
[0x1290090] main stream debug: pre buffering
[0x12a9bd0] dvb access warning: no lock, tuning again
[0x12a9bd0] dvb access debug: using inversion=2
[0x12a9bd0] dvb access debug: using fec=0
[0x12a9bd0] dvb access warning: no lock, tuning again
[0x12a9bd0
vlc kriegt scheinbar kein " lock "  auf   ARD

kann jemand helfen?

Danke

Sigi

14
Sundtek MediaTV Pro / VLC und DVB C
« am: November 19, 2010, 10:20:17 Nachmittag »

hallo zusammen,

ich kriege DVB C mit VLC  nicht zum laufen. 
Kaffeine geht ;
mit Kaffeine aufgenommene HDTV Dateien kann ich wunderbar abspielen.

aber DVB C mit VLC krieg ich nicht hin - hab schon div. Versionen von channels.conf mit w-scan erzeugt - aber geht nicht.

meine Frage:  geht DVB C mit  VLC  1.1.4    und xubuntu  10.10  64 bit  überhaupt ?  gibt es einen Trick  ?

noch eine Frage: mit einer PVR 350 Karte kann ich wunderbar  " cat /dev/video0 > /media/......mpg"
 aufnehmen . Geht das auch ( und wenn ja, wie )  mit  cat /dev/dvb/adapter0/???   > /media/....mpg    ?

Weiss jemand was ?

Danke im Voraus

Sigi

ACER REVO  3600
XUBUNTU 10.10  64 bit
aktueller development Treiber
Sundtek Media Pro



15
Sundtek MediaTV Pro / Re:Netzwerksupport geht nicht zufriedenstellend
« am: Juli 19, 2010, 09:18:58 Nachmittag »
hallo zusammen

so geht das jetzt  !!!   super!!

Danke

Sigi

Seiten: [1] 2