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

MythTV noreply at mythtv.org
Mon Feb 19 13:14:15 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):

 This is the same. It looks like you did not attach the gdb.txt file that
 was created? You can see it has only "Thread 1" listed, no others.

 The way to do it is -
 first remove any prior gdb.txt file, then run
 {{{
 gdb mythfrontend
 run
 }}}
 Then when it is hung, press Ctrl-C
 Then use the commands:
 {{{
 set logging on
 set pagination off
 thread apply all bt full
 }}}
 Then attach the gdb.txt file to the ticket. It should have many threads
 listed and about 5000 lines.

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


More information about the mythtv-commits mailing list