[mythtv-commits] Ticket #13223: ffmpeg 3.4 and VDPAU problem with some h264 videos

MythTV noreply at mythtv.org
Mon Feb 19 00:29:13 UTC 2018


#13223: ffmpeg 3.4 and VDPAU problem with some h264 videos
-------------------------------------+-----------------------------
 Reporter:  pbennett                 |          Owner:  pbennett
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  30.0
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by pbennett):

 There is only 1 thread in your trace. There should be about 133 threads.
 Can you create it this way in gdb
 {{{
 set logging on
 set pagination off
 thread apply all bt full
 }}}

 That will create a file gdb.txt in the current directory with the full
 backtrace of all threads.

 Please also tell me the version from running mythutil --version on the
 same build.

 Thanks, and please keep up the testing, it is very helpful to ensure the
 quality of the next version.

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


More information about the mythtv-commits mailing list