[mythtv-users] Tuning problem with two DVB-C cards

Markus Heikkilä markus.heikkila at iki.fi
Sun Dec 18 11:09:21 EST 2005


I have two Technisat Cablestar 2 -cards and it seems that mythtv is only 
able to tune channels with one of them. I can tune channels with both 
using czap.

When I try to scan channels in mythtv-setup, all goes well if I use 
DVB-card #0, but with #1 the scan hangs showing 3% progress.

Mythtv-setup's output with -v all is:

2005-12-17 17:39:28.591 DVB#1 Opening DVB channel
2005-12-17 17:39:28.592 DVB#1 Using DVB card 1, with frontend 'ST 
STV0297 DVB-C'.
2005-12-17 17:39:28.595 MSqlQuery: SELECT cardid FROM capturecard WHERE 
videodevice = '1' AND       hostname = 'neuvo'
2005-12-17 17:39:28.597 MSqlQuery: SELECT cardinputid, inputname, 
  if (startchan, startchan, '') FROM cardinput WHERE cardid = 2
2005-12-17 17:39:28.598 Input #2: 'DVBInput' schan(17)
2005-12-17 17:39:28.603 SM(1)::AddFlags: Seen() Match() 
Wait(Sig,SNR,BER,UB,)
2005-12-17 17:39:28.604 DVBSM(1)::constructor(): initial flags 0x7400000
2005-12-17 17:39:28.605 SIScan(1): Creating SIParser
2005-12-17 17:39:28.606 SIParser: About to do a reset
2005-12-17 17:39:28.607 SIParser: Closing all PIDs
2005-12-17 17:39:28.608 SIParser: Using DelAllPids from SIParser which 
does nothing
2005-12-17 17:39:28.608 SIParser: Resetting all Table Handlers
2005-12-17 17:39:28.609 SIParser: SIParser Reset due to channel change
2005-12-17 17:39:28.609 SIParser: Added initial preferred language 'fin' 
with priority 1
2005-12-17 17:39:28.610 SIParser: Added initial preferred language 'eng' 
with priority 2
2005-12-17 17:39:28.610 DVB#1 DVB SI Table Parser Started
2005-12-17 17:39:28.611 SIScan(1): Connecting up SIParser
2005-12-17 17:39:28.613 MSqlQuery: SELECT freetoaironly FROM cardinput 
WHERE cardid='2' AND inputname=''
2005-12-17 17:39:28.617 MSqlQuery: SELECT mplexid,   networkid, 
transportid,        frequency, symbolrate, modulation FROM dtv_multiplex 
WHERE sourceid = '1' ORDER by frequency, networkid, transportid
2005-12-17 17:39:28.618 SIParser: Starting DVB Section Reader thread
2005-12-17 17:39:28.621 MSqlQuery: SELECT DISTINCT cardtype, 
videodevice, capturecard.cardid FROM capturecard, videosource, cardinput 
WHERE videosource.sourceid = 1 AND       cardinput.sourceid   = 
videosource.sourceid AND       cardinput.cardid     = capturecard.cardid 
AND       capturecard.cardtype in ('DVB','MPEG','V4L','HDTV') AND 
capturecard.hostname = 'neuvo';
2005-12-17 17:39:28.623 MSqlQuery: SELECT videodevice, cardtype FROM 
capturecard WHERE capturecard.cardid = 1
2005-12-17 17:39:28.626 MSqlQuery: SELECT videodevice, cardtype FROM 
capturecard WHERE capturecard.cardid = 1
2005-12-17 17:39:28.628 MSqlQuery: SELECT channum FROM channel WHERE 
sourceid = 1
2005-12-17 17:39:28.655 DVB#1 Old Params: freq(0) type(QAM)
2005-12-17 17:39:28.656 DVB#1 New Params: freq(346000000) type(QAM)
2005-12-17 17:39:28.745 dvbchannel.cpp:wait_for_backend: Status: 
Signal,Carrier,FEC Stable,Sync,Lock,
2005-12-17 17:39:28.745 DVB#1 DVBChannel::Tune: Frequency tuning successful.
2005-12-17 17:39:28.878 SIScan(1): ScanWizardScanner::HandleTuneComplete()
2005-12-17 17:39:28.880 SIScan(1): Starting SIScanner
2005-12-17 17:39:28.891 SIScan(1): ScanTransports()
2005-12-17 17:39:28.892 SIScan(1): ScanTransports()
2005-12-17 17:39:28.892 FillPMap(str dvb)
2005-12-17 17:39:28.892 FillPMap(SIS dvb)
2005-12-17 17:39:28.892 SIParser: Requesting PAT
2005-12-17 17:39:29.625 SIParser: Table[0]->RequirePIDs() == true
2005-12-17 17:39:29.625 SIParser: Adding PID 0x   0 Filter 0x 0 Mask 
0xff Buffer 40960
2005-12-17 17:39:29.626 SIParser: Table[2]->RequirePIDs() == true
2005-12-17 17:39:29.627 SIParser: Adding PID 0x1ffb Filter 0xff Mask 0x 
0 Buffer 40960
2005-12-17 17:39:29.628 SIParser: Table[3]->RequirePIDs() == true
2005-12-17 17:39:29.628 SIParser: Adding PID 0x1ffb Filter 0xff Mask 0x 
0 Buffer 40960
2005-12-17 17:39:29.629 SIParser: Table[6]->RequirePIDs() == true
2005-12-17 17:39:29.630 SIParser: Adding PID 0x  10 Filter 0x40 Mask 
0xff Buffer 40960

After this, nothing. I can cancel the scan, so the program itself isn't 
frozen.

After setup I'm able to watch LiveTV but if I press Y to change cards 
the screen goes black for a few seconds and I'm back to main screen.

Backend log Watching LiveTV:

Starting up as the master server.
2005-12-17 17:51:06.191 New DB connection, total: 2
2005-12-17 17:51:06.201 DVB#0 Opening DVB channel
2005-12-17 17:51:06.204 DVB#0 Using DVB card 0, with frontend 'ST 
STV0297 DVB-C'.
2005-12-17 17:51:06.207 Input #1: 'DVBInput' schan(17)
2005-12-17 17:51:06.209 DVB#0 SetChannelByString(17)
2005-12-17 17:51:06.215 New DB connection, total: 3
2005-12-17 17:51:06.221 DVB#0 Frequency: 418000000 Symbol Rate: 6900000 
Inversion: Auto Inner FEC: None
2005-12-17 17:51:06.223 DVB#0 Old Params: freq(0) type(QAM)
2005-12-17 17:51:06.225 DVB#0 New Params: freq(418000000) type(QAM)
2005-12-17 17:51:06.325 dvbchannel.cpp:wait_for_backend: Status: 
Signal,Carrier,FEC Stable,Sync,Lock,
2005-12-17 17:51:06.328 DVB#0 DVBChannel::Tune: Frequency tuning successful.
2005-12-17 17:51:06.330 DVB#0 Tuned to frequency for channel 17.
2005-12-17 17:51:06.361 TVRec(1): SetFlags(RunMainLoop,) -> RunMainLoop,
2005-12-17 17:51:06.364 TVRec(1): 
ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
2005-12-17 17:51:06.370 DVB#1 Opening DVB channel
2005-12-17 17:51:06.372 DVB#1 Using DVB card 1, with frontend 'ST 
STV0297 DVB-C'.
2005-12-17 17:51:06.379 Input #2: 'DVBInput' schan(17)
2005-12-17 17:51:06.381 DVB#1 SetChannelByString(17)
2005-12-17 17:51:06.385 DVB#1 Frequency: 418000000 Symbol Rate: 6900000 
Inversion: Auto Inner FEC: None
2005-12-17 17:51:06.388 DVB#1 Old Params: freq(0) type(QAM)
2005-12-17 17:51:06.389 DVB#1 New Params: freq(418000000) type(QAM)
2005-12-17 17:51:06.491 dvbchannel.cpp:wait_for_backend: Status: 
Signal,Carrier,FEC Stable,Sync,Lock,
2005-12-17 17:51:06.493 DVB#1 DVBChannel::Tune: Frequency tuning successful.
2005-12-17 17:51:06.495 DVB#1 Tuned to frequency for channel 17.
2005-12-17 17:51:06.500 TVRec(2): SetFlags(RunMainLoop,) -> RunMainLoop,
2005-12-17 17:51:06.502 TVRec(2): 
ClearFlags(ExitPlayer,FinishRecording,) -> RunMainLoop,
2005-12-17 17:51:06.506 New DB scheduler connection
DVB-2 is defined, but isn't attached to a cardinput.
2005-12-17 17:51:06.526 JobQueue::RecoverQueue: Checking for unfinished 
jobs to recover.
2005-12-17 17:51:06.528 mythbackend version: 0.19.20051208-1 www.mythtv.org
2005-12-17 17:51:06.532 Enabled verbose msgs: all nodatabase
2005-12-17 17:51:06.534 AutoExpire: Found 2 recorders w/max rate of 277 
MiB/min
2005-12-17 17:51:06.544 AutoExpire: Required Free Space: 3.2 GB w/freq: 
5 min
2005-12-17 17:51:06.536 JobQueue::GetJobsInQueue: findJobs search 
bitmask 4, found 0 total jobs
2005-12-17 17:51:08.528 Reschedule requested for id -1.
Query 0: /record.search = :NRST AND (record.recordid = :NRRECORDID OR 
:NRRECORDID = -1) AND program.manualid = 0 AND program.title = record.title
2005-12-17 17:51:08.558  |-- Start DB Query 0...
2005-12-17 17:51:08.564  |-- -1 results in 0.00404 sec.
2005-12-17 17:51:08.567  +-- Done.
2005-12-17 17:51:08.575 PruneOldRecords...
2005-12-17 17:51:08.578 AddNewRecords...
2005-12-17 17:51:08.583  |-- Start DB Query...
2005-12-17 17:51:08.593  |-- 0 results in 0.007196 sec. Processing...
2005-12-17 17:51:08.594  +-- Cleanup...
2005-12-17 17:51:08.596 AddNotListed...
2005-12-17 17:51:08.599  |-- Start DB Query...
2005-12-17 17:51:08.602  |-- 0 results in 0.001655 sec. Processing...
2005-12-17 17:51:08.603 Sort by time...
2005-12-17 17:51:08.605 PruneOverlaps...
2005-12-17 17:51:08.607 Sort by priority...
2005-12-17 17:51:08.609 BuildListMaps...
2005-12-17 17:51:08.611 SchedNewRecords...
2005-12-17 17:51:08.613 Scheduling:
2005-12-17 17:51:08.615 ClearListMaps...
2005-12-17 17:51:08.617 Sort by time...
2005-12-17 17:51:08.619 PruneRedundants...
2005-12-17 17:51:08.621 Sort by time...
--- print list start ---
Title - Subtitle                    Chan ChID Day Start  End   S C I  T 
N Pri
---  print list end  ---
2005-12-17 17:51:08.624 Scheduled 0 items in 0.1 = 0.04 match + 0.05 place
2005-12-17 17:51:08.640 Seem to be woken up by USER
2005-12-17 17:51:16.560 JobQueue::ProcessQueue() started
2005-12-17 17:51:16.574 JobQueue currently set at 4 job(s) max and to 
run new jobs from 00:00 to 23:59
2005-12-17 17:51:16.578 JobQueue::GetJobsInQueue: findJobs search 
bitmask 4, found 0 total jobs
2005-12-17 17:51:26.530 AutoExpire: Adding Programs to 'Do Not Expire' List
2005-12-17 17:51:26.533     1017 @ Sat Dec 17 17:50:26 2005 in use by 
player on neuvo
2005-12-17 17:51:37.274 read  <- 14 21      MYTH_PROTO_VERSION 22
2005-12-17 17:51:37.278 write -> 14 13      ACCEPT[]:[]22
2005-12-17 17:51:37.286 read  <- 14 19      ANN Monitor neuvo 0
2005-12-17 17:51:37.288 MainServer::HandleAnnounce Monitor
2005-12-17 17:51:37.290 adding: neuvo as a client (events: 0)
2005-12-17 17:51:37.292 write -> 14 2       OK
2005-12-17 17:51:37.302 read  <- 14 33 
MESSAGE[]:[]RECORDING_LIST_CHANGE
2005-12-17 17:51:37.304 write -> 14 2       OK
2005-12-17 17:51:37.311 read  <- 15 19      ANN Monitor neuvo 1
2005-12-17 17:51:37.313 MainServer::HandleAnnounce Monitor
2005-12-17 17:51:37.315 adding: neuvo as a client (events: 1)
2005-12-17 17:51:37.317 write -> 15 2       OK
2005-12-17 17:51:39.785 read  <- 14 29      GET_NEXT_FREE_RECORDER[]:[]-1
2005-12-17 17:51:39.792 Getting next free recorder after : -1
2005-12-17 17:51:39.797 Card 1 is local.
2005-12-17 17:51:39.799 write -> 14 26      1[]:[]192.168.1.3[]:[]6543
2005-12-17 17:51:39.829 read  <- 16 21      MYTH_PROTO_VERSION 22
2005-12-17 17:51:39.831 write -> 16 13      ACCEPT[]:[]22
2005-12-17 17:51:39.839 read  <- 16 20      ANN Playback neuvo 0
2005-12-17 17:51:39.841 MainServer::HandleAnnounce Playback
2005-12-17 17:51:39.842 adding: neuvo as a client (events: 0)
2005-12-17 17:51:39.845 write -> 16 2       OK
2005-12-17 17:51:39.852 read  <- 16 74      QUERY_RECORDER 
1[]:[]SPAWN_LIVETV[]:[]live-neuvo-2005-12-17T17:52...
2005-12-17 17:51:39.854 LiveTVChain::ReloadAll()
2005-12-17 17:51:39.857 LiveTVChain::ReloadAll()
2005-12-17 17:51:39.861 TVRec(1): Changing from None to WatchingLiveTV
2005-12-17 17:51:39.863 TVRec(1): 
ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,
2005-12-17 17:51:39.864 TVRec(1): SetFlags(AskAllowRecording,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:51:39.866 TVRec(1): Request: Program(no) channel() input() 
flags(LiveTV,)
2005-12-17 17:51:39.914 TVRec(1): ClearFlags(PENDINGACTIONS,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:51:39.917 DVB#0 Opening DVB channel
2005-12-17 17:51:39.920 DVB#0 SetChannelByString(17)
2005-12-17 17:51:39.921 DVB#0 SetChannelByString(17): already on channel
2005-12-17 17:51:39.923 TVRec(1): CreateLiveTVRingBuffer()
2005-12-17 17:51:39.925 TVRec(1): GetProgramRingBufferForLiveTV()
2005-12-17 17:51:40.058 TVRec(1): StartedRecording(0x81d8280) 
fn(/home/mythtv/programs/1017_20051217175139.mpg)
2005-12-17 17:51:40.063 write -> 15 51 
BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2005-12-17 17:51:40.088 Chain: Appended at 0 '1017_20051217175139'
2005-12-17 17:51:40.114 RecBase(/dev/video): SetRingBuffer(0x81f27d0) 
'/home/mythtv/programs/1017_20051217175139.mpg'
2005-12-17 17:51:40.116 RecBase(/dev/video): SetRecording(0x81d8280) 
title(FST: Tähtikokit)
2005-12-17 17:51:40.118 TVRec(1): Starting Signal Monitor
2005-12-17 17:51:40.120 TVRec(1): SetupSignalMonitor(1, 1)
2005-12-17 17:51:40.123 DVB#0 Opening DVB channel
2005-12-17 17:51:40.129 SM(0)::AddFlags: Seen() Match() 
Wait(Sig,SNR,BER,UB,)
2005-12-17 17:51:40.130 DVBSM(0)::constructor(): initial flags 0x7400000
2005-12-17 17:51:40.133 TVRec(1): Signal monitor successfully created
2005-12-17 17:51:40.134 TVRec(1): Setting up table monitoring.
2005-12-17 17:51:40.137 TVRec(1): MPEG program number: 17
2005-12-17 17:51:40.141 DTVSM(0)::SetProgramNumber(17):
2005-12-17 17:51:40.143 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,) Wait()
2005-12-17 17:51:40.145 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-12-17 17:51:40.148 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-12-17 17:51:40.149 TVRec(1): Successfully set up MPEG table monitoring.
2005-12-17 17:51:40.152 SM(0)::Start: begin
2005-12-17 17:51:40.156 SM(0)::Start: end
2005-12-17 17:51:40.159 TVRec(1): SetFlags(SignalMonitorRunning,) -> 
RunMainLoop,AskAllowRecording,SignalMonitorRunning,
2005-12-17 17:51:40.160 TVRec(1): ClearFlags(WaitingForSignal,) -> 
RunMainLoop,AskAllowRecording,SignalMonitorRunning,
2005-12-17 17:51:40.205 TVRec(1): SetFlags(WaitingForSignal,) -> 
RunMainLoop,AskAllowRecording,WaitingForSignal,SignalMonitorRunning,
2005-12-17 17:51:40.159 DVBSM(0)::UpdateValues: Signal Locked
2005-12-17 17:51:40.211 DVBSM(0)::UpdateValues: Waiting for table 
monitor to start
2005-12-17 17:51:40.213 DVBSM(0)::UpdateValues: Table monitor started
2005-12-17 17:51:40.215 DTVSM(0)::GetStatusList: WaitForPMT seen(0) 
matching(0)
2005-12-17 17:51:40.209 DummyDTVRecorder::StartRecording -- begin
2005-12-17 17:51:40.212 DVBSM(0)::AddPIDFilter(0x0):
2005-12-17 17:51:40.244 DVBSM(0)::RemovePIDFilter(0x0):
2005-12-17 17:51:40.272 DVBSM(0): RunTableMonitorTS(): begin (# of pids 2)
2005-12-17 17:51:40.285 DVBSM(0)::AddPIDFilter(0x0):
2005-12-17 17:51:40.289 DVBSM(0)::AddPIDFilter(0x1ffb):


And so on...

Backend log trying to change cards:

2005-12-17 17:52:02.319 read  <- 16 32      QUERY_RECORDER 1[]:[]STOP_LIVETV
2005-12-17 17:52:02.321 TVRec(1): Changing from WatchingLiveTV to None
2005-12-17 17:52:02.323 TVRec(1): 
ClearFlags(FrontendReady,CancelNextRecording,) -> 
RunMainLoop,AskAllowRecording,SIParserRunning,RecorderRunning,RingBufferReset,
2005-12-17 17:52:02.325 TVRec(1): SetFlags(AskAllowRecording,) -> 
RunMainLoop,AskAllowRecording,SIParserRunning,RecorderRunning,RingBufferReset,
2005-12-17 17:52:02.327 TVRec(1): Request: Program(no) channel() input() 
flags(KillRec,KillRingBuffer,)
2005-12-17 17:52:02.332 SIParser: Stopping DVB Section Reader
2005-12-17 17:52:02.326 SIParser: Unused Descriptor:
Private Data Specifier Descriptor (0x5f) length(4)
2005-12-17 17:52:02.335 SIParser: Unused Descriptor:
Parental Rating Descriptor (0x55) length(4)
2005-12-17 17:52:02.346 SIParser: DVB Section Reader thread stopped
2005-12-17 17:52:02.348 TVRec(1): ClearFlags(SIParserRunning,) -> 
RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
2005-12-17 17:52:02.367 write -> 15 49 
BACKEND_MESSAGE[]:[]DONE_RECORDING 1 19[]:[]empty
2005-12-17 17:52:02.372 DVBRec(0): Close() fd(24) -- begin
2005-12-17 17:52:02.378 DVBRec(0): Close() fd(-1) -- end
2005-12-17 17:52:02.550 TVRec(1): ClearFlags(RecorderRunning,) -> 
RunMainLoop,AskAllowRecording,RingBufferReset,
2005-12-17 17:52:02.556 DVBRecorder::SetPAT(NULL)
2005-12-17 17:52:02.558 DVBRecorder::SetPMT(NULL)
2005-12-17 17:52:02.563 Chain: Updated endtime for '1017_20051217175141' 
to 20051217175202
2005-12-17 17:52:02.569 Finished recording FST: Tähtikokit: channel 1017
2005-12-17 17:52:02.576 TVRec(1): ClearFlags(RecorderRunning,) -> 
RunMainLoop,AskAllowRecording,RingBufferReset,
2005-12-17 17:52:02.578 TVRec(1): Tearing down RingBuffer
2005-12-17 17:52:02.581 TVRec(1): ClearFlags(PENDINGACTIONS,) -> 
RunMainLoop,AskAllowRecording,RingBufferReset,
2005-12-17 17:52:02.583 write -> 16 2       ok
2005-12-17 17:52:02.585 DVBRecorder::SetPAT(NULL)
2005-12-17 17:52:02.587 DVBRecorder::SetPMT(NULL)
2005-12-17 17:52:02.591 write -> 15 80 
BACKEND_MESSAGE[]:[]LIVETV_CHAIN UPDATE live-neuvo-2005-12-17T17:...
2005-12-17 17:52:02.594 write -> 15 51 
BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2005-12-17 17:52:02.601 read  <- 14 33 
MESSAGE[]:[]RECORDING_LIST_CHANGE
2005-12-17 17:52:02.603 write -> 14 2       OK
2005-12-17 17:52:02.606 write -> 15 51 
BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2005-12-17 17:52:02.668 read  <- 16 21      MYTH_PROTO_VERSION 22
2005-12-17 17:52:02.670 write -> 16 13      ACCEPT[]:[]22
2005-12-17 17:52:02.683 read  <- 16 20      ANN Playback neuvo 0
2005-12-17 17:52:02.685 MainServer::HandleAnnounce Playback
2005-12-17 17:52:02.688 adding: neuvo as a client (events: 0)
2005-12-17 17:52:02.689 write -> 16 2       OK
2005-12-17 17:52:02.697 read  <- 16 74      QUERY_RECORDER 
2[]:[]SPAWN_LIVETV[]:[]live-neuvo-2005-12-17T17:52...
2005-12-17 17:52:02.699 LiveTVChain::ReloadAll()
2005-12-17 17:52:02.703 LiveTVChain::ReloadAll()
2005-12-17 17:52:02.706 TVRec(2): Changing from None to WatchingLiveTV
2005-12-17 17:52:02.708 TVRec(2): 
ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,
2005-12-17 17:52:02.710 TVRec(2): SetFlags(AskAllowRecording,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.712 TVRec(2): Request: Program(no) channel() input() 
flags(LiveTV,)
2005-12-17 17:52:02.714 TVRec(2): ClearFlags(PENDINGACTIONS,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.718 DVB#1 Opening DVB channel
2005-12-17 17:52:02.720 DVB#1 SetChannelByString(17)
2005-12-17 17:52:02.722 DVB#1 SetChannelByString(17): already on channel
2005-12-17 17:52:02.724 TVRec(2): CreateLiveTVRingBuffer()
2005-12-17 17:52:02.726 TVRec(2): GetProgramRingBufferForLiveTV()
2005-12-17 17:52:02.730 TVRec(2) Error: Channel: '17' was not found in 
the database.
			Most likely, your DefaultTVChannel setting is wrong.
			Could not start livetv.
2005-12-17 17:52:02.732 TVRec(2): ClearFlags(PENDINGACTIONS,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.734 TVRec(2) Error: CreateLiveTVRingBuffer() failed
2005-12-17 17:52:02.736 TVRec(2) Error: Failed to create RingBuffer 1
2005-12-17 17:52:02.738 TVRec(2): Changing from WatchingLiveTV to None
2005-12-17 17:52:02.740 TVRec(2): 
ClearFlags(FrontendReady,CancelNextRecording,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.742 TVRec(2): SetFlags(AskAllowRecording,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.744 TVRec(2): Request: Program(no) channel() input() 
flags(KillRec,KillRingBuffer,)
2005-12-17 17:52:02.746 TVRec(2): ClearFlags(PENDINGACTIONS,) -> 
RunMainLoop,AskAllowRecording,
2005-12-17 17:52:02.748 write -> 16 2       ok
2005-12-17 17:52:02.770 read  <- 16 33      QUERY_RECORDER 
2[]:[]IS_RECORDING
2005-12-17 17:52:02.772 write -> 16 1       0
2005-12-17 17:52:02.781 read  <- 16 33      QUERY_RECORDER 
2[]:[]IS_RECORDING
2005-12-17 17:52:02.787 write -> 16 1       0
2005-12-17 17:52:02.796 read  <- 16 33      QUERY_RECORDER 
2[]:[]IS_RECORDING
2005-12-17 17:52:02.798 write -> 16 1       0
2005-12-17 17:52:02.807 read  <- 16 33      QUERY_RECORDER 
2[]:[]IS_RECORDING

These last lines appear a few tens of times and then backend returns to 
normal operation as far as I can interpret from the log.

I haven't tried yet two simultaneous recordings or recording and 
watching LiveTV at the same time.

Myth is compiled from SVN revision 8290.
-- 
Mahe



More information about the mythtv-users mailing list