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

MythTV noreply at mythtv.org
Tue Jul 10 03:34:38 UTC 2012


#10863: [PATCH] transcode: Tolerate mpeg errors when re-encoding to I-frames around
cut points
------------------------------------+-----------------------------
 Reporter:  Lawrence Rust <lvr@…>   |          Owner:  beirdo
     Type:  Patch - Bug Fix         |         Status:  closed
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Mythtranscode  |        Version:  Master Head
 Severity:  medium                  |     Resolution:  fixed
 Keywords:  cutlist transcode       |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by Lawrence Rust <lvr@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:067ebe942a5ca1519d09a2b7b80da48abbd4bf51/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="067ebe942a5ca1519d09a2b7b80da48abbd4bf51"
 transcode: Tolerate mpeg errors when re-encoding to I-frames around cut
 points

 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.

 Fixes #10863

 Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list