Opened 8 years ago

Closed 8 years ago

#12591 closed Bug Report - General (fixed)

Attempting to watch h265 video will cause a crash

Reported by: JYA Owned by: JYA
Priority: blocker Milestone: 0.28
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

System with nvidia 330M , vdpau enabled.

Attempting to watch a h265 video on this device (which doesn't support h265, result in a crash: 2016-01-10 17:07:42.624516 ! Assertion choices[n] != AV_PIX_FMT_NONE failed at libavcodec/utils.c:1256 ).

It should default to software decoding

Change History (4)

comment:1 Changed 8 years ago by JYA

Version: UnspecifiedMaster Head

comment:2 Changed 8 years ago by JYA

Milestone: unknown0.28

comment:3 Changed 8 years ago by JYA

Priority: minorblocker

comment:4 Changed 8 years ago by Jean-Yves Avenard <jyavenard@…>

Resolution: fixed
Status: newclosed

In f8c6665b2cb71222bb0bca53b562b5715f3f6b28/mythtv:

Check that VDPAU hardware supports HEVC.

Fixes #12591

Note: See TracTickets for help on using tickets.