Opened 18 years ago
Closed 18 years ago
#279 closed defect (worksforme)
"No data from card in XYZ milliseconds" and broken winding
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
With at least one DVB-T station (SAT.1) here in Berlin, I got these messages in my backend log:
2005-08-30 07:37:25.827 prog_num(16408) vs. dvbc->srv_id(16408)
2005-08-30 07:37:25.828 DVB#0 DVB SI Table Parser Started
2005-08-30 07:37:31.380 DVB#0 SetPMT ServiceID=16408, PCRPID=385 (0x181)
2005-08-30 07:37:31.413 DVB#0 Data read from DMX - This is for debugging with transform.c
2005-08-30 07:37:33.447 DVB#0 Rec: WARNING - No data from card in 550 milliseconds.
2005-08-30 07:37:33.503 DVB#0 Rec: WARNING - No data from card in 600 milliseconds.
2005-08-30 07:37:33.559 DVB#0 Rec: WARNING - No data from card in 650 milliseconds.
2005-08-30 07:37:33.615 DVB#0 Rec: WARNING - No data from card in 700 milliseconds.
2005-08-30 07:37:33.670 DVB#0 Rec: WARNING - No data from card in 750 milliseconds.
2005-08-30 07:37:33.726 DVB#0 Rec: WARNING - No data from card in 800 milliseconds.
2005-08-30 07:37:33.782 DVB#0 Rec: WARNING - No data from card in 850 milliseconds.
2005-08-30 07:37:33.839 DVB#0 Rec: WARNING - No data from card in 900 milliseconds.
2005-08-30 07:37:33.894 DVB#0 Rec: WARNING - No data from card in 950 milliseconds.
It seems that as an impact, winding forward is broken after having paused in live TV. It is impossible to wind forward completely.
Change History (3)
comment:1 Changed 18 years ago by
Owner: | changed from Isaac Richards to danielk |
---|---|
Status: | new → assigned |
comment:2 Changed 18 years ago by
Milestone: | → 0.19 |
---|---|
Version: | → head |
Can you try tuning to this channel again with the latest SVN and attach the "mythbackend -v channel,record,siparser" and "mythfrontend -v channel,playback" outputs?
comment:3 Changed 18 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
No feedback from reporter, closing.
Looks like something that might get fixed with the #277 fix.