[mythtv-commits] Ticket #10300: Seek problems with Handbrake 0.9.5 produced m4v files

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


#10300: Seek problems with Handbrake 0.9.5 produced m4v files
----------------------------------------------+----------------------------
 Reporter:  Jason Gillis <gillisj@…>          |          Owner:  tralph
     Type:  Bug Report - General              |         Status:  closed
 Priority:  minor                             |      Milestone:  0.25
Component:  MythTV - Video Playback           |        Version:  0.24-fixes
 Severity:  medium                            |     Resolution:  fixed
 Keywords:                                    |  Ticket locked:  0
----------------------------------------------+----------------------------
Changes (by Github):

 * status:  accepted => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 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.
  Branch:    master
  Changeset: 6c22eda37519a3da50558e468ce0a76e770b9399

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


More information about the mythtv-commits mailing list