[mythtv-commits] Ticket #10602: Playback profiles do not fall back to follow-up entries should the first fail

MythTV noreply at mythtv.org
Wed Mar 11 10:27:05 UTC 2020


#10602: Playback profiles do not fall back to follow-up entries should the first
fail
-------------------------------------+------------------------------
 Reporter:  JYA                      |          Owner:  mark-kendall
     Type:  Bug Report - General     |         Status:  accepted
 Priority:  minor                    |      Milestone:  32.0
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+------------------------------

Comment (by Mark Kendall <mark.kendall@…>):

 In [changeset:"fb01cb3f43f0f481a35abf7cfba6b4b5ccfc70c8/mythtv"
 fb01cb3f4/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="fb01cb3f43f0f481a35abf7cfba6b4b5ccfc70c8"
             AvFormatDecoder: Fallback to alternative decoders when
 necessary

 - if a (hardware) decoder is not available, disallow it in the
 VideoDisplayProfile and try again
 - note - this only works when the decoder fails pre-setup checks (which
 are pretty good for most decoders except MMAL, VideoToolbox and V4L2
 Codecs). A subsequent decoder failure will still fallback directly to
 software decoding.
 - note - this is unlikely to be useful in the vast majority of cases;
 there is often only one hardware decoder available and for those
 decoders, the pre-setup checks are good.
 - it is also advisable to setup a 'catchall' fallback profile item that
 ensures there are useful CPU and deinterlacer settings when hardware
 decoding is not available.
 - Refs #10602
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/10602#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list