Hi,
I have two cards in my video server:
Technotrend/Hauppauge WinTV Nexus-S rev2.3)
Hauppauge Nova-S-Plus DVB-S [card=37]
lspci:
01:0c.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
01:0c.1 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05)
01:0c.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
01:0c.4 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] (rev 05)
01:0f.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
when I use szap to change the channel, I can switch, record, switch,
record .... (record with "cat /dev/dvb/adapter1/dvr0 >/tmp/tsvideo".
But when I try to record with vdr, I get the following errors and
nothing will be record:
(with plain vdr-1.5.0 and plain vdr-1.4.0 and v4l-dvb from yesterdays hg):
Feb 9 12:02:00 video vdr: [30529] connect from 127.0.0.1, port 60607 - accepted
Feb 9 12:02:00 video vdr: [30529] timer 10 (1 1200-1215 VPS 'Tagesschau um zwölf') added
Feb 9 12:02:00 video vdr: [30529] closing SVDRP connection
Feb 9 12:02:00 video vdr: [30529] switching device 2 to channel 1
Feb 9 12:02:00 video vdr: [30529] timer 10 (1 1200-1215 VPS 'Tagesschau um zwölf') start
Feb 9 12:02:00 video vdr: [30529] Title: 'Tagesschau um zwölf' Subtitle: ''
Feb 9 12:02:00 video vdr: [30529] record /data/nobackup/video/Tagesschau_um_zwölf/2007-02-09.12.00.50.50.rec
Feb 9 12:02:00 video vdr: [30529] creating directory /data/nobackup/video/Tagesschau_um_zwölf
Feb 9 12:02:01 video vdr: [30529] creating directory /data/nobackup/video/Tagesschau_um_zwölf/2007-02-09.12.00.50.50.rec
Feb 9 12:02:01 video vdr: [30529] recording to '/data/nobackup/video/Tagesschau_um_zwölf/2007-02-09.12.00.50.50.rec/001.vdr'
Feb 9 12:02:01 video vdr: [30529] connect from 127.0.0.1, port 60610 - accepted
Feb 9 12:02:01 video vdr: [30529] closing SVDRP connection
Feb 9 12:02:01 video vdr: [30603] file writer thread started (pid=30529, tid=30603)
Feb 9 12:02:01 video vdr: [30604] recording thread started (pid=30529, tid=30604)
Feb 9 12:02:01 video vdr: [30605] receiver on device 2 thread started (pid=30529, tid=30605)
Feb 9 12:02:01 video vdr: [30606] TS buffer on device 2 thread started (pid=30529, tid=30606)
Feb 9 12:02:03 video vdr: [30529] timer 10 (1 1200-1215 VPS 'Tagesschau um zwölf') set to event Fre 09.02.2007 12:00-12:15 (VPS: 09.02 12: 00) 'Tagesschau um zwölf'
Feb 9 12:02:09 video vdr: [30537] frontend 1 timed out while tuning to channel 1, tp 111836
Feb 9 12:02:10 video vdr: [30529] connect from 127.0.0.1, port 60614 - accepted
Feb 9 12:02:10 video vdr: [30529] closing SVDRP connection
Feb 9 12:02:10 video vdr: [30529] connect from 127.0.0.1, port 60617 - accepted
Feb 9 12:02:10 video vdr: [30529] closing SVDRP connection
Feb 9 12:02:27 video vdr: [30529] connect from 127.0.0.1, port 60622 - accepted
Feb 9 12:02:27 video vdr: [30529] closing SVDRP connection
Feb 9 12:02:32 video vdr: [30603] ERROR: video data stream broken
Feb 9 12:02:32 video vdr: [30603] initiating emergency exit
Feb 9 12:02:32 video vdr: [30529] emergency exit requested - shutting down
Feb 9 12:02:32 video vdr: [30604] recording thread ended (pid=30529, tid=30604)
Feb 9 12:02:32 video vdr: [30603] file writer thread ended (pid=30529, tid=30603)
Feb 9 12:02:32 video vdr: [30529] buffer stats: 0 (0%) used
Feb 9 12:02:32 video vdr: [30529] timer 10 (1 1200-1215 VPS 'Tagesschau um zwölf') stop
Feb 9 12:02:32 video vdr: [30529] saved setup to /etc/vdr/setup.conf
Feb 9 12:02:32 video vdr: [30534] tuner on device 1 thread ended (pid=30529, tid=30534)
Feb 9 12:02:33 video vdr: [30606] TS buffer on device 2 thread ended (pid=30529, tid=30606)
Feb 9 12:02:33 video vdr: [30605] buffer stats: 0 (0%) used
Feb 9 12:02:33 video vdr: [30605] receiver on device 2 thread ended (pid=30529, tid=30605)
Feb 9 12:02:33 video vdr: [30533] CI adapter on device 0 thread ended (pid=30529, tid=30533)
Feb 9 12:02:33 video vdr: [30535] section handler thread ended (pid=30529, tid=30535)
Feb 9 12:02:34 video vdr: [30537] tuner on device 2 thread ended (pid=30529, tid=30537)
Feb 9 12:02:34 video vdr: [30538] section handler thread ended (pid=30529, tid=30538)
Feb 9 12:02:36 video vdr: [30529] =====================
Feb 9 12:02:36 video vdr: [30529] EPG bugfix statistics
Feb 9 12:02:36 video vdr: [30529] =====================
Feb 9 12:02:36 video vdr: [30529] IF SOMEBODY WHO IS IN CHARGE OF THE EPG DATA FOR ONE OF THE LISTED
Feb 9 12:02:36 video vdr: [30529] CHANNELS READS THIS: PLEASE TAKE A LOOK AT THE FUNCTION cEvent::FixEpgBugs()
Feb 9 12:02:36 video vdr: [30529] IN VDR/epg.c TO LEARN WHAT'S WRONG WITH YOUR DATA, AND FIX IT!
Feb 9 12:02:36 video vdr: [30529] =====================
Feb 9 12:02:36 video vdr: [30529] Fix Hits Channels
Feb 9 12:02:36 video vdr: [30529] 3 15 Dok&Deb, hr-fernsehen, KiKa
Feb 9 12:02:36 video vdr: [30529] 4 5 SWR2, SWR2, 3sat
Feb 9 12:02:36 video vdr: [30529] 6 418 MDR SACHSEN, hr-fernsehen, WDR Köln, Bayerisches FS, Das Erste, Phoenix, arte, ...
Feb 9 12:02:36 video vdr: [30529] =====================
Feb 9 12:02:36 video vdr: [30529] exiting
Feb 9 12:02:36 video vdr: [30529] emergency exit!
so why can I get ts streams from the second dvb card and vdr doesn't get
any bytes ?
--
Gruß
Dieter
--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.