https://bugs.kde.org/show_bug.cgi?id=368907

--- Comment #32 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
Created attachment 106500
  --> https://bugs.kde.org/attachment.cgi?id=106500&action=edit
Wait 100ms before retrying after an error

(In reply to Jan Palus from comment #31)
> Thanks for the patch. Unfortunately it does not change much -- issue is
> still there. New warning is constantly printed when kaffeine operates
> normally:
> 
> 08-07-17 14:23:17.447 [Warning ] kaffeine.mediawidget: Error 11 while
> writing to pipe
> 08-07-17 14:23:17.477 [Warning ] kaffeine.mediawidget: Error 11 while
> writing to pipe
> 08-07-17 14:23:17.482 [Warning ] kaffeine.mediawidget: Error 11 while
> writing to pipe
> 
> but it is no longer printed when issue is triggered.

Ok, error 11 is EAGAIN. I suspect that the pipeline buffer is full. Probably,
VLC is too slow to handle the DVB channel you're tuning.

Please check what happens with the attached patch. It will wait 100 ms before
trying again. That will likely cause frame drops, but it should reduce the CPU
load.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to