[mythtv-users] 0.27: Stalls and other niggles - fixed
John
reidjr at lineone.net
Thu May 22 18:25:43 UTC 2014
On 22/05/14 07:52, Jean-Yves Avenard wrote:
> On 19 January 2014 03:16, Mike Thomas <mt3 at pfw.demon.co.uk> wrote:
>
>> The point I make is MythTV 0.22 works with binlogging and barriers on
>> 'consumer-grade' hardware without any trouble whereas MythTV 0.27
>> doesn't. Feel free to stick with barrier=0 and no binlogging if you
>> want, but the attached patch lets me have my cake and eat it too. It
>> should apply cleanly against 0.27.
> Thanks for the patch.
>
> I've applied it...
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
Jean-Yves,
Mikes patch reduces the blocking probability significantly. Added to
your change to cache the getframeswritten value, it probably more than
enough to make the dropped frames invisible. However the root cause of
the stalls was the blocking of getframeswritten. I feel that continually
calling getframeswritten to autoskip in progress recordings is a waste
of time in most cases :-)
More information about the mythtv-users
mailing list