Hi sub,
tried your patch.
No difference.
It seems to me like a tuning problem, like npvr is waiting for signal from the dvb adapter.
But this affects npvr only, and not other software.
Maybe it waits for a certain signal/quality level before passing .ts flux to reader/decoder?
Do you create the .ts file as soon as the is a tuning request, and then wait for signal?
Otherwise I have no ideas, cause sometimes tuning is instant, and other waits for 6-7 secs, others 15-20, and sometimes stalls (tuner is required for recording).
Thank you,
sdf
Hi, had a look at the logs, because i've noticed that the second .ts in kodi is rendered instantly (video appears as soon the .ts is created), and in nextpvr only when the .ts of the first channel is deleted.
I've noticed there's a main point in which npvr stalls:
There are nearly 10 secs between SwitchToStream@3 and SwitchToStream@4.
Noticed 3 secs also in "updating OSD".
Don't know what SwitchToStream@ is for, but maybe it can be of help?
Thank you,
sdf
sdf Wrote:There are nearly 10 secs between SwitchToStream@3 and SwitchToStream@4.
If you can provide remote access to a machine with this problem, I can try to find out where (in the many steps that happen between @3 and @4), where your machine is having this problem.
Quote:Noticed 3 secs also in "updating OSD".
Nah, the logging doesn't show any problems there. It's not in the direct sequence of events. It's called later.