[mythtv-commits] Ticket #11377: Corrupted video when using VDPAU decoding

MythTV noreply at mythtv.org
Tue Jun 3 03:56:30 UTC 2014


#11377: Corrupted video when using VDPAU decoding
-------------------------------------+----------------------------
 Reporter:  peper03@…                |          Owner:  jyavenard
     Type:  Bug Report - General     |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Video Playback  |        Version:  0.26-fixes
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+----------------------------

Comment (by Jean-Yves Avenard <jyavenard@…>):

 In [changeset:"2502f4a3c45b76684d1d37b9b6d39112c3fffd09/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="2502f4a3c45b76684d1d37b9b6d39112c3fffd09"
 Only use VDPAU hwaccel API for mpeg container

 The use of VDPAU hwaccel API was an attempt to fix #11377. However, the
 underlying problem is a FFmpeg libavformat bug
 (https://trac.ffmpeg.org/ticket/2915).

 FFmpeg 1.2's VDPAU hwaccel is clearly unstable. 24fps AVI would play at
 half that rate, cause crashes with nouveau or visual distortion with AMD

 As the aim is only to fix #11377, only enable the hwaccel API for the mpeg
 container.

 Add a "vdpauhwaccel" setting override to completely disable VDPAU hwaccel
 under all circumstances

 Fixes #12162
 }}}

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


More information about the mythtv-commits mailing list