[mythtv-commits] Ticket #10863: [PATCH] transcode: Tolerate mpeg errors when re-encoding to I-frames around cut points

MythTV noreply at mythtv.org
Tue Jun 26 14:41:02 UTC 2012


#10863: [PATCH] transcode: Tolerate mpeg errors when re-encoding to I-frames around
cut points
----------------------------------+----------------------------------------
 Reporter:  Lawrence Rust         |           Type:  Patch - Bug Fix
  <lvr@…>                         |       Priority:  minor
   Status:  new                   |      Component:  MythTV - Mythtranscode
Milestone:  unknown               |       Severity:  medium
  Version:  Master Head           |  Ticket locked:  0
 Keywords:  cutlist transcode     |
----------------------------------+----------------------------------------
 If a recording has a cutlist and is transcoded using that cutlist then if
 there are MPEG decoding errors around the cut point the process of re-
 coding to I frames can fail and the whole transcoding fails.

 This patch makes the function MPEG2fixup::ConvertToI tolerant to decoding
 errors and just skips the offending frames.

 The bug and patch also apply to fixes/0.2[45]

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


More information about the mythtv-commits mailing list