[mythtv] Channel change time improvements

Ed W lists at wildgooses.com
Sat Jun 26 15:24:03 UTC 2010


On 22/06/2010 10:03, James Courtier-Dutton wrote:
> Hi,
>
> I have done some more work looking at the channel change time.
> The main cause of the long channel change time is that myth deletes
> all the C++ objects of the old channel, waits for them to all
> disappear, and the creates new C++ objects for the new channel.
> The delete takes at least 2 seconds to do.
>    

Excellent debugging - why not submit a patch to at least instrument 
this?  At least that way it's now effectively documented and you have 
kind of spec'ed the solution even if it's not fixed?

Good luck

Ed W


More information about the mythtv-dev mailing list