[mythtv-commits] mythtv branch master updated by pbennett. v30-Pre-363-g52f430f

Git Repo Owner noreply at mythtv.org
Tue Dec 26 20:18:10 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  52f430fcd93c4d3948fa1f477142ee65063ce291 (commit)
      from  e81c7fd117b148a3bc1f572fd5ea74aabb2162ed (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 52f430fcd93c4d3948fa1f477142ee65063ce291
Author:    Peter Bennett <pbennett at mythtv.org> at Sat, 23 Dec 2017 15:15:59 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Tue, 26 Dec 2017 15:17:10 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=52f430fcd93c4d3948fa1f477142ee65063ce291

ffmpeg: Workaround for incorrect interlaced frame rate detection
ffmpeg is sometimes picking double the frame rate for interlaced video.
Work around that bad information bt assuming interlaced video is not
used at more than 33 fps, and higher values are doubled.

Refs #13186



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

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list