[mythtv-commits] Ticket #1153: Live TV : "Error was encountered while displaying video."

MythTV mythtv at cvs.mythtv.org
Mon Jan 30 14:42:31 UTC 2006


#1153: Live TV : "Error was encountered while displaying video."
-----------------------------+----------------------------------------------
 Reporter:  ben at vanilla.net  |        Owner:  danielk
     Type:  defect           |       Status:  closed 
 Priority:  minor            |    Milestone:  0.19   
Component:  mythtv           |      Version:  head   
 Severity:  medium           |   Resolution:  invalid
-----------------------------+----------------------------------------------
Changes (by danielk):

  * resolution:  => invalid
  * status:  new => closed

Old description:

> When entering LiveTV and sometimes when in LIveTV at the changeover point
> for the next show this error message is displayed.
> "Error was encountered while displaying video."
>
> Sometimes if you leave LiveTV mode and go back in it will start to work
> again, sometimes you have to do this 4 or 5 times. Sometimes it never
> seems to want to show LiveTV.
>
> The frontend longs suggest its some sort of issue with the ring buffer
> file being created :-
>
> 2006-01-28 21:18:46.114
> RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
> when opening '/data/video/record/1025_20060128211843.mpg'. 4 retries
> remaining.
> 2006-01-28 21:18:46.190 Video timing method: USleep with busy wait
> 2006-01-28 21:18:46.618
> RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
> when opening '/data/video/record/1025_20060128211843.mpg'. 3 retries
> remaining.
> 2006-01-28 21:18:47.030 NVP: Prebuffer wait timed out 10 times.
> 2006-01-28 21:18:47.122
> RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
> when opening '/data/video/record/1025_20060128211843.mpg'. 2 retries
> remaining.
> 2006-01-28 21:18:47.626
> RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
> when opening '/data/video/record/1025_20060128211843.mpg'. 1 retries
> remaining.
> 2006-01-28 21:18:47.870 NVP: Prebuffer wait timed out 10 times.
> 2006-01-28 21:18:48.130
> RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
> when opening '/data/video/record/1025_20060128211843.mpg'. 0 retries
> remaining.
> 2006-01-28 21:18:48.634 NVP, Error: JumpToProgram's OpenFile failed.
> 2006-01-28 21:18:48.634 NVP, Error: Unknown error, exiting decoder
> 2006-01-28 21:18:48.710 NVP: Prebuffer wait timed out 10 times.
>
> Since scheduling a recording works fine (even the TV show you wanted to
> watch live) its clearly not an issue with physical disk space or a
> permissions thing. Both the frontend and backed are running as the same
> unprivileged user "mythtv".
>
> There is nothing of interest in the backend logs as far as I can tell
> related to this.
>
> Ben

New description:

 When entering LiveTV and sometimes when in LIveTV at the changeover point
 for the next show this error message is displayed.
 "Error was encountered while displaying video."

 Sometimes if you leave LiveTV mode and go back in it will start to work
 again, sometimes you have to do this 4 or 5 times. Sometimes it never
 seems to want to show LiveTV.

 The frontend longs suggest its some sort of issue with the ring buffer
 file being created :-

 {{{
 2006-01-28 21:18:46.114
 RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
 when opening '/data/video/record/1025_20060128211843.mpg'. 4 retries
 remaining.
 2006-01-28 21:18:46.190 Video timing method: USleep with busy wait
 2006-01-28 21:18:46.618
 RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
 when opening '/data/video/record/1025_20060128211843.mpg'. 3 retries
 remaining.
 2006-01-28 21:18:47.030 NVP: Prebuffer wait timed out 10 times.
 2006-01-28 21:18:47.122
 RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
 when opening '/data/video/record/1025_20060128211843.mpg'. 2 retries
 remaining.
 2006-01-28 21:18:47.626
 RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
 when opening '/data/video/record/1025_20060128211843.mpg'. 1 retries
 remaining.
 2006-01-28 21:18:47.870 NVP: Prebuffer wait timed out 10 times.
 2006-01-28 21:18:48.130
 RingBuf(/data/video/record/1025_20060128211843.mpg): Invalid file (fd 17)
 when opening '/data/video/record/1025_20060128211843.mpg'. 0 retries
 remaining.
 2006-01-28 21:18:48.634 NVP, Error: JumpToProgram's OpenFile failed.
 2006-01-28 21:18:48.634 NVP, Error: Unknown error, exiting decoder
 2006-01-28 21:18:48.710 NVP: Prebuffer wait timed out 10 times.
 }}}

 Since scheduling a recording works fine (even the TV show you wanted to
 watch live) its clearly not an issue with physical disk space or a
 permissions thing. Both the frontend and backed are running as the same
 unprivileged user "mythtv".

 There is nothing of interest in the backend logs as far as I can tell
 related to this.

 Ben

Comment:

 What revision were you using?

 There have been a number of fixes for this and related problems in the
 last 72 hours.

 Also I will need full backend and frontend logs with '-v
 record,channel,siparser' and '-v playback' respectively. If they are on
 seperate machines, sync the clocks. And use the latest SVN, and tell me
 the revision.

 Please use "Attach File" for the logs.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1153>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list