Gents, could you please run vdr-sxfe with "--verbose" flag and check if
you
see the "prebuffer=" line in console output when you switch the channel?
is it possible to use --verbose option for local frontend
./vdr -c /etc/vdr/ -P xineliboutput
try ./vdr -c /etc/vdr/ -P'xineliboutput --verbose'
I have already tried so , wrong argument Hereafter you can find the explanation from xineliboutput author
============================================================= In local mode logging level is controlled by VDR. Verbose logging is enabled when it is enabled in VDR, as was in your log attachment. - Petri =============================================================
I couldn't run it with --verbose option
I don't use any remote frontends
btw - I corrected the my diseqs.conf
from
S36.0E 00000 V 10750 t v W15 [E0 10 38 F4] W15 t S36.0E 99999 V 10750 t v W15 [E0 10 38 F5] W15 T S36.0E 00000 H 10750 t V W15 [E0 10 38 F6] W15 t S36.0E 99999 H 10750 t V W15 [E0 10 38 F7] W15 T
to
S36.0E 00000 V 10750 t v [E0 10 38 F4] S36.0E 99999 V 10750 t v [E0 10 38 F5] T S36.0E 00000 H 10750 t V [E0 10 38 F6] S36.0E 99999 H 10750 t V [E0 10 38 F7] T
I have 8-1 disecq switch that requires 2 commands to be sent (commited and uncommited), so my case even more complicated :( But I think your change saves about 50 mSec (30 you removed and few more that driver add for every command sent).
I will watch on this
Goga