[mythtv-commits] Ticket #10281: [PATCH] ffmpeg: fix slice threading for mpeg2 field picture mode

MythTV noreply at mythtv.org
Mon Jan 23 16:34:48 UTC 2012


#10281: [PATCH] ffmpeg: fix slice threading for mpeg2 field picture mode
-------------------------------------+-------------------------------------
 Reporter:  Lawrence Rust <lvr@…>    |           Type:  Patch - Bug Fix
   Status:  new                      |       Priority:  minor
Milestone:  unknown                  |      Component:  MythTV - Video
  Version:  Master Head              |  Decoding
 Keywords:  ffmpeg                   |       Severity:  medium
                                     |  Ticket locked:  0
-------------------------------------+-------------------------------------
 Fixes playback of VC1 encoded DVDs like Pink Floyd's Pulse DVD.

 If TV playback is setup to use standard decoding (ffmpeg) and more than 1
 thread then libavcodec incorrectly decodes the video stream.  This results
 in a pixelated display and log lines like:

 2012-01-08 11:52:05.783 [mpeg2video @ 0xb681ab20]00 motion_type at 5 0

 Cherry-picked from ffmpeg commit f7114249693
 by Ronald S. Bultje <rsbultje at gmail.com>

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10281>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list