[mythtv-commits] mythtv branch master updated by beirdo. v0.26-pre-828-g067ebe9

Git Repo Owner noreply at mythtv.org
Tue Jul 10 03:34:34 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user beirdo.
       via  067ebe942a5ca1519d09a2b7b80da48abbd4bf51 (commit)
      from  cb1775bd23a2c587bb6f73bfb049410e49720507 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 067ebe942a5ca1519d09a2b7b80da48abbd4bf51
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Sat, 23 Jun 2012 18:31:53 +0200
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Mon, 9 Jul 2012 20:34:19 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=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>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythtranscode/mpeg2fix.cpp |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list