I'm having problems geting the backend to start livetv on dvb channels properly. I think this is also what's causing recordings to not work. If i run the backend with -v siparser,record,channel i get an endless stream of "DummyRec: Restart! Frames seen " followed by a number in the backend log.
Here is a pice of the log: 2005-09-07 20:53:58.604 Using profile 'Live TV' to record 2005-09-07 20:53:58.614 DummyDTVRecorder::StartRecording -- begin 2005-09-07 20:53:58.614 SetRecording(0x0) 2005-09-07 20:53:58.616 SetSignalMonitoringRate(50, 1) 2005-09-07 20:53:58.617 SetupSignalMonitor() 2005-09-07 20:53:58.620 DVB#0 Opening DVB channel 2005-09-07 20:53:58.624 SetupSignalMonitor() -- DVB hack begin 2005-09-07 20:53:58.626 SetupSignalMonitor() -- DVB hack end 2005-09-07 20:53:58.630 SM: AddFlags: Seen() Match() Wait(Sig,SNR,BER,UB,) 2005-09-07 20:53:58.632 DVBSM(0)::constructor(): initial flags 0x7400000 2005-09-07 20:53:58.635 signal monitor successfully created 2005-09-07 20:53:58.637 Setting up table monitoring. 2005-09-07 20:53:58.641 Not ATSC channel: major(-1) minor(-1). 2005-09-07 20:53:58.644 mpeg program number: 1097 2005-09-07 20:53:58.646 DTVSM(0)::SetProgramNumber(1097): 2005-09-07 20:53:58.650 SM: RemoveFlags: Seen(PMT,) Match(PMT,) Wait() 2005-09-07 20:53:58.656 SM: AddFlags: Seen() Match() Wait(PMT,) 2005-09-07 20:53:58.660 SM: AddFlags: Seen() Match() Wait(PAT,PMT,) 2005-09-07 20:53:58.662 Successfully set up MPEG table monitoring. 2005-09-07 20:53:58.666 SM(0)::Start: begin 2005-09-07 20:53:58.671 SM(0)::Start: end 2005-09-07 20:53:58.671 DummyRec: Restart! Frames seen 11 2005-09-07 20:53:58.672 DVBSM(0)::UpdateValues(): Signal Lock 2005-09-07 20:53:58.676 TVRec::SetChannel(1038) 2005-09-07 20:53:58.687 DVBSM(0)::RunTableMonitor(): begin (# of pids 2) 2005-09-07 20:53:58.691 DVBSM(0)::AddPIDFilter(0x0): 2005-09-07 20:53:58.697 DVBSM(0)::AddPIDFilter(0x1ffb): 2005-09-07 20:53:58.740 DummyRec: Restart! Frames seen 22 2005-09-07 20:53:58.774 DummyRec: Restart! Frames seen 33 2005-09-07 20:53:58.812 DummyRec: Restart! Frames seen 44 2005-09-07 20:53:58.853 DummyRec: Restart! Frames seen 55 2005-09-07 20:53:58.910 DummyRec: Restart! Frames seen 66 2005-09-07 20:53:58.960 DummyRec: Restart! Frames seen 77 2005-09-07 20:53:59.007 DummyRec: Restart! Frames seen 88 2005-09-07 20:53:59.240 DummyRec: Restart! Frames seen 99 2005-09-07 20:53:59.482 DummyRec: Restart! Frames seen 110 2005-09-07 20:53:59.681 Waited too long for recorder to pause 2005-09-07 20:53:59.687 DVB#0 Trying to tune to channel 1038. 2005-09-07 20:53:59.689 DVB#0 Frequency: 298000000 Symbol Rate: 6875000 Inversion: Auto Inner FEC: None 2005-09-07 20:53:59.690 DVBEvents: Flushing Event Status(Signal,Carrier,FEC Stable,) frequency(290000000 Hz) 2005-09-07 20:53:59.691 DVBEvents: Flushing Event Status(Signal,Carrier,FEC Stable,Sync,Lock,) frequency(290026856 Hz) 2005-09-07 20:53:59.692 DVB#0 Waiting for event 2005-09-07 20:53:59.698 DVB#0 Event Status() frequency(298000000 Hz) 2005-09-07 20:53:59.700 DVB#0 Waiting for frontend event after tune. 2005-09-07 20:53:59.702 DVB#0 Frequency tuning successful. 2005-09-07 20:53:59.722 DVB#0 Tuned to frequency for channel 1038. 2005-09-07 20:53:59.723 SetSignalMonitoringRate(50, 1) 2005-09-07 20:53:59.724 SetupSignalMonitor() 2005-09-07 20:53:59.728 DummyRec: Restart! Frames seen 121 2005-09-07 20:53:59.977 DummyRec: Restart! Frames seen 132 2005-09-07 20:54:00.228 DummyRec: Restart! Frames seen 143 2005-09-07 20:54:00.475 DummyRec: Restart! Frames seen 154 2005-09-07 20:54:00.707 DummyRec: Restart! Frames seen 165 And then the last line repeats forever. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
