[mythtv] [mythtv-commits] Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change)

Shane gnome42 at gmail.com
Tue Sep 18 15:23:39 UTC 2007


On 9/16/07, Bob Cottingham <bobnvic at gmail.com> wrote:
> Well, I tested it again and I was having the same seeking problem
> between shows in live-tv. I don't know why it worked the last time I
> tested it.
>
> I also found that when I filtered to the Live-TV recordings and tried
> playing one, the playing usually failed with something like:
>
> 2007-09-16 16:02:54.173 TV: Attempting to change from None to
> WatchingPreRecorded
> 2007-09-16 16:02:54.348 AFD Error: avformat err(-5) on av_open_input_file call.
> 2007-09-16 16:02:54.348 Couldn't open decoder for:
> myth://192.168.1.104:6543/1025_20070916143001.mpg
> 2007-09-16 16:02:54.348 TV Error: StartPlayer(): NVP is not playing
> after 20000 msec
> 2007-09-16 16:02:54.351 TV: Changing from None to WatchingPreRecorded
> 2007-09-16 16:02:54.361 Marking recording as unwatched
> 2007-09-16 16:02:54.361 TV: Attempting to change from
> WatchingPreRecorded to None
> 2007-09-16 16:02:54.373 TV: Changing from WatchingPreRecorded to None
>
> in the logs. It would simply show a black screen for a few seconds and
> then go back to menu, however the video preview played fine the entire
> time. Once in  a while the video would actually play. These videos are
> on a slave backend (didn't test with any others), other non-livetv
> videos from the same slave backend played fine however. I don't know
> if the patch from this ticket has anything to do with it.
>
> Should I make a ticket for each of these issues or could they be
> related to the 2335_fix_2.diff patch?

Hmm, not sure what caused that problem. :( I do think there are other
bugs lurking around, so It could be unrelated to the patch. It would
be nice to address this one transition bug on its own.

What we really need to do is determine which patch is best
2335_fix_1.diff or 2335_fix_2.diff

2335_fix_1.diff - Applies the fix to livetv only

2335_fix_2.diff - Applies the fix to livetv and recordings/video's
that have a position map.

I guess if 2335_fix_2.diff doesn't provide a clear benefit for people,
2335_fix_1.diff would be the safer fix for now.

Shane


More information about the mythtv-dev mailing list