[mythtv] Problems with v4l LiveTV in current svn

David Maher dm at netsol.com.au
Fri Sep 30 01:30:37 UTC 2005


> Please send me a note with the hardware + a reasonable default for it.
> 
> When you first configure a DVB card it should be picking a reasonable
> number depending on the hardware. But in the DB update that added the
> columns there is no way to determine the exact DVB subtype you have
> so it defaults to something like 3 seconds. This is too low for things
> like DVB-S, or special hardware like external DVB over USB devices.
> 
> -- Daniel

On Thu, 2005-09-29 at 09:33 -0400, Daniel Kristjansson wrote:

> 
> Please send me a note with the hardware + a reasonable default for it.
> 
> When you first configure a DVB card it should be picking a reasonable
> number depending on the hardware. But in the DB update that added the
> columns there is no way to determine the exact DVB subtype you have
> so it defaults to something like 3 seconds. This is too low for things
> like DVB-S, or special hardware like external DVB over USB devices.
> 
> -- Daniel

Ok, I've had a play with the channel and signal time outs on the dvb
cards in the backend setup.
Initially I set them both to 10000ms, which seemed to fix the problem, I
then went down to 5000ms and noticed that the "should have..." message
was back, but only after the signal was locked for about five seconds. I
changed back to 10,000ms and sure enough, I just hadn't waited long
enough on the first try. The message came back after about 10 seconds.
My interpretation of this is that the backend never really knows that it
has a channel lock. My channel changes are fast, I have watchable video
about 1 second after hitting the arrow key to change channels.
Hardware wise, my dvb cards are Twinhan VP3020 dtv cards, and I am using
the vanilla 12.6.13 kernel's dvb support. I am also getting segfaults in
the backend, but only with the analogue tuner. I'll upgrade to the
current CVS now and report back. 

10 mins later after generating the logs:
Hmm things aren't as good as I thought, I had a segmentation fault when
I first started the front end, and another in the backend, which I
somehow didn't capture when I copied the logs. On the second startup of
the frontend things worked well other than the signal time outs, until I
exited and went back into live tv. Then I had black screens on the
frontend, eventually reverting to the menu. Anyway, I'll update to
latest cvs now and see what happens. By the way, the front and back ends
are on the same PC P4 3.6ghz, 2gb ram, and it has been stable in the
past.

Logs follow:

Backend
[root at myth ~]# mythbackend -v channel
2005-09-30 10:53:24.290 Using runtime prefix = /usr/local
2005-09-30 10:53:24.302 New DB connection, total: 1
Starting up as the master server.
2005-09-30 10:53:24.314 New DB connection, total: 2
2005-09-30 10:53:24.315 mythbackend: MythBackend started as master
server
2005-09-30 10:53:24.317 DVB#0 Device Name: 'DST DVB-T'
2005-09-30 10:53:24.318 DVB#0 Opening DVB channel
2005-09-30 10:53:24.318 DVB#0 Using DVB card 0, with frontend DST DVB-T.
2005-09-30 10:53:24.318 DVB#0 SetChannelByString(30)
2005-09-30 10:53:24.319 New DB connection, total: 3
2005-09-30 10:53:24.321 DVB#0 Frequency: 529500000 BW: 7MHz HP: Auto LP:
AutoC: Auto TM: Auto H: None GI: auto
2005-09-30 10:53:24.321 DVB#0 Old Params: freq(0) type(OFDM)
2005-09-30 10:53:24.321 DVB#0 New Params: freq(529500000) type(OFDM)
2005-09-30 10:53:24.321 dvbchannel.cpp:wait_for_backend: Status:
2005-09-30 10:53:24.321 DVB#0 DVBChannel::Tune: Frequency tuning
successful.
2005-09-30 10:53:24.321 DVB#0 Tuned to frequency for channel 30.
2005-09-30 10:53:24.328 DVB#1 Device Name: 'DST DVB-T'
2005-09-30 10:53:24.328 DVB#1 Opening DVB channel
2005-09-30 10:53:24.328 DVB#1 Using DVB card 1, with frontend DST DVB-T.
2005-09-30 10:53:24.329 DVB#1 SetChannelByString(20)
2005-09-30 10:53:24.330 DVB#1 Frequency: 669500000 BW: 7MHz HP: Auto LP:
AutoC: Auto TM: Auto H: None GI: auto
2005-09-30 10:53:24.330 DVB#1 Old Params: freq(0) type(OFDM)
2005-09-30 10:53:24.330 DVB#1 New Params: freq(669500000) type(OFDM)
2005-09-30 10:53:24.330 dvbchannel.cpp:wait_for_backend: Status:
2005-09-30 10:53:24.330 DVB#1 DVBChannel::Tune: Frequency tuning
successful.
2005-09-30 10:53:24.330 DVB#1 Tuned to frequency for channel 20.
2005-09-30 10:53:24.364 Channel(/dev/video0):SetFormat(): Probed input:
0, name = Television
2005-09-30 10:53:24.364 Channel(/dev/video0):SetFormat(): Probed input:
1, name = Composite1
2005-09-30 10:53:24.364 Channel(/dev/video0):SetFormat(): Probed input:
2, name = S-Video
2005-09-30 10:53:24.366 Channel(/dev/video0)::SwitchToInput(in 0)
2005-09-30 10:53:24.399 Channel(/dev/video0)::SwitchToInput() setting
video mode to PAL
2005-09-30 10:53:24.415 Channel(/dev/video0)::SetChannelByString(10)
2005-09-30 10:53:24.416 ChannelBase(/dev/video0)::SetCachedATSCInfo():
RESET
2005-09-30 10:53:24.417 Channel(/dev/video0):SetFormat(): Probed input:
0, name = Television
2005-09-30 10:53:24.417 Channel(/dev/video0):SetFormat(): Probed input:
1, name = Composite1
2005-09-30 10:53:24.417 Channel(/dev/video0):SetFormat(): Probed input:
2, name = S-Video
2005-09-30 10:53:24.421 Channel(/dev/video0)::TuneTo(8):
curList[9].freq(189250)
2005-09-30 10:53:24.421 Channel(/dev/video0)::Tune(189250000, , analog)
2005-09-30 10:53:24.431 Channel(/dev/video0)::Tune(): Frequency is now
189250000
2005-09-30 10:53:24.431 ChannelBase(/dev/video0)::SetCachedATSCInfo(10):
1_0
2005-09-30 10:53:24.436 New DB scheduler connection
 is defined, but isn't attached to a cardinput.
2005-09-30 10:53:24.447 mythbackend version: 0.19.20050712-1
www.mythtv.org
2005-09-30 10:53:24.447 Enabled verbose msgs : important general channel
2005-09-30 10:53:24.449 AutoExpire: Found 3 recorders w/max rate of 349
MiB/min
2005-09-30 10:53:24.450 AutoExpire: space: 3.7 GB w/freq: 5 min
2005-09-30 10:53:24.639 adding: xcube.netsol.local as a slave backend
server
2005-09-30 10:53:26.455 Reschedule requested for id 0.
2005-09-30 10:53:26.455 Reschedule requested for id -1.
2005-09-30 10:53:26.777 Scheduled 61 items in 0.3 = 0.03 match + 0.28
place
2005-09-30 10:53:26.780 scheduler: Scheduled items
2005-09-30 10:53:26.782 Seem to be woken up by USER
2005-09-30 10:53:29.651 AutoExpire: Found 3 recorders w/max rate of 349
MiB/min
2005-09-30 10:53:29.652 AutoExpire: space: 3.7 GB w/freq: 5 min
2005-09-30 10:53:34.446 mythbackend: Running housekeeping thread
2005-09-30 10:53:34.486 Transcode Starting for Backyard Science: 759.1
MB (Autodetect)
2005-09-30 10:53:34.489 transcode: Transcode Starting
2005-09-30 10:53:34.583 Using runtime prefix = /usr/local
2005-09-30 10:53:34.595 New DB connection, total: 1
2005-09-30 10:53:34.603 New DB connection, total: 2
2005-09-30 10:53:34.606 Transcoding
from /Video/recordings/2000_20050930103900.mpg
to /Video/recordings/2000_20050930103900.mpg.tmp
0: start_time: 2530.875 duration: 62.078
1: start_time: 2530.824 duration: 62.096
stream: start_time: 28120.268 duration: 690.324 bitrate=9224 kb/s
2005-09-30 10:53:34.664 AVFD: Opened codec 0x81464e0, id(MPEG2VIDEO)
type(Video)
2005-09-30 10:53:34.665 AVFD: Opened codec 0x8146950, id(AC3)
type(Audio)
2005-09-30 10:55:22.526 MainServer::HandleAnnounce Playback
2005-09-30 10:55:22.526 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:55:22.550 MainServer::HandleAnnounce Playback
2005-09-30 10:55:22.550 adding: myth.netsol.local as a client (events:
1)
2005-09-30 10:55:22.566 MainServer::HandleAnnounce Playback
2005-09-30 10:55:22.566 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:55:22.582 MainServer::HandleAnnounce Playback
2005-09-30 10:55:22.582 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:55:22.590 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:55:22.598 TVRec(1): Changing from None to WatchingLiveTV
2005-09-30 10:55:22.599 DVB#0 Opening DVB channel
2005-09-30 10:55:22.599 DVB#0 SetChannelByString(30)
2005-09-30 10:55:22.599 DVB#0 SetChannelByString(30): already on channel
2005-09-30 10:55:22.604 DVB#0 Opening DVB channel
2005-09-30 10:55:22.655 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:55:22.656 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:55:22.656 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:55:22.656 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:55:22.657 DTVSM(0)::SetProgramNumber(848):
2005-09-30 10:55:22.657 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:55:22.657 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:55:22.657 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:55:22.657 SM(0)::Start: begin
2005-09-30 10:55:22.657 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:55:22.657 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:55:22.662 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:55:22.662 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:55:22.666 SM(0)::Start: end
2005-09-30 10:55:22.666 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:55:22.675 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:55:22.688 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:55:22.762 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:55:22.762 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:55:22.762 DVBSM(0)::AddPIDFilter(0x400):
2005-09-30 10:55:22.858 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:55:22.859 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:55:22.914 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:55:22.914 MPEG program num(848)
2005-09-30 10:55:22.915 DVBSM(0)::Stop: begin
2005-09-30 10:55:22.915 SM(0)::Stop: begin
2005-09-30 10:55:22.970 SM(0)::Stop: end
2005-09-30 10:55:22.978 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:55:22.978 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:55:22.978 DVBSM(0)::RemovePIDFilter(0x400):
2005-09-30 10:55:22.978 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:55:22.979 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:55:22.979 DVBSM(0)::Stop: end
2005-09-30 10:55:22.979 DVBSM(0)::Stop: begin
2005-09-30 10:55:22.979 SM(0)::Stop: begin
2005-09-30 10:55:22.979 SM(0)::Stop: end
2005-09-30 10:55:22.980 DVBSM(0)::Stop: end
2005-09-30 10:55:22.980 DVBSM(0)::Stop: begin
2005-09-30 10:55:22.980 SM(0)::Stop: begin
2005-09-30 10:55:22.980 SM(0)::Stop: end
2005-09-30 10:55:22.980 DVBSM(0)::Stop: end
2005-09-30 10:55:22.983 DVB#0 DVB SI Table Parser Started
2005-09-30 10:55:22.984 DVBSM(0)::Stop: begin
2005-09-30 10:55:22.984 SM(0)::Stop: begin
2005-09-30 10:55:22.984 SM(0)::Stop: end
2005-09-30 10:55:22.984 DVBSM(0)::Stop: end
2005-09-30 10:55:22.984 SM(0)::Stop: begin
2005-09-30 10:55:22.984 SM(0)::Stop: end
2005-09-30 10:55:23.339 DVB#0 SetPMT  ServiceID=848, PCRPID=102 (0x66)
2005-09-30 10:55:23.370 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:55:23.655 TVRec(1): Changing from WatchingLiveTV to None
2005-09-30 10:56:16.804 MainServer::HandleAnnounce Playback
2005-09-30 10:56:16.804 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:56:16.819 MainServer::HandleAnnounce Playback
2005-09-30 10:56:16.820 adding: myth.netsol.local as a client (events:
1)
2005-09-30 10:56:16.835 MainServer::HandleAnnounce Playback
2005-09-30 10:56:16.836 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:56:16.851 MainServer::HandleAnnounce Playback
2005-09-30 10:56:16.852 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:56:16.860 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:56:16.868 TVRec(1): Changing from None to WatchingLiveTV
2005-09-30 10:56:16.868 DVB#0 Opening DVB channel
2005-09-30 10:56:16.868 DVB#0 SetChannelByString(30)
2005-09-30 10:56:16.868 DVB#0 SetChannelByString(30): already on channel
2005-09-30 10:56:16.873 DVB#0 Opening DVB channel
2005-09-30 10:56:16.925 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:56:16.925 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:56:16.925 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:56:16.925 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:56:16.926 DTVSM(0)::SetProgramNumber(848):
2005-09-30 10:56:16.926 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:56:16.926 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:56:16.926 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:56:16.926 SM(0)::Start: begin
2005-09-30 10:56:16.926 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:56:16.926 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:56:16.931 SM(0)::Start: end
2005-09-30 10:56:16.932 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:56:16.932 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:56:16.931 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:56:16.933 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:56:16.934 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:56:16.967 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:56:16.968 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:56:16.968 DVBSM(0)::AddPIDFilter(0x400):
2005-09-30 10:56:17.060 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:56:17.060 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:56:17.100 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:56:17.100 MPEG program num(848)
2005-09-30 10:56:17.100 DVBSM(0)::Stop: begin
2005-09-30 10:56:17.100 SM(0)::Stop: begin
2005-09-30 10:56:17.155 SM(0)::Stop: end
2005-09-30 10:56:17.163 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:56:17.164 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:56:17.164 DVBSM(0)::RemovePIDFilter(0x400):
2005-09-30 10:56:17.164 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:56:17.164 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:56:17.164 DVBSM(0)::Stop: end
2005-09-30 10:56:17.164 DVBSM(0)::Stop: begin
2005-09-30 10:56:17.164 SM(0)::Stop: begin
2005-09-30 10:56:17.164 SM(0)::Stop: end
2005-09-30 10:56:17.164 DVBSM(0)::Stop: end
2005-09-30 10:56:17.165 DVBSM(0)::Stop: begin
2005-09-30 10:56:17.165 SM(0)::Stop: begin
2005-09-30 10:56:17.165 SM(0)::Stop: end
2005-09-30 10:56:17.165 DVBSM(0)::Stop: end
2005-09-30 10:56:17.165 DVB#0 DVB SI Table Parser Started
2005-09-30 10:56:17.166 DVBSM(0)::Stop: begin
2005-09-30 10:56:17.166 SM(0)::Stop: begin
2005-09-30 10:56:17.166 SM(0)::Stop: end
2005-09-30 10:56:17.166 DVBSM(0)::Stop: end
2005-09-30 10:56:17.166 SM(0)::Stop: begin
2005-09-30 10:56:17.166 SM(0)::Stop: end
2005-09-30 10:56:17.450 DVB#0 SetPMT  ServiceID=848, PCRPID=102 (0x66)
2005-09-30 10:56:17.494 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:56:26.767 DVB#0 Opening DVB channel
2005-09-30 10:56:26.770 DVB#0 SetChannelByString(30)
2005-09-30 10:56:26.770 DVB#0 SetChannelByString(30): already on channel
2005-09-30 10:56:26.771 DVB#0 Opening DVB channel
2005-09-30 10:56:26.821 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:56:26.821 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:56:26.821 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:56:26.821 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:56:26.822 DTVSM(0)::SetProgramNumber(848):
2005-09-30 10:56:26.822 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:56:26.822 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:56:26.822 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:56:26.822 SM(0)::Start: begin
2005-09-30 10:56:26.822 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:56:26.823 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:56:26.827 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:56:26.828 SM(0)::Start: end
2005-09-30 10:56:26.828 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:56:26.843 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:56:26.843 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:56:26.844 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:56:26.884 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:56:26.885 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:56:26.885 DVBSM(0)::AddPIDFilter(0x400):
2005-09-30 10:56:26.960 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:56:26.960 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:56:27.009 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:56:27.012 MPEG program num(848)
2005-09-30 10:56:27.012 DVBSM(0)::Stop: begin
2005-09-30 10:56:27.012 SM(0)::Stop: begin
2005-09-30 10:56:27.064 SM(0)::Stop: end
2005-09-30 10:56:27.064 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:56:27.064 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:56:27.064 DVBSM(0)::RemovePIDFilter(0x400):
2005-09-30 10:56:27.064 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:56:27.064 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:56:27.064 DVBSM(0)::Stop: end
2005-09-30 10:56:27.065 DVBSM(0)::Stop: begin
2005-09-30 10:56:27.065 SM(0)::Stop: begin
2005-09-30 10:56:27.065 SM(0)::Stop: end
2005-09-30 10:56:27.065 DVBSM(0)::Stop: end
2005-09-30 10:56:27.065 DVBSM(0)::Stop: begin
2005-09-30 10:56:27.065 SM(0)::Stop: begin
2005-09-30 10:56:27.065 SM(0)::Stop: end
2005-09-30 10:56:27.065 DVBSM(0)::Stop: end
2005-09-30 10:56:27.065 DVB#0 DVB SI Table Parser Started
2005-09-30 10:56:27.065 DVBSM(0)::Stop: begin
2005-09-30 10:56:27.065 SM(0)::Stop: begin
2005-09-30 10:56:27.066 SM(0)::Stop: end
2005-09-30 10:56:27.066 DVBSM(0)::Stop: end
2005-09-30 10:56:27.066 SM(0)::Stop: begin
2005-09-30 10:56:27.066 SM(0)::Stop: end
2005-09-30 10:56:27.354 DVB#0 SetPMT  ServiceID=848, PCRPID=102 (0x66)
2005-09-30 10:56:27.371 DVB#0 Rec: WARNING - Got data from card after
500 ms.
2005-09-30 10:56:27.371 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:56:32.282 DVB#0 Opening DVB channel
2005-09-30 10:56:32.283 DVB#0 SetChannelByString(22)
2005-09-30 10:56:32.285 DVB#0 Frequency: 669500000 BW: 7MHz HP: Auto LP:
AutoC: Auto TM: Auto H: None GI: auto
2005-09-30 10:56:32.285 DVB#0 Old Params: freq(529500000) type(OFDM)
2005-09-30 10:56:32.285 DVB#0 New Params: freq(669500000) type(OFDM)
2005-09-30 10:56:33.501 dvbchannel.cpp:wait_for_backend: Status:
Signal,Carrier,FEC Stable,Sync,Lock,
2005-09-30 10:56:33.501 DVB#0 DVBChannel::Tune: Frequency tuning
successful.
2005-09-30 10:56:33.501 DVB#0 Tuned to frequency for channel 22.
2005-09-30 10:56:33.502 DVB#0 Opening DVB channel
2005-09-30 10:56:33.553 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:56:33.553 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:56:33.553 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:56:33.553 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:56:33.554 DTVSM(0)::SetProgramNumber(691):
2005-09-30 10:56:33.554 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:56:33.555 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:56:33.555 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:56:33.555 SM(0)::Start: begin
2005-09-30 10:56:33.555 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:56:33.555 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:56:33.560 SM(0)::Start: end
2005-09-30 10:56:33.561 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:56:33.561 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:56:33.567 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:56:33.567 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:56:33.567 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:56:33.665 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:56:33.665 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:56:33.665 DVBSM(0)::AddPIDFilter(0x103):
2005-09-30 10:56:33.760 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:56:33.764 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:56:33.784 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:56:33.784 MPEG program num(691)
2005-09-30 10:56:33.784 DVBSM(0)::Stop: begin
2005-09-30 10:56:33.784 SM(0)::Stop: begin
2005-09-30 10:56:33.840 SM(0)::Stop: end
2005-09-30 10:56:33.844 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:56:33.844 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:56:33.844 DVBSM(0)::RemovePIDFilter(0x103):
2005-09-30 10:56:33.844 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:56:33.845 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:56:33.845 DVBSM(0)::Stop: end
2005-09-30 10:56:33.845 DVBSM(0)::Stop: begin
2005-09-30 10:56:33.845 SM(0)::Stop: begin
2005-09-30 10:56:33.845 SM(0)::Stop: end
2005-09-30 10:56:33.845 DVBSM(0)::Stop: end
2005-09-30 10:56:33.845 DVBSM(0)::Stop: begin
2005-09-30 10:56:33.845 SM(0)::Stop: begin
2005-09-30 10:56:33.845 SM(0)::Stop: end
2005-09-30 10:56:33.845 DVBSM(0)::Stop: end
2005-09-30 10:56:33.846 DVBSM(0)::Stop: begin
2005-09-30 10:56:33.846 DVB#0 DVB SI Table Parser Started
2005-09-30 10:56:33.846 SM(0)::Stop: begin
2005-09-30 10:56:33.846 SM(0)::Stop: end
2005-09-30 10:56:33.846 DVBSM(0)::Stop: end
2005-09-30 10:56:33.846 SM(0)::Stop: begin
2005-09-30 10:56:33.846 SM(0)::Stop: end
2005-09-30 10:56:34.172 DVB#0 SetPMT  ServiceID=691, PCRPID=2305 (0x901)
2005-09-30 10:56:34.206 DVB#0 Rec: WARNING - Got data from card after
500 ms.
2005-09-30 10:56:34.206 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:56:48.028 TVRec(1): Changing from WatchingLiveTV to None
2005-09-30 10:56:55.145 MainServer::HandleAnnounce Playback
2005-09-30 10:56:55.145 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:56:55.169 MainServer::HandleAnnounce Playback
2005-09-30 10:56:55.169 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:56:55.180 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:56:55.193 TVRec(1): Changing from None to WatchingLiveTV
2005-09-30 10:56:55.194 DVB#0 Opening DVB channel
2005-09-30 10:56:55.194 DVB#0 SetChannelByString(22)
2005-09-30 10:56:55.194 DVB#0 SetChannelByString(22): already on channel
2005-09-30 10:56:55.198 DVB#0 Opening DVB channel
2005-09-30 10:56:55.262 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:56:55.262 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:56:55.262 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:56:55.262 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:56:55.263 DTVSM(0)::SetProgramNumber(691):
2005-09-30 10:56:55.263 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:56:55.263 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:56:55.263 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:56:55.263 SM(0)::Start: begin
2005-09-30 10:56:55.263 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:56:55.263 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:56:55.268 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:56:55.268 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:56:55.269 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:56:55.272 SM(0)::Start: end
2005-09-30 10:56:55.273 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:56:55.273 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:56:55.400 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:56:55.401 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:56:55.401 DVBSM(0)::AddPIDFilter(0x103):
2005-09-30 10:56:55.464 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:56:55.465 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:56:55.500 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:56:55.513 MPEG program num(691)
2005-09-30 10:56:55.513 DVBSM(0)::Stop: begin
2005-09-30 10:56:55.513 SM(0)::Stop: begin
2005-09-30 10:56:55.560 SM(0)::Stop: end
2005-09-30 10:56:55.564 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:56:55.565 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:56:55.565 DVBSM(0)::RemovePIDFilter(0x103):
2005-09-30 10:56:55.565 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:56:55.565 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:56:55.565 DVBSM(0)::Stop: end
2005-09-30 10:56:55.565 DVBSM(0)::Stop: begin
2005-09-30 10:56:55.565 SM(0)::Stop: begin
2005-09-30 10:56:55.566 SM(0)::Stop: end
2005-09-30 10:56:55.566 DVBSM(0)::Stop: end
2005-09-30 10:56:55.566 DVBSM(0)::Stop: begin
2005-09-30 10:56:55.566 SM(0)::Stop: begin
2005-09-30 10:56:55.566 SM(0)::Stop: end
2005-09-30 10:56:55.566 DVBSM(0)::Stop: end
2005-09-30 10:56:55.566 DVB#0 DVB SI Table Parser Started
2005-09-30 10:56:55.566 DVBSM(0)::Stop: begin
2005-09-30 10:56:55.566 SM(0)::Stop: begin
2005-09-30 10:56:55.566 SM(0)::Stop: end
2005-09-30 10:56:55.566 DVBSM(0)::Stop: end
2005-09-30 10:56:55.567 SM(0)::Stop: begin
2005-09-30 10:56:55.567 SM(0)::Stop: end
2005-09-30 10:56:55.925 DVB#0 SetPMT  ServiceID=691, PCRPID=2305 (0x901)
2005-09-30 10:57:11.189 RingBuffer: Couldn't read data from the capture
card in 15 seconds. Stopping.
2005-09-30 10:57:11.191 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:57:15.361 TVRec(1): Changing from WatchingLiveTV to None
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 44 16
[mpeg2video @ 0xb7679ec4]Warning MVs not available
2005-09-30 10:57:44.642 MainServer::HandleAnnounce Playback
2005-09-30 10:57:44.642 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:44.666 MainServer::HandleAnnounce Playback
2005-09-30 10:57:44.666 adding: myth.netsol.local as a client (events:
1)
2005-09-30 10:57:44.682 MainServer::HandleAnnounce Playback
2005-09-30 10:57:44.682 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:44.702 MainServer::HandleAnnounce Playback
2005-09-30 10:57:44.702 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:44.710 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:57:44.718 TVRec(1): Changing from None to WatchingLiveTV
2005-09-30 10:57:44.718 DVB#0 Opening DVB channel
2005-09-30 10:57:44.718 DVB#0 SetChannelByString(22)
2005-09-30 10:57:44.719 DVB#0 SetChannelByString(22): already on channel
2005-09-30 10:57:44.723 DVB#0 Opening DVB channel
2005-09-30 10:57:44.775 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:57:44.775 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:57:44.775 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:57:44.775 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:57:44.776 DTVSM(0)::SetProgramNumber(691):
2005-09-30 10:57:44.776 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:57:44.776 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:57:44.776 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:57:44.776 SM(0)::Start: begin
2005-09-30 10:57:44.776 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:57:44.776 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:57:44.780 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:57:44.780 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:57:44.781 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:57:44.786 SM(0)::Start: end
2005-09-30 10:57:44.786 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:57:44.786 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:57:44.830 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:57:44.830 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:57:44.830 DVBSM(0)::AddPIDFilter(0x103):
2005-09-30 10:57:44.910 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:57:44.910 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:57:44.954 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:57:44.954 MPEG program num(691)
2005-09-30 10:57:44.954 DVBSM(0)::Stop: begin
2005-09-30 10:57:44.954 SM(0)::Stop: begin
2005-09-30 10:57:45.010 SM(0)::Stop: end
2005-09-30 10:57:45.014 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:57:45.014 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:57:45.014 DVBSM(0)::RemovePIDFilter(0x103):
2005-09-30 10:57:45.014 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:57:45.014 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:57:45.015 DVBSM(0)::Stop: end
2005-09-30 10:57:45.015 DVBSM(0)::Stop: begin
2005-09-30 10:57:45.015 SM(0)::Stop: begin
2005-09-30 10:57:45.015 SM(0)::Stop: end
2005-09-30 10:57:45.015 DVBSM(0)::Stop: end
2005-09-30 10:57:45.015 DVBSM(0)::Stop: begin
2005-09-30 10:57:45.015 SM(0)::Stop: begin
2005-09-30 10:57:45.015 SM(0)::Stop: end
2005-09-30 10:57:45.015 DVBSM(0)::Stop: end
2005-09-30 10:57:45.015 DVB#0 DVB SI Table Parser Started
2005-09-30 10:57:45.016 DVBSM(0)::Stop: begin
2005-09-30 10:57:45.016 SM(0)::Stop: begin
2005-09-30 10:57:45.016 SM(0)::Stop: end
2005-09-30 10:57:45.016 DVBSM(0)::Stop: end
2005-09-30 10:57:45.016 SM(0)::Stop: begin
2005-09-30 10:57:45.016 SM(0)::Stop: end
2005-09-30 10:57:45.439 DVB#0 SetPMT  ServiceID=691, PCRPID=2305 (0x901)
2005-09-30 10:57:45.476 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:57:52.074 TVRec(1): Changing from WatchingLiveTV to None
2005-09-30 10:57:52.246 MainServer::HandleAnnounce Playback
2005-09-30 10:57:52.246 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:52.262 MainServer::HandleAnnounce Playback
2005-09-30 10:57:52.262 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:52.270 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:57:52.278 TVRec(2): Changing from None to WatchingLiveTV
2005-09-30 10:57:52.279 DVB#1 Opening DVB channel
2005-09-30 10:57:52.279 DVB#1 SetChannelByString(20)
2005-09-30 10:57:52.279 DVB#1 SetChannelByString(20): already on channel
2005-09-30 10:57:52.284 DVB#1 Opening DVB channel
2005-09-30 10:57:52.335 DVBSignalMonitor(1)::constructor(2,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:57:52.335 DVBSignalMonitor(1)::constructor(2,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:57:52.335 SM(1)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:57:52.335 DVBSM(1)::constructor(): initial flags 0x1400000
2005-09-30 10:57:52.336 DTVSM(1)::SetProgramNumber(688):
2005-09-30 10:57:52.336 SM(1)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:57:52.336 SM(1)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:57:52.336 SM(1)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:57:52.336 SM(1)::Start: begin
2005-09-30 10:57:52.337 DVBSM(1)::UpdateValues: Signal Locked
2005-09-30 10:57:52.337 DVBSM(1)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:57:52.341 DVBSM(1)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:57:52.341 DVBSM(1)::AddPIDFilter(0x0):
2005-09-30 10:57:52.341 DVBSM(1)::AddPIDFilter(0x1ffb):
2005-09-30 10:57:52.346 SM(1)::Start: end
2005-09-30 10:57:52.346 DVBSM(1)::UpdateValues: Table monitor started
2005-09-30 10:57:52.347 DTVSM(1)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:57:52.438 SM(1)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:57:52.438 SM(1)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:57:52.438 DVBSM(1)::AddPIDFilter(0x102):
2005-09-30 10:57:52.470 SM(1)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:57:52.470 SM(1)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:57:52.514 DTVSM(1)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:57:52.514 MPEG program num(688)
2005-09-30 10:57:52.514 DVBSM(1)::Stop: begin
2005-09-30 10:57:52.514 SM(1)::Stop: begin
2005-09-30 10:57:52.570 SM(1)::Stop: end
2005-09-30 10:57:52.574 DVBSM(1)::RunTableMonitor(): shutdown
2005-09-30 10:57:52.574 DVBSM(1)::RemovePIDFilter(0x0):
2005-09-30 10:57:52.574 DVBSM(1)::RemovePIDFilter(0x102):
2005-09-30 10:57:52.574 DVBSM(1)::RemovePIDFilter(0x1ffb):
2005-09-30 10:57:52.575 DVBSM(1)::RunTableMonitor(): end
2005-09-30 10:57:52.575 DVBSM(1)::Stop: end
2005-09-30 10:57:52.575 DVBSM(1)::Stop: begin
2005-09-30 10:57:52.575 SM(1)::Stop: begin
2005-09-30 10:57:52.575 SM(1)::Stop: end
2005-09-30 10:57:52.575 DVBSM(1)::Stop: end
2005-09-30 10:57:52.575 DVBSM(1)::Stop: begin
2005-09-30 10:57:52.575 SM(1)::Stop: begin
2005-09-30 10:57:52.575 SM(1)::Stop: end
2005-09-30 10:57:52.575 DVBSM(1)::Stop: end
2005-09-30 10:57:52.575 DVB#1 DVB SI Table Parser Started
2005-09-30 10:57:52.576 DVBSM(1)::Stop: begin
2005-09-30 10:57:52.576 SM(1)::Stop: begin
2005-09-30 10:57:52.576 SM(1)::Stop: end
2005-09-30 10:57:52.577 DVBSM(1)::Stop: end
2005-09-30 10:57:52.577 SM(1)::Stop: begin
2005-09-30 10:57:52.577 SM(1)::Stop: end
2005-09-30 10:57:52.894 DVB#1 SetPMT  ServiceID=688, PCRPID=2309 (0x905)
2005-09-30 10:57:52.954 DVB#1 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:57:56.126 TVRec(2): Changing from WatchingLiveTV to None
2005-09-30 10:57:56.286 MainServer::HandleAnnounce Playback
2005-09-30 10:57:56.286 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:56.302 MainServer::HandleAnnounce Playback
2005-09-30 10:57:56.302 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:57:56.310 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:57:56.318 TVRec(3): Changing from None to WatchingLiveTV
2005-09-30 10:57:56.334 Channel(/dev/video0)::SwitchToInput(in 0)
2005-09-30 10:57:56.350 Channel(/dev/video0)::SwitchToInput() setting
video mode to PAL
2005-09-30 10:57:56.366 Channel(/dev/video0)::SetChannelByString(10)
2005-09-30 10:57:56.368 ChannelBase(/dev/video0)::SetCachedATSCInfo():
RESET
2005-09-30 10:57:56.372 Channel(/dev/video0)::TuneTo(8):
curList[9].freq(189250)
2005-09-30 10:57:56.372 Channel(/dev/video0)::Tune(189250000, , analog)
2005-09-30 10:57:56.382 Channel(/dev/video0)::Tune(): Frequency is now
189250000
2005-09-30 10:57:56.382 ChannelBase(/dev/video0)::SetCachedATSCInfo(10):
1_0
[mpeg4 @ 0xb761dec4]removing common factors from framerate
strange error flushing buffer ...
2005-09-30 10:58:33.939 RingBuffer: Couldn't read data from the capture
card in 15 seconds. Stopping.
2005-09-30 10:58:33.959 TVRec(3): Changing from WatchingLiveTV to None
2005-09-30 10:58:34.113 WriteStringList: Partial WriteStringList 0.
2005-09-30 10:58:34.123 WriteStringList: Error, writing to unconnected
socket.
2005-09-30 10:58:38.243 MainServer::HandleAnnounce Playback
2005-09-30 10:58:38.244 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:58:38.259 MainServer::HandleAnnounce Playback
2005-09-30 10:58:38.259 adding: myth.netsol.local as a client (events:
1)
2005-09-30 10:58:38.275 MainServer::HandleAnnounce Playback
2005-09-30 10:58:38.275 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:58:38.291 MainServer::HandleAnnounce Playback
2005-09-30 10:58:38.291 adding: myth.netsol.local as a client (events:
0)
2005-09-30 10:58:38.299 adding: myth.netsol.local as a remote ringbuffer
2005-09-30 10:58:38.307 TVRec(1): Changing from None to WatchingLiveTV
2005-09-30 10:58:38.308 DVB#0 Opening DVB channel
2005-09-30 10:58:38.308 DVB#0 SetChannelByString(22)
2005-09-30 10:58:38.308 DVB#0 SetChannelByString(22): already on channel
2005-09-30 10:58:38.312 DVB#0 Opening DVB channel
2005-09-30 10:58:38.364 DVBSignalMonitor(0)::constructor(1,Warning, can
not measure Bit Error Rate): Operation not supported
2005-09-30 10:58:38.364 DVBSignalMonitor(0)::constructor(1,Warning, can
not count Uncorrected Blocks): Operation not supported
2005-09-30 10:58:38.364 SM(0)::AddFlags: Seen() Match() Wait(Sig,SNR,)
2005-09-30 10:58:38.365 DVBSM(0)::constructor(): initial flags 0x1400000
2005-09-30 10:58:38.365 DTVSM(0)::SetProgramNumber(691):
2005-09-30 10:58:38.365 SM(0)::RemoveFlags: Seen(PMT,) Match(PMT,)
Wait()
2005-09-30 10:58:38.365 SM(0)::AddFlags: Seen() Match() Wait(PMT,)
2005-09-30 10:58:38.365 SM(0)::AddFlags: Seen() Match() Wait(PAT,PMT,)
2005-09-30 10:58:38.365 SM(0)::Start: begin
2005-09-30 10:58:38.366 DVBSM(0)::UpdateValues: Signal Locked
2005-09-30 10:58:38.366 DVBSM(0)::UpdateValues: Waiting for table
monitor to start
2005-09-30 10:58:38.370 DVBSM(0)::RunTableMonitor(): begin (# of pids 2)
2005-09-30 10:58:38.371 DVBSM(0)::AddPIDFilter(0x0):
2005-09-30 10:58:38.371 DVBSM(0)::AddPIDFilter(0x1ffb):
2005-09-30 10:58:38.371 SM(0)::Start: end
2005-09-30 10:58:38.375 DVBSM(0)::UpdateValues: Table monitor started
2005-09-30 10:58:38.376 DTVSM(0)::GetStatusList: WaitForPMT seen(0)
matching(0)
2005-09-30 10:58:38.403 SM(0)::AddFlags: Seen(PAT,) Match() Wait()
2005-09-30 10:58:38.404 SM(0)::AddFlags: Seen() Match(PAT,) Wait()
2005-09-30 10:58:38.404 DVBSM(0)::AddPIDFilter(0x103):
2005-09-30 10:58:38.475 SM(0)::AddFlags: Seen(PMT,) Match() Wait()
2005-09-30 10:58:38.476 SM(0)::AddFlags: Seen() Match(PMT,) Wait()
2005-09-30 10:58:38.487 DTVSM(0)::GetStatusList: WaitForPMT seen(1)
matching(1)
2005-09-30 10:58:38.599 MPEG program num(691)
2005-09-30 10:58:38.600 DVBSM(0)::Stop: begin
2005-09-30 10:58:38.600 SM(0)::Stop: begin
2005-09-30 10:58:38.655 SM(0)::Stop: end
2005-09-30 10:58:38.659 DVBSM(0)::RunTableMonitor(): shutdown
2005-09-30 10:58:38.659 DVBSM(0)::RemovePIDFilter(0x0):
2005-09-30 10:58:38.659 DVBSM(0)::RemovePIDFilter(0x103):
2005-09-30 10:58:38.659 DVBSM(0)::RemovePIDFilter(0x1ffb):
2005-09-30 10:58:38.660 DVBSM(0)::RunTableMonitor(): end
2005-09-30 10:58:38.660 DVBSM(0)::Stop: end
2005-09-30 10:58:38.660 DVBSM(0)::Stop: begin
2005-09-30 10:58:38.660 SM(0)::Stop: begin
2005-09-30 10:58:38.660 SM(0)::Stop: end
2005-09-30 10:58:38.660 DVBSM(0)::Stop: end
2005-09-30 10:58:38.660 DVBSM(0)::Stop: begin
2005-09-30 10:58:38.661 SM(0)::Stop: begin
2005-09-30 10:58:38.661 SM(0)::Stop: end
2005-09-30 10:58:38.661 DVBSM(0)::Stop: end
2005-09-30 10:58:38.661 DVB#0 DVB SI Table Parser Started
2005-09-30 10:58:38.662 DVBSM(0)::Stop: begin
2005-09-30 10:58:38.662 SM(0)::Stop: begin
2005-09-30 10:58:38.662 SM(0)::Stop: end
2005-09-30 10:58:38.662 DVBSM(0)::Stop: end
2005-09-30 10:58:38.662 SM(0)::Stop: begin
2005-09-30 10:58:38.662 SM(0)::Stop: end
2005-09-30 10:58:38.773 DVB#0 SetPMT  ServiceID=691, PCRPID=2305 (0x901)
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 12 23
[mpeg2video @ 0xb7679ec4]Warning MVs not available
[mpeg2video @ 0xb7679ec4]slice mismatch
[mpeg2video @ 0xb7679ec4]Warning MVs not available
[mpeg2video @ 0xb7679ec4]invalid mb type in P Frame at 15 17
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 16 23
[mpeg2video @ 0xb7679ec4]invalid mb type in P Frame at 14 24
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 23 24
2005-09-30 10:58:54.000 RingBuffer: Couldn't read data from the capture
card in 15 seconds. Stopping.
2005-09-30 10:58:54.003 DVB#0 Data read from DMX - This is for debugging
with transform.c
2005-09-30 10:58:58.584 TVRec(1): Changing from WatchingLiveTV to None
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 44 5
[mpeg2video @ 0xb7679ec4]mb incr damaged
[mpeg2video @ 0xb7679ec4]invalid mb type in B Frame at 41 19
[mpeg2video @ 0xb7679ec4]slice mismatch
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 41 13
[mpeg2video @ 0xb7679ec4]mb incr damaged
[mpeg2video @ 0xb7679ec4]ac-tex damaged at 21 8




More information about the mythtv-dev mailing list