Opened 18 years ago

Closed 18 years ago

#509 closed defect (fixed)

bad fps for ffmpeg h263

Reported by: Mark Spieth <mspieth@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords: fps h263
Cc: Ticket locked: no

Description

this is a patch to specifically fix bad fps calc for h263 in the latest ffmpeg also a generic fix for avformatdecoder to hopefully recover if it happens to another codec. affects seeking.

Attachments (1)

mythtv_badfps.patch (1.2 KB) - added by Mark Spieth <mspieth@…> 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by Mark Spieth <mspieth@…>

Attachment: mythtv_badfps.patch added

comment:1 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7587]) Closes #509, by applying patch.

I changed the avformatdecoder bit so that if it is still out of range we just set it to 29.97 fps.

Note: See TracTickets for help on using tickets.