[mythtv-commits] Ticket #12992: VDPAU HEVC / h265 decode support broken if deinterlacing is on

MythTV noreply at mythtv.org
Wed Dec 11 15:26:34 UTC 2019


#12992: VDPAU HEVC / h265 decode support broken if deinterlacing is on
------------------------------------+------------------------------
 Reporter:  Dave Chiluk <chiluk@…>  |          Owner:  mark-kendall
     Type:  Bug Report - General    |         Status:  closed
 Priority:  minor                   |      Milestone:  31.0
Component:  MythTV - General        |        Version:  Master Head
 Severity:  low                     |     Resolution:  Fixed
 Keywords:                          |  Ticket locked:  0
------------------------------------+------------------------------
Changes (by mark-kendall):

 * status:  accepted => closed
 * resolution:   => Fixed
 * milestone:  29.2 => 31.0


Comment:

 VDPAU has been mostly re-written in master.

 Currently, interlaced HEVC material is a lottery - both with and without
 VDPAU.

 FFmpeg generally returns a single field (as in a half height frame), more
 often than not the content is not flagged as interlaced, the current
 NVIDIA drivers will hang if you try to deinterlace any HEVC that is
 actually progressive (this is a regression - they did not do this
 previously) and a lot of the HEVC samples are actually HEVC MAIN 10 -
 which VDPAU cannot decode anyway.

 But other than that, it's great:)

 Some samples do actually deinterlace correctly - but they are always half
 height. None of these issues are in the MythTV code.

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


More information about the mythtv-commits mailing list