[mythtv-commits] Ticket #8859: Video playback not falling back to XVideo when VDPAU fails

MythTV noreply at mythtv.org
Wed May 4 01:00:57 UTC 2011


#8859: Video playback not falling back to XVideo when VDPAU fails
-------------------------------------+----------------------------
 Reporter:  danielk                  |          Owner:  markk
     Type:  defect                   |         Status:  closed
 Priority:  minor                    |      Milestone:  0.25
Component:  MythTV - Video Playback  |        Version:  Trunk Head
 Severity:  medium                   |     Resolution:  Won't Fix
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------
Changes (by markk):

 * status:  accepted => closed
 * resolution:   => Won't Fix


Comment:

 Closing as Won't Fix but only because there isn't a Have No Idea How to
 Fix option.

 With the various changes to VDPAU buffer handling and UI image caching,
 the likelihood of a 256Mb card working is now improved (though I still
 wouldn't recommend it).

 The underlying issue remains the same however. With VDPAU, the decoder
 object is not created until after all other video playback objects
 (ringbuffer, player, video output, buffers etc) and ffmpeg is looking to
 decode the first frame. If creating the decoder then fails at this point,
 there is no obvious and easy route back to a valid video output.

 The error messaging could do with fixing though.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/8859#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list