Opened 11 years ago

Closed 11 years ago

#11425 closed Bug Report - General (Need more Info)

MythNetvision suddenly crashes doing playback of mp4-file from rss feed

Reported by: Louis Tim Larsen <louis@…> Owned by:
Priority: minor Milestone: 0.27
Component: MythTV - Video Playback Version: 0.26-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Hi, I've added the RSS feed http://feeds.feedburner.com/linuxashd in MythNetvision?. I update the feed and start viewing the newest episode, but about 5 minutes into the episode, the video stops instalty and i am sent back to the RSS feed view. Even if I have paused the video a given it 5 minutes to buffer it still crashes. If I start viewing the episode again and forward to where I was pulled of it still crashes after about 5 minutes again.

    louis@louis-nettop:~$ tail -f /var/log/mythtv/mythfrontend.log
    Jan  3 07:08:02 louis-nettop mythlogserver: mythfrontend[4521]: I Decoder avformatdecoder.cpp:663 (DoFastForward) AFD: No DTS Seeking Hack!
    Jan  3 07:08:02 louis-nettop mythlogserver: mythfrontend[4521]: N CoreContext mythplayer.cpp:2091 (PrebufferEnoughFrames) Player(0): Waited 105ms for video buffers AAAAAAAAAAAAAAA
    Jan  3 07:08:02 louis-nettop mythlogserver: mythfrontend[4521]: N CoreContext mythplayer.cpp:2091 (PrebufferEnoughFrames) Player(0): Waited 206ms for video buffers AAAAAAAAAAAAAAA
    Jan  3 07:12:06 louis-nettop mythlogserver: mythfrontend[4521]: E Decoder avformatdecoder.cpp:4508 (GetFrame) decoding error#012#011#011#011eno: Unknown error 1094995529 (1094995529)
    Jan  3 07:12:06 louis-nettop mythlogserver: mythfrontend[4521]: I CoreContext tv_play.cpp:2155 (HandleStateChange) TV: Attempting to change from WatchingVideo to None
    Jan  3 07:12:06 louis-nettop mythlogserver: mythfrontend[4521]: I CoreContext mythpainter_vdpau.cpp:108 (ClearCache) VDPAU Painter: Clearing VDPAU painter cache.
    Jan  3 07:12:07 louis-nettop mythlogserver: mythfrontend[4521]: I CoreContext tv_play.cpp:2394 (HandleStateChange) TV: Changing from WatchingVideo to None
    Jan  3 07:12:07 louis-nettop mythlogserver: mythfrontend[4521]: I CoreContext tv_play.cpp:2155 (HandleStateChange) TV: Attempting to change from None to None
    Jan  3 07:12:07 louis-nettop mythlogserver: mythfrontend[4521]: I CoreContext tv_play.cpp:405 (StartTV) TV: Exiting main playback loop.
    Jan  3 07:12:07 louis-nettop mythlogserver: mythfrontend[4521]: N CoreContext mythmainwindow.cpp:2606 (PauseIdleTimer) Resuming idle timer

I have no problems when watching live-tv, recorded tv or videos (eg. video podcasts downloaded with wget).

Change History (6)

comment:1 Changed 11 years ago by Louis Tim Larsen <louis@…>

Software: Mythbuntu 12.04 with MythTV 0.26+fixes (2:0.26.0+fixes.20130221.c3fff6e-0ubuntu0mythbuntu1)

comment:2 Changed 11 years ago by Jonatan Lindblad

Component: Plugin - MythNetvisionMythTV - Video Playback
Status: newinfoneeded_new
Type: Bug Report - CrashBug Report - General

This works for me in both master and 0.26-fixes. Are you still experiencing this?

comment:3 Changed 11 years ago by louis@…

It still crashes for me. Same RSS feed.

Software: Mythbuntu 12.04 with MythTV 0.26+fixes (2:0.26.0+fixes.20130708.cb02cec-0ubuntu0mythbuntu1)

LOG:

louis@louis-nettop:~$ tail -f /var/log/mythtv/mythfrontend.log
Jul  9 12:38:20 louis-nettop mythlogserver: mythfrontend[2433]: I Decoder avformatdecoder.cpp:666 (DoFastForward) AFD: No DTS Seeking Hack!
Jul  9 12:38:21 louis-nettop mythlogserver: mythfrontend[2433]: N CoreContext mythplayer.cpp:2093 (PrebufferEnoughFrames) Player(1): Waited 104ms for video buffers AAAAAAAAAAAAAAA
Jul  9 12:46:48 louis-nettop mythlogserver: mythfrontend[2433]: E Decoder avformatdecoder.cpp:4353 (ProcessAudioPacket) AFD: Unknown audio decoding error
Jul  9 12:46:48 louis-nettop mythlogserver: mythfrontend[2433]: E Decoder avformatdecoder.cpp:4568 (GetFrame) decoding error#012#011#011#011eno: Unknown error 1094995529 (1094995529)
Jul  9 12:46:48 louis-nettop mythlogserver: mythfrontend[2433]: I CoreContext tv_play.cpp:2155 (HandleStateChange) TV: Attempting to change from WatchingVideo to None
Jul  9 12:46:49 louis-nettop mythlogserver: mythfrontend[2433]: I CoreContext mythpainter_vdpau.cpp:108 (ClearCache) VDPAU Painter: Clearing VDPAU painter cache.
Jul  9 12:46:49 louis-nettop mythlogserver: mythfrontend[2433]: I CoreContext tv_play.cpp:2394 (HandleStateChange) TV: Changing from WatchingVideo to None
Jul  9 12:46:49 louis-nettop mythlogserver: mythfrontend[2433]: I CoreContext tv_play.cpp:2155 (HandleStateChange) TV: Attempting to change from None to None
Jul  9 12:46:49 louis-nettop mythlogserver: mythfrontend[2433]: I CoreContext tv_play.cpp:405 (StartTV) TV: Exiting main playback loop.
Jul  9 12:46:49 louis-nettop mythlogserver: mythfrontend[2433]: N CoreContext mythmainwindow.cpp:2606 (PauseIdleTimer) Resuming idle timer

I'm on a stable 30/30 connection with LAN, so internet connection shouldn't be a problem.

If you have any idea on how I can debug this please let me know.

comment:4 Changed 11 years ago by Jonatan Lindblad

You can start by running mythfrontend -v playback, play the video, and attach the entire log to the ticket. You can also try some other playback profile that doesn't use VDPAU.

comment:5 Changed 11 years ago by paulh

Milestone: 0.26.10.27

comment:6 Changed 11 years ago by stuartm

Resolution: Need more Info
Status: infoneeded_newclosed

Requested logs and information not provided after 2 months.

Note: See TracTickets for help on using tickets.