[mythtv] [mythtv-commits] Ticket #9036: Fix for bug on flowplayer script

Gavin Hurlbut gjhurlbu at gmail.com
Mon Nov 1 18:59:51 UTC 2010


On Mon, Nov 1, 2010 at 11:58 AM, Gavin Hurlbut <gjhurlbu at gmail.com> wrote:
> On Mon, Nov 1, 2010 at 11:55 AM, MythTV <mythtv at cvs.mythtv.org> wrote:
>>  In my database, there is another datum added that might be the number of
>>  frames (type = 32) and is usually in the tens of thousands. So the width
>>  is set to 29000 and then the aspect ratio is calculated incorrectly.
>
> That is framerate.  There is a known issue with the framerate reported
> in the H.264 from HD-PVR for 1080i recordings.  It's saying it's like
> 2.5M fps.  The other cases seem to work right.

Well, to be more precise: framerate * 1000.  So if you are seeing
29000 (more likely 29970), that is what you are seeing.


More information about the mythtv-dev mailing list