[mythtv-commits] mythtv commit: r9237 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 2 06:31:50 UTC 2006


      Author: cpinkham
        Date: 2006-03-02 06:31:49 +0000 (Thu, 02 Mar 2006)
New Revision: 9237
   Changeset: http://cvs.mythtv.org/trac/changeset/9237

Modified:

   trunk/mythtv/programs/mythcommflag/ClassicCommDetector.cpp

Log:

Set the ~realtime flagging 'required Buffer' (lag-behind) time to 3 seconds,
down from 30.  Bruce Markey did some testing on this and it appears we can
go at least this low without incident.

Also modify the 'requiredHeadStart' calculation to be based on this 3-second
lag-behind time instead requiring at least 60 seconds.  When performing logo
detection, the requiredHeadStart is still adjusted to take the preroll and
the required frames for logo detection into account.

Add another case to the speed-up/slow-down calculation for the ~realtime
flagger to include a middle-ground for when we are the exact 'requiredBuffer'
seconds behind and tweak the speed-up code a bit to allow the flagger to
catch up to realtime a little faster.






More information about the mythtv-commits mailing list