Opened 15 years ago

Closed 15 years ago

#6750 closed defect (fixed)

Mythtv No longer plays livetv or records after 20978.

Reported by: eric.bosch@… Owned by: Isaac Richards
Priority: critical Milestone: 0.22
Component: MythTV - General Version: head
Severity: high Keywords:
Cc: Ticket locked: no

Description

Playback of LiveTV and recordings are now failing following commit 20978. I have the following in the mythfrontend logs:

Since this commit, I am no longer able to record, playback, or do anything with LiveTV. I can watch previously recorded programs, but nothing else. I'm using VDPAU with nVidia 9800GX. The following appears in my frontend log

2009-07-21 20:04:11.819 New DB connection, total: 2 2009-07-21 20:04:11.819 Connected to database 'mythconverg' at host: localhost 2009-07-21 20:04:11.979 TV: Attempting to change from None to Watching WatchingLiveTV 2009-07-21 20:04:11.981 Using protocol version 45 2009-07-21 20:04:11.983 Spawning LiveTV Recorder -- begin 2009-07-21 20:04:13.577 Spawning LiveTV Recorder -- end 2009-07-21 20:04:19.417 We have a playbackURL(myth://192.168.1.3:6543/1233_20090721200401.mpg) & cardtype(DUMMY) 2009-07-21 20:04:19.519 We have a RingBuffer? 2009-07-21 20:04:19.520 TV: StartPlayer?(0, Watching WatchingLiveTV, main) -- begin 2009-07-21 20:04:19.710 NVP(0): Disabling Audio, params(-1,2,44100) 2009-07-21 20:04:19.755 VideoOutput?, Error: Not compiled with any useable video output method. 2009-07-21 20:04:19.755 NVP(0), Error: Couldn't create VideoOutput? instance. Exiting.. 2009-07-21 20:04:19.755 Unable to initialize video. 2009-07-21 20:04:39.735 playCtx, Error: StartDecoderThread?() Failed to startdecoder 2009-07-21 20:04:39.735 TV: StartPlayer?(0, Watching WatchingLiveTV, main) -- end error 2009-07-21 20:04:39.735 TV Error: LiveTV not successfully started 2009-07-21 20:04:39.751 Script timeout exceeded, summarily executing it 2009-07-21 20:04:39.751 Script timeout exceeded, summarily executing it 2009-07-21 20:04:39.751 Script timeout exceeded, summarily executing it

Attachments (1)

brokenmyth.log (7.6 KB) - added by eric.bosch@… 15 years ago.
Frontend log of failure

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by eric.bosch@…

Attachment: brokenmyth.log added

Frontend log of failure

comment:1 Changed 15 years ago by markk

Resolution: fixed
Status: newclosed

(In [20982]) Fix non-accelerated codec identification in r20973. Should fix #6750.

Note: See TracTickets for help on using tickets.