Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Test result (was: [PATCH] Possible fix for EPG scan ("video data stream broken"))



Hi,

after running EPG scan over night the first recording does not stop 
with "VDSB" error. Instead the recording and transfer threads 
received "ERROR: unknown picture type '6'" but recording continued. 
After some time I switched the channel manual. The errors stopped and 
the recording is ok. See attached log.

So I will have to investigate further...

But I think one source of the "VDBS" error is that EITScan.Active 
returns true (only on a single card system) although a recording is 
already started.

Stefan

Aug  1 11:54:20 localhost vdr[7767]: cEITScanner::Process: start processing
Aug  1 11:54:20 localhost vdr[7767]: cEITScanner::Process: scanlist contains 18 entries
Aug  1 11:54:20 localhost vdr[7767]: SetChannelDevice: Channel ROCK ANT,ROCK ANTENNE;BetaDigital, LiveView false
Aug  1 11:54:20 localhost vdr[7767]: EITScanner is active
Aug  1 11:54:42 localhost vdr[7767]: cEITScanner::Process: start processing
Aug  1 11:54:42 localhost vdr[7767]: cEITScanner::Process: scanlist contains 17 entries
Aug  1 11:54:42 localhost vdr[7767]: SetChannelDevice: Channel RTL,RTL Television;RTL World, LiveView false
Aug  1 11:54:42 localhost vdr[7767]: EITScanner is active
Aug  1 11:55:00 localhost vdr[7767]: cEITScanner::Activity called
Aug  1 11:55:00 localhost vdr[7767]: switching to channel 2
Aug  1 11:55:00 localhost vdr[7767]: SetChannelDevice: Channel ZDF;ZDFvision, LiveView true
Aug  1 11:55:00 localhost vdr[7767]: switching device 1 to channel 4
Aug  1 11:55:00 localhost vdr[7767]: SetChannelDevice: Channel SAT.1;ProSiebenSat.1, LiveView false
Aug  1 11:55:00 localhost vdr[7767]: timer 9 (4 1155-1250 'Mensch Markus') start
Aug  1 11:55:00 localhost vdr[7767]: Title: 'Mensch Markus' Subtitle: '(null)'
Aug  1 11:55:00 localhost vdr[7767]: executing 'runnoad before "/video/Mensch_Markus/2004-08-01.11:55.50.99.rec"'
Aug  1 11:55:00 localhost vdr[7767]: record /video/Mensch_Markus/2004-08-01.11:55.50.99.rec
Aug  1 11:55:00 localhost vdr[7767]: creating directory /video/Mensch_Markus
Aug  1 11:55:00 localhost vdr[7767]: creating directory /video/Mensch_Markus/2004-08-01.11:55.50.99.rec
Aug  1 11:55:00 localhost vdr[7767]: recording to '/video/Mensch_Markus/2004-08-01.11:55.50.99.rec/001.vdr'
Aug  1 11:55:00 localhost vdr[24891]: recording thread started (pid=24891, tid=147462)
Aug  1 11:55:00 localhost vdr[24892]: receiver on device 1 thread started (pid=24892, tid=163847)
Aug  1 11:55:01 localhost vdr[7767]: switching to channel 2
Aug  1 11:55:01 localhost vdr[7767]: ERROR: Kanal nicht verfügbar!
Aug  1 11:55:05 localhost vdr[7767]: switching to channel 4
Aug  1 11:55:05 localhost vdr[7767]: SetChannelDevice: Channel SAT.1;ProSiebenSat.1, LiveView true
Aug  1 11:55:05 localhost vdr[24893]: transfer thread started (pid=24893, tid=180232)
Aug  1 11:55:37 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:55:37 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:55:49 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:55:49 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:56:01 localhost vdr[7767]: cEITScanner::Process: start processing
Aug  1 11:56:01 localhost vdr[7767]: cEITScanner::Process: scanlist contains 16 entries
Aug  1 11:56:01 localhost vdr[7767]: cEITScanner::Process: scanlist is now empty
Aug  1 11:56:21 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:56:21 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:56:59 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:56:59 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:57:05 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:57:05 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:57:07 localhost vdr[24893]: ERROR: unknown picture type '6'
Aug  1 11:57:07 localhost vdr[24891]: ERROR: unknown picture type '6'
Aug  1 11:57:10 localhost vdr[7767]: cEITScanner::Activity called
Aug  1 11:57:10 localhost vdr[7767]: switching to channel 5
Aug  1 11:57:10 localhost vdr[24893]: transfer thread ended (pid=24893, tid=180232)
Aug  1 11:57:10 localhost vdr[7767]: cTS2PES got 0 TS errors, 1 TS continuity errors
Aug  1 11:57:10 localhost vdr[7767]: buffer stats: 12972 (1%) used
Aug  1 11:57:10 localhost vdr[7767]: SetChannelDevice: Channel ProSieben;ProSiebenSat.1, LiveView true
Aug  1 11:57:24 localhost vdr[7767]: cEITScanner::Activity called
Aug  1 11:57:24 localhost vdr[7767]: switching to channel 4
Aug  1 11:57:24 localhost vdr[7767]: SetChannelDevice: Channel SAT.1;ProSiebenSat.1, LiveView true
Aug  1 11:57:24 localhost vdr[24922]: transfer thread started (pid=24922, tid=196616)
Aug  1 11:59:39 localhost vdr[7771]: channel 4 (SAT.1;ProSiebenSat.1) event 12:00 'Mensch Markus' status 2
Aug  1 12:00:04 localhost vdr[7771]: channel 4 (SAT.1;ProSiebenSat.1) event 12:00 'Mensch Markus' status 4

Home | Main Index | Thread Index