Page 1 of 1

unencrypted channels stuttering

Posted: Tue Nov 21, 2017 12:31 pm
by kufi
Hi,

i have a very strange behavior running the minisat on my vu solo4k. I am using a remote oscam for decryption and this just works fine for sd and hd channels. When switching to a encrypted channel the picture shows a lot of artifacts and is stuttering. I would have may expected this vice versa but not for unencrypted channels. I using the following options to start minisat:
minisatip -o 192.168.22.2:19000 -R /home/root/arm/html/ -x 9090 -E -t -T -e 6,7,8,9

Any idea what could cause this behavior?

thanks,
Kufi

Re: unencrypted channels stuttering

Posted: Tue Nov 21, 2017 12:47 pm
by cata
Hi,

Could you please upload logs?

Thank you

Re: unencrypted channels stuttering

Posted: Tue Nov 21, 2017 1:47 pm
by kufi
Hi cata,

thank you for the quick replay,

default logging does not show any errors:
[21/11 14:35:12.433]: Initializing with 4 devices
[21/11 14:43:40.443]: tuning to 12304500(1704500) pol: h (2) sr:27500000 fec: delsys:dvbs2 mod:qpsk rolloff:0.35 pilot: , ts clear=507821, ts pol=507821
[21/11 14:44:51.053]: tuning to 11493700(1743700) pol: h (2) sr:22000000 fec:23 delsys:dvbs2 mod:8psk rolloff:0.35 pilot: , ts clear=578430, ts pol=578430
[21/11 14:45:02.200]: tuning to 11361700(1611700) pol: h (2) sr:22000000 fec:23 delsys:dvbs2 mod:8psk rolloff:0.35 pilot: , ts clear=589795, ts pol=589795
[21/11 14:45:11.889]: tuning to 12304500(1704500) pol: h (2) sr:27500000 fec: delsys:dvbs2 mod:qpsk rolloff:0.35 pilot: , ts clear=599267, ts pol=599267

i assume you need some debug logs, for which modules should i switch in debugging?

Re: unencrypted channels stuttering

Posted: Mon Dec 04, 2017 5:39 pm
by cata
Try

./minisatip -f -l http ....

Thanks