Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] vdr-1.3.15: high CPU load when showing still picture while editingcut marks



Hi,

this problem came up with removing all usleep() calls from VDR. It seems that there is currently nothing that would slow down cDvbPlayer::Action() in this special case.

The only call that could/should slow down this loop is DevicePoll() but after displaying a still image DevicePoll() will return immediately as there is no data left to feed to the device.

I'm not shure whether a FF device shows the same behaviour but it is at least an issue with vdr-xine.

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@gmx.de




Home | Main Index | Thread Index