[mythtv-firehose] mythtv/master commit: 6c22eda37 by Taylor Ralph (tralph)

MythTV noreply at mythtv.org
Sat Feb 4 04:30:40 UTC 2012


      Author:  Taylor Ralph <tralph at mythtv.org>
 Change Date:  2012-02-03T20:24:13-08:00
   Push Date:  2012/02/03 20:30:29 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6c22eda37519a3da50558e468ce0a76e770b9399
   Changeset:  https://github.com/MythTV/mythtv/commit/6c22eda37

Log:

avformatdecoder: improve fps detection in normalized_fps()

This should fix issues with mov style containers by using the avg_frame_rate
which is set by the demuxer.

NOTE: Using estimated_fps seems to always be accurate for everything except
matroska and mov. It appears that ffmpeg takes into account the codec and
container fps when generating estimated_fps. Also, XBMC uses
estimated_fps for everything except matroska. We should probably do the same.

Fixes #10300.

Modified:

   mythtv/libs/libmythtv/avformatdecoder.cpp



More information about the mythtv-firehose mailing list