Page 1 of 1

vlm ... broadcast loop in vlc 3.0.x

Posted: 31 May 2019 09:28
by skuwakin
Good day. Does anyone know how to VLC vlc 3.0.x to make work properly the loop option? Because now it is mildly not working... Well would just stop the picture, so no, vlc then starts with triple the power to consume the processor and becomes unmanageable over htpp.

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 01 Jun 2019 18:02
by unidan
Hi, it might finally be fixed for 3.0.x: https://mailman.videolan.org/pipermail/vlc-devel/2019-May/124882.html

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 10:33
by skuwakin
Hi, it might finally be fixed for 3.0.x: https://mailman.videolan.org/pipermail/vlc-devel/2019-May/124882.html
Thanks for the reply. Tried vlc-3.0.7-20190602-0511-win64.zip and there nothing has changed. Or will this fix only be inserted in the final version 3.0.7?

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 13:51
by unidan
Hi, what are you trying to broadcast ? it can still happen if you stream very short files.

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 17:17
by skuwakin
Thanks for the reply. I'm broadcasting an iptv stream m3u8. Segment length is measured in minutes.

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 17:28
by skuwakin
It is even on the stupid test hangs in exactly the same way as I described in the first message.
-------------------------------------------------------------
del all
new bg broadcast loop enabled
setup bg option audio-language=ru
setup bg option keep-all
setup bg input "http://127.0.0.127"
setup bg output #standard{access=http,mux=ts,dst=0.0.0.0:8181}
control bg play

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 21:35
by rom1v
Hi,

> Does anyone know how to VLC vlc 3.0.x to make work properly the loop option? Because now it is mildly not working...

Could you describe what you observe exactly, please? What happens with loop enabled? What happens with loop disabled? Any error message?

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 03 Jun 2019 21:50
by skuwakin
Thanks for the reply. At first everything goes normally, but as soon as the segment in m3u8 comes to an end or there will be other problem, then seconds later 2 vlc.exe starts always with the same knowledge to consume CPU. And stops responding to http commands. I brought up an example file on which you will be able to reproduce this problem.

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 04 Jun 2019 15:10
by rom1v
Thank you for your report.

I proposed 2 patches on VLC3 which should fix your problem:
https://mailman.videolan.org/pipermail/vlc-devel/2019-June/125231.html
https://mailman.videolan.org/pipermail/vlc-devel/2019-June/125232.html

Re: vlm ... broadcast loop in vlc 3.0.x

Posted: 04 Jun 2019 15:52
by skuwakin
Thanks for the reply. Only it is not clear when this patch will be inserted into nightly builds