Changes between Initial Version and Version 7 of Ticket #1122


Ignore:
Timestamp:
Jan 27, 2006, 1:02:10 AM (18 years ago)
Author:
danielk
Comment:

Please test with the latest SVN, in case [8737] fixed this.

I need a full "mythfrontend -v playback" log with the latest SVN anyway..

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1122

    • Property Owner changed from Isaac Richards to danielk
    • Property Milestone changed from to 0.19
    • Property Version changed from to head
    • Property Summary changed from Upgrade from SVN 8695 -> 8725 breaks LiveTV [DVB / XVMC-VLD] to Upgrade to > SVN 8696 breaks LiveTV [ DVB / XVMC (VLD/NVIDIA) ]
  • Ticket #1122 – Description

    initial v7  
    33Pre-recorded TV plays fine (recordings made before and after upgrade) but LiveTV fails. Here's the frontend log on entering LiveTV.
    44
    5 2006-01-26 15:27:43.390 TV: Attempting to change from None to WatchingLiveTV
    6 2006-01-26 15:27:43.398 Using protocol version 26
    7 0: start_time: 857.475 duration: -9223372036854.775
    8 stream: start_time: 9527.500 duration: -9223372036854.775 bitrate=0 kb/s
    9 2006-01-26 15:27:47.480 AFD: Opened codec 0x82e22f0, id(MPEG2VIDEO_XVMC_VLD) type(Video)
    10 2006-01-26 15:27:47.481 NVP: Disabling Audio, params(-1,-1,-1)
    11 2006-01-26 15:27:47.481 NVP: Disabling Audio, params(0,-1,-1)
    12 2006-01-26 15:27:50.018 TV: Changing from None to WatchingLiveTV
    13 2006-01-26 15:27:50.019 Using realtime priority.
    14 2006-01-26 15:27:50.114 Video timing method: DRM
    15 2006-01-26 15:27:51.115 NVP: Prebuffer wait timed out 10 times.
    16 2006-01-26 15:27:52.407 NVP: prebuffering pause
    17 2006-01-26 15:27:54.347 NVP: prebuffering pause
    18 2006-01-26 15:27:55.115 NVP: prebuffering pause
    19 2006-01-26 15:27:56.096 NVP: Prebuffer wait timed out 10 times.
    20 2006-01-26 15:27:57.096 NVP: Prebuffer wait timed out 10 times.
    21 2006-01-26 15:27:58.095 NVP: Prebuffer wait timed out 10 times.
    22 0: start_time: 4438.099 duration: -9223372036854.775
    23 1: start_time: 4438.085 duration: 0.924
    24 stream: start_time: 49312.059 duration: 10.272 bitrate=6572 kb/s
    25 2006-01-26 15:27:58.411 VideoOutputXv Error: Could not open XvMC port...
    26 
    27                         You may wish to verify that your DISPLAY
    28                         environment variable does not use an external
    29                         network connection.
    30 
    31 2006-01-26 15:27:58.428 AFD: Opened codec 0x8d631c0, id(MPEG2VIDEO) type(Video)
    32 2006-01-26 15:27:58.429 AFD: Opened codec 0x8ae2380, id(MP3) type(Audio)
    33 2006-01-26 15:27:58.431 Opening audio device 'default'.
    34 2006-01-26 15:27:58.437 NVP: Enabling Audio
    35 2006-01-26 15:27:59.656 NVP: Prebuffer wait timed out 10 times.
    36 
    37 At this point the frontend dies.
    38 
    39 For comparison, here's the log for the successful playback of a pre-recorded show. I assume that xvmc-vld is being used here, judging by the video codec.
    40 
    41 2006-01-26 15:39:45.883 TV: Attempting to change from None to WatchingRecording
    42 2006-01-26 15:39:45.937 Using protocol version 26
    43 0: start_time: 5191.143 duration: 27.562
    44 1: start_time: 5191.107 duration: 27.546
    45 stream: start_time: 57678.970 duration: 306.636 bitrate=4934 kb/s
    46 2006-01-26 15:39:46.456 AFD: Opened codec 0x8356f40, id(MPEG2VIDEO_XVMC_VLD) type(Video)
    47 2006-01-26 15:39:46.457 AFD: Opened codec 0x8275760, id(MP3) type(Audio)
    48 2006-01-26 15:39:46.476 Opening audio device 'default'.
    49 2006-01-26 15:39:49.202 TV: Changing from None to WatchingRecording
    50 2006-01-26 15:39:49.199 Using realtime priority.
    51 2006-01-26 15:39:49.240 Video timing method: DRM
    52 2006-01-26 15:39:50.070 NVP: prebuffering pause
    53 2006-01-26 15:39:50.071 WriteAudio: buffer underrun
    54 2006-01-26 15:39:54.587 TV: Attempting to change from WatchingRecording to None
    55 2006-01-26 15:39:54.731 TV: Changing from WatchingRecording to None
    56 
    575Cheers,
    586